Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps camino from 1.0.0 to 1.0.4.

Release notes

Sourced from camino's releases.

camino 1.0.4

Changelog.

camino 1.0.3

Changelog.

camino 1.0.2

Changelog.

camino 1.0.1

Changelog.

Changelog

Sourced from camino's changelog.

[1.0.4] - 2021-03-19

Fixed

  • Hash impls for Utf8PathBuf and Utf8Path now match as required by the Borrow contract (#9).

#9: withoutboats/camino#9

[1.0.3] - 2021-03-11

Added

  • TryFrom<PathBuf> for Utf8PathBuf and TryFrom<&Path> for &Utf8Path, both of which return new error types (#6).
  • AsRef<Utf8Path>, AsRef<Path>, AsRef<str> and AsRef<OsStr> impls for Utf8Components, Utf8Component and Iter.

#6: withoutboats/camino#6

[1.0.2] - 2021-03-02

Added

  • From impls for converting a &Utf8Path or a Utf8PathBuf into Box<Path>, Rc<Path>, Arc<Path> and Cow<'a, Path>.
  • PartialEq and PartialOrd implementations comparing Utf8Path and Utf8PathBuf with Path, PathBuf and its variants, and comparing OsStr, OsString and its variants.

[1.0.1] - 2021-02-25

Added

  • More PartialEq and PartialOrd implementations.
  • MSRV lowered to 1.34.
Commits
  • 8f8d61d fix Hash impl for Utf8PathBuf
  • db8d53d prepare to release 1.0.3
  • 6fc9c1a more AsRef and TryFrom impls
  • 4dd0cc7 fix readme
  • 4d4a604 prepare for version 1.0.2
  • 165e7d0 lots more From, PartialEq and PartialOrd impls
  • 52e64a9 lower MSRV and prepare for release
  • 556a8ed some more PartialEq and PartialOrd impls
  • 640abb3 add note about Cow
  • 36d9f59 add Cow to serde example
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 @github
Copy link
Author

dependabot bot commented on behalf of github Mar 22, 2021

The following labels could not be found: cargo, dependencies.

@dependabot dependabot bot force-pushed the dependabot/cargo/camino-1.0.4 branch from ad98794 to 12557dc Compare March 22, 2021 23:58
@dependabot dependabot bot changed the base branch from master to main March 23, 2021 01:33
An error occurred while trying to automatically change base from master to main March 23, 2021 01:33
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 27, 2021

Superseded by #280.

@dependabot dependabot bot closed this Jul 27, 2021
@dependabot dependabot bot deleted the dependabot/cargo/camino-1.0.4 branch July 27, 2021 20:16
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