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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the action-packages group with 3 updates: actions/checkout, github/codeql-action and actions/dependency-review-action.
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)8ade135
Prepare 4.1.0 release (#1496)c533a0a
Add support for partial checkout filters (#1396)72f2cec
Update README.md for V4 (#1452)3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)Updates
github/codeql-action
from 2 to 3Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Commits
ef507e1
Update changelog and version after v3.24.73ab4101
Merge pull request #2192 from github/update-v3.24.7-5e882999fa006adf
Update changelog for v3.24.75e88299
Bump the npm group with 2 updates (#2190)69e120d
Merge pull request #2191 from github/henrymercer/use-include-query-help-flag5ec06c7
Use the--sarif-include-query-help
option when supportedcaf3779
Update default bundle to 2.16.4 (#2185)532ca54
Failanalyze
step by passing an invalid option todatabase finalize
(#2189)2fa207a
Merge pull request #2188 from github/henrymercer/prepare-build-mode-help24c3eda
Escape named value in input descriptionUpdates
actions/dependency-review-action
from 4.1.3 to 4.2.3Release notes
Sourced from actions/dependency-review-action's releases.
Commits
0fa40c3
bumping to 4.2.3.1f6240f
Merge pull request #707 from laughedelic/feat/data-outputsb751d41
Merge pull request #702 from actions/dependabot/npm_and_yarn/nodemon-3.1.06183eb9
Merge pull request #703 from actions/dependabot/npm_and_yarn/eslint-plugin-je...6585cc5
fix run syntax218a76c
add clarification about output usage hygiened78d095
revert changes in CI36297aa
Merge pull request #716 from actions/dependabot/npm_and_yarn/types/node-20.11.281e69a8c
Bump@types/node
from 20.11.19 to 20.11.282f10643
Merge pull request #715 from actions/jonjanego-patch-2Dependabot 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