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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: release #952

wants to merge 1 commit into from

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented Nov 18, 2024

πŸ€– New release

  • file_url: 0.1.7 -> 0.2.0 (⚠️ API breaking changes)
  • rattler: 0.28.3 -> 0.28.4 (βœ“ API compatible changes)
  • rattler_cache: 0.2.11 -> 0.2.12 (βœ“ API compatible changes)
  • rattler_conda_types: 0.29.2 -> 0.29.3 (βœ“ API compatible changes)
  • rattler_redaction: 0.1.3 -> 0.1.4 (βœ“ API compatible changes)
  • rattler_package_streaming: 0.22.14 -> 0.22.15 (βœ“ API compatible changes)
  • rattler_networking: 0.21.6 -> 0.21.7 (βœ“ API compatible changes)
  • rattler_repodata_gateway: 0.21.23 -> 0.21.24 (βœ“ API compatible changes)
  • rattler_shell: 0.22.7 -> 0.22.8
  • rattler_lock: 0.22.31 -> 0.22.32
  • rattler_solve: 1.2.3 -> 1.2.4
  • rattler_virtual_packages: 1.1.10 -> 1.1.11
  • rattler_index: 0.19.36 -> 0.19.37

⚠️ file_url breaking changes

--- failure enum_missing: pub enum removed or renamed ---

Description:
A publicly-visible enum cannot be imported by its prior path. A `pub use` may have been removed, or the enum itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.36.0/src/lints/enum_missing.ron

Failed in:
  enum file_url::FileURLParseError, previously in file /tmp/.tmpwniEdC/file_url/src/lib.rs:159
Changelog

file_url

0.2.0 - 2024-11-30

Added

  • merge pixi-build branch (#950)

rattler

0.28.4 - 2024-11-30

Added

  • use fs-err also for tokio (#958)
  • Move files to .trash folder if they are in use (#953)
  • merge pixi-build branch (#950)

rattler_cache

0.2.12 - 2024-11-30

Added

  • use fs-err also for tokio (#958)

rattler_conda_types

0.29.3 - 2024-11-30

Added

  • merge pixi-build branch (#950)

Fixed

  • pixi project version doesn't reset minor and patch version numbers (#954)

rattler_redaction

0.1.4 - 2024-11-30

Other

  • update Cargo.toml dependencies

rattler_package_streaming

0.22.15 - 2024-11-30

Added

  • use fs-err also for tokio (#958)

rattler_networking

0.21.7 - 2024-11-30

Other

  • update Cargo.toml dependencies

rattler_repodata_gateway

0.21.24 - 2024-11-30

Added

  • use fs-err also for tokio (#958)

rattler_shell

0.22.8 - 2024-11-30

Other

  • updated the following local packages: rattler_conda_types

rattler_lock

0.22.32 - 2024-11-30

Other

  • updated the following local packages: file_url, rattler_conda_types

rattler_solve

1.2.4 - 2024-11-30

Other

  • updated the following local packages: rattler_conda_types

rattler_virtual_packages

1.1.11 - 2024-11-30

Other

  • updated the following local packages: rattler_conda_types

rattler_index

0.19.37 - 2024-11-30

Other

  • updated the following local packages: rattler_conda_types, rattler_package_streaming


This PR was generated with release-plz.

@baszalmstra baszalmstra force-pushed the release-plz-2024-11-18T15-27-51Z branch 6 times, most recently from 40b654d to bfd60f7 Compare November 25, 2024 18:54
@baszalmstra baszalmstra force-pushed the release-plz-2024-11-18T15-27-51Z branch from bfd60f7 to 74a16af Compare November 29, 2024 16:46
@baszalmstra baszalmstra force-pushed the release-plz-2024-11-18T15-27-51Z branch from 74a16af to 8943057 Compare November 30, 2024 10:08
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