-
Notifications
You must be signed in to change notification settings - Fork 49
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
[deps]: Update gh minor #1171
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/gh-minor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[deps]: Update gh minor #1171
+79
−79
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bitwarden-bot
changed the title
[deps]: Update gh minor
[PM-14689] [deps]: Update gh minor
Nov 11, 2024
Internal tracking: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1171 +/- ##
=======================================
Coverage 10.17% 10.17%
=======================================
Files 19 19
Lines 1101 1101
=======================================
Hits 112 112
Misses 989 989 ☔ View full report in Codecov by Sentry. |
renovate
bot
changed the title
[PM-14689] [deps]: Update gh minor
[deps]: Update gh minor
Nov 11, 2024
vgrassia
previously approved these changes
Nov 11, 2024
renovate
bot
force-pushed
the
renovate/gh-minor
branch
5 times, most recently
from
November 18, 2024 18:05
4ac53b8
to
7fb80a6
Compare
renovate
bot
force-pushed
the
renovate/gh-minor
branch
3 times, most recently
from
November 26, 2024 11:53
e93618c
to
a7d2543
Compare
renovate
bot
force-pushed
the
renovate/gh-minor
branch
4 times, most recently
from
December 6, 2024 23:16
6efe87f
to
9fd5bb0
Compare
renovate
bot
force-pushed
the
renovate/gh-minor
branch
3 times, most recently
from
December 12, 2024 20:34
a5c8e53
to
d5e38ef
Compare
renovate
bot
force-pushed
the
renovate/gh-minor
branch
5 times, most recently
from
December 17, 2024 13:04
22f4c93
to
8df1bc1
Compare
renovate
bot
force-pushed
the
renovate/gh-minor
branch
4 times, most recently
from
December 23, 2024 19:10
4e66bf2
to
3f32297
Compare
renovate
bot
force-pushed
the
renovate/gh-minor
branch
7 times, most recently
from
December 31, 2024 16:35
0d674af
to
4a281cf
Compare
renovate
bot
force-pushed
the
renovate/gh-minor
branch
4 times, most recently
from
January 12, 2025 04:46
dd31cef
to
668c7f6
Compare
renovate
bot
force-pushed
the
renovate/gh-minor
branch
5 times, most recently
from
January 18, 2025 13:59
98ee076
to
bd4c165
Compare
renovate
bot
force-pushed
the
renovate/gh-minor
branch
from
January 19, 2025 02:03
bd4c165
to
d885a09
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v2.7.5
->v2.7.7
v4.1.2
->v4.2.0
v4.1.0
->v4.2.0
v5.1.0
->v5.2.0
v4.5.0
->v4.6.0
v4.4.3
->v4.6.0
v5.2.0
->v5.3.0
2.0.36
->2.0.41
v6.9.0
->v6.12.0
v3.7.1
->v3.8.0
v3.2.0
->v3.3.0
v3.27.0
->v3.28.1
v4.1.0
->v4.2.2
v1.14.0
->v1.15.0
v1.197.0
->v1.213.0
2.31.1
->2.32.0
Release Notes
Swatinem/rust-cache (Swatinem/rust-cache)
v2.7.7
Compare Source
Full Changelog: Swatinem/rust-cache@v2.7.6...v2.7.7
v2.7.6
Compare Source
What's Changed
New Contributors
Full Changelog: Swatinem/rust-cache@v2.7.5...v2.7.6
actions/cache (actions/cache)
v4.2.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v4...v4.2.0
actions/setup-dotnet (actions/setup-dotnet)
v4.2.0
Compare Source
What's Changed
Some .NET binaries and installers currently hosted on Azure Content Delivery Network (CDN) domains ending in .azureedge.net will move to new domains as the provider, edg.io, will soon cease operations. There may be downtime or unavailability of .azureedge.net domains in the future as the .NET team is required to migrate to a new CDN and set of domains moving forward.
If your workflows are pinned to specific SHAs or minor tags, please upgrade to a major release tag to avoid service disruptions. Edgio has confirmed their services will be operational until at least January 15, 2025.
For updates, follow https://github.com/dotnet/core/issues/9671.
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.2.0
actions/setup-go (actions/setup-go)
v5.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
actions/setup-java (actions/setup-java)
v4.6.0
Compare Source
What's Changed
Add-ons:
Bug fixes:
New Contributors
Full Changelog: actions/setup-java@v4...v4.6.0
actions/upload-artifact (actions/upload-artifact)
v4.6.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0
Compare Source
anchore/scan-action (anchore/scan-action)
v5.3.0
Compare Source
New in scan-action v5.3.0
v5.2.1
Compare Source
New in scan-action v5.2.1
checkmarx/ast-github-action (checkmarx/ast-github-action)
v2.0.41
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.40...2.0.41
v2.0.40
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.39...2.0.40
v2.0.39
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.38...2.0.39
v2.0.38
Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: Checkmarx/ast-github-action@2.0.37...2.0.38
v2.0.37
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.36...2.0.37
docker/build-push-action (docker/build-push-action)
v6.12.0
Compare Source
Full Changelog: docker/build-push-action@v6.11.0...v6.12.0
v6.11.0
Compare Source
defaultContext
support forbuild-contexts
input by @crazy-max in https://github.com/docker/build-push-action/pull/1283Full Changelog: docker/build-push-action@v6.10.0...v6.11.0
v6.10.0
Compare Source
call
input to set method for evaluating build by @crazy-max in https://github.com/docker/build-push-action/pull/1265Full Changelog: docker/build-push-action@v6.9.0...v6.10.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.8.0
Compare Source
docker/setup-qemu-action (docker/setup-qemu-action)
v3.3.0
Compare Source
cache-image
input to enable/disable caching of binfmt image by @crazy-max in https://github.com/docker/setup-qemu-action/pull/130Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.0
github/codeql-action (github/codeql-action)
v3.28.1
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.1 - 10 Jan 2025
See the full CHANGELOG.md for more information.
v3.28.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.28.0 - 20 Dec 2024
See the full CHANGELOG.md for more information.
v3.27.9
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.9 - 12 Dec 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.8
Compare Source
v3.27.7
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.7 - 10 Dec 2024
See the full CHANGELOG.md for more information.
v3.27.6
Compare Source
v3.27.5
Compare Source
v3.27.4
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.4 - 14 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
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.
gradle/actions (gradle/actions)
v4.2.2
Compare Source
This patch release updates a bunch of dependency versions and fixes a deprecation warning emitted with Gradle 8.12.
What's Changed
New Contributors
Full Changelog: gradle/actions@v4.2.1...v4.2.2
v4.2.1
Compare Source
This patch release fixes some issues with Develocity and Build Scan integration:
build-scan-publish
causes some Develocity injection parameters to be ignored (#447)develocity-ccud-plugin-version
parameter is ignored (#446)What's Changed
New Contributors
Full Changelog: gradle/actions@v4.2.0...v4.2.1
v4.2.0
Compare Source
This release fixes a bug that prevents cache-cleanup from working with Gradle 8.11.
A number of improvements to cache reporting are also included.
What's Changed
Full Changelog: gradle/actions@v4.1.0...v4.2.0
ncipollo/release-action (ncipollo/release-action)
v1.15.0
Compare Source
What's Changed
Add more explicit error when release list API call fails.
TLDR below - many dependency updates.
New Contributors
Full Changelog: ncipollo/release-action@v1.13.0...v1.15.0
ruby/setup-ruby (ruby/setup-ruby)
v1.213.0
Compare Source
Full Changelog: ruby/setup-ruby@v1.212.0...v1.213.0
v1.212.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.211.0...v1.212.0
v1.211.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.210.0...v1.211.0
v1.210.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.209.0...v1.210.0
v1.209.0
Compare Source
What's Changed
@actions/cache
to^4.0.0
by @Link- in https://github.com/ruby/setup-ruby/pull/688New Contributors
Full Changelog: ruby/setup-ruby@v1.208.0...v1.209.0
v1.208.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.207.0...v1.208.0
v1.207.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.206.0...v1.207.0
v1.206.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.205.0...v1.206.0
v1.205.0
Compare Source
What's Changed
New Contributors
Full Changelog: ruby/setup-ruby@v1.204.0...v1.205.0
v1.204.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.203.0...v1.204.0
v1.203.0
Compare Source
Full Changelog: ruby/setup-ruby@v1.202.0...v1.203.0
v1.202.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.201.0...v1.202.0
v1.201.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.200.0...v1.201.0
v1.200.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.199.0...v1.200.0
v1.199.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.198.0...v1.199.0
v1.198.0
Compare Source
What's Changed
Full Changelog: ruby/setup-ruby@v1.197.0...v1.198.0
shivammathur/setup-php (shivammathur/setup-php)
v2.32.0
Compare Source
Changelog
pre-installed
inphp-version
input. (#872)It will setup the pre-installed PHP version on the runner as per the docs here
https://github.com/shivammathur/setup-php?tab=readme-ov-file#github-hosted-runners. If the runner does not have a pre-installed PHP version, it will fail.
Please note: It is not recommended to use this unless you are doing something trivial, the pre-installed PHP versions on GitHub hosted runners are old patch versions.
.tool-versions
file format inphp-version-file
input. (#883)If you have an asdf .tool-versions file in your project.
For example, you can specify
.tool-versions
now in thephp-version-file
input and the action would setup the correct PHP version.COMPOSER_PROJECT_DIR
env value. (#894)