Bump the dependencies group across 1 directory with 10 updates#19
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dependencies group across 1 directory with 10 updates#19dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.45.0` | | [sea-orm](https://github.com/SeaQL/sea-orm) | `1.1.5` | `1.1.10` | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.4` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.2` | `0.6.4` | | [http](https://github.com/hyperium/http) | `1.2.0` | `1.3.1` | | [lettre](https://github.com/lettre/lettre) | `0.11.13` | `0.11.16` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [async-std](https://github.com/async-rs/async-std) | `1.13.0` | `1.13.1` | | [sea-orm-migration](https://github.com/SeaQL/sea-orm) | `1.1.5` | `1.1.10` | Updates `tokio` from 1.43.0 to 1.45.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.45.0) Updates `sea-orm` from 1.1.5 to 1.1.10 - [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.5...1.1.10) Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `axum` from 0.8.1 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](https://github.com/tokio-rs/axum/commits/axum-v0.8.4) Updates `tower-http` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.2...tower-http-0.6.4) Updates `http` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.2.0...v1.3.1) Updates `lettre` from 0.11.13 to 0.11.16 - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.13...v0.11.16) 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 `async-std` from 1.13.0 to 1.13.1 - [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.0...v1.13.1) Updates `sea-orm-migration` from 1.1.5 to 1.1.10 - [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.5...1.1.10) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sea-orm dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: axum dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tower-http dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: http dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lettre dependency-version: 0.11.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: async-std dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sea-orm-migration dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 10 updates in the / directory:
1.43.01.45.01.1.51.1.101.0.2181.0.2190.8.10.8.40.6.20.6.41.2.01.3.10.11.130.11.162.0.112.0.121.13.01.13.11.1.51.1.10Updates
tokiofrom 1.43.0 to 1.45.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
00754c8chore: prepare Tokio v1.45.0 (#7308)1ae9434time: revert "use sharding for timer implementation" related changes (#7226)8895bbaci: Test AArch64 Windows (#7288)48ca254time: updatesleepdocumentation to reflect maximum allowed duration (#7302)a0af02acompat: add more documentation totokio_util::compat(#7279)0ce3a11metrics: stabilizeworker_park_countandworker_unpark_count(#7276)1ea9ce1ci: fix cfg!(miri) declarations in tests (#7286)4d4d126chore: prepare tokio-util v0.7.15 (#7283)5490267fs: update the mockall dev dependency to 0.13.0 (#7234)1434b32examples: improve echo example consistency (#7256)Updates
sea-ormfrom 1.1.5 to 1.1.10Release notes
Sourced from sea-orm's releases.
... (truncated)
Changelog
Sourced from sea-orm's changelog.
... (truncated)
Commits
8fdf2a61.1.10717e663Changelog6579706Upgrade to sqlx 0.8.4 (#2562)0a109a9update examplesb99e1e11.1.9cb656d9Changelog95dcc37QuerySelect::column_asmethod cast ActiveEnum column expression as TEXT (#2...657a14aAcceptLikeExprinlikeandnot_like(#2549)81580c6fix: use fully-qualified syntax for ActiveEnum associated type (#2552)d4abd48Remove redundantExpr::exprfrom internal code (#2554)Updates
serdefrom 1.0.218 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_macroUpdates
axumfrom 0.8.1 to 0.8.4Release notes
Sourced from axum's releases.
Commits
Updates
tower-httpfrom 0.6.2 to 0.6.4Release notes
Sourced from tower-http's releases.
Commits
fa8848eRelease v0.6.4 (#568)2608a51Make type inference work for ServiceExt (#566)c61fb8dmsrv: reduce to 1.64, only run check in ci (#567)8d38de8Upgrade CHANGELOG.md to note today's yank (#565)7b4b07dRelease v0.6.3 (#564)2c3f8f3Add ServiceExt trait (#563)001be27Fix clippy warnings6f13eb9Simplify test implementation of authorizede9b51eRemove unused UserId from AsynRequireAuthorization test55287c7Move sealed module next to the trait that uses itUpdates
httpfrom 1.2.0 to 1.3.1Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
8c1fb20v1.3.16637a72fix: validate path bytes are at least utf8 (#756)d0dd91ev1.3.064bd92bdocs: Fixed encryption/compression typo for 'accept-encoding: identity'. (#695)b03ed6achore: use range.contains in StatusCode methods (#748)a463fb5chore(ci): use yq to get rust-version in manifest (#746)68845bdfix: HeaderMap::reserve allocates insufficient capacity (#741)4e02046refactor(header): remove BytesMut inline optimization when creating (#738)091ee9afeat(uri): allow utf8 char, not rfc 3986 compliant, in path and query (#715)Updates
lettrefrom 0.11.13 to 0.11.16Release notes
Sourced from lettre's releases.
... (truncated)
Changelog
Sourced from lettre's changelog.
... (truncated)
Commits
06e381ePrepare v0.11.16 (#1089)d9ce9a6chore: deprecate ungated TLS types when no TLS backend is enabled (#1084)e892b55build(deps): upgrade webpki-roots to v1 (#1088)771d212build: gateweb-timebehindcfg(target_arch = "wasm32")(#1086)83ba939docs: add missingdoc(cfg(...))attributes (#1085)de3ab00fix: feature gate internalTransportBuilder::tlsto avoid recursive call si...9504b7frefactor: cleanup internalTlsParametersand(Async)NetworkStreamconfig ...c91b356build(deps): bump tokio from 1.44.1 to 1.44.2 (#1080)118c1adbuild(deps): bump openssl from 0.10.71 to 0.10.72 (#1079)8bf4d3astyle: fixclippy::io_other_error(#1078)Updates
thiserrorfrom 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126Release 2.0.1276490f7Merge pull request #413 from dtolnay/elidablelifetime9f27b76Ignore elidable_lifetime_names pedantic clippy lintdaf2a6fResolve some elidable_lifetime_names pedantic clippy lint5f07160Point standard library links to stable6706a51Convert html links to intra-doc links2706873More precise gitignore patterns70bc20dRemove **/*.rs.bk from project-specific gitignoreUpdates
async-stdfrom 1.13.0 to 1.13.1Release notes
Sourced from async-std's releases.
Changelog
Sourced from async-std's changelog.
Commits
96f5646Merge pull request #1099 from joshtriplett/🌇fb56bffOfficially sunset async-std5e74d1bRemovedeny(warnings)which is causing CI to failfa29b50Merge pull request #1091 from jayvdb/ci-msrv7b3839bAdd MSRV 1.63 to CI317c7eaMerge pull request #1086 from jayvdb/fix-changelog340933bMerge pull request #1088 from jayvdb/fix-rustdoc-lints53f8a1bMerge pull request #1087 from jayvdb/add-msrv6fd1278chore: Fix rustdoc lintsdba67cdAdd rust-version 1.63Updates
sea-orm-migrationfrom 1.1.5 to 1.1.10Release notes
Sourced from sea-orm-migration's releases.
... (truncated)
Changelog
Sourced from sea-orm-migration's changelog.
... (truncated)
Commits
8fdf2a61.1.10717e663Changelog6579706Upgrade to sqlx 0.8.4 (#2562)0a109a9update examplesb99e1e11.1.9cb656d9Changelog95dcc37QuerySelect::column_asmethod cast ActiveEnum column expression as TEXT (#2...657a14aAcceptLikeExprinlikeandnot_like(#2549)81580c6fix: use fully-qualified syntax for ActiveEnum associated type (#2552)d4abd48Remove redundantExpr::exprfrom internal code (#2554)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