-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the github-actions group across 1 directory with 4 updates #957
Bump the github-actions group across 1 directory with 4 updates #957
Conversation
Bumps the github-actions group with 4 updates in the / directory: [github/branch-deploy](https://github.com/github/branch-deploy), [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action), [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) and [github/codeql-action](https://github.com/github/codeql-action). Updates `github/branch-deploy` from 9.1.3 to 9.3.0 - [Release notes](https://github.com/github/branch-deploy/releases) - [Commits](github/branch-deploy@v9.1.3...v9.3.0) Updates `cloudflare/wrangler-action` from 3.4.1 to 3.6.1 - [Release notes](https://github.com/cloudflare/wrangler-action/releases) - [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md) - [Commits](cloudflare/wrangler-action@7c01cc4...a08dc76) Updates `GrantBirki/json-yaml-validate` from 2.7.1 to 3.0.0 - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases) - [Commits](GrantBirki/json-yaml-validate@v2.7.1...v3.0.0) Updates `github/codeql-action` from 2.13.4 to 3.25.11 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cdcdbb5...b611370) --- updated-dependencies: - dependency-name: github/branch-deploy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: cloudflare/wrangler-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: GrantBirki/json-yaml-validate dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
👋 Thanks for opening a pull request!If you are new, please check out the trimmed down summary of our deployment process below:
You can view the branch deploy usage guide for additional information |
JSON and YAML Validation ResultsJSON Validation Results
Violations: [
{
"file": ".vscode/launch.json",
"errors": [
{
"path": null,
"message": "Invalid JSON"
}
]
}
] |
JSON and YAML Validation ResultsJSON Validation Results
Violations: [
{
"file": ".vscode/launch.json",
"errors": [
{
"path": null,
"message": "Invalid JSON"
}
]
}
] |
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production You can watch the progress here 🔗
|
Deployment Results ✅Razzmatazzz successfully deployed branch
|
Bumps the github-actions group with 4 updates in the / directory: github/branch-deploy, cloudflare/wrangler-action, GrantBirki/json-yaml-validate and github/codeql-action.
Updates
github/branch-deploy
from 9.1.3 to 9.3.0Release notes
Sourced from github/branch-deploy's releases.
... (truncated)
Commits
2d8b8bc
Merge pull request #273 from github/node-updates5f15675
node package updatesa321f07
Merge pull request #272 from github/post-deploy-features16a4d90
addingapproved_reviews_count
as a new deployment message variable430d820
stringToArray
does not require async/awaitdedfd8b
debugging2ea7e7b
schema fixesf195454
lint and bundle3c608ad
update label logic to cleanup old labels (event: deploy fails but later succe...b892cf9
improve precheck logic and tests aroundapprovedReviewsCount
Updates
cloudflare/wrangler-action
from 3.4.1 to 3.6.1Release notes
Sourced from cloudflare/wrangler-action's releases.
Changelog
Sourced from cloudflare/wrangler-action's changelog.
... (truncated)
Commits
a08dc76
Automatic compilationb84268f
Merge pull request #268 from cloudflare/changeset-release/maind1b97eb
Version Packagesbaf8bc6
Merge pull request #265 from Maximo-Guk/maximo/revert-2358edd152
Update CODEOWNERS (#266)2d275a8
Revert "(feat): Use existing wrangler installation when appropriate (#235)"8ef515f
Version Packages (#262)9b27cf2
Bump undici from 5.28.3 to 5.28.4 (#249)405a826
Bump vite from 5.0.12 to 5.2.8 (#248)0545ad2
(feat): Use existing wrangler installation when appropriate (#235)Updates
GrantBirki/json-yaml-validate
from 2.7.1 to 3.0.0Release notes
Sourced from GrantBirki/json-yaml-validate's releases.
Commits
3a3d883
Merge pull request #66 from GrantBirki/better-gitignore-support65c3073
bundle and lintc355820
use theignore
npm packageb1e9ae9
addignore
packageUpdates
github/codeql-action
from 2.13.4 to 3.25.11Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
b611370
Merge pull request #2357 from github/update-v3.25.11-de945755c3e6431f
Update changelog for v3.25.11de94575
Merge pull request #2352 from github/update-bundle/codeql-bundle-v2.17.6a32d305
Add changelog note9ccc995
Update default bundle to codeql-bundle-v2.17.69b7c22c
Merge pull request #2351 from github/dependabot/npm_and_yarn/npm-6791eaa26c9cf3243
Rebuild1895b29
Update checked-in dependencies9dcfde9
Bump the npm group with 2 updates8723b5b
Merge pull request #2350 from github/angelapwen/add-exclude-pr-check-paramDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions