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

Merged
merged 1 commit into from
Mar 6, 2024
Merged

chore: release #542

merged 1 commit into from
Mar 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 26, 2024

πŸ€– New release

  • rattler: 0.19.0 -> 0.19.1 (βœ“ API compatible changes)
  • rattler_conda_types: 0.19.0 -> 0.20.0 (βœ“ API compatible changes)
  • rattler_digest: 0.19.0 -> 0.19.1 (βœ“ API compatible changes)
  • rattler_macros: 0.19.0 -> 0.19.1
  • rattler_package_streaming: 0.19.0 -> 0.19.1 (βœ“ API compatible changes)
  • rattler_networking: 0.19.0 -> 0.19.1 (βœ“ API compatible changes)
  • rattler_lock: 0.19.0 -> 0.20.0 (⚠️ API breaking changes)
  • rattler_repodata_gateway: 0.19.0 -> 0.19.1 (βœ“ API compatible changes)
  • rattler_solve: 0.19.0 -> 0.20.0 (βœ“ API compatible changes)
  • rattler_libsolv_c: 0.19.0 -> 0.19.1 (βœ“ API compatible changes)
  • rattler_virtual_packages: 0.19.0 -> 0.19.1 (βœ“ API compatible changes)
  • rattler_index: 0.19.0 -> 0.19.1 (βœ“ API compatible changes)
  • rattler_shell: 0.19.0 -> 0.19.1 (βœ“ API compatible changes)

⚠️ rattler_lock breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.29.1/src/lints/enum_variant_added.ron

Failed in:
  variant ParseCondaLockError:InvalidPypiPackageName in /tmp/.tmpLu7Njp/rattler/crates/rattler_lock/src/parse/mod.rs:37
Changelog

rattler

0.19.1 - 2024-03-06

Added

  • generalised CLI authentication (#537)

Fixed

  • removal of multiple packages that clobber each other (#556)
  • dont use workspace dependencies for local crates (#546)

Other

  • every crate should have its own version (#557)

rattler_conda_types

0.20.0 - 2024-03-06

Added

  • [breaking] optional strict parsing of matchspec and versionspec (#552)

Fixed

  • patch unsupported glob operators (#551)
  • dont use workspace dependencies for local crates (#546)

Other

  • every crate should have its own version (#557)

rattler_digest

0.19.1 - 2024-03-06

Other

  • every crate should have its own version (#557)

rattler_macros

0.19.1 - 2024-03-06

Other

  • every crate should have its own version (#557)

rattler_package_streaming

0.19.1 - 2024-03-06

Fixed

  • dont use workspace dependencies for local crates (#546)

Other

  • every crate should have its own version (#557)

rattler_networking

0.19.1 - 2024-03-06

Fixed

  • add snapshot test and use btreemap in file backend (#543)

Other

  • every crate should have its own version (#557)

rattler_lock

0.20.0 - 2024-03-06

Added

  • sort extras by name and urls by filename (#540)

Fixed

  • dont use workspace dependencies for local crates (#546)

Other

  • every crate should have its own version (#557)
  • bump pep508_rs and pep440_rs (#549)

rattler_repodata_gateway

0.19.1 - 2024-03-06

Fixed

  • correct condition to downweigh track-feature packages (#545)
  • dont use workspace dependencies for local crates (#546)

Other

  • every crate should have its own version (#557)

rattler_solve

0.20.0 - 2024-03-06

Added

  • [breaking] optional strict parsing of matchspec and versionspec (#552)

Fixed

  • removal of multiple packages that clobber each other (#556)
  • correct condition to downweigh track-feature packages (#545)
  • dont use workspace dependencies for local crates (#546)

Other

  • every crate should have its own version (#557)

rattler_libsolv_c

0.19.1 - 2024-03-06

Other

  • every crate should have its own version (#557)

rattler_virtual_packages

0.19.1 - 2024-03-06

Fixed

  • dont use workspace dependencies for local crates (#546)

Other

  • every crate should have its own version (#557)

rattler_index

0.19.1 - 2024-03-06

Fixed

  • dont use workspace dependencies for local crates (#546)

Other

  • every crate should have its own version (#557)

rattler_shell

0.19.1 - 2024-03-06

Fixed

  • dont use workspace dependencies for local crates (#546)

Other

  • every crate should have its own version (#557)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-02-26T11-00-03Z branch 4 times, most recently from b2e9e78 to 1d55ac8 Compare February 27, 2024 11:21
@github-actions github-actions bot force-pushed the release-plz-2024-02-26T11-00-03Z branch 4 times, most recently from 2038cf4 to 7ed6b25 Compare March 1, 2024 14:03
@baszalmstra baszalmstra force-pushed the release-plz-2024-02-26T11-00-03Z branch 3 times, most recently from 8bbf5aa to 2bfcef9 Compare March 5, 2024 17:10
Signed-off-by: Bas <[email protected]>
@baszalmstra baszalmstra force-pushed the release-plz-2024-02-26T11-00-03Z branch from 2bfcef9 to 6010c73 Compare March 6, 2024 08:17
@baszalmstra baszalmstra merged commit a0e4647 into main Mar 6, 2024
15 checks passed
@baszalmstra baszalmstra deleted the release-plz-2024-02-26T11-00-03Z branch March 6, 2024 16:21
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