Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 1, 2025

🤖 New release

  • pnp: 0.10.0 -> 0.11.0 (⚠ API breaking changes)

pnp breaking changes

--- failure enum_struct_variant_changed_kind: An enum struct variant changed kind ---

Description:
A pub enum's struct variant with at least one pub field has changed to a different kind of enum variant, breaking access to its pub fields.
        ref: https://doc.rust-lang.org/reference/items/enumerations.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/enum_struct_variant_changed_kind.ron

Failed in:
  variant Error::BadSpecifier in /tmp/.tmpEkFukd/pnp-rs/src/error.rs:10
  variant Error::FailedManifestHydration in /tmp/.tmpEkFukd/pnp-rs/src/error.rs:13
  variant Error::MissingPeerDependency in /tmp/.tmpEkFukd/pnp-rs/src/error.rs:16
  variant Error::UndeclaredDependency in /tmp/.tmpEkFukd/pnp-rs/src/error.rs:19
  variant Error::MissingDependency in /tmp/.tmpEkFukd/pnp-rs/src/error.rs:22
Changelog

0.11.0 - 2025-07-01

Fixed

  • fix windows failure (#22)

Other

  • add release-plz.yml (#24)
  • remove indexmap
  • remove serde_with (#32)
  • remove the unused Serialize on PackageLocator (#31)
  • bump deps (#30)
  • use fxhash in zip data structures (#28)
  • remove the lazy_static crate (#27)
  • improve NODEJS_BUILTINS (#26)
  • remove unnecessary derive Serialize on Error (#25)
  • use fxhash (#23)
  • clippy::result_large_err for the Error type (#21)
  • run cargo clippy --fix + manual fixes (#20)
  • run cargo fmt (#19)
  • add cargo check and cargo test --all-features (#18)
  • add rust-toolchain.toml (#17)
  • disable more
  • enable most tests on windows CI


This PR was generated with release-plz.

@arcanis arcanis merged commit 1a18fec into main Jul 1, 2025
@arcanis arcanis deleted the release-plz-2025-07-01T07-20-37Z branch July 1, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant