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

Bump normpath from 0.3.0 to 1.1.0 #78

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps normpath from 0.3.0 to 1.1.0.

Release notes

Sourced from normpath's releases.

1.1.0

  • Implemented Ord for BasePath
  • Bumped dependency versions

1.0.1

1.0.0

0.3.2

  • Added a workaround for a WinAPI bug that caused some paths to be only partially normalized (#5)
    • The partially resolved paths were equivalent but less useful.

0.3.1

Commits
  • 16372f4 Bump version
  • 74b70b5 Downgrade "print_bytes" version
  • c22029f Implement Ord for BasePath
  • 3207939 Minor improvements
  • 9088b7d Update windows-sys requirement from 0.42 to 0.45 (#10)
  • ed7c68c Merge pull request #9 from dylni/dependabot/cargo/print_bytes-1.1
  • 279298f Disable "print_bytes" for MSRV testing
  • a273a8a Update print_bytes requirement from 0.7 to 1.1
  • eca422d Bump version
  • 2a53983 Improve documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [normpath](https://github.com/dylni/normpath) from 0.3.0 to 1.1.0.
- [Release notes](https://github.com/dylni/normpath/releases)
- [Commits](dylni/normpath@0.3.0...1.1.0)

---
updated-dependencies:
- dependency-name: normpath
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants