Skip to content

Bump semver from 1.0.23 to 1.0.25#1274

Merged
marco-c merged 1 commit intomasterfrom
dependabot/cargo/semver-1.0.25
Mar 17, 2025
Merged

Bump semver from 1.0.23 to 1.0.25#1274
marco-c merged 1 commit intomasterfrom
dependabot/cargo/semver-1.0.25

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps semver from 1.0.23 to 1.0.25.

Release notes

Sourced from semver's releases.

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)
Commits
  • b1e2848 Release 1.0.25
  • 1fb55fc Merge pull request 330 from jofas/serde-on-playground
  • 2bf9708 Enabled 'serde' feature on playground
  • 6f4069d Release 1.0.24
  • d03aba3 Touch up PR 328
  • 238757d Merge pull request #328 from Eh2406/master
  • 75856ef faster Ord when Eq
  • 89504eb Prevent upload-artifact step from causing CI failure
  • d1b17a9 Upload CI Cargo.lock for reproducing failures
  • 4ea60ae Resolve doc_lazy_continuation clippy lint
  • 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 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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust labels Jan 20, 2025
@marco-c
Copy link
Collaborator

marco-c commented Mar 17, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/semver-1.0.25 branch from 2840706 to 44422ed Compare March 17, 2025 15:52
@marco-c
Copy link
Collaborator

marco-c commented Mar 17, 2025

@dependabot rebase

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

---
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.25 branch from 44422ed to 4018875 Compare March 17, 2025 17:20
@marco-c marco-c merged commit 9cff40c into master Mar 17, 2025
20 checks passed
@marco-c marco-c deleted the dependabot/cargo/semver-1.0.25 branch March 17, 2025 18:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant