forked from maplibre/martin
-
Couldn't load subscription status.
- Fork 0
chore(deps): Bump the all-cargo-version-updates group across 1 directory with 19 updates #153
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
main
Choose a base branch
from
dependabot/cargo/all-cargo-version-updates-3664283346
base: main
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 all-cargo-version-updates group across 1 directory with 19 updates #153
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/all-cargo-version-updates-3664283346
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
…ory with 19 updates Bumps the all-cargo-version-updates group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actix-cors](https://github.com/actix/actix-extras) | `0.7.0` | `0.7.1` | | [actix-http](https://github.com/actix/actix-web) | `3.9.0` | `3.10.0` | | [actix-web](https://github.com/actix/actix-web) | `4.9.0` | `4.10.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.84` | `0.1.88` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.32` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.5` | `2.0.6` | | [insta](https://github.com/mitsuhiko/insta) | `1.41.1` | `1.42.2` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.26` | | [moka](https://github.com/moka-rs/moka) | `0.12.9` | `0.12.10` | | [postgres-protocol](https://github.com/sfackler/rust-postgres) | `0.6.7` | `0.6.8` | | [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.26` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.219` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.140` | | [sqlite-hashes](https://github.com/nyurik/sqlite-hashes) | `0.7.8` | `0.7.9` | | [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) | `0.11.4` | `0.11.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.12` | | [tilejson](https://github.com/georust/tilejson) | `0.4.1` | `0.4.2` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.44.1` | Updates `actix-cors` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/actix/actix-extras/releases) - [Commits](actix/actix-extras@cors-v0.7.0...cors-v0.7.1) Updates `actix-http` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](actix/actix-web@http-v3.9.0...http-v3.10.0) Updates `actix-web` from 4.9.0 to 4.10.2 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](actix/actix-web@web-v4.9.0...web-v4.10.2) 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 `async-trait` from 0.1.84 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.84...0.1.88) Updates `clap` from 4.5.23 to 4.5.32 - [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.23...clap_complete-v4.5.32) Updates `indoc` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.5...2.0.6) Updates `insta` from 1.41.1 to 1.42.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.41.1...1.42.2) Updates `log` from 0.4.22 to 0.4.26 - [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.22...0.4.26) Updates `moka` from 0.12.9 to 0.12.10 - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.9...v0.12.10) Updates `postgres-protocol` from 0.6.7 to 0.6.8 - [Release notes](https://github.com/sfackler/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@postgres-protocol-v0.6.7...postgres-protocol-v0.6.8) Updates `semver` from 1.0.24 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.24...1.0.26) 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.134 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.140) Updates `sqlite-hashes` from 0.7.8 to 0.7.9 - [Release notes](https://github.com/nyurik/sqlite-hashes/releases) - [Commits](nyurik/sqlite-hashes@v0.7.8...v0.7.9) Updates `testcontainers-modules` from 0.11.4 to 0.11.6 - [Release notes](https://github.com/testcontainers/testcontainers-rs-modules-community/releases) - [Changelog](https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-rs-modules-community@v0.11.4...v0.11.6) Updates `thiserror` from 2.0.9 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.12) Updates `tilejson` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/georust/tilejson/releases) - [Changelog](https://github.com/georust/tilejson/blob/main/CHANGELOG.md) - [Commits](https://github.com/georust/tilejson/commits/v0.4.2) Updates `tokio` from 1.42.0 to 1.44.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.44.1) --- updated-dependencies: - dependency-name: actix-cors dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: actix-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: moka dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: postgres-protocol dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: sqlite-hashes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: testcontainers-modules dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: tilejson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 all-cargo-version-updates group with 19 updates in the / directory:
0.7.00.7.13.9.03.10.04.9.04.10.21.0.951.0.970.1.840.1.884.5.234.5.322.0.52.0.61.41.11.42.20.4.220.4.260.12.90.12.100.6.70.6.81.0.241.0.261.0.2171.0.2191.0.1341.0.1400.7.80.7.90.11.40.11.62.0.92.0.120.4.10.4.21.42.01.44.1Updates
actix-corsfrom 0.7.0 to 0.7.1Release notes
Sourced from actix-cors's releases.
Commits
b95595bchore(actix-cors): prepare release 0.7.14b3f87ebuild(deps): update redis requirement from 0.28 to 0.29 (#510)144c7f9build(deps): bump taiki-e/install-action from 2.47.32 to 2.49.9 (#505)c71b9ddbuild(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#506)282d56ebuild(deps): bump actions-rust-lang/setup-rust-toolchain from 1.10.1 to 1.11....d514ad3build(deps): update rand requirement from 0.8 to 0.9 (#498)109e6a4ci: fix test-msrv recipebb0c7f2ci: fix msrv by downgrading native-tls3f7a479chore: update redis dependency to 0.28fc4b656chore: address clippy lintsUpdates
actix-httpfrom 3.9.0 to 3.10.0Release notes
Sourced from actix-http's releases.
Commits
e8351ccbuild(deps): bump taiki-e/install-action from 2.49.10 to 2.49.17 (#3597)f63cf69docs: remove "copyright"92c1e22chore(awc): prepare release 3.6.04bb495achore(actix-web): prepare release 4.10.0aa000b4chore(actix-http): prepare release 3.10.0df0885cAdd from_bytes/u8_bytes to dev::Payload (#3595)0796f8ebuild(deps): bump actions-rust-lang/setup-rust-toolchain from 1.10.1 to 1.11....a2307fbbuild(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#3591)98ced47build(deps): bump ilammy/setup-nasm from 1.5.1 to 1.5.2 (#3593)98c263bbuild(deps): bump taiki-e/install-action from 2.49.0 to 2.49.10 (#3590)Updates
actix-webfrom 4.9.0 to 4.10.2Release notes
Sourced from actix-web's releases.
Commits
cede0c6chore(actix-web): prepare release 4.10.21005b6achore: fix actix-http ver reqd898e8fchore(actix-web): prepare release 4.10.1353873fchore: fix derive-more feature selection1390e29docs: fix lintc6e7ebdrefactor: use Payload::from internallye8351ccbuild(deps): bump taiki-e/install-action from 2.49.10 to 2.49.17 (#3597)f63cf69docs: remove "copyright"92c1e22chore(awc): prepare release 3.6.04bb495achore(actix-web): prepare release 4.10.0Updates
anyhowfrom 1.0.95 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89efRelease 1.0.97c7fca9bIgnore elidable_lifetime_names pedantic clippy lint427c0bbPoint standard library links to stablef0aa0d3Release 1.0.96bc33c24Convert html links to intra-doc links1cff785Unset doc-scrape-examples for lib targetd71c806More precise gitignore patterns3e40975Remove **/*.rs.bk from project-specific gitignoreb880dd0Ignore Cargo-generated tests/crate/target directory8891ce3Merge pull request #404 from dtolnay/missingabiUpdates
async-traitfrom 0.1.84 to 0.1.88Release notes
Sourced from async-trait's releases.
Commits
b3a5919Release 0.1.88a306be8Merge pull request #289 from dtolnay/cfgd305984Fix lifetime bounding on generic parameters that have cfg78506f1Add regression test for issue 288a11384eAdd issue 283 link in test32540aaRelease 0.1.87137d14cResolve mem_replace_with_default clippy lint45fd82aIgnore elidable_lifetime_names pedantic clippy lintea2f2a2Point standard library links to stable3b78161Update ui test suite to nightly-2025-02-12Updates
clapfrom 4.5.23 to 4.5.32Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
81b9db2chore: Released3d7a17chore: Merge branch 'master' intoupstream/master361114echore: Releaseb693fc0docs: Update changelog7100091Merge pull request #5765 from epage/completee90b2darefactor(complete): Pull our registration writing95e99efrefactor(complete): Pull out shell lookup4af0cd6fix(complete): Loosen requirements on Command factoryf40b37fchore: Release63bfe1adocs: Update changelogUpdates
indocfrom 2.0.5 to 2.0.6Release notes
Sourced from indoc's releases.
Commits
f5934e4Release 2.0.6382de61Point standard library links to stableaed1b60Unset doc-scrape-examples for lib target3840e47More precise gitignore patterns8304a10Prevent upload-artifact step from causing CI failureeac624bWork around needless_raw_string_hashes pedantic clippy lint in test64949e1Resolve needless_lifetimes clippy lint0d37b42Ignore needless_lifetimes clippy lint78289e3Upload CI Cargo.lock for reproducing failures9ee9ca9Fill in ignore reasons in all #[ignore] attributesUpdates
instafrom 1.41.1 to 1.42.2Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
e81bae9Bump versions to 1.42.2 (#733)df78d98Hideunseenfrom--help(#732)7a5e938Fix duplicate snapshots on multiple targets with identical roots (#730)b72bfbaImprove functional test docs (#731)e6469acQualify all references in macros to avoid name clashes (#729)b6ecee1Add changelog for INSTA_WORKSPACE_ROOT at compile time (#727)ef4703fAllow setting INSTA_WORKSPACE_ROOT at compile time (#726)04a98c3Fix inline snapshot handling withinallow_duplicates!block (#722)24f32aaFix crash on scanning indentation of arbitrary lines (#723)759283e[ISSUE-718] Allow specifying cargo-nextest bin (#721)Updates
logfrom 0.4.22 to 0.4.26Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
5a91554Merge pull request #670 from rust-lang/cargo/0.4.265aba0c2prepare for 0.4.26 release0551261Merge pull request #669 from SpriteOvO/crate-doc-update3ff3bdcMerge pull request #668 from SpriteOvO/value-clone931d883Addspdlog-rslink to crate doc310c9b4DeriveCloneforkv::Value22be810Merge pull request #663 from rust-lang/cargo/0.4.250279730prepare for 0.4.25 release4099bcbMerge pull request #662 from rust-lang/fix/cargo-features36e7e3frevert loosening of kv cargo featuresUpdates
mokafrom 0.12.9 to 0.12.10Changelog
Sourced from moka's changelog.
Commits
de0b2d6Merge pull request #483 from moka-rs/prepare-v0-12-10c7aec09Update the README; remove a broken link to the troubleshooting section101e3a9Merge pull request #482 from moka-rs/disable-quanta-by-default9764df5Merge pull request #481 from moka-rs/increase-time-accuracy5d03e02Minor tweaks in the clock module5dbd7abMerge pull request #480 from moka-rs/portable-atomicf7d2d29Update the change log0a6b6a4Disable thequantafeature by defaultd22f4f3Update the change log668bdc0Remove commented out codesUpdates
postgres-protocolfrom 0.6.7 to 0.6.8Commits
966724cRelease postgres-protocol v0.6.81ed6365Release postgres-openssl v0.5.114f3b9eRelease postgres-native-tls v0.5.17ee61f3Merge pull request #1207 from sfackler/cidr-fixesa5eaea1fix cibfb35b2add docs89b91b4Propagate features0785381Merge pull request #1183 from rs-sac/upstream263fb90Merge pull request #1198 from allan2/clippy924d0e5Merge pull request #1197 from allan2/time-overflowUpdates
semverfrom 1.0.24 to 1.0.26Release notes
Sourced from semver's releases.
Commits
3e64fdbRelease 1.0.26dd8dc0aPoint standard library links to stable479518dUnset doc-scrape-examples for lib target4fa7acbMore precise gitignore patternsb1e2848Release 1.0.251fb55fcMerge pull request 330 from jofas/serde-on-playground2bf9708Enabled 'serde' feature on playgroundUpdates
serdefrom 1.0.217 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_macro7bfd518Release 1.0.218Updates
serde_jsonfrom 1.0.134 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834Release 1.0.140d77a498Merge pull request #1245 from serde-rs/powerpcb34d317Delete unused gcc installationf7200c3Ignore unbuffered_bytes clippy lint76cd4fbIgnore elidable_lifetime_names pedantic clippy lint400eaa9Point standard library links to stable4d4f53cRelease 1.0.1395d6b32fMerge pull request #1242 from dtolnay/writefloate5bb8bdDocument behavior of write_f32/f64 on non-finite floats7a79781Merge pull request #1241 from dtolnay/doclinkUpdates
sqlite-hashesfrom 0.7.8 to 0.7.9Release notes
Sourced from sqlite-hashes's releases.
Commits
dd62cf0Fix rusqlite and update deps, pre-commit hooks (#54)dfdd3d8Bump ctor from 0.2.9 to 0.3.0 (#53)60e3d80Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#51)67af3b2Bump insta from 1.42.0 to 1.42.1 (#50)209e6a8Bump log from 0.4.22 to 0.4.25 (#47)62a78ceclippy configda3f721update lockUpdates
testcontainers-modulesfrom 0.11.4 to 0.11.6Release notes
Sourced from testcontainers-modules's releases.