-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cargo: bump the patch group with 9 updates #2682
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the patch group with 9 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.31` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [mdbook](https://github.com/rust-lang/mdBook) | `0.4.44` | `0.4.45` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.139` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.14` | `0.8.21` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.137` | `1.0.142` | | [cxx-build](https://github.com/dtolnay/cxx) | `1.0.137` | `1.0.142` | Updates `anyhow` from 1.0.95 to 1.0.96 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.96) Updates `clap` from 4.5.27 to 4.5.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.27...v4.5.31) Updates `log` from 0.4.25 to 0.4.26 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.25...0.4.26) Updates `mdbook` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/rust-lang/mdBook/releases) - [Changelog](https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md) - [Commits](rust-lang/mdBook@v0.4.44...v0.4.45) Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.218) Updates `serde_json` from 1.0.138 to 1.0.139 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.138...v1.0.139) Updates `zerocopy` from 0.8.14 to 0.8.21 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.14...v0.8.21) Updates `cxx` from 1.0.137 to 1.0.142 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.137...1.0.142) Updates `cxx-build` from 1.0.137 to 1.0.142 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.137...1.0.142) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: mdbook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: zerocopy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cxx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cxx-build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
looks good to me. The mdbook update does not change anything relevant for this repository |
michael-kerscher
approved these changes
Mar 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the patch group with 9 updates:
1.0.95
1.0.96
4.5.27
4.5.31
0.4.25
0.4.26
0.4.44
0.4.45
1.0.217
1.0.218
1.0.138
1.0.139
0.8.14
0.8.21
1.0.137
1.0.142
1.0.137
1.0.142
Updates
anyhow
from 1.0.95 to 1.0.96Release notes
Sourced from anyhow's releases.
Commits
f0aa0d3
Release 1.0.96bc33c24
Convert html links to intra-doc links1cff785
Unset doc-scrape-examples for lib targetd71c806
More precise gitignore patterns3e40975
Remove **/*.rs.bk from project-specific gitignoreb880dd0
Ignore Cargo-generated tests/crate/target directory8891ce3
Merge pull request #404 from dtolnay/missingabi51a173e
Ignore missing_abi lint in nightly-2025-01-164d71a84
Ignore double_ended_iterator_last clippy lintaf0937e
Update ui test suite to nightly-2025-01-02Updates
clap
from 4.5.27 to 4.5.31Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
log
from 0.4.25 to 0.4.26Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
5a91554
Merge pull request #670 from rust-lang/cargo/0.4.265aba0c2
prepare for 0.4.26 release0551261
Merge pull request #669 from SpriteOvO/crate-doc-update3ff3bdc
Merge pull request #668 from SpriteOvO/value-clone931d883
Addspdlog-rs
link to crate doc310c9b4
DeriveClone
forkv::Value
Updates
mdbook
from 0.4.44 to 0.4.45Release notes
Sourced from mdbook's releases.
Changelog
Sourced from mdbook's changelog.
Commits
4941acd
Merge pull request #2551 from ehuss/bump-version7e3d2f9
Update to 0.4.45ddba36b
Merge pull request #2524 from WaffleLapkin/first-last-of-type-footnote35cf96a
Merge pull request #2550 from ehuss/fix-expected-source-path5777a0e
Fix issue with None source_path53c3a92
Add test for a chapter with no source path132ca0d
Merge pull request #2548 from tamird/patch-156c2b9b
README.md: update workflow status badge542b6fe
Merge pull request #2545 from ehuss/rustdoc-missing-error2af44a3
Add context whenrustdoc
command is not foundUpdates
serde
from 1.0.217 to 1.0.218Release notes
Sourced from serde's releases.
Commits
7bfd518
Release 1.0.218723a949
Merge pull request #2895 from dtolnay/stabledoc2b44efb
Point standard library links to stable03dc0fc
Merge pull request #2894 from dtolnay/doclink85cb0c4
Convert html links to intra-doc linksabe7194
Update ui test suite to nightly-2025-02-12aaccac7
Unset doc-scrape-examples for lib target7cd4d84
Update ui test suite to nightly-2025-02-0704ff3e8
More precise gitignore patternsdc3031b
Remove *.sw[po] from gitignoreUpdates
serde_json
from 1.0.138 to 1.0.139Release notes
Sourced from serde_json's releases.
Commits
4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclink13591f1
Convert html links to intra-doc links1d7378e
Unset doc-scrape-examples for lib target1174c5f
Resolve unnecessary_semicolon pedantic clippy lintUpdates
zerocopy
from 0.8.14 to 0.8.21Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
dccbbcd
Release 0.8.21 (#2402)0772a12
Support 16-bit target platforms (#2401)367e68b
[pointer] Improve soundness of invariant modeling (#2397)4173443
[layout] Update test documentation (#2026) (#2396)fe70ab6
[pointer] Fix Ptr[Inner] variance (#2351) (#2393)8bbfec2
[ci] Don't run on push (#1882) (#2394)a90f4d4
[ci] Add GitHub Action to backport PR (backports #2017 and #2018) (#2391)15a2cf5
documented how to implement enums with endian-specific tags (#1993) (#2390)47949a4
[pointer][invariant] Remove AliasingMapping, Inaccessible (#2301) (#2386)bce7ec5
[CI] skip installation step when cache hit (#1978) (#2385)Updates
cxx
from 1.0.137 to 1.0.142Release notes
Sourced from cxx's releases.
Commits
4b4e1c1
Release 1.0.142db3aaac
Lockfile update6aa9501
Touch up tests of std::span -> rust::Slice deduction5702ef8
Merge pull request 1449 from JonathonReinhart/add-Slice-ctor-deduction-guidebdf2e39
Disable clippy in CI due to ICE33f3fa8
Add template deduction guide for Slice constructor94e8e46
Revert "Bump Bazel build to rustc 1.85.0"0c114be
One more stable standard library crateaeec460
Bump Bazel build to rustc 1.85.02379562
Bump Bazel build to rustc 1.84.1Updates
cxx-build
from 1.0.137 to 1.0.142Release notes
Sourced from cxx-build's releases.
Commits
4b4e1c1
Release 1.0.142db3aaac
Lockfile update6aa9501
Touch up tests of std::span -> rust::Slice deduction5702ef8
Merge pull request 1449 from JonathonReinhart/add-Slice-ctor-deduction-guidebdf2e39
Disable clippy in CI due to ICE33f3fa8
Add template deduction guide for Slice constructor94e8e46
Revert "Bump Bazel build to rustc 1.85.0"0c114be
One more stable standard library crateaeec460
Bump Bazel build to rustc 1.85.02379562
Bump Bazel build to rustc 1.84.1Dependabot 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 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions