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
4b2a786
Update changelog and version after v3.24.805963f4
Merge pull request #2200 from github/update-v3.24.8-1ecc2779e2b9b521
Update changelog for v3.24.81ecc277
Merge pull request #2198 from github/henrymercer/improve-tracking-autobuild-e...e28ae3a
Add config error for Swift build failuresbddfc7c
Add config error for Gradle build failures3edd1bf
Truncate autobuild errors to 10 lines88a0b7a
Mark Maven build failures as configuration errors88b28eb
Surface autobuild errors from stderr streamf055b5e
Merge pull request #2197 from github/henrymercer/log-job-statusUpdates
actions/dependency-review-action
from 4.1.3 to 4.2.4Release notes
Sourced from actions/dependency-review-action's releases.
Commits
733dd5d
bumping to 4.2.49093495
Merge pull request #725 from actions/issue-71835b83b4
Fix prettier issuese057056
Add packaged code updated684d03
Add trailing slash to tests2b0aaf1
Fix extra slash issued920937
Fix repositoryUrl issues around GitHub Actions02b13f6
Merge pull request #721 from sporkmonger/patch-16e0fa26
Typo fixes0fa40c3
bumping to 4.2.3.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