-
-
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 with 3 updates #942
Bump the github-actions group with 3 updates #942
Conversation
Bumps the github-actions group with 3 updates: [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 `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.7 - [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...f079b84) --- updated-dependencies: - 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"
}
]
}
] |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the github-actions group with 3 updates: cloudflare/wrangler-action, GrantBirki/json-yaml-validate and github/codeql-action.
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.7Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
f079b84
Merge pull request #2317 from github/update-v3.25.7-a095bf2a1e1a4268
Update changelog for v3.25.7a095bf2
Merge pull request #2313 from github/revert-2312-update-bundle/codeql-bundle-...bbd4e19
Revert "Update default bundle to 2.17.4"9ab5d16
Merge pull request #2312 from github/update-bundle/codeql-bundle-v2.17.4028346e
Add changelog note5fe0847
Update default bundle to codeql-bundle-v2.17.49550da9
Merge pull request #2311 from github/henrymercer/pack-missing-auth-config-error6548a4d
Add configuration error for missing auth to package registry7927df0
Bump micromatch from 4.0.5 to 4.0.7 in the npm group (#2310)Dependabot 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