chore(deps): bump the prod-version-updates group across 1 directory with 30 updates#133
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the prod-version-updates group across 1 directory with 30 updates#133dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ith 30 updates Bumps the prod-version-updates group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.8.3` | `0.8.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.46.1` | | [utoipa](https://github.com/juhaku/utoipa) | `5.3.1` | `5.4.0` | | [ts-rs](https://github.com/Aleph-Alpha/ts-rs) | `11.0.1` | `11.1.0` | | [sea-orm](https://github.com/SeaQL/sea-orm) | `1.1.13` | `1.1.19` | | [sea-query](https://github.com/SeaQL/sea-query) | `0.32.6` | `0.32.7` | | [uuid](https://github.com/uuid-rs/uuid) | `1.16.0` | `1.19.0` | | [async-std](https://github.com/async-rs/async-std) | `1.13.1` | `1.13.2` | | [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.42` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.149` | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.2` | `0.6.8` | | [shuttle-axum](https://github.com/shuttle-hq/shuttle) | `0.56.0` | `0.57.0` | | [shuttle-runtime](https://github.com/shuttle-hq/shuttle) | `0.56.0` | `0.57.0` | | [shuttle-shared-db](https://github.com/shuttle-hq/shuttle) | `0.56.0` | `0.57.0` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.16.0` | `0.16.3` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.22` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.10.1` | `0.12.5` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.17` | | [time](https://github.com/time-rs/time) | `0.3.41` | `0.3.44` | | [openidconnect](https://github.com/ramosbugs/openidconnect-rs) | `4.0.0` | `4.0.1` | | [axum-client-ip](https://github.com/imbolc/axum-client-ip) | `1.0.0` | `1.1.3` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.1` | `2.5.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.12.2` | | [image](https://github.com/image-rs/image) | `0.25.6` | `0.25.9` | | [sea-orm-migration](https://github.com/SeaQL/sea-orm) | `1.1.13` | `1.1.19` | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.54` | | [toml](https://github.com/toml-rs/toml) | `0.9.0` | `0.9.11+spec-1.1.0` | Updates `axum` from 0.8.3 to 0.8.4 - [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.3...axum-v0.8.4) Updates `tokio` from 1.44.2 to 1.46.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.46.1) Updates `utoipa` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/juhaku/utoipa/releases) - [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md) - [Commits](juhaku/utoipa@utoipa-5.3.1...utoipa-5.4.0) Updates `ts-rs` from 11.0.1 to 11.1.0 - [Release notes](https://github.com/Aleph-Alpha/ts-rs/releases) - [Changelog](https://github.com/Aleph-Alpha/ts-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Aleph-Alpha/ts-rs/commits/v11.1.0) Updates `sea-orm` from 1.1.13 to 1.1.19 - [Release notes](https://github.com/SeaQL/sea-orm/releases) - [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md) - [Commits](SeaQL/sea-orm@1.1.13...1.1.19) Updates `sea-query` from 0.32.6 to 0.32.7 - [Release notes](https://github.com/SeaQL/sea-query/releases) - [Changelog](https://github.com/SeaQL/sea-query/blob/master/CHANGELOG.md) - [Commits](SeaQL/sea-query@0.32.6...0.32.7) Updates `uuid` from 1.16.0 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.16.0...v1.19.0) Updates `async-std` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/async-rs/async-std/releases) - [Changelog](https://github.com/async-rs/async-std/blob/main/CHANGELOG.md) - [Commits](async-rs/async-std@v1.13.1...v1.13.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 `chrono` from 0.4.40 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.40...v0.4.42) Updates `serde_json` from 1.0.140 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.149) Updates `tower` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.2...tower-0.5.3) Updates `tower-http` from 0.6.2 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.2...tower-http-0.6.8) Updates `shuttle-axum` from 0.56.0 to 0.57.0 - [Release notes](https://github.com/shuttle-hq/shuttle/releases) - [Changelog](https://github.com/shuttle-hq/shuttle/blob/main/CHANGELOG.md) - [Commits](shuttle-hq/shuttle@v0.56.0...v0.57.0) Updates `shuttle-runtime` from 0.56.0 to 0.57.0 - [Release notes](https://github.com/shuttle-hq/shuttle/releases) - [Changelog](https://github.com/shuttle-hq/shuttle/blob/main/CHANGELOG.md) - [Commits](shuttle-hq/shuttle@v0.56.0...v0.57.0) Updates `shuttle-shared-db` from 0.56.0 to 0.57.0 - [Release notes](https://github.com/shuttle-hq/shuttle/releases) - [Changelog](https://github.com/shuttle-hq/shuttle/blob/main/CHANGELOG.md) - [Commits](shuttle-hq/shuttle@v0.56.0...v0.57.0) Updates `lru` from 0.16.0 to 0.16.3 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.16.0...0.16.3) 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.19 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.22) Updates `axum-extra` from 0.10.1 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.10.1...axum-extra-v0.12.5) 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 `time` from 0.3.41 to 0.3.44 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.41...v0.3.44) Updates `openidconnect` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/ramosbugs/openidconnect-rs/releases) - [Commits](ramosbugs/openidconnect-rs@4.0.0...4.0.1) Updates `axum-client-ip` from 1.0.0 to 1.1.3 - [Release notes](https://github.com/imbolc/axum-client-ip/releases) - [Commits](imbolc/axum-client-ip@v1.0.0...v1.1.3) Updates `async-channel` from 2.3.1 to 2.5.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-channel@v2.3.1...v2.5.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 `image` from 0.25.6 to 0.25.9 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.6...v0.25.9) Updates `sea-orm-migration` from 1.1.13 to 1.1.19 - [Release notes](https://github.com/SeaQL/sea-orm/releases) - [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md) - [Commits](SeaQL/sea-orm@1.1.13...1.1.19) Updates `clap` from 4.5.40 to 4.5.54 - [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.54) Updates `toml` from 0.9.0 to 0.9.11+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.0...toml-v0.9.11) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: tokio dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: utoipa dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: ts-rs dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: sea-orm dependency-version: 1.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: sea-query dependency-version: 0.32.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: async-std dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: shuttle-axum dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: shuttle-runtime dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: shuttle-shared-db dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: lru dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: axum-extra dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: time dependency-version: 0.3.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: openidconnect dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: axum-client-ip dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: async-channel dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-version-updates - dependency-name: image dependency-version: 0.25.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: sea-orm-migration dependency-version: 1.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 prod-version-updates group with 29 updates in the / directory:
0.8.30.8.41.44.21.46.15.3.15.4.011.0.111.1.01.1.131.1.190.32.60.32.71.16.01.19.01.13.11.13.20.4.400.4.421.0.1401.0.1490.5.20.5.30.6.20.6.80.56.00.57.00.56.00.57.00.56.00.57.00.16.00.16.30.1.410.1.440.3.190.3.220.10.10.12.52.0.122.0.170.3.410.3.444.0.04.0.11.0.01.1.32.3.12.5.01.11.11.12.20.25.60.25.91.1.131.1.194.5.404.5.540.9.00.9.11+spec-1.1.0Updates
axumfrom 0.8.3 to 0.8.4Release notes
Sourced from axum's releases.
Commits
8762520Release axum 0.8.4ac75e2fSplit up serve functions for Serve and WithGracefulShutdown againc1162d3Extract handle_connection out of do_servec251845Simplify do_serve a bitba4327eStop implementing IntoFuture for Serve via with_graceful_shutdown085be69Move serve implementation out of WithGracefulShutdown6587b65Replace futures_util::pin_mut with std::pin::pin80c4eadImprove documentation about sharing state with handlers (#3333)53631b2refactor(axum): Refactor json module (#3332)7b04b17axum-extra: Pre-allocate right sized buffer when encoding protobuf response (...Updates
tokiofrom 1.44.2 to 1.46.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
ab3ff69chore: prepare to release v1.46.1 (#7444)a0d5b8aruntime(unstable): fix task hook spawn locations fortokio::spawn(#7440)a1ee3efchore: fix some minor typos in the comments (#7442)171cd14changelog: fix typo inpipe::OpenOptionsfor 1.46.0 (#7439)3f1f268chore: prepare Tokio v1.46.0 (#7437)3e890ccrt(unstable): add spawnLocationtoTaskMeta(#7417)69290a6net: deriveClonefornet::unix::SocketAddr(#7422)e2b1758fuzz: cfg fuzz tests under cfg(test) (#7428)b7a75b5net: updateAsRawFddoc link to current Rust stdlib location (#7429)6b705b3net: allowpipe::OpenOptions::read_writeon Android (#7426)Updates
utoipafrom 5.3.1 to 5.4.0Release notes
Sourced from utoipa's releases.
Commits
a024acaChore update utoipa and utoipa-gen versions (#1415)7bde710Update utoipa CHANGELOG.md9b17a2eEnhance ToSchema and ComposeSchema implementations for HashMap and HashSet to...d267907Add feature support extensions inutoipa::pathmacro (#1292)8595275Updateutoipa-swagger-uiversion (#1396)c2e9f45fix: avoid cloning ApiDoc on every request for axum (#1393)cecda05swagger-ui: Use zip 3.0.0 (#1391)ac71b23Add support for jiff v0.2 (#1332)2e19e9aUpdate next version (#1366)0c76056Fix typo in schema_derive_testUpdates
ts-rsfrom 11.0.1 to 11.1.0Release notes
Sourced from ts-rs's releases.
Changelog
Sourced from ts-rs's changelog.
Commits
Updates
sea-ormfrom 1.1.13 to 1.1.19Release notes
Sourced from sea-orm's releases.
... (truncated)
Changelog
Sourced from sea-orm's changelog.
... (truncated)
Commits
da572ce1.1.194afa75dRemove wrong test case1a21ae2find_linked_recursive with minimal change46168d8Revert "Add find_linked_recursive method to ModelTrait (#2480)"5cf601eFix test cases50fbdeaHandle NULL values in from_sqlx_*_row_to_proxy_row functions (#2744)9aacb8fSkip drop extension type in fresh (#2716)7bae852Add find_linked_recursive method to ModelTrait (#2480)6d55513Changeloge5e5f73update examplesUpdates
sea-queryfrom 0.32.6 to 0.32.7Changelog
Sourced from sea-query's changelog.
Commits
d328d0d0.32.79fdb869Changelog12ed283Add ValueType::is_optionfbb7f31Changelog927e81aFormat microsecond in prepare_constant (#929)72fb426Fix builda926460Add missing parenthesis to window definition (#919)d6d8b24Fix incorrect casting fromDateTime\<Local>toChronoDateTimeWithTimeZone...b09f0edFix serializing iden as a value inALTER TYPE ... RENAME TO ...statements ...Updates
uuidfrom 1.16.0 to 1.19.0Release notes
Sourced from uuid's releases.
Commits
7527cefMerge pull request #849 from uuid-rs/cargo/v1.19.0d0422faprepare for 1.19.0 releasef9a36e2Merge pull request #848 from paolobarbolini/maintenance029a57eFix most clippy warningse73bb27Upgrade to 2021 editionc597622Merge pull request #843 from paolobarbolini/serde_core-migration9835bd6Switch serde dependency to serde_core50d8e79Merge pull request #842 from uuid-rs/cargo/v1.18.17948592prepare for 1.18.1 release6d847c7Merge pull request #841 from uuid-rs/chore/unsafe-cleanupUpdates
async-stdfrom 1.13.1 to 1.13.2Changelog
Sourced from async-std's changelog.
Commits
844b552Bump version to 1.13.2; no changes other than deprecation notice in docs812cc80Add deprecation notice to the top of the library documentationUpdates
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
chronofrom 0.4.40 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
serde_jsonfrom 1.0.140 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
towerfrom 0.5.2 to 0.5.3Release notes
Sourced from tower's releases.
Commits
4b0a6b0tower v0.5.32c8524atower v0.5.350fa4b6ci: upgrade deny check to v2 (#847)73febcdfix: Check thatjitteris not NaN instead of finiteness (#843)719ec03chore: Disable unused futures feature (#838)1992ebdchore(util): remove redundant ready! wrapping in poll implementations (#844)21e01e9docs: Resolve document warning (#841)d1b55bedocs: Remove doc_auto_cfg config (#840)9d876c0ci: Update to actions/checkout v5 (#839)a1c277bdocs: correct rng pre-requisite comment (#835)Updates
tower-httpfrom 0.6.2 to 0.6.8Release notes
Sourced from tower-http's releases.