chore(deps): update all dependencies #6
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.1.1->v4.2.2v3.1.0->v4.5.0v4.0.0->v4.1.0v2.22.5->v3.27.5Release Notes
actions/checkout (actions/checkout)
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhesby @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1Compare Source
v4.2.0Compare Source
v4.1.7Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
What's Changed
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3Compare Source
What's Changed
actions/checkoutversion inupdate-main-version.ymlby @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkoutby @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2Compare Source
sparse-checkoutoption is not present @dscho in https://github.com/actions/checkout/pull/1598actions/dependency-review-action (actions/dependency-review-action)
v4.5.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.5.0
v4.4.0Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.3.5...v4.4.0
v4.3.5Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.3.4...v4.3.5
v4.3.4Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.3.3...v4.3.4
v4.3.3: Notes for v4.3.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.3.2...v4.3.3
v4.3.2Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.3.1...v4.3.2
v4.3.1Compare Source
What's Changed
This release fixes some bugs related to package-url parsing that were introduced in 4.3.0. See https://github.com/actions/dependency-review-action/pull/753.
Full Changelog: actions/dependency-review-action@V4.3.0...v4.3.1
v4.3.0Compare Source
New Features
deny-packagesoption can now be used without a version number to exclude all versions of a package.What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.2.5...V4.3.0
v4.2.5: 4.2.5Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.2.4...v4.2.5
v4.2.4Compare Source
What's Changed
Fixed a bug in the output of OpenSSF cards for GitHub Actions.
New Contributors
Full Changelog: actions/dependency-review-action@v4.2.3...v4.2.4
v4.2.3: 4.2.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.1.3...v4.2.3
v4.1.3: 4.1.3Compare Source
Fixes a bug in 4.1.2 that would introduce comments in every pull request, regardless of the user's configuration (see https://github.com/actions/dependency-review-action/issues/697).
Full Changelog: actions/dependency-review-action@v4.1.2...v4.1.3
v4.1.2: 4.1.2Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.1.1...v4.1.2
v4.1.1: 4.1.1Compare Source
What's Changed
undicito fix GHSA-wqq4-5wpv-mx2gFull Changelog: actions/dependency-review-action@v4.1.0...v4.1.1
v4.1.0: 4.1.0Compare Source
What's Changed
warn-onlyby @tgrall in https://github.com/actions/dependency-review-action/pull/432Added a new configuration option (
warn-only, boolean) that makes the action always succeed while still displaying found vulnerabilities in the log.New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.1.0
v4.0.0Compare Source
New Contributors
Full Changelog: actions/dependency-review-action@v3.1.5...v4.0.0
v3.1.5: 3.1.5Compare Source
What's Changed
per_pagewhen requesting diff by @hmaurer in https://github.com/actions/dependency-review-action/pull/649Full Changelog: actions/dependency-review-action@v3.1.4...v3.1.5
v3.1.4: 3.1.4Compare Source
What's Changed
Fixed a bug with severity filtering when using the
allow_ghsasoption: https://github.com/actions/dependency-review-action/pull/623.Updates dependencies:
action/pull/620
Full Changelog: actions/dependency-review-action@v3...v3.1.4
v3.1.3: 3.1.3Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v3...v3.1.3
v3.1.2: 3.1.2Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v3...v3.1.2
v3.1.1: 3.1.1Compare Source
What's Changed
octokit,@actions/githubandtypescript.Full Changelog: actions/dependency-review-action@v3.1.0...v3.1.1
actions/setup-node (actions/setup-node)
v4.1.0Compare Source
v4.0.4Compare Source
v4.0.3Compare Source
v4.0.2Compare Source
What's Changed
volta.extendsby @ThisIsManta in https://github.com/actions/setup-node/pull/921New Contributors
Full Changelog: actions/setup-node@v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
package.jsontonode-version-filelist of examples. by @TWiStErRob in https://github.com/actions/setup-node/pull/879New Contributors
Full Changelog: actions/setup-node@v4...v4.0.1
github/codeql-action (github/codeql-action)
v3.27.5Compare Source
v3.27.4Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.4 - 14 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.3Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.3 - 12 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.2Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.2 - 12 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.1Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.1 - 08 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.0Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.0 - 22 Oct 2024
upload-sarifAction would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarifAction. #2557See the full CHANGELOG.md for more information.
v3.26.13Compare Source
v3.26.12Compare Source
v3.26.11Compare Source
v3.26.10Compare Source
v3.26.9Compare Source
v3.26.8Compare Source
v3.26.7Compare Source
v3.26.6Compare Source
v3.26.5Compare Source
v3.26.4Compare Source
v3.26.3Compare Source
v3.26.2Compare Source
v3.26.1Compare Source
v3.26.0Compare Source
v3.25.15Compare Source
v3.25.14Compare Source
v3.25.13Compare Source
v3.25.12Compare Source
v3.25.11Compare Source
v3.25.10Compare Source
v3.25.9Compare Source
v3.25.8Compare Source
v3.25.7Compare Source
v3.25.6Compare Source
v3.25.5Compare Source
v3.25.4Compare Source
v3.25.3Compare Source
v3.25.2Compare Source
v3.25.1Compare Source
v3.25.0Compare Source
v3.24.11Compare Source
v3.24.10Compare Source
v3.24.9Compare Source
v3.24.8Compare Source
v3.24.7Compare Source
v3.24.6Compare Source
v3.24.5Compare Source
v3.24.4Compare Source
v3.24.3Compare Source
v3.24.2Compare Source
v3.24.1Compare Source
v3.24.0Compare Source
v3.23.2Compare Source
v3.23.1Compare Source
v3.23.0Compare Source
v3.22.12Compare Source
v3.22.11Compare Source
v2.27.5Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.5 - 19 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v2.27.4Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.4 - 14 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v2.27.3Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.3 - 12 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v2.27.2Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.2.27.2 - 12 Nov 2024
See the full CHANGELOG.md for more information.
v2.27.1Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 wConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.