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 v2025.0.0 #31

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Conversation

stvnksslr
Copy link
Owner

🤖 New release

  • uv-migrator: 2024.8.2 -> 2025.0.0 (⚠️ API breaking changes)

⚠️ uv-migrator breaking changes

--- failure function_parameter_count_changed: pub fn parameter count changed ---

Description:
A publicly-visible function now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.37.0/src/lints/function_parameter_count_changed.ron

Failed in:
  uv_migrator::migrators::run_migration now takes 4 parameters instead of 3, in /tmp/.tmpz2Oqb8/uv-migrator/src/migrators/mod.rs:170
Changelog

2025.0.0 - 2024-12-14

Added

  • (install.sh) simplified and condensed logic as much as possible so the script is easily auditable (by @stvnksslr)
  • (merge dep groups) since uv follows its own behavoir and treats additional groups as optional added the ability to merge dep groups into -dev for ease of use (by @stvnksslr)

Fixed

  • (release) messing with security settings (by @stvnksslr)
  • (zizmor) used zizmor to find and fix all security related warnings (by @stvnksslr)
  • (readme) install.sh link was wring (by @stvnksslr)

Other

  • chore(readme update + install script in repo): (by @stvnksslr)

Contributors


This PR was generated with release-plz.

@stvnksslr stvnksslr merged commit 2c2c020 into main Dec 14, 2024
3 checks passed
@stvnksslr stvnksslr deleted the release-plz-2024-12-14T22-53-17Z branch December 26, 2024 04:23
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