-
Notifications
You must be signed in to change notification settings - Fork 23
chore(deps): bump the version-updates group across 1 directory with 14 updates #166
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
develop
Choose a base branch
from
dependabot/cargo/develop/version-updates-4957a78289
base: develop
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 14 updates #166
dependabot
wants to merge
1
commit into
develop
from
dependabot/cargo/develop/version-updates-4957a78289
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
…4 updates Bumps the version-updates group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-graphql](https://github.com/async-graphql/async-graphql) | `7.0.17` | `7.0.19` | | [async-graphql-axum](https://github.com/async-graphql/async-graphql) | `7.0.17` | `7.0.19` | | [axum](https://github.com/tokio-rs/axum) | `0.8.7` | `0.8.8` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.12.2` | `0.12.5` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.48.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.8` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.23` | `0.13.1` | | [config](https://github.com/rust-cli/config-rs) | `0.15.18` | `0.15.19` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [oauth2](https://github.com/ramosbugs/oauth2-rs) | `4.4.2` | `5.0.0` | | [bcrypt](https://github.com/Keats/rust-bcrypt) | `0.15.1` | `0.17.1` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | Updates `async-graphql` from 7.0.17 to 7.0.19 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-graphql-axum` from 7.0.17 to 7.0.19 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `axum` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.7...axum-v0.8.8) Updates `axum-extra` from 0.12.2 to 0.12.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-extra-v0.12.2...axum-extra-v0.12.5) Updates `tokio` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) Updates `tower-http` from 0.6.6 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.8) Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) Updates `reqwest` from 0.12.23 to 0.13.1 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.13.1) Updates `config` from 0.15.18 to 0.15.19 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.18...v0.15.19) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `oauth2` from 4.4.2 to 5.0.0 - [Release notes](https://github.com/ramosbugs/oauth2-rs/releases) - [Upgrade guide](https://github.com/ramosbugs/oauth2-rs/blob/main/UPGRADE.md) - [Commits](ramosbugs/oauth2-rs@4.4.2...5.0.0) Updates `bcrypt` from 0.15.1 to 0.17.1 - [Commits](Keats/rust-bcrypt@v0.15.1...v0.17.1) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) --- updated-dependencies: - dependency-name: async-graphql dependency-version: 7.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: async-graphql-axum dependency-version: 7.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: axum-extra dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: tower-http dependency-version: 0.6.8 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: reqwest dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: config dependency-version: 0.15.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: oauth2 dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: bcrypt dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor 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 14 updates in the / directory:
7.0.177.0.197.0.177.0.190.8.70.8.80.12.20.12.51.47.11.48.00.6.60.6.81.0.1451.0.1480.12.230.13.10.15.180.15.190.1.410.1.440.3.200.3.224.4.25.0.00.15.10.17.10.8.50.9.0Updates
async-graphqlfrom 7.0.17 to 7.0.19Changelog
Sourced from async-graphql's changelog.
Commits
Updates
async-graphql-axumfrom 7.0.17 to 7.0.19Changelog
Sourced from async-graphql-axum's changelog.
Commits
Updates
axumfrom 0.8.7 to 0.8.8Release notes
Sourced from axum's releases.
Commits
d07863fRelease axum v0.8.8 and axum-extra v0.12.3287c674axum-extra: Make typed-routing feature enable routing feature (#3514)f5804aaSecondElementIs: Correct a small inconsistency (#3559)f51f3baaxum-extra: Add trailing newline to pretty JSON response (#3526)816407aFix integer underflow intry_range_responsefor empty files (#3566)78656ebdocs: Clarifyroute_layerdoes not apply middleware to the fallback handler...Updates
axum-extrafrom 0.12.2 to 0.12.5Release notes
Sourced from axum-extra's releases.
Commits
d9f79f5Release axum-extra v0.12.56b00891fix(json-lines): Respect default body limit (#3591)4e2bc8cRelease axum-extra v0.12.4f72c298Improve error messages with #[diagnostic::do_not_recommend] (#3588)aba8046Deprecate Host and Scheme extractorsadf2e6cRemove CI job using ancient nightly8eaf49eRemove cargo-sort CI job5155b9bRemove cargo-public-api-crates CI jobb6ffaeeExclude broken example from workspaced07863fRelease axum v0.8.8 and axum-extra v0.12.3Updates
tokiofrom 1.47.1 to 1.48.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
556820fchore: prepare Tokio v1.48.0 (#7677)fd1659achore: prepare tokio-macros v2.6.0 (#7676)53e8acaci: update nightly version to 2025-10-12 (#7670)9e5527dprocess: fix error when runtime is shut down on nightly-2025-10-12 (#7672)25a24denet: remove PollEvented noise from Debug formats (#7675)c1fa25ftask: clarify the behavior of severalspawn_localmethods (#7669)e7e02fcfs: useFileOptionsinsidefs::Fileto support uring (#7617)f7a7f62ci: remove cargo-deny Unicode-DFS-2016 license exception config (#7619)d1f1499tokio: use cargo feature for taskdump support instead of cfg (#7655)ad6f618runtime: clarify the behavior ofHandle::block_on(#7665)Updates
tower-httpfrom 0.6.6 to 0.6.8Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
33166c8v0.6.86680160Fix deprecated lints (#608)81b8231ci: Switch cargo-public-api-crates to cargo-check-external-types (#613)1fb0144ci: pin tracing in msrv job (#622)1fe4c09fix(decompression): disablemultiple_membersoption for gzip decoder (#621)3bf1ba7v0.6.7723ca9afix(decompression): Suppress EOF errors caused by decompressing empty body (#...8ab9f82chore(ci): use newer cargo-public-api-crates job (#619)7cfdf76doc: Replace doc_auto_cfg with doc_cfg (#609)50beeafAdd support for custom status code in TimeoutLayer (#599)Updates
serde_jsonfrom 1.0.145 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
reqwestfrom 0.12.23 to 0.13.1Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
10fb98cv0.13.1438098achore: refer to h2 as dep:h2 (#2919)43aac91chore(ci): bump actions/checkout from 5 to 6 (#2864)175f5b2fix rustls on android (#2918)1afe88eDepend on quinn/rustls-aws-lc-rs to avoid ring dependency (#2917)62a80afv0.13.0e8d89f4enable ALPN by default in native-tls (#2907)9a9daa7v0.13.0-rc.1d518e45rustls: allow windows to use extra roots (#2904)934bc84chore: separate rustls and rustls-no-provider features (#2903)Updates
configfrom 0.15.18 to 0.15.19Changelog
Sourced from config's changelog.
Commits
e7ff326chore: Release config version 0.15.19cbee54cchore: Update deps (#715)d53e906chore: Update depsb10653adocs: Update changelog527de7dfix: Update to latest ron (#714)6c2cfd0fix: Update to latest ron16ef680chore(deps): Update Rust Stable to v1.91 (#712)2051f62style: Make clippy happybf6e256chore: Update dependencies (#702)de242e0chore: Update dependenciesUpdates
tracingfrom 0.1.41 to 0.1.44Release notes
Sourced from tracing's releases.
... (truncated)
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)Updates
tracing-subscriberfrom 0.3.20 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
Commits
cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)Updates
oauth2from 4.4.2 to 5.0.0Release notes
Sourced from oauth2's releases.
... (truncated)
Upgrade guide
Sourced from oauth2's upgrade guide.
... (truncated)
Commits
f3424b4Update Cargo-1.65.lock61ec227Bump version to 5.0.09a2b746Improve HttpClientError::Reqwest error message2492d69Bump version to 5.0.0-rc.1c599c12Use --locked on MS...Description has been truncated