chore(deps): bump the patch-updates group across 1 directory with 24 updates#35
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the patch-updates group across 1 directory with 24 updates#35dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the patch-updates group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.223` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.145` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.27` | `1.2.37` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.1` | `1.0.3` | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.47` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.63` | `0.1.64` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.101` | | redox_syscall | `0.5.13` | `0.5.17` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.9` | `0.4.10` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.5` | `0.8.6` | | [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.25` | `0.1.26` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.21` | `1.0.22` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.5` | `1.4.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.19` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.9` | `0.1.11` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.26` | `0.8.27` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `serde` from 1.0.219 to 1.0.223 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.223) Updates `serde_json` from 1.0.140 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.145) Updates `cc` from 1.2.27 to 1.2.37 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.27...cc-v1.2.37) Updates `cfg-if` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.1...v1.0.3) Updates `clap` from 4.5.40 to 4.5.47 - [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.40...clap_complete-v4.5.47) Updates `clap_builder` from 4.5.40 to 4.5.47 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.40...v4.5.47) Updates `iana-time-zone` from 0.1.63 to 0.1.64 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.63...v0.1.64) Updates `libc` from 0.2.174 to 0.2.175 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) Updates `log` from 0.4.27 to 0.4.28 - [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.27...0.4.28) Updates `proc-macro2` from 1.0.95 to 1.0.101 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.101) Updates `redox_syscall` from 0.5.13 to 0.5.17 Updates `regex` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.11.2) Updates `regex-automata` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.9...regex-automata-0.4.10) Updates `regex-syntax` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.5...regex-syntax-0.8.6) Updates `rustc-demangle` from 0.1.25 to 0.1.26 - [Release notes](https://github.com/rust-lang/rustc-demangle/releases) - [Changelog](https://github.com/rust-lang/rustc-demangle/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/rustc-demangle/commits/rustc-demangle-v0.1.26) Updates `rustversion` from 1.0.21 to 1.0.22 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.21...1.0.22) Updates `serde_derive` from 1.0.219 to 1.0.223 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.223) Updates `signal-hook-registry` from 1.4.5 to 1.4.6 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.5...registry-v1.4.6) Updates `unicode-ident` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.18...1.0.19) Updates `winapi-util` from 0.1.9 to 0.1.11 - [Commits](BurntSushi/winapi-util@0.1.9...0.1.11) Updates `zerocopy` from 0.8.26 to 0.8.27 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.26...v0.8.27) Updates `zerocopy-derive` from 0.8.26 to 0.8.27 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.26...v0.8.27) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde dependency-version: 1.0.223 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cc dependency-version: 1.2.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cfg-if dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-version: 4.5.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_builder dependency-version: 4.5.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: iana-time-zone dependency-version: 0.1.64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: libc dependency-version: 0.2.175 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: log dependency-version: 0.4.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: proc-macro2 dependency-version: 1.0.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: redox_syscall dependency-version: 0.5.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: regex dependency-version: 1.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: regex-automata dependency-version: 0.4.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: regex-syntax dependency-version: 0.8.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustc-demangle dependency-version: 0.1.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustversion dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_derive dependency-version: 1.0.223 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: signal-hook-registry dependency-version: 1.4.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: unicode-ident dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: winapi-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerocopy dependency-version: 0.8.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerocopy-derive dependency-version: 0.8.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 patch-updates group with 21 updates in the / directory:
1.0.981.0.990.4.410.4.421.0.2191.0.2231.0.1401.0.1451.2.271.2.371.0.11.0.34.5.404.5.470.1.630.1.640.2.1740.2.1750.4.270.4.281.0.951.0.1010.5.130.5.171.11.11.11.20.4.90.4.100.8.50.8.60.1.250.1.261.0.211.0.221.4.51.4.61.0.181.0.190.1.90.1.110.8.260.8.27Updates
anyhowfrom 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963aRelease 1.0.992c64c15Merge pull request #420 from dtolnay/enotempty8cf66f7Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145cRevert "Pin nightly toolchain used for miri job"1d7ef1dUpdate ui test suite to nightly-2025-06-306929572Update ui test suite to nightly-2025-06-1837224e3Ignore mismatched_lifetime_syntaxes lint11f0e81Pin nightly toolchain used for miri jobd04c999Raise required compiler for backtrace feature to rust 1.82219d163Update test suite to nightly-2025-05-01Updates
chronofrom 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
serdefrom 1.0.219 to 1.0.223Release notes
Sourced from serde's releases.
Commits
6c316d7Release 1.0.223a4ac0c2Merge pull request #2978 from dtolnay/htmlrooturled76364Change serde_core's html_root_url to docs.rs/serde_core57e21a1Release 1.0.222bb58726Merge pull request #2950 from aytey/fix_lifetime_issue_20243f69251Delete unneeded field of MapDeserializerfd4decfMerge pull request #2976 from dtolnay/content00b1b6bMove Content's Deserialize impl from serde_core to serdecf141aaMove Content's Clone impl from serde_core to serdeff3aee4Release 1.0.221Updates
serde_jsonfrom 1.0.140 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3Release 1.0.14523679e2Add serde version constraintfc27bafRelease 1.0.144caef3c6Ignore uninlined_format_args pedantic clippy lint81ba3aaMerge pull request #1285 from dtolnay/serdecored21e8ceSwitch serde dependency to serde_core6beb6cdMerge pull request #1286 from dtolnay/up1dbc803Raise required compiler to Rust 1.610bf5d87Enforce trybuild >= 1.0.108d12e943Update actions/checkout@v4 -> v5Updates
ccfrom 1.2.27 to 1.2.37Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
236b4f8chore(cc): release v1.2.37 (#1555)1f6ffb1Fix errmsg in RustcCodegenFlags::set_rustc_flag (#1551)79beddfpropagate stack protector to Linux C compilers (#1550)fafa9fcRefactor: Extract new fnrun_commands_in_parallel(#1549)c8a378echore: release (#1542)f43595bRegenerate windows sys bindings (#1548)6e1e2c5Update windows-bindgen requirement from 0.62 to 0.63 (#1547)52bc4ebAdd fn get_ucrt_dir for find-msvc-tools (#1546)4d2d2f6Regenerate target info (#1544)52c54acci: fix publish.yml (#1543)Updates
cfg-iffrom 1.0.1 to 1.0.3Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
9c7bb0bchore: release v1.0.3 (#93)145894cRevert "Remove@__identityrule."9f747fechore: release v1.0.2 (#88)97739b8Fix some ugly and inconsistent formatting.4d7a585Remove@__identityrule.527acbdBump actions/checkout from 4 to 5Updates
clapfrom 4.5.40 to 4.5.47Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f046ca6chore: Release436949ddocs: Update changelog1ddab84Merge pull request #5954 from epage/tests8a66dbftest(complete): Add more native cases76465cftest(complete): Make things more consistent232cedbtest(complete): Remove redundant index02244a6Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847fix(complete): Missing options in multi-val arg74388d7test(complete): Multi-valued, unbounded positional5b3d45frefactor(complete): Extract function for optionsUpdates
clap_builderfrom 4.5.40 to 4.5.47Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
f8b9e24chore: Release4457eb9docs: Update changelogf1d9120Merge pull request #6119 from alexkazik/empty-impl0ad7787Merge pull request #6120 from epage/error395d657feat: provide empty implementations for Args and Subcommand92fd6e7fix(derive): Match rustc's error styled045daaMerge pull request #6116 from eatradish/clap-i18n-richformatter0bb71a0docs: addclap-i18n-richformatterto Related Projectsf9fd356chore: Release889a197docs: Update changelogUpdates
iana-time-zonefrom 0.1.63 to 0.1.64Changelog
Sourced from iana-time-zone's changelog.
Commits
2a3665eBump version number to 0.1.64d4ea1ecMerge pull request #177 from git-staus/main7629338Bump thewindows-coreversionfc6ed13Merge pull request #175 from strawlab/dependabot/github_actions/actions/setup...c4d1a1eBump actions/setup-node from 4 to 5165d4f1Bump actions/checkout from 4 to 50e0a0d0Merge pull request #169 from strawlab/dependabot/github_actions/astral-sh/set...44f371eBump astral-sh/setup-uv from 5 to 66d3fe92clippy fix (#168)Updates
libcfrom 0.2.174 to 0.2.175Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
84e26e6Update the lockfile4d04aeechore: release libc 0.2.17594a7f32cleanup: Format a file that was missed1725273Rename the ctest file frommaintocteste9b021bfreebsd adding further TCP stack related constants.9606a29freebsd15: Add ki_uerrmsg to struct kinfo_proc2816bc2libc-test: include sys/ktls.h on freebsdadfe283libc-test: Account for xktls_session_onedir::gen (freebsd)4cc1bf4freebsd: Document avoidance of reserved namegen7cdcaa6freebsd: Fix type of struct xktls_session_onedir, field ifnetUpdates
logfrom 0.4.27 to 0.4.28Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
6e17355Merge pull request #695 from rust-lang/cargo/0.4.2857719dbfocus on user-facing source changes in the changeloge0630c6prepare for 0.4.28 release60829b1Merge pull request #692 from nebkor/up-and-down95d44f8change names of log-level-changing methods to be more descriptive2b63dfaAddup()anddown()methods forLevelandLevelFilter3aa1359Merge pull request #690 from HaoliangXu/master1091f2cChore:delete compare_exchange method for AtomicUsize on platforms24c5f44Merge pull request #688 from ZylosLumen/patch-14498495Unhide#[derive(Debug)]in exampleUpdates
proc-macro2from 1.0.95 to 1.0.101Release notes
Sourced from proc-macro2's releases.
Commits
d3188eaRelease 1.0.101cbd1286Merge pull request #519 from dtolnay/binarysearchfab4cb6Convert SourceMap scan to binary searchf4708a8Factor out SourceMap linear search to methodfdc853aRelease 1.0.100848ed0bMerge pull request #518 from dtolnay/spanfile76ce1a3Stabilize Span::file and Span::local_fileb5dd3c6Merge pull request #517 from dtolnay/startend1d0ffc0Use Span's start, end, line, column methods on stable 1.88+4f5845eMerge pull request #516 from dtolnay/probeUpdates
redox_syscallfrom 0.5.13 to 0.5.17Updates
regexfrom 1.11.1 to 1.11.2Changelog
Sourced from regex's changelog.
Commits
d0aa5861.11.2a3bf4adregex-cli-0.2.225a15e2rure-0.2.345c3da7regex-lite-0.1.7873ed80regex-automata-0.4.10ea834f8regex-syntax-0.8.686836fbchangelog: 1.11.263a26c1cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592doc: clarify CRLF mode effect931dae0cargo: pointrepositorymetadata to clonable URLsUpdates
regex-automatafrom 0.4.9 to 0.4.10Commits
873ed80regex-automata-0.4.10ea834f8regex-syntax-0.8.6