Skip to content

chore(release): prepare for publishing#33

Open
devolutionsbot wants to merge 1 commit into
masterfrom
release-plz/2026-06-02T05-31-56Z
Open

chore(release): prepare for publishing#33
devolutionsbot wants to merge 1 commit into
masterfrom
release-plz/2026-06-02T05-31-56Z

Conversation

@devolutionsbot

@devolutionsbot devolutionsbot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • pinget-core: 0.8.2 -> 0.9.0 (⚠ API breaking changes)

pinget-core breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field SourceRecord.etag in /tmp/.tmp8pz9Nw/pinget/rust/crates/pinget-core/src/lib.rs:113
  field SourceRecord.last_modified in /tmp/.tmp8pz9Nw/pinget/rust/crates/pinget-core/src/lib.rs:115
  field RepositoryOptions.source_mode in /tmp/.tmp8pz9Nw/pinget/rust/crates/pinget-core/src/lib.rs:163
  field RepositoryOptions.install_progress in /tmp/.tmp8pz9Nw/pinget/rust/crates/pinget-core/src/lib.rs:165
Changelog

0.9.0 - 2026-06-08

Fixed

  • gate MSI elevation test on #[cfg(windows)]

Other

  • Fix Rust lint on non-Windows targets
  • Fix show metadata for mirrored WinGet sources
  • Mirror system WinGet sources privately
  • Use WinGet ARP identity metadata
  • Show install progress phases
  • Improve package listing parity
  • Improve winget upgrade parity
  • Avoid unchanged preindexed source downloads


This PR was generated with release-plz.

@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-02T05-31-56Z branch 4 times, most recently from fe79603 to 2278a85 Compare June 4, 2026 15:41
@devolutionsbot devolutionsbot force-pushed the release-plz/2026-06-02T05-31-56Z branch from 2278a85 to 0cdea39 Compare June 8, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant