cincinnati
cincinnati copied to clipboard
build(deps): bump semver from 0.11.0 to 1.0.23
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps semver from 0.11.0 to 1.0.23.
Release notes
Sourced from semver's releases.
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
Versionis being parsed from an empty string (#296)1.0.16
- Opt out of
-Zrustdoc-scrape-exampleson docs.rs for now1.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
SerializeandDeserializeimpls forsemver::Comparator(#282)1.0.10
- Work around rustdoc issue affecting the
PrereleaseandBuildMetadatadocs (#281)1.0.9
- Make compatible with Miri's
-Zmiri-tag-raw-pointersmode (#273)- Fix
Send/Syncimpls forPrereleaseandBuildMetadata(#275)1.0.8
(yanked)
1.0.7
... (truncated)
Commits
69efd3cRelease 1.0.23451b419Merge pull request #318 from dtolnay/checkcfg5b71485Resolve unexpected_cfgs warningc520af7Revert "Temporarily disable miri on doctests"73b5d9eMerge pull request #313 from Saecki/patch-1e8d61dechore: fix typo in safety commentd282d48Explicitly install a Rust toolchain for cargo-outdated job6e6ba22Temporarily disable miri on doctestsc8ad1bfRelease 1.0.22f76db8dResolve redundant import warning- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
/uncc
@dependabot rebase
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle rotten /remove-lifecycle stale
@dependabot rebase
[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 petr-muller for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@dependabot rebase
@dependabot rebase
rebase
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.
@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/customrust-cargo-test | b30e5912b302abf55d6920592792e16252330fc0 | link | true | /test customrust-cargo-test |
| ci/prow/customrust-images | b30e5912b302abf55d6920592792e16252330fc0 | link | true | /test customrust-images |
| ci/prow/customrust-e2e | b30e5912b302abf55d6920592792e16252330fc0 | link | true | /test customrust-e2e |
| ci/prow/e2e | 81c90bc7797d235cb6499821d9f13d20875e1926 | link | true | /test e2e |
| ci/prow/cargo-test | 81c90bc7797d235cb6499821d9f13d20875e1926 | link | true | /test cargo-test |
| ci/prow/images | 81c90bc7797d235cb6499821d9f13d20875e1926 | link | true | /test images |
Full PR test history. Your PR dashboard.
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.
Superseded by #1032.