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

Merged
merged 1 commit into from
Sep 23, 2024
Merged

chore: release #862

merged 1 commit into from
Sep 23, 2024

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented Sep 12, 2024

🤖 New release

  • rattler_conda_types: 0.27.6 -> 0.28.0 (⚠️ API breaking changes)
  • rattler: 0.27.11 -> 0.27.12
  • rattler_cache: 0.2.3 -> 0.2.4
  • rattler_package_streaming: 0.22.7 -> 0.22.8
  • rattler_shell: 0.22.1 -> 0.22.2
  • rattler_lock: 0.22.24 -> 0.22.25
  • rattler_repodata_gateway: 0.21.13 -> 0.21.14
  • rattler_solve: 1.0.7 -> 1.0.8
  • rattler_virtual_packages: 1.1.4 -> 1.1.5
  • rattler_index: 0.19.28 -> 0.19.29

⚠️ rattler_conda_types 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.35.0/src/lints/enum_variant_added.ron

Failed in:
  variant NamedChannelOrUrl:Path in /tmp/.tmpg7WKI0/rattler/crates/rattler_conda_types/src/channel/mod.rs:90
Changelog

rattler_conda_types

0.28.0 - 2024-09-23

Added

  • add path to namedchannelorurl (#873)
  • add serialization for GenericVirtualPackage (#865)

Fixed

  • improve when we print brackets (#861)

rattler

0.27.12 - 2024-09-23

Other

  • updated the following local packages: rattler_conda_types

rattler_cache

0.2.4 - 2024-09-23

Other

  • updated the following local packages: rattler_conda_types

rattler_package_streaming

0.22.8 - 2024-09-23

Other

  • updated the following local packages: rattler_conda_types

rattler_shell

0.22.2 - 2024-09-23

Other

  • updated the following local packages: rattler_conda_types

rattler_lock

0.22.25 - 2024-09-23

Other

  • updated the following local packages: rattler_conda_types

rattler_repodata_gateway

0.21.14 - 2024-09-23

Other

  • updated the following local packages: rattler_conda_types

rattler_solve

1.0.8 - 2024-09-23

Other

  • updated the following local packages: rattler_conda_types

rattler_virtual_packages

1.1.5 - 2024-09-23

Other

  • updated the following local packages: rattler_conda_types

rattler_index

0.19.29 - 2024-09-23

Other

  • updated the following local packages: rattler_conda_types


This PR was generated with release-plz.

@baszalmstra baszalmstra force-pushed the release-plz-2024-09-12T15-49-04Z branch 3 times, most recently from 4f3322f to 7882ff4 Compare September 23, 2024 07:33
@baszalmstra baszalmstra force-pushed the release-plz-2024-09-12T15-49-04Z branch from 7882ff4 to ff97c43 Compare September 23, 2024 08:42
@baszalmstra baszalmstra merged commit c4d0feb into main Sep 23, 2024
16 checks passed
@baszalmstra baszalmstra deleted the release-plz-2024-09-12T15-49-04Z branch September 23, 2024 13:09
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