Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2025

Bumps semver from 0.11.0 to 1.0.26.

Release notes

Sourced from semver's releases.

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

1.0.14

  • Fix segfault on OOM to instead deterministically abort with message (#290)

1.0.13

  • Add categories and keywords to crates.io metadata

1.0.12

  • Fix rustdoc error when compiling documentation of downstream crates (#285)

1.0.11

  • Add serde Serialize and Deserialize impls for semver::Comparator (#282)

1.0.10

  • Work around rustdoc issue affecting the Prerelease and BuildMetadata docs (#281)

... (truncated)

Commits
  • 3e64fdb Release 1.0.26
  • dd8dc0a Point standard library links to stable
  • 479518d Unset doc-scrape-examples for lib target
  • 4fa7acb More precise gitignore patterns
  • 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
  • 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.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 28, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 28, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign lalatendumohanty for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 20, 2025

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images 91864e8 link true /test images
ci/prow/cargo-test 91864e8 link true /test cargo-test
ci/prow/e2e 91864e8 link true /test e2e
ci/prow/olm-e2e 91864e8 link true /test olm-e2e
ci/prow/verify-openapi 91864e8 link true /test verify-openapi

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants