Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps semver from 1.0.14 to 1.0.17.

Release notes

Sourced from semver's releases.

1.0.17

  • Improve error message when Version is being parsed from an empty string (#296)

1.0.16

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now

1.0.15

  • Documentation improvements
Commits
  • 1b162e8 Release 1.0.17
  • c113ff9 Merge pull request #296 from dtolnay/empty
  • d92a4d8 Add a dedicated error for parsing Version from empty string
  • cc2cfed Enable type layout randomization in CI on nightly
  • ee2b627 Support a manual trigger on CI workflow
  • 7c5eea4 Ignore extra_unused_type_parameters clippy lint in test
  • 7fd09f7 Speed up cargo fuzz CI job
  • fe2264f Prevent actions duplication on noop merge commits
  • c9916cd Sync license text with rust-lang repos
  • dda4b83 Release 1.0.16
  • 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #49 (9341a38) into main (610cd0d) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   85.83%   85.83%           
=======================================
  Files           6        6           
  Lines         586      586           
=======================================
  Hits          503      503           
  Misses         83       83           

Bumps [semver](https://github.com/dtolnay/semver) from 1.0.14 to 1.0.17.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.14...1.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.17 branch from 9341a38 to 084a59f Compare April 20, 2023 08:45
@SSebo SSebo merged commit 228030b into main Jun 16, 2023
@dependabot dependabot bot deleted the dependabot/cargo/semver-1.0.17 branch June 16, 2023 00:45
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.

3 participants