Skip to content
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
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[deps]: Update gh minor #1171

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change Pending
PyO3/maturin-action action minor v1.45.0 -> v1.47.3
Swatinem/rust-cache action patch v2.7.5 -> v2.7.8
actions/cache action patch v4.2.0 -> v4.2.2 v4.2.3
actions/download-artifact action minor v4.1.8 -> v4.2.1
actions/setup-dotnet action minor v4.1.0 -> v4.3.1
actions/setup-go action minor v5.1.0 -> v5.4.0
actions/setup-java action minor v4.5.0 -> v4.7.0
actions/setup-node action minor v4.1.0 -> v4.3.0
actions/setup-python action minor v5.3.0 -> v5.4.0 v5.5.0
actions/upload-artifact action minor v4.4.3 -> v4.6.2
anchore/scan-action action minor v5.2.0 -> v5.3.0
checkmarx/ast-github-action action patch 2.0.36 -> 2.0.45 2.0.46
codecov/codecov-action action minor v5.1.2 -> v5.4.0
docker/build-push-action action minor v6.9.0 -> v6.15.0
docker/setup-buildx-action action minor v3.7.1 -> v3.10.0
docker/setup-qemu-action action minor v3.2.0 -> v3.6.0
github/codeql-action action minor v3.27.0 -> v3.28.12 v3.28.13
gradle/actions action minor v4.1.0 -> v4.3.0 v4.3.1
ncipollo/release-action action minor v1.14.0 -> v1.16.0
python uses-with minor 3.9 -> 3.13
ruby/setup-ruby action minor v1.197.0 -> v1.227.0 v1.228.0
shivammathur/setup-php action minor 2.31.1 -> 2.32.0
sigstore/cosign-installer action minor v3.7.0 -> v3.8.1

Release Notes

PyO3/maturin-action (PyO3/maturin-action)

v1.47.3

Compare Source

What's Changed
  • Install ziglang < 0.14.0

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

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v4.2.1...v4.2.2

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

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

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
New 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

New Contributors

Full Changelog: actions/setup-java@v4...v4.7.0

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

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

New 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:

New 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
New 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

Full 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

Full Changelog: docker/build-push-action@v6.10.0...v6.11.0

v6.10.0

Compare Source

Full 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners November 11, 2024 00:09
@bitwarden-bot bitwarden-bot changed the title [deps]: Update gh minor [PM-14689] [deps]: Update gh minor Nov 11, 2024
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.17%. Comparing base (81dc653) to head (97308e0).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title [PM-14689] [deps]: Update gh minor [deps]: Update gh minor Nov 11, 2024
vgrassia
vgrassia previously approved these changes Nov 11, 2024
@renovate renovate bot force-pushed the renovate/gh-minor branch 5 times, most recently from 4ac53b8 to 7fb80a6 Compare November 18, 2024 18:05
@renovate renovate bot force-pushed the renovate/gh-minor branch 3 times, most recently from e93618c to a7d2543 Compare November 26, 2024 11:53
@renovate renovate bot force-pushed the renovate/gh-minor branch 4 times, most recently from 6efe87f to 9fd5bb0 Compare December 6, 2024 23:16
@renovate renovate bot force-pushed the renovate/gh-minor branch 3 times, most recently from a5c8e53 to d5e38ef Compare December 12, 2024 20:34
@renovate renovate bot requested a review from a team as a code owner December 12, 2024 20:34
@renovate renovate bot requested a review from justindbaur December 12, 2024 20:34
@renovate renovate bot force-pushed the renovate/gh-minor branch 5 times, most recently from 22f4c93 to 8df1bc1 Compare December 17, 2024 13:04
@renovate renovate bot force-pushed the renovate/gh-minor branch from 4a8db34 to 8bea922 Compare February 26, 2025 17:50
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Detailsaed71fc3-74d8-4143-9d8e-44a2a9fb3a95

Great job, no security vulnerabilities found in this Pull Request

@renovate renovate bot force-pushed the renovate/gh-minor branch 8 times, most recently from 0037c21 to c283364 Compare March 6, 2025 16:54
@renovate renovate bot force-pushed the renovate/gh-minor branch 6 times, most recently from b98f41a to 66c00aa Compare March 13, 2025 20:14
@renovate renovate bot force-pushed the renovate/gh-minor branch 5 times, most recently from 6a31ec4 to 60280a4 Compare March 20, 2025 20:32
@renovate renovate bot force-pushed the renovate/gh-minor branch 6 times, most recently from c07b6ef to f8231b4 Compare March 26, 2025 13:57
@renovate renovate bot force-pushed the renovate/gh-minor branch from f8231b4 to 97308e0 Compare March 26, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants