-
Couldn't load subscription status.
- Fork 66
chore(dep): bump the deps group across 1 directory with 17 updates #206
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
Merged
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
Bumps the deps group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.47.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.48` | | [keyring](https://github.com/hwchen/keyring-rs) | `3.6.2` | `3.6.3` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [pyo3](https://github.com/pyo3/pyo3) | `0.25.1` | `0.26.0` | | [rand](https://github.com/rust-random/rand) | `0.9.1` | `0.9.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.145` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.7` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.3` | | [scraper](https://github.com/causal-agent/scraper) | `0.23.1` | `0.24.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.100` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.58` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.17` | | [diesel](https://github.com/diesel-rs/diesel) | `2.2.11` | `2.2.12` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.22` | `0.12.23` | Updates `async-trait` from 0.1.88 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) Updates `tokio` from 1.45.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.47.1) Updates `clap` from 4.5.40 to 4.5.48 - [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.48) Updates `keyring` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/hwchen/keyring-rs/releases) - [Changelog](https://github.com/open-source-cooperative/keyring-rs/blob/main/CHANGELOG.md) - [Commits](open-source-cooperative/keyring-rs@v3.6.2...v3.6.3) 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 `pyo3` from 0.25.1 to 0.26.0 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.25.1...v0.26.0) Updates `rand` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...rand_core-0.9.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_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 `toml` from 0.8.23 to 0.9.7 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.7) Updates `regex` from 1.11.1 to 1.11.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.11.1...1.11.3) Updates `scraper` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/causal-agent/scraper/releases) - [Commits](rust-scraper/scraper@v0.23.1...v0.24.0) Updates `anyhow` from 1.0.98 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.100) Updates `clap_complete` from 4.5.54 to 4.5.58 - [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.58) 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 `diesel` from 2.2.11 to 2.2.12 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/master/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.2.11...v2.2.12) Updates `reqwest` from 0.12.22 to 0.12.23 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.22...v0.12.23) --- updated-dependencies: - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: keyring dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyo3 dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: toml dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: scraper dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_complete dependency-version: 4.5.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: diesel dependency-version: 2.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: reqwest dependency-version: 0.12.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
clearloop
approved these changes
Oct 2, 2025
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 deps group with 17 updates in the / directory:
0.1.880.1.891.45.11.47.14.5.404.5.483.6.23.6.30.4.270.4.280.25.10.26.00.9.10.9.21.0.2191.0.2281.0.1401.0.1450.8.230.9.71.11.11.11.30.23.10.24.01.0.981.0.1004.5.544.5.582.0.122.0.172.2.112.2.120.12.220.12.23Updates
async-traitfrom 0.1.88 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9Release 0.1.89fbcfcacMerge pull request 293 from Veykril/lw/quote_spannedfd93990Improve use of spans inquote_spanneda5093feAdd type-mismatch ui test6d12b44Revert "Pin nightly toolchain used for miri job"dd9e4baHide unused_variables warning in consider-restricting.rs ui testb454fc8Update ui test suite to nightly-2025-08-039c880e8Update ui test suite to nightly-2025-07-307ca751dIgnore unused_parens warning in test2bccfebUpdate ui test suite to nightly-2025-05-28Updates
tokiofrom 1.45.1 to 1.47.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
be8ee45chore: prepare Tokio v1.47.1 (#7504)d9b1916Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6chore: prepare Tokio v1.43.2 (#7502)4730984readme: add 1.47 as LTS release (#7497)1979615process: fix panic from spurious pidfd wakeup (#7494)f669a60ci: add lockfile for LTS branchce41896sync: fix broken link of Pythonasyncio.EventinSetOncedocs (#7485)c8ab78achangelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8chore: prepare Tokio v1.47.0 (#7482)d545aa2sync: addsync::Notify::notified_owned()(#7465)Updates
clapfrom 4.5.40 to 4.5.48Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
c3a1ddcchore: Release4460ff4docs: Update changelog54947a1Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2fix(complete): Restore nospace in bash2f6a108test(complete): Demonstrate current behaviorf88be57style: Ensure consistent newlinesf209bcechore: Releasef33ff7fdocs: Update changelogbf06e6fMerge pull request #5974 from kryvashek/support-clearing-args-matches5d357adfeat(parser): Added ArgMatches::try_clear_id()Updates
keyringfrom 3.6.2 to 3.6.3Release notes
Sourced from keyring's releases.
Commits
315cbdfCredits for v3.6.3 release.edee747Merge pull request #260 from open-source-cooperative/dependabot/cargo/windows...a3470f1Update windows-sys requirement from 0.59 to 0.60f38b5e9Cherry pick all contributions since 3.6.2.b9af61dZero out credential passwords before dealloc.19ec928Don't clone returned passwords.46eebf5windows: use static value for 'comment' attribute7b408edRevert variable renaming88a3d6cCosmetic fix: remove blank linesafcc314Implement default byte -> password conversion methods.Updates
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
pyo3from 0.25.1 to 0.26.0Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
4502c2eci: fix release job token permissions (#5374)a43cf79release: 0.26.0 (#5367)f4d533fClarity and grammar fixes in free-threading guide (#5369)ed030a7fixes #5202 -- treat thePYO3_BUILD_EXTENSION_MODULEenv var the same as te...1775bafUse links to latest CPython stable release in docs (#5366)acaa2beUpdate free-threading docs for 0.26 (#5355)9cc0bb6fix "no constructor defined" messages on PyPy (#5329)9aa53f4Generate introspection for #[pyclass(eq, eq_int, ord, hash, str)] (#5338)a0c7d2cfixupPy::cast_bound(#5361)50b0193fix warning leaking out of test intest_methods(#5362)Updates
randfrom 0.9.1 to 0.9.2Changelog
Sourced from rand's changelog.
Commits
d3dd415Prepare rand_core 0.9.2 (#1605)99fabd2Prepare rand_core 0.9.2c7fe1c4rand: re-exportrand_core(#1604)db2b1e0rand: re-exportrand_coreee1d96frand_core: implement reborrow forUnwrapMut(#1595)e0eb2eerand_core: implement reborrow forUnwrapMut975f602fixup clippy 1.85 warnings775b05bRelaxSizedrequirements for blanket impls (#1593)Updates
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_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
tomlfrom 0.8.23 to 0.9.7Commits
669b4a6chore: Releasea3153bedocs: Update changelog8105f25chore: Update dependencies (#1039)53768e7chore: Update from '_rust/main' template (#1040)82d738bchore: Update from '_rust/main' template3bfcdc2chore: Add license for libfuzzer68dec6echore: Upgrade foldhash0df630dchore: Bump dependencieseb51e86chore: Bump MSRV to 1.7656774e7chore: Update dependenciesUpdates
regexfrom 1.11.1 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c31.11.3ad5cd6cdeps: bump regex-automataee69d9echangelog: 1.11.3159fa3eregex-automata-0.4.1102a62baautomata: callVec::shrink_to_fitin a few strategic placesa76e0a0cargo: excludetests/fuzzfrom the package19172ccstyle: inline formatting arguments2695e29ci: fix cross testingd0aa5861.11.2a3bf4adregex-cli-0.2.2Updates
scraperfrom 0.23.1 to 0.24.0Release notes
Sourced from scraper's releases.
Commits
b2b90d3Version 0.24.03cacc5bBump selectors from 0.30.0 to 0.31.08327edaFix clippy warningsa99da69Bump html5ever and selectors dependenciesd62bf27Bump selectors from 0.28.0 to 0.29.0fd962a0Merge pull request #250 from saschanaz/readme-symlink258ce067Merge pull request #254 from rust-scraper/dependabot/cargo/getopts-0.2.2280cb3bfBump getopts from 0.2.21 to 0.2.228dd6ea3Bumpselectorsto v0.28a7a5ce1Recreate README.md (typechange in git)Updates
anyhowfrom 1.0.98 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
clap_completefrom 4.5.54 to 4.5.58Commits
88f13cbchore: Releasefe2d731docs: Update changelogb256739Merge pull request #6131 from mernen/do-not-suggest-opts-after-escape8aaf704fix(complete): Do not suggest options after "--"4a86feetest(complete): Illustrate current behavior281f8aeMerge pull request #6126 from epage/p3cbce42docs(cookbook): Make typed-derive easier to maintain9fd4dc9docs(cookbook): Provide a custom TypedValueParser8f8e861docs(cookbook): Add local enum to typed-derive926bafedocs(cookbook): Hint at overriding value_nameDescription has been truncated