Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2025

This PR contains the following updates:

Package Type Update Change Pending
PyO3/maturin-action action minor v1.45.0 -> v1.49.4
Swatinem/rust-cache action minor v2.7.5 -> v2.8.1
actions/cache action minor v4.2.3 -> v4.3.0
actions/cache action minor v4.2.0 -> v4.3.0
actions/setup-java action minor v4.5.0 -> v4.7.1
actions/setup-node action minor v4.1.0 -> v4.4.0
actions/upload-artifact action minor v4.4.3 -> v4.6.2
anchore/scan-action action minor v6.2.0 -> v6.5.1
astral-sh/setup-uv action patch v7.1.1 -> v7.1.2 v7.1.3
codecov/codecov-action action minor v5.1.2 -> v5.5.1
crazy-max/ghaction-import-gpg action minor v6.2.0 -> v6.3.0
docker/build-push-action action minor v6.9.0 -> v6.18.0
docker/login-action action minor v3.3.0 -> v3.6.0
docker/setup-buildx-action action minor v3.7.1 -> v3.11.1
docker/setup-qemu-action action minor v3.2.0 -> v3.7.0
github/codeql-action action minor v3.27.0 -> v3.31.2 v3.31.3
go uses-with minor 1.20 -> 1.25
ncipollo/release-action action minor v1.14.0 -> v1.20.0
ruby (source) uses-with minor 3.2 -> 3.4.7
ruby/setup-ruby action minor v1.197.0 -> v1.267.0
shivammathur/setup-php action minor 2.31.1 -> 2.35.5
sigstore/cosign-installer action minor v3.7.0 -> v3.10.1

Release Notes

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

v1.49.4

Compare Source

What's Changed
New Contributors

Full Changelog: PyO3/maturin-action@v1.49.3...v1.49.4

v1.49.3

Compare Source

What's Changed
  • Fix musllinux builds with rust-toolchain.toml containing channel that is not stable by @​FloezeTv in #​359
New Contributors

Full Changelog: PyO3/maturin-action@v1.49.2...v1.49.3

v1.49.2

Compare Source

What's Changed

Full Changelog: PyO3/maturin-action@v1.49.1...v1.49.2

v1.49.1

Compare Source

What's Changed
New Contributors

Full Changelog: PyO3/maturin-action@v1.48.1...v1.49.1

v1.49.0

Compare Source

What's Changed
New Contributors

Full Changelog: PyO3/maturin-action@v1.48.1...v1.49.0

v1.48.1

Compare Source

What's Changed

Full Changelog: PyO3/maturin-action@v1.48.0...v1.48.1

v1.48.0

Compare Source

What's Changed
New Contributors

Full Changelog: PyO3/maturin-action@v1.47.3...v1.48.0

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

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2...v2.8.1

v2.8.0

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.8...v2.8.0

v2.7.8

Compare Source

What's Changed
  • Include CPU arch in the cache key for arm64 Linux runners by @​rhysd in #​228

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

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

actions/setup-java (actions/setup-java)

v4.7.1

Compare Source

What's Changed

Documentation changes
Dependency updates:

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

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

Compare Source

What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed
Dependency updates
New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

v4.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

actions/upload-artifact (actions/upload-artifact)

v4.6.2

Compare Source

What's Changed

  • Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @​salmanmkc in #​685

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)

v6.5.1

Compare Source

New in scan-action v6.5.1
  • Update Grype to v0.97.1 (#​495)

v6.5.0

Compare Source

New in scan-action v6.5.0

v6.4.0

Compare Source

New in scan-action v6.4.0
  • Update Grype to v0.95.0 (#​486)
  • chore(deps-dev): bump eslint from 9.30.0 to 9.30.1 (#​485)
  • chore(deps-dev): bump lint-staged from 16.1.0 to 16.1.2 (#​476)
  • chore(deps-dev): bump jest from 30.0.0 to 30.0.3 (#​481)
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.2 (#​483)
  • chore(deps-dev): bump eslint from 9.28.0 to 9.30.0 (#​484)

v6.3.0

Compare Source

New in scan-action v6.3.0
  • Update Grype to v0.94.0 (#​470)
astral-sh/setup-uv (astral-sh/setup-uv)

v7.1.2: 🌈 Speed up extraction on Windows

Compare Source

Changes

@​lazka fixed a bug that caused extracting uv to take up to 30s. Thank you!

🐛 Bug fixes

🧰 Maintenance

⬆️ Dependency updates

codecov/codecov-action (codecov/codecov-action)

v5.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2

v5.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1

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

crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)

v6.3.0

Compare Source

  • Bump openpgp from 5.11.2 to 6.1.0 in #​215
  • Bump cross-spawn from 7.0.3 to 7.0.6 in #​212

Full Changelog: crazy-max/ghaction-import-gpg@v6.2.0...v6.3.0

docker/build-push-action (docker/build-push-action)

v6.18.0

Compare Source

[!NOTE]
Build summary is now supported with Docker Build Cloud.

Full Changelog: docker/build-push-action@v6.17.0...v6.18.0

v6.17.0

Compare Source

[!NOTE]
Build record is now exported using the buildx history export command instead of the legacy export-build tool.

Full Changelog: docker/build-push-action@v6.16.0...v6.17.0

v6.16.0

Compare Source

Full Changelog: docker/build-push-action@v6.15.0...v6.16.0

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/login-action (docker/login-action)

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/login-action@v3.4.0...v3.5.0

v3.4.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 October 13, 2025 02:34
@renovate renovate bot requested a review from michalchecinski October 13, 2025 02:34
@bitwarden-bot bitwarden-bot changed the title [deps]: Update gh minor [SM-1625] [deps]: Update gh minor Oct 13, 2025
@bitwarden-bot
Copy link

Internal tracking:

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.42%. Comparing base (726b002) to head (9723af9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1354   +/-   ##
=======================================
  Coverage   15.42%   15.42%           
=======================================
  Files          21       21           
  Lines        1193     1193           
=======================================
  Hits          184      184           
  Misses       1009     1009           

☔ 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 [SM-1625] [deps]: Update gh minor [deps]: Update gh minor Oct 13, 2025
@renovate renovate bot force-pushed the renovate/gh-minor branch 4 times, most recently from aec30e4 to 3e5012c Compare October 15, 2025 11:33
@vincentsalucci
Copy link
Member

New Jira tracking task: https://bitwarden.atlassian.net/browse/SM-1691

@renovate renovate bot force-pushed the renovate/gh-minor branch 3 times, most recently from 5305c7f to 7a60160 Compare October 23, 2025 18:39
@renovate renovate bot force-pushed the renovate/gh-minor branch 4 times, most recently from 1dbfef2 to 597c89a Compare October 29, 2025 15:39
@renovate renovate bot force-pushed the renovate/gh-minor branch 5 times, most recently from 6c4fcef to ef0b229 Compare November 7, 2025 13:37
@renovate renovate bot force-pushed the renovate/gh-minor branch from ef0b229 to d5a134d Compare November 12, 2025 15:59
@renovate renovate bot force-pushed the renovate/gh-minor branch from d5a134d to 9723af9 Compare November 13, 2025 09:10
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.

3 participants