-
Notifications
You must be signed in to change notification settings - Fork 51
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
base: main
Are you sure you want to change the base?
[deps]: Update gh minor #1171
Conversation
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. 🚀 New features to boost your workflow:
|
4ac53b8
to
7fb80a6
Compare
e93618c
to
a7d2543
Compare
6efe87f
to
9fd5bb0
Compare
a5c8e53
to
d5e38ef
Compare
22f4c93
to
8df1bc1
Compare
4a8db34
to
8bea922
Compare
|
Great job, no security vulnerabilities found in this Pull Request |
0037c21
to
c283364
Compare
b98f41a
to
66c00aa
Compare
6a31ec4
to
60280a4
Compare
c07b6ef
to
f8231b4
Compare
f8231b4
to
97308e0
Compare
This PR contains the following updates:
v1.45.0
->v1.47.3
v2.7.5
->v2.7.8
v4.2.0
->v4.2.2
v4.2.3
v4.1.8
->v4.2.1
v4.1.0
->v4.3.1
v5.1.0
->v5.4.0
v4.5.0
->v4.7.0
v4.1.0
->v4.3.0
v5.3.0
->v5.4.0
v5.5.0
v4.4.3
->v4.6.2
v5.2.0
->v5.3.0
2.0.36
->2.0.45
2.0.46
v5.1.2
->v5.4.0
v6.9.0
->v6.15.0
v3.7.1
->v3.10.0
v3.2.0
->v3.6.0
v3.27.0
->v3.28.12
v3.28.13
v4.1.0
->v4.3.0
v4.3.1
v1.14.0
->v1.16.0
3.9
->3.13
v1.197.0
->v1.227.0
v1.228.0
2.31.1
->2.32.0
v3.7.0
->v3.8.1
Release Notes
PyO3/maturin-action (PyO3/maturin-action)
v1.47.3
Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.47.2...v1.47.3
v1.47.2
Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.47.1...v1.47.2
v1.47.1
Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.47.0...v1.47.1
v1.47.0
Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.46.0...v1.47.0
v1.46.0
Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.45.0...v1.46.0
Swatinem/rust-cache (Swatinem/rust-cache)
v2.7.8
Compare Source
What's Changed
Full Changelog: Swatinem/rust-cache@v2.7.7...v2.7.8
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.2
Compare Source
What's Changed
Full Changelog: actions/cache@v4.2.1...v4.2.2
v4.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.0...v4.2.1
actions/download-artifact (actions/download-artifact)
v4.2.1
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4.2.0...v4.2.1
v4.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4.1.9...v4.2.0
v4.1.9
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4...v4.1.9
actions/setup-dotnet (actions/setup-dotnet)
v4.3.1
Compare Source
What's Changed
v4
- Removeazureedge.net
fallback logic and update install scripts by @zaataylor in https://github.com/actions/setup-dotnet/pull/572As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v4 in https://github.com/actions/setup-dotnet/pull/566 and update the install scripts accordingly.
Related issue: https://github.com/dotnet/install-scripts/issues/559
Full Changelog: actions/setup-dotnet@v4...v4.3.1
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.3.0
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.4.0
Compare Source
What's Changed
Dependency updates :
New Contributors
Full Changelog: actions/setup-go@v5...v5.4.0
v5.3.0
Compare Source
What's Changed
@actions/cache
to^4.0.0
by @Link- in https://github.com/actions/setup-go/pull/531New Contributors
Full Changelog: actions/setup-go@v5...v5.3.0
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.7.0
Compare Source
What's Changed
cache
from version 3.2.4 to 4.0.0 by @aparnajyothi-y in https://github.com/actions/setup-java/pull/724@actions/http-client
from 2.2.1 to 2.2.3 by @dependabot in https://github.com/actions/setup-java/pull/728actions/publish-immutable-action
from 0.0.3 to 0.0.4 by @dependabot in https://github.com/actions/setup-java/pull/727@types/jest
from 29.5.12 to 29.5.14 by @dependabot in https://github.com/actions/setup-java/pull/729New Contributors
Full Changelog: actions/setup-java@v4...v4.7.0
v4.6.0
Compare Source
What's Changed
Add-ons:
Bug fixes:
New Contributors
Full Changelog: actions/setup-java@v4...v4.6.0
actions/setup-node (actions/setup-node)
v4.3.0
Compare Source
v4.2.0
Compare Source
What's Changed
@actions/cache
to^4.0.0
by @priyagupta108 in https://github.com/actions/setup-node/pull/1191New Contributors
Full Changelog: actions/setup-node@v4...v4.2.0
actions/setup-python (actions/setup-python)
v5.4.0
Compare Source
What's Changed
Enhancements:
Documentation changes:
Dependency updates:
undici
from 5.28.4 to 5.28.5 by @dependabot in https://github.com/actions/setup-python/pull/1012urllib3
from 1.25.9 to 1.26.19 in /tests/data by @dependabot in https://github.com/actions/setup-python/pull/895actions/publish-immutable-action
from 0.0.3 to 0.0.4 by @dependabot in https://github.com/actions/setup-python/pull/1014@actions/http-client
from 2.2.1 to 2.2.3 by @dependabot in https://github.com/actions/setup-python/pull/1020requests
from 2.24.0 to 2.32.2 in /tests/data by @dependabot in https://github.com/actions/setup-python/pull/1019@actions/cache
to^4.0.0
by @priyagupta108 in https://github.com/actions/setup-python/pull/1007New Contributors
Full Changelog: actions/setup-python@v5...v5.4.0
actions/upload-artifact (actions/upload-artifact)
v4.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0
Compare Source
What's Changed
Node.js
version in action by @hamirmahal in https://github.com/actions/upload-artifact/pull/578artifact-digest
output by @bdehamer in https://github.com/actions/upload-artifact/pull/656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
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.45
Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: Checkmarx/ast-github-action@2.0.44...2.0.45
v2.0.44
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.43...2.0.44
v2.0.43
Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: Checkmarx/ast-github-action@2.0.42...2.0.43
v2.0.42
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.41...2.0.42
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
codecov/codecov-action (codecov/codecov-action)
v5.4.0
Compare Source
What's Changed
use_pypi
bypasses integrity checks too by @webknjaz in https://github.com/codecov/codecov-action/pull/1773Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0
v5.3.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1
v5.3.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0
v5.2.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0
docker/build-push-action (docker/build-push-action)
v6.15.0
Compare Source
Full Changelog: docker/build-push-action@v6.14.0...v6.15.0
v6.14.0
Compare Source
Full Changelog: docker/build-push-action@v6.13.0...v6.14.0
v6.13.0
Compare Source
Full Changelog: docker/build-push-action@v6.12.0...v6.13.0
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.10.0
Compare Source
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.