Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2025

This PR contains the following updates:

Package Type Update Change
cargo-deny feature-lint patch >=0.18,<0.18.5 -> >=0.18,<0.18.6
inline-snapshot feature-pytest minor >=0.29.3,<0.30 -> >=0.31,<0.32
rattler-build feature-recipes minor >=0.47.1,<0.48 -> >=0.49,<0.50
rattler-build feature-pytest minor >=0.47.1,<0.48 -> >=0.49,<0.50

Warning

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


Release Notes

EmbarkStudios/cargo-deny (cargo-deny)

v0.18.5

Compare Source

Changed
  • PR#789 changed it so that release binaries are now built with LTO.
  • PR#790 and PR#794 updated various crates.
Added
  • PR#790 added SARIF as an output format, usable via --format sarif. The current output for this format is experimental and may change in future updates.
15r10nk/inline-snapshots (inline-snapshot)

v0.31.0

Compare Source

Changed

  • BREAKING CHANGE: An exception is now raised when you use external() in files that are not inside your tests/ directory (or any other directory that you can configure with tool.inline-snapshot.test-dir).

  • Users are now notified if they use the same UUID for multiple external snapshots, which can happen when copying one test as a template for a new test. The snapshots should be reset to an empty external() and recreated with inline-snapshot.

Fixed

  • Updated --snapshot flag to --inline-snapshot in session hints (#​316).

  • The lookup for external snapshots has been improved (#​292).

v0.30.1

Compare Source

Fixed

  • Disable ensure ascii in json.dump to support non-ASCII characters in external files

v0.30.0

Compare Source

Added

  • The test-dir config option can now also be a list of paths (#​307)

  • added Python 3.14 support

prefix-dev/rattler-build (rattler-build)

v0.49.0

What's Changed
New Contributors

Full Changelog: prefix-dev/rattler-build@v0.48.1...v0.49.0

v0.48.1

What's Changed
  • feat: use pixi-build to build the Rust - Python bindings by @​wolfv in #​1925
  • fix: variant detection for cross-compilation now uses host values as defaults instead of 0 (fix in rattler).
  • chore: release 0.48.1 by @​wolfv in #​1927

Full Changelog: prefix-dev/rattler-build@v0.48.0...v0.48.1

v0.48.0

Some exciting changes:

  • S3 support is getting better and better with support for all the native authentication methods and automatic configuration of it, streaming upload, and more to come!
  • We are starting to split up rattler-build into multiple crates for better maintainability
  • The Python bindings are going to receive a lot of love in the coming weeks!
What's Changed
Python bindings
New Contributors

Full Changelog: prefix-dev/rattler-build@v0.47.1...v0.48.0


Configuration

📅 Schedule: Branch creation - "on tuesday" (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 force-pushed the renovate/pixi branch 2 times, most recently from 3af9d37 to 89323c8 Compare October 27, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants