-
Notifications
You must be signed in to change notification settings - Fork 14
chore(deps): Bump the version-updates group across 1 directory with 15 updates #175
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
Open
dependabot
wants to merge
1
commit into
unstable
Choose a base branch
from
dependabot/cargo/unstable/version-updates-5c413f78c4
base: unstable
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): Bump the version-updates group across 1 directory with 15 updates #175
dependabot
wants to merge
1
commit into
unstable
from
dependabot/cargo/unstable/version-updates-5c413f78c4
Conversation
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
…5 updates Bumps the version-updates group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mockall](https://github.com/asomers/mockall) | `0.13.1` | `0.14.0` | | [ratatui](https://github.com/ratatui/ratatui) | `0.29.0` | `0.30.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.12.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [serde-xml-rs](https://github.com/RReverser/serde-xml-rs) | `0.8.1` | `0.8.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.148` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.17` | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.53` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui) | `7.0.0` | `8.0.0` | | [ureq](https://github.com/algesten/ureq) | `3.0.12` | `3.1.4` | | [ctor](https://github.com/mmastrac/rust-ctor) | `0.2.9` | `0.6.3` | | [syn](https://github.com/dtolnay/syn) | `2.0.104` | `2.0.112` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.42` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.104` | Updates `mockall` from 0.13.1 to 0.14.0 - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.13.1...v0.14.0) Updates `ratatui` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.29.0...ratatui-v0.30.0) Updates `regex` from 1.11.1 to 1.12.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.12.2) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `serde-xml-rs` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/RReverser/serde-xml-rs/releases) - [Commits](RReverser/serde-xml-rs@0.8.1...0.8.2) Updates `serde_json` from 1.0.140 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.148) Updates `thiserror` from 2.0.12 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.17) Updates `clap` from 4.5.40 to 4.5.53 - [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.53) 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 `ansi-to-tui` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/uttarayan21/ansi-to-tui/releases) - [Changelog](https://github.com/ratatui/ansi-to-tui/blob/main/CHANGELOG.md) - [Commits](ratatui/ansi-to-tui@v7.0.0...v8.0.0) Updates `ureq` from 3.0.12 to 3.1.4 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@3.0.12...3.1.4) Updates `ctor` from 0.2.9 to 0.6.3 - [Commits](https://github.com/mmastrac/rust-ctor/commits) Updates `syn` from 2.0.104 to 2.0.112 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.104...2.0.112) Updates `quote` from 1.0.40 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.42) Updates `proc-macro2` from 1.0.95 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.104) --- updated-dependencies: - dependency-name: mockall dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: ratatui dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: serde-xml-rs dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: ansi-to-tui dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: ureq dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: ctor dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: syn dependency-version: 2.0.112 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: quote dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: proc-macro2 dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 version-updates group with 15 updates in the / directory:
0.13.10.14.00.29.00.30.01.11.11.12.21.0.2191.0.2280.8.10.8.21.0.1401.0.1482.0.122.0.174.5.404.5.530.4.410.4.427.0.08.0.03.0.123.1.40.2.90.6.32.0.1042.0.1121.0.401.0.421.0.951.0.104Updates
mockallfrom 0.13.1 to 0.14.0Changelog
Sourced from mockall's changelog.
Commits
4401e5achore: Release73e6c8bMerge pull request #649 from jonatanzeidler/f.const-genericsc8920baAdd a CHANGELOG entry for PR #649dcbad06Actually use a struct in the const_generic_struct_with_static_method teste9d52fbDon't create () fields for each const generic paramtersb734232Allow const generics in automockb2133c9Allow methods on mocks to be called with a range of times in a Sequence (#660)ae37861Fully qualify Send and Sync marker traits (#672)695e55aFix mocking foreign functions with a variadic argument and no pattern (#673)d50aa1dimprove error message (#668)Updates
ratatuifrom 0.29.0 to 0.30.0Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
0a2a7c0chore(ratatui): unleash the rats v0.30.0 (#2294)8c620d6docs(widgets): add link to no-std concept page (#2288)686d955chore: re-release 0.30.0-beta.1 (#2292)04e86bbchore: revert the 0.30-beta.1 update to re-trigger release-plz (#2291)06a30ccchore(widgets): disable scrape-examples and revert ratatui dev dep (#2290)3936b10chore: release 0.30.0-beta.1 (#2287)1f7efe9build(deps): bump dtolnay/rust-toolchain from 0b1efabc08b657293548b77fb76cc02...fbd560abuild(deps): bump taiki-e/install-action from 2.63.3 to 2.65.1 (#2282)4495754build(deps): bump serde_json from 1.0.145 to 1.0.146 (#2284)a8d8afebuild(deps): bump tracing from 0.1.43 to 0.1.44 (#2283)Updates
regexfrom 1.11.1 to 1.12.2Changelog
Sourced from regex's changelog.
... (truncated)
Commits
5ea3eb11.12.2ab0b071regex-automata-0.4.13691d514regex-syntax-0.8.81dd9077docs: swapdoc_auto_cfgwithdoc_cfg0089034regex-cli-0.2.3140f894regex-lite-0.1.827d6d651.12.185398adchangelog: 1.12.1764efbdapi: tweak the lifetime ofCaptures::get_matchee6aa55rure-0.2.4Updates
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
serde-xml-rsfrom 0.8.1 to 0.8.2Commits
8617bbf🔖 Version 0.8.25d1a4ee✨ Add Serializer::into_inner method to extract the writer (#245)83fed4e⬆️ xml-rs 8.0 -> xml 1.0 (#242)a659f21⬆️ upgrade thiserror dependency to version 2.0 (#235)Updates
serde_jsonfrom 1.0.140 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
thiserrorfrom 2.0.12 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716Release 2.0.17599fdceMerge pull request #434 from dtolnay/private9ec05f6Use differently named __private module per patch released2c492bRaise minimum tested compiler to rust 1.76fc3ab95Opt in to generate-macro-expansion when building on docs.rs819fe29Update ui test suite to nightly-2025-09-12259f48cEnforce trybuild >= 1.0.108470e6a6Update ui test suite to nightly-2025-08-24544e191Update actions/checkout@v4 -> v5cbc1ebaDelete duplicate cap-lints flag from build scriptUpdates
clapfrom 4.5.40 to 4.5.53Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
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
ansi-to-tuifrom 7.0.0 to 8.0.0Release notes
Sourced from ansi-to-tui's releases.
Changelog
Sourced from ansi-to-tui's changelog.
Commits
84cdc60ci: set release environment (#73)0c552c4chore: release v8.0.0 (#70)dc9cae5chore: update ratatui-core to 0.1.0 (#72)1f98a59ci: enable trusted publishing (#69)38192d2chore: release 8.0.0-beta.0 (#66)3cbf6a6build: set edition to 2024 (#67)e47433bci: unrelease 7.0.1 (#65)e503745chore(parser): refresh deps and benchmarks (#64)5a78141chore: update to ratatui-0.30 pre-release (#60)7db9771fix: Fix failing tests with disabled default features (#63)Updates
ureqfrom 3.0.12 to 3.1.4Changelog
Sourced from ureq's changelog.
Commits
428bba83.1.4f38ebd5Multipart form set content-type69dfbc93.1.399bceb8Update changelog199a117Prove CharCodec dont end up on char boundary0a4b032Fix CharCodec problem reading short561e814Fix links in lib.rs7e93254Update changelog6d3028fMove multipart to unversionedc4fd455Fix clippyUpdates
ctorfrom 0.2.9 to 0.6.3Commits
Updates
synfrom 2.0.104 to 2.0.112Release notes
Sourced from syn's releases.
Commits
f8f2a42Release 2.0.112ca22ce0Merge pull request #1951 from VictorArcium/vt/fix-lit-byte0c4bea1Fix LitByte::new().7e38d5dDisable test_parse_buffer.test_unwind_safe under Mirif987b14Update actions/upload-artifact@v5 -> v64642a17Update actions/upload-artifact@v4 -> v51f92a93Merge pull request #1949 from heiher/issue-19482cc3385tests: Use smallvec and thin_vec from rustc_data_structures53a460fUpdate test suite to nightly-2025-12-1577e56b5Add rust-version metadataUpdates
quotefrom 1.0.40 to 1.0.42Release notes
Sourced from quote's releases.
Commits
bb9e7a4Release 1.0.42683c1d6Merge pull request #311 from dtolnay/appended93e8eRevert PR 3051f2a959Merge pull request #310 from dtolnay/up37448aaRaise required compiler to Rust 1.6839ac89eResolve manual_let_else pedantic clippy lintf3eac36Raise required compiler to Rust 1.657b490c5Merge pull request #309 from dtolnay/append71dfa84Apply pattern from PR 306 to append_separated & append_terminateddf32af7Touch up PR 306Updates
proc-macro2from 1.0.95 to 1.0.104Release notes
Sourced from proc-macro2's releases.