chore(deps): Bump the patches group with 5 updates#219
Merged
Conversation
Bumps the patches group with 5 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.18` | `0.8.20` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.170` | | [clap](https://github.com/clap-rs/clap) | `4.5.29` | `4.5.30` | 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 `zerocopy` from 0.8.18 to 0.8.20 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.18...v0.8.20) 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 `libc` from 0.2.169 to 0.2.170 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.170) Updates `clap` from 4.5.29 to 4.5.30 - [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.29...clap_complete-v4.5.30) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: zerocopy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 patches group with 5 updates:
1.0.2171.0.2180.8.180.8.200.4.250.4.260.2.1690.2.1704.5.294.5.30Updates
serdefrom 1.0.217 to 1.0.218Release notes
Sourced from serde's releases.
Commits
7bfd518Release 1.0.218723a949Merge pull request #2895 from dtolnay/stabledoc2b44efbPoint standard library links to stable03dc0fcMerge pull request #2894 from dtolnay/doclink85cb0c4Convert html links to intra-doc linksabe7194Update ui test suite to nightly-2025-02-12aaccac7Unset doc-scrape-examples for lib target7cd4d84Update ui test suite to nightly-2025-02-0704ff3e8More precise gitignore patternsdc3031bRemove *.sw[po] from gitignoreUpdates
zerocopyfrom 0.8.18 to 0.8.20Release notes
Sourced from zerocopy's releases.
Commits
ad76305Release 0.8.20 (#2361)4f2df3b[readme] Explain maintenance, thank contributors (#2360)43ed0e7Release 0.8.19 (#2359)f99854aFix soundness of FromBytes::read_from_io (#2320) (#2358)Updates
logfrom 0.4.25 to 0.4.26Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
5a91554Merge pull request #670 from rust-lang/cargo/0.4.265aba0c2prepare for 0.4.26 release0551261Merge pull request #669 from SpriteOvO/crate-doc-update3ff3bdcMerge pull request #668 from SpriteOvO/value-clone931d883Addspdlog-rslink to crate doc310c9b4DeriveCloneforkv::ValueUpdates
libcfrom 0.2.169 to 0.2.170Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
61d2698chore: release v0.2.1700d2ea3cMerge pull request #4284 from tgross35/backport-oysters42a30adSwitch back to matchingtarget_osrather thantarget_vendora0021d2Add recent socket timestamping flags for Linux and Android7a7fe46Apply modulo 256 to BSD WEXITSTATUS116b82eFix size of time_t in vxworksb668252Add structures for freebsdb1d4d35Merge pull request #4280 from tgross35/backport-time-b648b0ab16Add forgotten SO_*_NEW values to powerpc, mips and armc5b7465Rerun build if RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 changesUpdates
clapfrom 4.5.29 to 4.5.30Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f40b37fchore: Release63bfe1adocs: Update changelogd6bd7e2Merge pull request #5763 from epage/complete0887593fix(complete): Change ValueHint::Unknown to Other, from AnyPath61ebe72chore: Release2e3fcc6docs: Update changelog13dad4cMerge pull request #5759 from clap-rs/renovate/unicode-width-0.x3ca44c7Merge pull request #5758 from clap-rs/renovate/terminal_size-0.xd71ae66Merge pull request #5760 from clap-rs/renovate/stable-1.xa25c734chore(deps): Update dependency STABLE to v1.81.0Dependabot 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 <dependency name> major versionwill 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 versionwill 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