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.7
->v4.2.2
692973e
->11bd719
5076954
->b4b15b8
v1.12.2
->v1.16.0
v0.17.1
->v0.18.0
v2.15.0
->v2.16.0
v0.1.45
->v0.1.46
v3.26.7
->v3.27.3
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
anchore/syft (github.com/anchore/syft)
v1.16.0
Compare Source
Added Features
Bug Fixes
(Full Changelog)
v1.15.0
Compare Source
Added Features
(Full Changelog)
v1.14.2
Compare Source
Bug Fixes
Additional Changes
(Full Changelog)
v1.14.1
Compare Source
Bug Fixes
(Full Changelog)
v1.14.0
Compare Source
Added Features
bash.preinst
[#3191 #3228 @wagoodman]Bug Fixes
Additional Changes
(Full Changelog)
v1.13.0
Compare Source
Added Features
Bug Fixes
make add-snippet
can fail in some cases [#3249](Full Changelog)
docker/buildx (github.com/docker/buildx)
v0.18.0
Compare Source
Welcome to the v0.18.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
prune
command now allows new--max-used-space
and--min-free-space
filters on BuildKit v0.17.0+ builders #2766ls
command output is now more compact by default by compacting the platform list. New--no-trunc
option can be used for full list #2138 #2717inspect
command now displays BuildKit daemon configuration options set with a TOML file #2684buildx bake
without initializing the builder #2763sudo
#2745--call
requests #2754--check/--call
option have been updated to correct references #2705Dependency Changes
48a2cdf
-> v27.3.10393e58
newca0759f
new91a3fc4
->397af53
db7319d
->701f63a
ef43131
->ef581f9
ef43131
->ef581f9
Previous release can be found at v0.17.1
go-resty/resty (github.com/go-resty/resty/v2)
v2.16.0
Compare Source
Release Notes
New Features
Enhancements
Documentation
New Contributors
Full Changelog: go-resty/resty@v2.15.3...v2.16.0
v2.15.3
Compare Source
Release Notes
Bug Fixes
Documentation
New Contributors
Full Changelog: go-resty/resty@v2.15.2...v2.15.3
v2.15.2
Compare Source
Release Notes
Bug Fixes
errors.Join
, just use custom error approach by @jeevatkm in https://github.com/go-resty/resty/pull/863Documentation
Full Changelog: go-resty/resty@v2.15.1...v2.15.2
v2.15.1
Compare Source
Release Notes
Bug Fixes
Documentation
Full Changelog: go-resty/resty@v2.15.0...v2.15.1
ortelius/scec-commons (github.com/ortelius/scec-commons)
v0.1.46
Compare Source
github/codeql-action (github/codeql-action)
v3.27.3
Compare 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
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release 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.2
Compare 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
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release 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.1
Compare 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
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release 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.0
Compare 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
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release 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-sarif
Action 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-sarif
Action. #2557See the full CHANGELOG.md for more information.
v3.26.13
Compare Source
v3.26.12
Compare Source
v3.26.11
Compare Source
v3.26.10
Compare Source
v3.26.9
Compare Source
v3.26.8
Compare Source
Configuration
📅 Schedule: Branch creation - "every 1 hours every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.