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

Merged
merged 1 commit into from
Dec 17, 2024
Merged

chore: release #986

merged 1 commit into from
Dec 17, 2024

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented Dec 16, 2024

πŸ€– New release

  • file_url: 0.2.0 -> 0.2.1 (βœ“ API compatible changes)
  • rattler: 0.28.7 -> 0.28.8 (βœ“ API compatible changes)
  • rattler_cache: 0.2.15 -> 0.3.0 (⚠️ API breaking changes)
  • rattler_conda_types: 0.29.5 -> 0.29.6 (βœ“ API compatible changes)
  • rattler_digest: 1.0.3 -> 1.0.4 (βœ“ API compatible changes)
  • rattler_macros: 1.0.3 -> 1.0.4
  • rattler_redaction: 0.1.4 -> 0.1.5 (βœ“ API compatible changes)
  • rattler_package_streaming: 0.22.18 -> 0.22.19 (βœ“ API compatible changes)
  • rattler_networking: 0.21.8 -> 0.21.9 (βœ“ API compatible changes)
  • rattler_shell: 0.22.10 -> 0.22.11 (βœ“ API compatible changes)
  • rattler_lock: 0.22.34 -> 0.22.35 (βœ“ API compatible changes)
  • rattler_repodata_gateway: 0.21.27 -> 0.21.28 (βœ“ API compatible changes)
  • rattler_solve: 1.2.6 -> 1.3.0 (βœ“ API compatible changes)
  • rattler_libsolv_c: 1.0.3 -> 1.1.0 (βœ“ API compatible changes)
  • rattler_virtual_packages: 1.1.13 -> 1.1.14 (βœ“ API compatible changes)
  • rattler_index: 0.20.2 -> 0.20.3 (βœ“ API compatible changes)
  • rattler_sandbox: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)

⚠️ rattler_cache 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.37.0/src/lints/function_parameter_count_changed.ron

Failed in:
  rattler_cache::validation::validate_package_directory now takes 2 parameters instead of 1, in /tmp/.tmpg9aypi/rattler/crates/rattler_cache/src/validation.rs:102
  rattler_cache::validation::validate_package_directory_from_paths now takes 3 parameters instead of 2, in /tmp/.tmpg9aypi/rattler/crates/rattler_cache/src/validation.rs:136
Changelog

file_url

0.2.1 - 2024-12-17

Other

rattler

0.28.8 - 2024-12-17

Added

rattler_cache

0.3.0 - 2024-12-17

Added

rattler_conda_types

0.29.6 - 2024-12-17

Added

rattler_digest

1.0.4 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_macros

1.0.4 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_redaction

0.1.5 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_package_streaming

0.22.19 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_networking

0.21.9 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_shell

0.22.11 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_lock

0.22.35 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_repodata_gateway

0.21.28 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_solve

1.3.0 - 2024-12-17

Added

Other

rattler_libsolv_c

1.1.0 - 2024-12-17

Added

Other

rattler_virtual_packages

1.1.14 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_index

0.20.3 - 2024-12-17

Other

  • update Cargo.toml dependencies

rattler_sandbox

0.1.1 - 2024-12-17

Other

  • update Cargo.toml dependencies


This PR was generated with release-plz.

@baszalmstra baszalmstra force-pushed the release-plz-2024-12-16T12-19-42Z branch from ced9f9a to f1801a6 Compare December 16, 2024 16:32
@baszalmstra baszalmstra force-pushed the release-plz-2024-12-16T12-19-42Z branch from f1801a6 to d7e7e87 Compare December 17, 2024 12:11
@wolfv wolfv merged commit b8250ef into main Dec 17, 2024
15 of 16 checks passed
@wolfv wolfv deleted the release-plz-2024-12-16T12-19-42Z branch December 17, 2024 12:47
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