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 #1149

Closed
wants to merge 1 commit into from
Closed

chore: release #1149

wants to merge 1 commit into from

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.21.3 (βœ“ API compatible 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/.tmpWfuIrM/rattler/crates/rattler/src/install/transaction.rs:130
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

Other

  • update Cargo.toml dependencies

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.21.3 - 2025-03-10

Other

  • update Cargo.toml dependencies

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-10T10-06-36Z branch from a1c2e10 to ac27d16 Compare March 10, 2025 11:23
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.

1 participant