build(deps): bump the deps group across 1 directory with 12 updates#108
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the deps group across 1 directory with 12 updates#108dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the deps group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [axum-test](https://github.com/JosephLenton/axum-test) | `18.7.0` | `20.0.0` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [diesel-async](https://github.com/weiznich/diesel_async) | `0.7.4` | `0.8.0` | | [leptos](https://github.com/leptos-rs/leptos) | `0.8.17` | `0.8.19` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.13.1` | `0.13.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.52.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.1` | | [leptos_axum](https://github.com/leptos-rs/leptos) | `0.8.8` | `0.8.9` | | [leptos_router](https://github.com/leptos-rs/leptos) | `0.8.12` | `0.8.13` | | [tokio-postgres](https://github.com/rust-postgres/rust-postgres) | `0.7.16` | `0.7.17` | Updates `axum` from 0.8.8 to 0.8.9 - [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.8...axum-v0.8.9) Updates `axum-test` from 18.7.0 to 20.0.0 - [Release notes](https://github.com/JosephLenton/axum-test/releases) - [Commits](https://github.com/JosephLenton/axum-test/commits) Updates `clap` from 4.6.0 to 4.6.1 - [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.6.0...clap_complete-v4.6.1) Updates `diesel-async` from 0.7.4 to 0.8.0 - [Release notes](https://github.com/weiznich/diesel_async/releases) - [Changelog](https://github.com/diesel-rs/diesel_async/blob/main/CHANGELOG.md) - [Commits](diesel-rs/diesel_async@v0.7.4...v0.8.0) Updates `leptos` from 0.8.17 to 0.8.19 - [Release notes](https://github.com/leptos-rs/leptos/releases) - [Commits](https://github.com/leptos-rs/leptos/commits) Updates `pulldown-cmark` from 0.13.1 to 0.13.3 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.13.1...v0.13.3) Updates `tokio` from 1.50.0 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.52.1) Updates `tachys` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/leptos-rs/leptos/releases) - [Commits](https://github.com/leptos-rs/leptos/commits) Updates `uuid` from 1.22.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.1) Updates `leptos_axum` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/leptos-rs/leptos/releases) - [Commits](leptos-rs/leptos@v0.8.8...v0.8.9) Updates `leptos_router` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/leptos-rs/leptos/releases) - [Commits](leptos-rs/leptos@v0.8.12...v0.8.13) Updates `tokio-postgres` from 0.7.16 to 0.7.17 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@tokio-postgres-v0.7.16...tokio-postgres-v0.7.17) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: axum-test dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: diesel-async dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: leptos dependency-version: 0.8.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pulldown-cmark dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tachys dependency-version: 0.2.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: leptos_axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: leptos_router dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio-postgres dependency-version: 0.7.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 deps group with 11 updates in the / directory:
0.8.80.8.918.7.020.0.04.6.04.6.10.7.40.8.00.8.170.8.190.13.10.13.31.50.01.52.11.22.01.23.10.8.80.8.90.8.120.8.130.7.160.7.17Updates
axumfrom 0.8.8 to 0.8.9Release notes
Sourced from axum's releases.
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
axum-testfrom 18.7.0 to 20.0.0Release notes
Sourced from axum-test's releases.
Commits
Updates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
diesel-asyncfrom 0.7.4 to 0.8.0Release notes
Sourced from diesel-async's releases.
Changelog
Sourced from diesel-async's changelog.
Commits
237ac09Prepare 0.8.067e3e3fMerge pull request #282 from dav-wolff/fix-sync-connection-wrapper-panic03caa1eReplace timeout based tests with more robust channel usage7df84d8Merge pull request #283 from dav-wolff/remove-unsafe-pin-projectionb426870Use pin_project_lite instead of manually pin-projecting7dacba2Remove pin-project dependency2f7874eFix early cancellation of future causing a panic in SyncConnectionWrapperb3fb5baMerge pull request #279 from TheNeikos/feature/add-sqlite-update-and-fetchbbf1a38Implement UpdateAndFetchResults for SyncConnectionWrapper6a89bb8Merge pull request #275 from 766974616c79/mainUpdates
leptosfrom 0.8.17 to 0.8.19Release notes
Sourced from leptos's releases.
Commits
Updates
pulldown-cmarkfrom 0.13.1 to 0.13.3Release notes
Sourced from pulldown-cmark's releases.
Commits
b0e6f65chore: bump pulldown-cmark version in Cargo.locked2ee59chore: bump pulldown-cmark version676afd2fix: wrong wikilink end-offsetbad7926chore: bump pulldown-cmark in Cargo.lockf67922dfix: bump tar to 0.4.45 for security purposesUpdates
tokiofrom 1.50.0 to 1.52.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
905c146chore: prepare to release v1.52.1 (#8059)56aaa43rt: revert #7757 to fix regression inspawn_blocking(#8057)57ff47aci: updatetrybuildto expect output from rustc 1.95.0 (#8058)812de3eci: bump taiki-e/cache-cargo-install-action from 1 to 3 (#8053)ba82e73ci: use Dependabot to keep github actions up to date (#8052)2e85f9dci: replace cirrus-ci with freebsd-vm (#8041)a7e1cd8ci: update GitHub Actions workflows to use latest tool versions (#8047)5f7be0achore: perpare 1.52.0 (#8045)36d12d2taskdump: allow impl FnMut() in taskdumps instead of just fn() (#8040)f943312fs: support io-uring inAsyncReadforFile(#7907)Updates
tachysfrom 0.2.14 to 0.2.15Commits
Updates
uuidfrom 1.22.0 to 1.23.1Release notes
Sourced from uuid's releases.
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependency00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmtUpdates
leptos_axumfrom 0.8.8 to 0.8.9Release notes
Sourced from leptos_axum's releases.
Commits
646cfc1leptosv0.8.962977a6fix: support const generic static strs on nightly versions with conflicting f...e9ee90cchore: add referrerpolicy attribute to a element (#4299)73e728fMerge pull request #4294 from leptos-rs/42856f047a2test: add regression test for #42967c942b8chore: correct name for testd4bf6d9test: add regression test for #42859deb96efix: provide correct URL/query/params to preloaders (closes #4296)d1899cdduring SSR, don't dispose of preload owners until whole request is doneee731d7fix: create individual owners for each preloadUpdates
leptos_routerfrom 0.8.12 to 0.8.13Release notes
Sourced from leptos_router's releases.
Commits
2e09f3dfix: make class attribute overwrite behavior consistent between SSR and CSR (...e6fe7fefix: add response headers forleptos_axumstatic files #4377 (#4394)629f4f9fix: do not unescape query and hash in URLs when clicking links (closes (#4454)ff5b612chore: removed duplicate workspace memberoco(#4445)61571edfix: improve marker-node filtering when using islands router (closes #4443) (...4f3a26cfix: track resources in Suspense that are read conditionally behind other res...83a848bchore: clean up up warning behavior for resources that depend on other resour...eec9edfUpdate README.md861dcf3docs: add--splitto command forlazy_routesexample (#4440)af3d6cbfix: remove possibility of SendWrapper errors on server by using conditional ...Updates
tokio-postgresfrom 0.7.16 to 0.7.17Release notes
Sourced from tokio-postgres's releases.
Commits
35a85bdRelease tokio-postgres v0.7.1764674baRelease postgres-types v0.2.1340b760dRelease postgres-derive v0.4.86c92298Release postgres-protocol v0.6.11e088d7dstyle(clippy): fixclippy::useless_conversion19897e8build(deps): upgrade semver compatible Rust dependencies2584926build(deps): upgrade RustCrypto dependencies10a7724chore: add bit-vec v0.9 support2853157fix: cargo fmt --allc8f8993feat: add rustfmt.toml for opiniated formattingDependabot 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 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