Skip to content

update examples to include bitbucket urls explicitly, bump dependencies #56

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jimmystewpot
Copy link

This is a small pull request to add links to the examples to cover a pattern that wasn't explicitly included.

I've also bumped the following dependencies:

  • thiserror from 1.0 to 2.0.11
  • env_logger from 0.9 to 0.11.6

@dzuelke
Copy link

dzuelke commented Jun 11, 2025

I'd love to see this merged.

@jimmystewpot could you change the version selectors to be more lenient? I.e. have thiserror = "^2.0.12" (new version since you opened the PR) and env_logger = "^0.11.8"? That allows newer versions, which is also handy in case the project that uses git-url-parse uses either of those dependencies.

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.

2 participants