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

build(deps): bump semver from 0.11.0 to 1.0.3 #18

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 Jul 21, 2021

Bumps semver from 0.11.0 to 1.0.3.

Release notes

Sourced from semver's releases.

1.0.3

  • Parse x and X as wildcards, as in 0.4.x (#247)

1.0.2

  • Fix no-std support (#244)

1.0.1

  • Modify <I.J requirements to work consistently with npm's implementation in the presence of pre-releases (#241)
  • Add FromIterator<Comparator> for VersionReq (#242)

1.0.0

https://twitter.com/steveklabnik/status/1397246523742818313

Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2021

Dependabot tried to add @wking, @vrutkovs, @PratikMahajan and @LalatenduMohanty as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/LalatenduMohanty/cincinnati/pulls/18/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the LalatenduMohanty/cincinnati repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch 3 times, most recently from 841c23c to a869bd5 Compare August 3, 2021 18:56
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch 2 times, most recently from 8fae420 to dd8f484 Compare September 22, 2021 17:52
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch from dd8f484 to 3d1b4a0 Compare October 5, 2021 15:23
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch from 3d1b4a0 to d5a8340 Compare October 28, 2021 17:51
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch from d5a8340 to a56c488 Compare November 22, 2021 19:04
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch from a56c488 to b00dd80 Compare November 30, 2021 20:47
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch from b00dd80 to 89239b7 Compare December 14, 2021 18:29
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch from 89239b7 to bdfb480 Compare February 4, 2022 11:51
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch from bdfb480 to 5aba204 Compare May 25, 2022 02:03
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch 2 times, most recently from 5837d22 to 152fdaf Compare September 2, 2022 15:24
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch 2 times, most recently from 4b0bbd8 to f9ce429 Compare October 20, 2022 19:28
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch from f9ce429 to 2a4e1e8 Compare December 12, 2022 15:21
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch 2 times, most recently from 3d89e55 to e97c52b Compare January 24, 2023 14:21
Bumps [semver](https://github.com/dtolnay/semver) from 0.11.0 to 1.0.3.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@0.11.0...1.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.3 branch from e97c52b to cdfdc50 Compare January 24, 2023 14:21
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