Skip to content

chore(deps): update all dependencies (patch only) #39

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

Merged
merged 1 commit into from
May 23, 2025

Conversation

stackable-bot
Copy link
Contributor

@stackable-bot stackable-bot commented May 21, 2025

This PR contains the following updates:

Package Type Update Change
EmbarkStudios/cargo-deny-action action patch v2.0.4 -> v2.0.11
Swatinem/rust-cache action patch v2.7.5 -> v2.7.8

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

EmbarkStudios/cargo-deny-action (EmbarkStudios/cargo-deny-action)

v2.0.11

Compare Source

[0.18.2] - 2025-03-10

Added
  • PR#753 resolved #​752 by adding back the advisories.unmaintained config option. See the docs for how it can be used. The default matches the current behavior, which is to error on any unmaintained advisory, but adding unmaintained = "workspace" to the [advisories] table will mean unmaintained advisories will only error if the crate is a direct dependency of your workspace.

[0.18.1] - 2025-02-27

Fixed

v2.0.10

Compare Source

  • PR#96 resolved #​94 by switching to the directory the manifest path is located in and doing rustup toolchain install if rustup show failed due to any reason

v2.0.9: Release 2.0.9 - cargo-deny 0.18.0

Compare Source

  • d8395c1 removed the rustup update.

v2.0.8

Compare Source

  • PR#93 pins to a hash instead of tag, avoiding future breakage from eg. rustup changes.

v2.0.7: Release 2.0.7 - cargo-deny 0.18.0

Compare Source

  • PR#92 fixed an issue introduced by the latest rustup release.

v2.0.6: Release 2.0.6 - cargo-deny 0.18.0

Compare Source

Changed
  • PR#746 changed the directory naming of advisory databases, again, so the name uses the last path component and a different, but also stable, hashing algorithm. Eg. the default https://github.com/rustsec/advisory-db will now be placed in $CARGO_HOME/advisory-dbs/advisory-db-3157b0e258782691.
  • PR#746 changed the MSRV to 1.85.0 and uses edition 2024.
Fixed
  • PR#746 fixes an issue when using cargo 1.85.0 where source urls were not being properly assigned to crates.io due to the constant being used no longer matching the new path used in cargo 1.85.0 causing eg. workspace dependency checks to fail.

v2.0.5: Release 2.0.5 - cargo-deny 0.17.0

Compare Source

Changed
  • PR#745 updated tame-index to 0.18.0 so that cargo 1.85.0 is transparently supported along with older cargo versions.
  • PR#745 now uses the same stable hashing as cargo 1.85.0 for the advisory databases, which changes their path, but will notably now be the same across all host platforms.
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


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, 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 has been generated by Renovate Bot.

@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label May 21, 2025
@stackable-bot stackable-bot requested a review from a team May 21, 2025 16:16
@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label May 21, 2025
| datasource  | package                         | from   | to      |
| ----------- | ------------------------------- | ------ | ------- |
| github-tags | EmbarkStudios/cargo-deny-action | v2.0.4 | v2.0.11 |
| github-tags | Swatinem/rust-cache             | v2.7.5 | v2.7.8  |
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from 1bfbc24 to 3fecc78 Compare May 23, 2025 07:42
@stackable-bot stackable-bot changed the title fix(deps): update all dependencies (patch only) chore(deps): update all dependencies (patch only) May 23, 2025
@lfrancke lfrancke added this pull request to the merge queue May 23, 2025
Merged via the queue into main with commit 0acea59 May 23, 2025
18 checks passed
@lfrancke lfrancke deleted the renovate/all-dependencies-(patch-only) branch May 23, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants