-
Notifications
You must be signed in to change notification settings - Fork 61
chore(dep): bump the deps group across 1 directory with 16 updates #186
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 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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.88` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.44.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.35` | | [keyring](https://github.com/hwchen/keyring-rs) | `3.6.1` | `3.6.2` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.27` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.69` | `0.10.71` | | [pyo3](https://github.com/pyo3/pyo3) | `0.23.4` | `0.24.1` | | [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` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [scraper](https://github.com/causal-agent/scraper) | `0.22.0` | `0.23.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.44` | `4.5.47` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [diesel](https://github.com/diesel-rs/diesel) | `2.2.7` | `2.2.8` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.15` | Updates `async-trait` from 0.1.86 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.86...0.1.88) Updates `tokio` from 1.43.0 to 1.44.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.1) Updates `clap` from 4.5.27 to 4.5.35 - [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.27...clap_complete-v4.5.35) Updates `keyring` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/hwchen/keyring-rs/releases) - [Changelog](https://github.com/open-source-cooperative/keyring-rs/blob/master/CHANGELOG.md) - [Commits](open-source-cooperative/keyring-rs@v3.6.1...v3.6.2) Updates `log` from 0.4.25 to 0.4.27 - [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.27) Updates `openssl` from 0.10.69 to 0.10.71 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.69...openssl-v0.10.71) Updates `pyo3` from 0.23.4 to 0.24.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/v0.24.1/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.23.4...v0.24.1) 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 `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `scraper` from 0.22.0 to 0.23.1 - [Release notes](https://github.com/causal-agent/scraper/releases) - [Commits](rust-scraper/scraper@v0.22.0...v0.23.1) 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 `clap_complete` from 4.5.44 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.44...clap_complete-v4.5.47) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `diesel` from 2.2.7 to 2.2.8 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.8/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.2.7...v2.2.8) Updates `reqwest` from 0.12.12 to 0.12.15 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.15) --- updated-dependencies: - dependency-name: async-trait dependency-version: 0.1.88 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: clap dependency-version: 4.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: keyring dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: log dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: openssl dependency-version: 0.10.71 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyo3 dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-version: 1.0.140 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: toml dependency-version: 0.8.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: scraper dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: anyhow dependency-version: 1.0.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_complete dependency-version: 4.5.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: diesel dependency-version: 2.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: reqwest dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
clearloop
approved these changes
Apr 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 16 updates in the / directory:
0.1.86
0.1.88
1.43.0
1.44.1
4.5.27
4.5.35
3.6.1
3.6.2
0.4.25
0.4.27
0.10.69
0.10.71
0.23.4
0.24.1
1.0.217
1.0.219
1.0.138
1.0.140
0.8.19
0.8.20
0.22.0
0.23.1
1.0.95
1.0.97
4.5.44
4.5.47
2.0.11
2.0.12
2.2.7
2.2.8
0.12.12
0.12.15
Updates
async-trait
from 0.1.86 to 0.1.88Release notes
Sourced from async-trait's releases.
Commits
b3a5919
Release 0.1.88a306be8
Merge pull request #289 from dtolnay/cfgd305984
Fix lifetime bounding on generic parameters that have cfg78506f1
Add regression test for issue 288a11384e
Add issue 283 link in test32540aa
Release 0.1.87137d14c
Resolve mem_replace_with_default clippy lint45fd82a
Ignore elidable_lifetime_names pedantic clippy lintea2f2a2
Point standard library links to stable3b78161
Update ui test suite to nightly-2025-02-12Updates
tokio
from 1.43.0 to 1.44.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
d413c9c
chore: prepare Tokio v1.44.1 (#7217)addbfb9
rt: skip defer queue inblock_in_place
context (#7216)8182ecf
chore: prepare Tokio v1.44.0 (#7202)a258bff
ci: enable printing in multi thread loom tests (#7200)e076d21
process: clarifyChild::kill
behavior (#7162)042433c
net: debug_assert on creating a tokio socket from a blocking one (#7166)0284d1b
macros: makeselect!
budget-aware (#7164)710bc80
rt: coop should yield using waker defer strategy (#7185)a2b12bd
readme: adjust release schedule to once per month (#7191)e7b593c
process: fix grammar of theChildStdin
struct doc comment (#7192)Updates
clap
from 4.5.27 to 4.5.35Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
55a18f5
chore: Release3b05635
fix(complete): Ensure new enough clap is used5d2cdac
chore: Releasef1c10eb
docs: Update changeloga4d1a7f
chore(ci): Take a break from template updatese95ed39
Merge pull request #5775 from vivienm/master18f8d4c
chore(deps): Update Rust Stable to v1.82 (#5788)f35d8e0
Merge pull request #5787 from epage/template1389d7d
chore: Update from '_rust/main' templatedbc9faa
chore(ci): Initialize git for template updateUpdates
keyring
from 3.6.1 to 3.6.2Release notes
Sourced from keyring's releases.
Changelog
Sourced from keyring's changelog.
Commits
ee3f80d
Merge pull request #238 from brotskydotcom/issue-236766c8bc
Switch to using fastrand for testing.f1b7ec1
Merge pull request #237 from unkcpz/fix/235/keyring-doc-xplat09c9c0d
using matrix for targets in doctest.yaml307e575
Move to doctest.yaml as ind CI and run inline from action8a5c6dd
fast-fail test-docsrs-build.sha40bd95
r-brotac2a3b4
experiment doccfg with attr docrs3d8da96
multi-target toolchain CIa994584
remove -Zbuild-std which not required on docs.rsUpdates
log
from 0.4.25 to 0.4.27Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
35161d0
Merge pull request #674 from rust-lang/cargo/0.4.27cc131ef
prepare for 0.4.27 releaseea6f54d
Merge pull request #673 from rust-lang/feat/logger-by-refd229c73
fix unclosed code block02486e4
fill in more tests for logger argument71e034f
expand logger testsdfa067e
fix up kv passing39d4c3a
run fmt7aacc8f
pass global logger by value, supplied logger by refa438c6e
Merge pull request #664 from tisonkun/logger-fieldUpdates
openssl
from 0.10.69 to 0.10.71Release notes
Sourced from openssl's releases.
Commits
1a16077
Merge pull request #2369 from alex/bump-for-release3312618
Merge pull request #2366 from frncs-rss/license_apachef71fcf2
Release openssl v0.10.71 and openssl-sys v0.9.1066ca34f8
add full Apache license filec0f1442
Merge pull request #2361 from alex/rc2ae495dc
Expose rc2 ciphers on symm::Ciphera4d399b
Release openssl v0.10.70c9a33e2
Release openssl-sys v0.9.105f014afb
Merge pull request #2360 from sfackler/fix-alpn-lifetimes8e6e30b
Fix lifetimes in ssl::select_next_protoUpdates
pyo3
from 0.23.4 to 0.24.1Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
a213b36
release: 0.24.1 (#5021)d85a02d
splitPyFunctionArgument
to specializeOption
(#5002)c37a50a
Add example of more complex exceptions (#5014)dcacb9b
Simplify PyFunctionArgument impl on &Bound<T> (#5018)03c31c5
fix#[pyfunction]
option parsing (#5015)0f49eb1
docs: Remove examples with outdated PyO3 and unmaintained projects (#4952)1b00b0d
implementPyCallArgs
for borrowed types (#5013)5caaa37
fix: convert to cstrings in PyString::from_object (#5008)4aca459
docs: guide - add link to tables and traits (#5001)0452c0e
replace quansight-labs/setup-python with actions/setup-python (#5007)Updates
serde
from 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
serde_json
from 1.0.138 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stable4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclinkUpdates
toml
from 0.8.19 to 0.8.20Commits
f550dbf
chore: Release25587db
docs: Update changelogfbc77ec
Merge pull request #829 from tisonkun/map-get-kv4605a64
fea: impl Map get_key_value8efc81e
chore(deps): Update Rust crate serde_json to v1.0.138 (#828)15496f1
chore: Release1131ce8
docs: Update changelog4776fca
Merge pull request #827 from epage/winnow07754769b
chore: Upgrade to Winnow 0.79415da2
refactor(parser): Switch to ModalParserUpdates
scraper
from 0.22.0 to 0.23.1Release notes
Sourced from scraper's releases.
Commits
d4a9eaf
Version 0.23.19bd6868
Fix README.md for crates.io08afce2
Version 0.23.04ff30c6
Merge pull request #236 from rust-scraper/dependabot/cargo/serde-1.0.21897a987e
Bump serde from 1.0.217 to 1.0.218a52514c
Merge pull request #233 from rust-scraper/dependabot/cargo/serde-1.0.21711cca40
Bump serde from 1.0.215 to 1.0.2171a55337
Add a serde feature for (de)serializing Selectors (#227)638d731
Bump indexmap from 2.7.0 to 2.7.1cbe480a
Update LICENSE infoUpdates
anyhow
from 1.0.95 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stablef0aa0d3
Release 1.0.96bc33c24
Convert html links to intra-doc links1cff785
Unset doc-scrape-examples for lib targetd71c806
More precise gitignore patterns3e40975
Remove **/*.rs.bk from project-specific gitignoreb880dd0
Ignore Cargo-generated tests/crate/target directory8891ce3
Merge pull request #404 from dtolnay/missingabiUpdates
clap_complete
from 4.5.44 to 4.5.47Commits
f046ca6
chore: Release436949d
docs: Update changelog1ddab84
Merge pull request #5954 from epage/tests8a66dbf
test(complete): Add more native cases76465cf
test(complete): Make things more consistent232cedb
test(complete): Remove redundant index02244a6
Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847
fix(complete): Missing options in multi-val arg74388d7
test(complete): Multi-valued, unbounded positional5b3d45f
refactor(complete): Extract function for optionsUpdates
thiserror
from 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126
Release 2.0.1276490f7
Merge pull request #413 from dtolnay/elidablelifetime9f27b76
Ignore elidable_lifetime_names pedantic clippy lintdaf2a6f
Resolve some elidable_lifetime_names pedantic clippy lint5f07160
Point standard library links to stable6706a51
Convert html links to intra-doc links2706873
More precise gitignore patterns70bc20d
Remove **/*.rs.bk from project-specific gitignoreUpdates
diesel
from 2.2.7 to 2.2.8Changelog
Sourced from diesel's changelog.
Commits
2464571
Merge branch 'prepare/2.2.8' into 2.2.x (#4490)c740fa4
Merge pull request #4512 from Ten0/fix_newly_detected_typo_in_composite_types...25686d5
Bump to 1.85cf340b8
Update the release date for 2.2.8f3cdbaf
Merge pull request #8 from sgoll/backport-4076-4116-43988c56ba2
Add changelog for backported formatting fixes (#4076, #4116, #4398)889dc35
Merge pull request #4398 from sgoll/4397-delete-space045e6ac
Merge pull request #4116 from Ten0/distinct_on_spaceb322ce6
Merge pull request #4076 from sgoll/asc-desc-whitespace5291e99
Prepare a 2.2.8 releaseDescription has been truncated