-
Notifications
You must be signed in to change notification settings - Fork 250
chore: bump the patch group across 1 directory with 16 updates #5193
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
Conversation
371ed0a to
f01cba1
Compare
f01cba1 to
dc0bb83
Compare
|
@eitsupi would bumping our MSRV cause you inconvenience? we can get all of these in by bumping to 1.73, from 1.70. our toolchain is up to 1.84 now |
Bumps the patch group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [semver](https://github.com/dtolnay/semver) | `1.0.25` | `1.0.26` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.219` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.140` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.171` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.100` | | [strum](https://github.com/Peternator7/strum) | `0.27.0` | `0.27.1` | | [stacker](https://github.com/rust-lang/stacker) | `0.1.18` | `0.1.19` | | [ariadne](https://github.com/zesterer/ariadne) | `0.5.0` | `0.5.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.15` | `0.4.16` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.13` | `0.7.14` | | [mdbook](https://github.com/rust-lang/mdBook) | `0.4.44` | `0.4.47` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.15` | `0.4.16` | Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) 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 `semver` from 1.0.25 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) Updates `serde` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `serde_json` from 1.0.138 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.138...v1.0.140) Updates `libc` from 0.2.169 to 0.2.171 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.171) Updates `syn` from 2.0.98 to 2.0.100 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.100) Updates `strum` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.0...v0.27.1) Updates `stacker` from 0.1.18 to 0.1.19 - [Commits](rust-lang/stacker@psm-0.1.18...stacker-0.1.19) Updates `ariadne` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/zesterer/ariadne/blob/main/CHANGELOG.md) - [Commits](https://github.com/zesterer/ariadne/commits) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `strum_macros` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.0...v0.27.1) Updates `is-terminal` from 0.4.15 to 0.4.16 - [Commits](sunfishcode/is-terminal@v0.4.15...v0.4.16) Updates `tokio-util` from 0.7.13 to 0.7.14 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.13...tokio-util-0.7.14) Updates `mdbook` from 0.4.44 to 0.4.47 - [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.47) Updates `globset` from 0.4.15 to 0.4.16 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.15...globset-0.4.16) --- updated-dependencies: - dependency-name: anyhow 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: semver 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: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: stacker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: ariadne dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: is-terminal dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tokio-util 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: globset dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
dc0bb83 to
a0aa56b
Compare
actually, it seems like we need to bump this for arrow, so I guess we do need to go ahead. unless it's particularly inconvenient |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the patch group with 15 updates in the / directory:
1.0.951.0.970.4.250.4.261.0.251.0.261.0.2171.0.2191.0.1381.0.1400.2.1690.2.1712.0.982.0.1000.27.00.27.10.1.180.1.190.5.00.5.10.4.390.4.400.4.150.4.160.7.130.7.140.4.440.4.470.4.150.4.16Updates
anyhowfrom 1.0.95 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89efRelease 1.0.97c7fca9bIgnore elidable_lifetime_names pedantic clippy lint427c0bbPoint standard library links to stablef0aa0d3Release 1.0.96bc33c24Convert html links to intra-doc links1cff785Unset doc-scrape-examples for lib targetd71c806More precise gitignore patterns3e40975Remove **/*.rs.bk from project-specific gitignoreb880dd0Ignore Cargo-generated tests/crate/target directory8891ce3Merge pull request #404 from dtolnay/missingabiUpdates
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
semverfrom 1.0.25 to 1.0.26Release notes
Sourced from semver's releases.
Commits
3e64fdbRelease 1.0.26dd8dc0aPoint standard library links to stable479518dUnset doc-scrape-examples for lib target4fa7acbMore precise gitignore patternsUpdates
serdefrom 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macro7bfd518Release 1.0.218Updates
serde_jsonfrom 1.0.138 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834Release 1.0.140d77a498Merge pull request #1245 from serde-rs/powerpcb34d317Delete unused gcc installationf7200c3Ignore unbuffered_bytes clippy lint76cd4fbIgnore elidable_lifetime_names pedantic clippy lint400eaa9Point standard library links to stable4d4f53cRelease 1.0.1395d6b32fMerge pull request #1242 from dtolnay/writefloate5bb8bdDocument behavior of write_f32/f64 on non-finite floats7a79781Merge pull request #1241 from dtolnay/doclinkUpdates
libcfrom 0.2.169 to 0.2.171Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
78b0f8achore: release v0.2.171b988ca5Merge pull request #4318 from tgross35/backport-morel5746f8eAdd missing macos proc types and constants29a40e2linux: add devmem structs85f6836linux: add socket constants up to SO_DEVMEM_DONTNEEDff17476linux_like: add F_SEAL_EXEC67352eeci: sparc64: fix 'cannot find libc' error10af5a6ci: s390x: fix 'cannot find libc' errorc6ad434Merge pull request #4315 from tgross35/backport-porcini5726b3cCygwin: Add PTY and group APIUpdates
synfrom 2.0.98 to 2.0.100Release notes
Sourced from syn's releases.
Commits
5357c8fRelease 2.0.10078a1efbMerge pull request #1852 from dtolnay/tokenstream01a9e6dVisit TokenStream in generated syntax tree traversals22bd069Bypass instantiating Span-specific visit functionsbf0a11dGeneralize proc_macro2 path to other terminal typesc38857aSimplify reference-to-references90381eaSort TERMINAL_TYPES alphabetically6a860b0Update test suite to nightly-2025-03-08aed58d1Update test suite to nightly-2025-03-054552057Release 2.0.99Updates
strumfrom 0.27.0 to 0.27.1Release notes
Sourced from strum's releases.
Changelog
Sourced from strum's changelog.
Commits
85d0ae6Update versions to 0.27.1 everywhere1576a7aPeternator7/fix transparent typo (#421)23d2952Create ci.yml9c5fb56Fix warnings in tests from variants that need to exist, but don't get used (#...030d7b5Merge branch 'bobozaur-258-transparent-attr'7606dd5Do some light refactoring to combine similiar code paths togetherb6a357dMerge branch '258-transparent-attr' of https://github.com/bobozaur/strum into...24e7a4fUse _ to silence warnings (#418)4c1f6c1Update docs to actually include new features (#417)9db3c4dReplace IntoDiscriminant with EnumDiscriminants in macro exports, as (#414)Updates
stackerfrom 0.1.18 to 0.1.19Commits
61411cfstacker: 0.1.195eed05fimprove error handling (#116)a4027capsm: release 0.1.25ff738b7stacker: release 0.1.184045bf9Support running on miri8b9c70dUse edition 2021 to suppress cargo warningcf52a70psm: release 0.1.240e525abfix wasi testbdb1a18chore: add gnullvm cross check to the CI762438eci: add support for loongarch64-unknown-linux-gnuUpdates
ariadnefrom 0.5.0 to 0.5.1Changelog
Sourced from ariadne's changelog.
Commits
Updates
chronofrom 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28eBump version to 0.4.406d29c8aAdd quarter (%q) date string specifier07216aeUpgrade to windows-bindgen 0.60bf1973cUse similar-asserts to show bindgen diffd0f8b59Restrict MSRV to check --lib1f345fdSwitch to 2024 idiom7f6cf5eSwitch to 2024 style11d227aApply suggestions from clippy 1.8515e287bUse NaiveDateTime for internal tz_info methods. (#1658)8317e7cdocs: fix minor typoUpdates
strum_macrosfrom 0.27.0 to 0.27.1Release notes
Sourced from strum_macros's releases.
Changelog
Sourced from strum_macros's changelog.
Commits
85d0ae6Update versions to 0.27.1 everywhere1576a7aPeternator7/fix transparent typo (#421)23d2952Create ci.yml9c5fb56Fix warnings in tests from variants that need to exist, but don't get used (#...030d7b5Merge branch 'bobozaur-258-transparent-attr'7606dd5Do some light refactoring to combine similiar code paths togetherb6a357dMerge branch '258-transparent-attr' of https://github.com/bobozaur/strum into...24e7a4fUse _ to silence warnings (#418)4c1f6c1Update docs to actually include new features (#417)9db3c4dReplace IntoDiscriminant with EnumDiscriminants in macro exports, as (#414)Updates
is-terminalfrom 0.4.15 to 0.4.16Commits
4a18365chore: Release is-terminal version 0.4.16ee36d99Update to dev-dependencies rustix 1.0, and hermit-abi 0.5.Updates
tokio-utilfrom 0.7.13 to 0.7.14Commits
b663abechore: update tokio-util version number (#7215)9a11efcchore: prepare tokio-util v0.7.14 (#7215)d760b26Merge tokio-1.44.1 into master (#7218)d413c9cchore: prepare Tokio v1.44.1 (#7217)addbfb9rt: skip defer queue inblock_in_placecontext (#7216)5687043test: remove unused dependencies (#7214)72c87a7test: addio::Builder::namefor better panic messages (#7212)8507e28Remove an old customOnceCellimplementation in favor ofstd(#7208)7efcab4Do not requireUnpinfor some trait impls (#7204)e4a39d2sync: addCancellationToken::run_until_cancelled_owned(#7081)Updates
mdbookfrom 0.4.44 to 0.4.47Release notes
Sourced from mdbook's releases.
Changelog
Sourced from mdbook's changelog.
Commits
07b25cdMerge pull request #2587 from ehuss/bump-version105d836Merge pull request #2586 from ehuss/fix-search-subchapter74fcaf5Update to 0.4.4774200f7Fix search not showing in sub-directories1a5286bMerge pull request #2578 from ehuss/bump-versionc493d3bUpdate to 0.4.46a68091aMerge pull request #2571 from szabgab/missing_backends_are_fatalb0cf568Merge pull request #2569 from szabgab/suffix_items_cannot_be_followed_by_a_listbf544beCheck content of the error message.4f0dba8check content of the error messageUpdates
globsetfrom 0.4.15 to 0.4.16Commits
de4baa1globset-0.4.16163ac15globset: escape{and}inescapee2362d4searcher: add log message noting detected encoding9430512zsh: support sourcing zsh completion dynamically79cbe89doc: tweak wording for stdin detectionbf63fe8regex: add as_match method to Captures traita196087grep-0.3.2bb0925adeps: bump grep-printer to 0.2.2be117dbgrep-printer-0.2.206dc13adeps: bump grep-searcher to 0.1.14Most Recent Ignore Conditions Applied to This Pull Request
Dependabot 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