Skip to content

chore: release#1137

Merged
Hofer-Julian merged 1 commit intomainfrom
release-plz-2025-03-04T09-54-02Z
Mar 4, 2025
Merged

chore: release#1137
Hofer-Julian merged 1 commit intomainfrom
release-plz-2025-03-04T09-54-02Z

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
fecet pushed a commit to fecet/rattler that referenced this pull request Jul 23, 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