Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 17, 2025

🤖 New release

  • git-url-parse: 0.5.3 -> 0.6.0 (⚠ API breaking changes)

git-url-parse breaking changes

--- failure type_mismatched_generic_lifetimes: type now takes a different number of generic lifetimes ---

Description:
A type now takes a different number of generic lifetime parameters. Uses of this type that name the previous number of parameters will be broken.
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/type_mismatched_generic_lifetimes.ron
Failed in:
  Struct GitLabProvider (1 -> 0 lifetime params) in /tmp/.tmp4cEC5b/git-url-parse-rs/src/types/provider/gitlab.rs:51
  Struct GenericProvider (1 -> 0 lifetime params) in /tmp/.tmp4cEC5b/git-url-parse-rs/src/types/provider/generic.rs:41
  Struct GitUrl (1 -> 0 lifetime params) in /tmp/.tmp4cEC5b/git-url-parse-rs/src/types/mod.rs:48
  Struct GitUrl (1 -> 0 lifetime params) in /tmp/.tmp4cEC5b/git-url-parse-rs/src/types/mod.rs:48
  Struct AzureDevOpsProvider (1 -> 0 lifetime params) in /tmp/.tmp4cEC5b/git-url-parse-rs/src/types/provider/azure_devops.rs:42
Changelog

0.6.0 - 2025-09-18

Added

  • Add interoperable support for url::Url (#74)

Other

  • Remove lifetime from GitUrl (#72)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-09-17T21-31-01Z branch from 936a466 to ab2dc44 Compare September 18, 2025 17:12
@tjtelan tjtelan merged commit b3e5069 into main Sep 18, 2025
@tjtelan tjtelan deleted the release-plz-2025-09-17T21-31-01Z branch September 18, 2025 17:56
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