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

chore: release #1150

Merged
merged 1 commit into from
Mar 11, 2025
Merged

chore: release #1150

merged 1 commit into from
Mar 11, 2025

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented Mar 10, 2025

πŸ€– New release

  • rattler_digest: 1.0.7 -> 1.0.8 (βœ“ API compatible changes)
  • rattler_macros: 1.0.6 -> 1.0.7
  • rattler_conda_types: 0.31.3 -> 0.31.4 (βœ“ API compatible changes)
  • rattler_networking: 0.22.8 -> 0.22.9 (βœ“ API compatible changes)
  • rattler_package_streaming: 0.22.32 -> 0.22.33 (βœ“ API compatible changes)
  • rattler_cache: 0.3.13 -> 0.3.14 (βœ“ API compatible changes)
  • rattler_shell: 0.22.22 -> 0.22.23 (βœ“ API compatible changes)
  • rattler_menuinst: 0.2.2 -> 0.2.3 (βœ“ API compatible changes)
  • rattler: 0.32.4 -> 0.33.0 (⚠ API breaking changes)
  • rattler_lock: 0.22.46 -> 0.22.47 (βœ“ API compatible changes)
  • rattler_repodata_gateway: 0.22.0 -> 0.22.1 (βœ“ API compatible changes)
  • rattler_libsolv_c: 1.1.2 -> 1.1.3 (βœ“ API compatible changes)
  • rattler_solve: 1.4.0 -> 1.4.1 (βœ“ API compatible changes)
  • rattler_virtual_packages: 2.0.6 -> 2.0.7 (βœ“ API compatible changes)
  • rattler_index: 0.21.2 -> 0.22.0 (⚠ API breaking changes)
  • rattler_sandbox: 0.1.4 -> 0.1.5 (βœ“ API compatible changes)

⚠ rattler breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/method_parameter_count_changed.ron

Failed in:
  rattler::install::Transaction::from_current_and_desired now takes 4 parameters instead of 3, in /tmp/.tmp3aewPO/rattler/crates/rattler/src/install/transaction.rs:130

⚠ rattler_index breaking changes

--- failure function_parameter_count_changed: pub fn parameter count changed ---

Description:
A publicly-visible function now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/function_parameter_count_changed.ron

Failed in:
  rattler_index::index_s3 now takes 12 parameters instead of 11, in /tmp/.tmp3aewPO/rattler/crates/rattler_index/src/lib.rs:425
  rattler_index::index now takes 6 parameters instead of 5, in /tmp/.tmp3aewPO/rattler/crates/rattler_index/src/lib.rs:494
  rattler_index::index_fs now takes 6 parameters instead of 5, in /tmp/.tmp3aewPO/rattler/crates/rattler_index/src/lib.rs:402
Changelog

rattler_digest

1.0.8 - 2025-03-10

Other

  • update Cargo.toml dependencies

rattler_macros

1.0.7 - 2025-03-10

Other

  • update Cargo.toml dependencies

rattler_conda_types

0.31.4 - 2025-03-10

Added

  • Add support for repodata patching in rattler-index, fix silent failures (#1129)

rattler_networking

0.22.9 - 2025-03-10

Other

  • update Cargo.toml dependencies

rattler_package_streaming

0.22.33 - 2025-03-10

Other

  • update Cargo.toml dependencies

rattler_cache

0.3.14 - 2025-03-10

Other

  • update Cargo.toml dependencies

rattler_shell

0.22.23 - 2025-03-10

Other

rattler_menuinst

0.2.3 - 2025-03-10

Other

  • update Cargo.toml dependencies

rattler

0.33.0 - 2025-03-10

Added

  • add reinstallation method to installer and transaction (#1128)

rattler_lock

0.22.47 - 2025-03-10

Other

rattler_repodata_gateway

0.22.1 - 2025-03-10

Other

  • update Cargo.toml dependencies

rattler_libsolv_c

1.1.3 - 2025-03-10

Other

  • update Cargo.toml dependencies

rattler_solve

1.4.1 - 2025-03-10

Other

  • update Cargo.toml dependencies

rattler_virtual_packages

2.0.7 - 2025-03-10

Other

rattler_index

0.22.0 - 2025-03-10

Added

  • Add support for repodata patching in rattler-index, fix silent failures (#1129)

rattler_sandbox

0.1.5 - 2025-03-10

Other

  • update Cargo.toml dependencies


This PR was generated with release-plz.

@baszalmstra baszalmstra force-pushed the release-plz-2025-03-10T11-23-43Z branch from 1245d4b to ceec563 Compare March 10, 2025 11:27
@Hofer-Julian Hofer-Julian merged commit 73f0d35 into main Mar 11, 2025
17 checks passed
@Hofer-Julian Hofer-Julian deleted the release-plz-2025-03-10T11-23-43Z branch March 11, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants