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

Merged
merged 1 commit into from
Mar 4, 2025
Merged

chore: release #1137

merged 1 commit into from
Mar 4, 2025

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented Mar 4, 2025

πŸ€– New release

  • rattler_redaction: 0.1.7 -> 0.1.8 (βœ“ API compatible changes)
  • rattler_networking: 0.22.7 -> 0.22.8 (βœ“ API compatible changes)
  • rattler_package_streaming: 0.22.31 -> 0.22.32 (βœ“ API compatible changes)
  • rattler_cache: 0.3.12 -> 0.3.13 (βœ“ API compatible changes)
  • rattler_menuinst: 0.2.1 -> 0.2.2 (βœ“ API compatible changes)
  • rattler: 0.32.3 -> 0.32.4 (βœ“ API compatible changes)
  • rattler_repodata_gateway: 0.21.40 -> 0.22.0 (⚠ API breaking changes)
  • rattler_solve: 1.3.11 -> 1.4.0 (βœ“ API compatible changes)
  • rattler_index: 0.21.1 -> 0.21.2 (βœ“ API compatible changes)
  • rattler_conda_types: 0.31.2 -> 0.31.3

⚠ rattler_repodata_gateway 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.39.0/src/lints/enum_variant_added.ron

Failed in:
  variant GatewayError:DirectUrlQueryNotSupported in /tmp/.tmp4yseyP/rattler/crates/rattler_repodata_gateway/src/gateway/error.rs:62

--- failure feature_missing: package feature removed or renamed ---

Description:
A feature has been removed from this package's Cargo.toml. This will break downstream crates which enable that feature.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#cargo-feature-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/feature_missing.ron

Failed in:
  feature ouroboros in the package's Cargo.toml

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It 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.39.0/src/lints/inherent_method_missing.ron

Failed in:
  SparseRepoData::new, previously in file /tmp/.tmppA7IJT/rattler_repodata_gateway/src/sparse/mod.rs:101
Changelog

rattler_redaction

0.1.8 - 2025-03-04

Other

  • update Cargo.toml dependencies

rattler_networking

0.22.8 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_package_streaming

0.22.32 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_cache

0.3.13 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_menuinst

0.2.2 - 2025-03-04

Fixed

  • shortcut filename (#1136)
  • create test directories (#1135)

rattler

0.32.4 - 2025-03-04

Other

  • update Cargo.toml dependencies

rattler_repodata_gateway

0.22.0 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_solve

1.4.0 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_index

0.21.2 - 2025-03-04

Other

  • update Cargo.lock dependencies

rattler_conda_types

0.31.3 - 2025-03-04

Other

  • updated the following local packages: rattler_redaction


This PR was generated with release-plz.

@baszalmstra baszalmstra force-pushed the release-plz-2025-03-04T09-54-02Z branch from c42535a to 55a6848 Compare March 4, 2025 09:54
@baszalmstra baszalmstra force-pushed the release-plz-2025-03-04T09-54-02Z branch from 55a6848 to 56252c8 Compare March 4, 2025 10:35
@Hofer-Julian Hofer-Julian enabled auto-merge (squash) March 4, 2025 10:36
@Hofer-Julian Hofer-Julian merged commit 8a92bb7 into main Mar 4, 2025
17 checks passed
@Hofer-Julian Hofer-Julian deleted the release-plz-2025-03-04T09-54-02Z branch March 4, 2025 10:48
@baszalmstra baszalmstra mentioned this pull request Mar 4, 2025
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