Bump the cargo group across 1 directory with 19 updates#166
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the cargo group across 1 directory with 19 updates#166dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.57` | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.46.1` | `1.46.3` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.13.0` | `1.13.1` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.114` | `1.0.115` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.8.0` | `1.8.1` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.8` | `1.1.9` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.19` | `0.1.20` | | [moka](https://github.com/moka-rs/moka) | `0.12.12` | `0.12.13` | | [portable-atomic-util](https://github.com/taiki-e/portable-atomic) | `0.2.4` | `0.2.5` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.13` | `0.4.14` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.8` | `0.8.9` | | [slab](https://github.com/tokio-rs/slab) | `0.4.11` | `0.4.12` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.37` | `0.8.38` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.18` | `1.0.19` | Updates `clap` from 4.5.54 to 4.5.57 - [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.54...clap_complete-v4.5.57) Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `insta` from 1.46.1 to 1.46.3 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.46.1...1.46.3) Updates `portable-atomic` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.13.0...v1.13.1) Updates `trybuild` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.114...1.0.115) Updates `arc-swap` from 1.8.0 to 1.8.1 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.8.0...v1.8.1) Updates `regex` from 1.12.2 to 1.12.3 - [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.12.2...1.12.3) Updates `flate2` from 1.1.8 to 1.1.9 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.8...1.1.9) Updates `clap_builder` from 4.5.54 to 4.5.57 - [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.54...v4.5.57) Updates `clap_derive` from 4.5.49 to 4.5.55 - [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.49...v4.5.55) Updates `hyper-util` from 0.1.19 to 0.1.20 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.19...v0.1.20) Updates `moka` from 0.12.12 to 0.12.13 - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.12...v0.12.13) Updates `portable-atomic-util` from 0.2.4 to 0.2.5 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@portable-atomic-util-0.2.4...portable-atomic-util-0.2.5) Updates `regex-automata` from 0.4.13 to 0.4.14 - [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.13...regex-automata-0.4.14) Updates `regex-syntax` from 0.8.8 to 0.8.9 - [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.8...regex-syntax-0.8.9) Updates `slab` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.11...v0.4.12) Updates `zerocopy` from 0.8.37 to 0.8.38 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.37...v0.8.38) Updates `zerocopy-derive` from 0.8.37 to 0.8.39 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.37...v0.8.39) Updates `zmij` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.18...1.0.19) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: insta dependency-version: 1.46.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: portable-atomic dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: trybuild dependency-version: 1.0.115 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arc-swap dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: flate2 dependency-version: 1.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_derive dependency-version: 4.5.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hyper-util dependency-version: 0.1.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: moka dependency-version: 0.12.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: portable-atomic-util dependency-version: 0.2.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex-automata dependency-version: 0.4.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex-syntax dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: slab dependency-version: 0.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zmij dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot rebase |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 cargo group with 16 updates in the / directory:
4.5.544.5.570.1.60.2.01.46.11.46.31.13.01.13.11.0.1141.0.1151.8.01.8.11.12.21.12.31.1.81.1.90.1.190.1.200.12.120.12.130.2.40.2.50.4.130.4.140.8.80.8.90.4.110.4.120.8.370.8.381.0.181.0.19Updates
clapfrom 4.5.54 to 4.5.57Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
69c0ddbchore: Release8206bbadocs: Update changelogc109d67Merge pull request #6104 from epage/hide9d7f212fix(complete): Hide dot files on dynamic completer77b3fdbtest(complete): Show dot file behaviorf89b9b8test(derive): Make stable across upgrade58eb8a9chore: Release10a2a75docs: Update changeloga42eebfMerge pull request #6103 from epage/mut_subcommands5335f54feat: Add Command::mut_subcommandsUpdates
tracing-forestfrom 0.1.6 to 0.2.0Commits
Updates
instafrom 1.46.1 to 1.46.3Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
1324590Release 1.46.3 (#870)b26bc7fFix escaped format inline snapshots not stripping formatting newline (#869)2ab00ccRelease 1.46.2 (#867)97c6f57Fix inline snapshot corruption with carriage returns (#866)2a9f7adRemove globset version cap (#864)Updates
portable-atomicfrom 1.13.0 to 1.13.1Changelog
Sourced from portable-atomic's changelog.
Commits
1639861Release portable-atomic 1.13.159cbe84Release portable-atomic-util 0.2.50fdd05bUpdate changeloge1d5702ci: Temporarily disable AIX buildf2ee23ftests: Update test-helpere481f46util: Sync Arc with upstreame4e0588util: Update docs/comments6204993ci: Temporarily pin toolchain for mips r66040033ci: Replace some custom targets with new builtin targets10b6775tests/asm-test: Update to LLVM 22Updates
trybuildfrom 1.0.114 to 1.0.115Release notes
Sourced from trybuild's releases.
Commits
44e2bc5Release 1.0.11517fd349Merge pull request #325 from davidhewitt/fixed-width2a265aeuse--diagnostic-widthrustflag to fix ui test output width64bc0e5Resolve map_unwrap_or pedantic clippy lint466e2c2Update actions/upload-artifact@v5 -> v6d3b5200Update actions/upload-artifact@v4 -> v5e237fc5Update to 2021 edition8c1519bUpdate actions/checkout@v5 -> v6Updates
arc-swapfrom 1.8.0 to 1.8.1Changelog
Sourced from arc-swap's changelog.
Commits
c222a22Release 1.8.1cccf354Upgrade the other ordering too, for transitivitye94df55Merge pull request #195 from 0xfMel/masterbd5d327Fix Debt::pay failure ordering22431daMerge pull request #189 from atouchet/rdmb142bd8Update ReadmeUpdates
regexfrom 1.12.2 to 1.12.3Changelog
Sourced from regex's changelog.
Commits
b028e4f1.12.35e195deregex-automata-0.4.14a3433f6regex-syntax-0.8.90c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...Updates
flate2from 1.1.8 to 1.1.9Commits
19ddb18Merge pull request #529 from folkertdev/update-zlib-rs-0.6.0c956e12upgrade zlib-rs to version0.6.021d5eebMerge pull request #528 from wgyt/wgyt/patch54f8484update LICENSE-MITf4924feMerge pull request #527 from jongiddy/crc-tests8b9b7a6Add tests to check data CRCfd17c74Merge pull request #526 from folkertdev/zlib-rs-crc32aef26accheck that zlib-rs no longer compiles crc32fast5ec7647makecrc32fastan optional dependencyc584e97usezlib-rsfor crc32 (when available)Updates
clap_builderfrom 4.5.54 to 4.5.57Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
48c3b11chore: Release4589490docs: Update changelog78a7962Merge pull request #6243 from epage/term21828f4Merge pull request #6245 from epage/completeb8c9ad5test(complete): Update for new versions54f1ab8Merge pull request #6244 from epage/typoc40ad5cdocs: Fix a typoaf904aefix(parser): Resolve regression with value_terminator/last36eb896test(parser): Add basic cases for value_terminator24cbf68test(parser): Add cases for value_terminator and lastUpdates
clap_derivefrom 4.5.49 to 4.5.55Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
2047862chore: Release7aecad9docs: Update changelogc3051b5Merge pull request #6212 from ericgumba/issue_50403604b13fix(parser): Honor positional value_terminator63d73bctest(parser): Cover value_terminator as first argumentb9009a7Merge pull request #6233 from epage/templatef68bf6cchore: Update from _rust template6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs rune2d2d25chore(deps): Update Rust Stable to v1.93 (#6231)Updates
hyper-utilfrom 0.1.19 to 0.1.20Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
b23a13ev0.1.20ffa5391chore: use standard library api (#263)b43aeabchore: bumpsystem-configurationto 0.7 (#256)d841f5dbump MSRV to 1.64 (#258)af19656chore(client): remove unused mac imports in system proxy (#260)ad6a63dchore(ci): update to actions/checkout@v6 (#261)d5503b2docs(client): correct malformed reference link in set_interface (#254)8c4f4a0fix(matcher): improve subdomain matching case insensitivity (#252)1b3fa96fix(matcher): improve domain matching case insensitivity (#251)Updates
mokafrom 0.12.12 to 0.12.13Release notes
Sourced from moka's releases.
Changelog
Sourced from moka's changelog.
Commits
b5bdb4cMerge pull request #571 from moka-rs/exclude-lint-confige8dff1fAdd.markdownlint.jsonto the exclude files of the crate packagec6bcdb6Merge pull request #570 from moka-rs/mitigate-timewheel-toctou-issue2aaa2e5Add.markdowlint.jsonto change the Markdown indents to four spaces04b2460Update the changelog4f053aaRefactor duration comparison code for unit testing in both sync and futureee982dbA minor doc comment fix49978c5Try not to break the gen bits when adjusting timestamps that collide with the...f1b6ec1Preventset_timer_nodeto re-readexpiry_genfromexpiration_state()e959b7fEnsure thatset_expiration_timeaccidentally pack real timestamp equalUpdates
portable-atomic-utilfrom 0.2.4 to 0.2.5Release notes
Sourced from portable-atomic-util's releases.
Commits
59cbe84Release portable-atomic-util 0.2.50fdd05bUpdate changeloge1d5702ci: Temporarily disable AIX buildf2ee23ftests: Update test-helpere481f46util: Sync Arc with upstreame4e0588util: Update docs/comments6204993ci: Temporarily pin toolchain for mips r66040033ci: Replace some custom targets with new builtin targets10b6775tests/asm-test: Update to LLVM 22a19d815ci: Update Valgrind suppression for s390xUpdates
regex-automatafrom 0.4.13 to 0.4.14Commits
5e195deregex-automata-0.4.14a3433f6regex-syntax-0.8.90c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...5ea3eb11.12.2Updates
regex-syntaxfrom 0.8.8 to 0.8.9Commits
a3433f6regex-syntax-0.8.90c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...5ea3eb11.12.2ab0b071regex-automata-0.4.13Updates
slabfrom 0.4.11 to 0.4.12Release notes
Sourced from slab's releases.
Changelog
Sourced from slab's changelog.
Commits
a1e4346Release v0.4.12 (#161)1a97b80Help the compiler elide copies in try_remove() (#160)4955f79fix: add missing semicolon (#158)7f1f3a1Add security policy (#154)Updates
zerocopyfrom 0.8.37 to 0.8.38Release notes
Sourced from zerocopy's releases.
Commits
78088c4[macros] Clarify size/align behavior of try macros (#2975)42ff03b[agents] Update review guidelines for TODOs (#2967)5e3d16e[ci] UpdateCargo.lockfrom releasing script (#2958)406a35a[cargo-zerocopy] Pass --cfg __ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE (#2960)36e8abeUpdateCargo.lock(#2957)72a26a0ci: Fix yq installation failure by pinning version and disabling sumdb check ...Updates
zerocopy-derivefrom 0.8.37 to 0.8.39Release notes
Sourced from zerocopy-derive's releases.
Commits
e85ea41Release 0.8.39 (#2993)0cceb23[derive] Implement#[zerocopy(on_error = skip/fail)](#2982)735980c[test] Detect and warn about using cargo for development (#2990)d10ca3f[tests] Rely oncargo-zerocopytoolchain resolution (#2989)4f98f5c[test] Moveimpl_or_verify!tests todoctests(#2988)8c01bd1[cargo-zerocopy] PassRUSTDOCFLAGS(#2987)d296c26Adopt and document a preference for aligned loads in validation (#2985)6b81374Re-parent orphaned comment (#2935)67c0fffMinor doc comment improvements (#2936)e36bfa1[cargo-zerocopy] Pass --cfg __ZEROCOPY_INTERNAL_USE_ONL_TOOLCHAIN=... (#2983)Updates
zmijfrom 1.0.18 to 1.0.19Commits
990ad7eRelease 1.0.193aeb815Sync to vitaut/zmij@d8cb945b804b08Sync to vitaut/zmij@68481e5e065560Sync to vitaut/zmij@a3133abDependabot 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 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