Skip to content

chore: bump semver from 1.0.14 to 1.0.27#1516

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/semver-1.0.27
Open

chore: bump semver from 1.0.14 to 1.0.27#1516
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/semver-1.0.27

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps semver from 1.0.14 to 1.0.27.

Release notes

Sourced from semver's releases.

1.0.27

  • Switch serde dependency to serde_core (#333)

1.0.26

  • Documentation improvements

1.0.25

  • Enable serde impls on play.rust-lang.org (#330, thanks @​jofas)

1.0.24

  • Optimize Ord impls for semver::Prerelease and semver::BuildMetadata (#328, thanks @​Eh2406)

1.0.23

  • Resolve unexpected_cfgs warning (#318)

1.0.22

  • Fix unused_imports warnings when compiled by rustc 1.78

1.0.21

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

1.0.20

  • Add a method for comparing versions by precedence (#305)

1.0.19

1.0.18

  • Documentation improvements

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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 17, 2026
@github-actions github-actions bot added the stale label Mar 31, 2026
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 rust Pull requests that update Rust code stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants