forked from maplibre/martin
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): Bump the all-cargo-version-updates group across 1 directory with 13 updates #142
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/all-cargo-version-updates-ec1e3a4e80
Closed
chore(deps): Bump the all-cargo-version-updates group across 1 directory with 13 updates #142
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/all-cargo-version-updates-ec1e3a4e80
Conversation
This file contains 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 13 updates Bumps the all-cargo-version-updates group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.84` | `0.1.86` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.30` | | [insta](https://github.com/mitsuhiko/insta) | `1.41.1` | `1.42.1` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [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` | | [rustls](https://github.com/rustls/rustls) | `0.23.20` | `0.23.23` | | [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.25` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.138` | | [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.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | Updates `async-trait` from 0.1.84 to 0.1.86 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.84...0.1.86) Updates `clap` from 4.5.23 to 4.5.30 - [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.30) Updates `insta` from 1.41.1 to 1.42.1 - [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.1) Updates `log` from 0.4.22 to 0.4.25 - [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.25) 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](sfackler/rust-postgres@postgres-protocol-v0.6.7...postgres-protocol-v0.6.8) Updates `rustls` from 0.23.20 to 0.23.23 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.20...v/0.23.23) Updates `semver` from 1.0.24 to 1.0.25 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.24...1.0.25) Updates `serde_json` from 1.0.134 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.138) 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.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) --- updated-dependencies: - 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: 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: rustls 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_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: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #143. |
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 13 updates in the / directory:
0.1.84
0.1.86
4.5.23
4.5.30
1.41.1
1.42.1
0.4.22
0.4.25
0.12.9
0.12.10
0.6.7
0.6.8
0.23.20
0.23.23
1.0.24
1.0.25
1.0.134
1.0.138
0.7.8
0.7.9
0.11.4
0.11.6
2.0.9
2.0.11
1.42.0
1.43.0
Updates
async-trait
from 0.1.84 to 0.1.86Release notes
Sourced from async-trait's releases.
Commits
46a70c0
Release 0.1.860e43f29
Merge pull request #286 from dtolnay/dyncompc49cbcb
Update 'object safe' -> 'dyn compatible' naming in tests87316f9
Merge pull request #285 from dtolnay/dyncompeb69fb3
Delete section on dyn compatibility of default implementationsec9665a
Update example error message in docsf1b4d3c
Update ui test suite to nightly-2025-02-01b33a4b2
More precise gitignore patterns9d09210
Remove **/*.rs.bk from project-specific gitignore3f11674
Update ui test suite to nightly-2025-01-23Updates
clap
from 4.5.23 to 4.5.30Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f40b37f
chore: Release63bfe1a
docs: Update changelogd6bd7e2
Merge pull request #5763 from epage/complete0887593
fix(complete): Change ValueHint::Unknown to Other, from AnyPath61ebe72
chore: Release2e3fcc6
docs: Update changelog13dad4c
Merge pull request #5759 from clap-rs/renovate/unicode-width-0.x3ca44c7
Merge pull request #5758 from clap-rs/renovate/terminal_size-0.xd71ae66
Merge pull request #5760 from clap-rs/renovate/stable-1.xa25c734
chore(deps): Update dependency STABLE to v1.81.0Updates
insta
from 1.41.1 to 1.42.1Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
272d628
Bump version to 1.42.1 (#714)c22d1ee
Improved handling of control characters in inline snapshots (#713)f778d29
Replace use of unsafe with pin_project (#711)949ac94
Update test output forsnapshot_text
change (#706)1da675c
Fix command in changelog (#705)c20f566
Bump version to 1.42.0 (#703)aca7fe4
Update changelog for 1.42; addsnapshot_kind
explanation (#702)3f1e9a1
Fix clippy error & run--all-features
in CI (#701)f750c5b
Updatedist
config (#700)60638c2
Defer tocargo metadata
to evaluate the workspace root (#660)Updates
log
from 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810
Merge pull request #663 from rust-lang/cargo/0.4.250279730
prepare for 0.4.25 release4099bcb
Merge pull request #662 from rust-lang/fix/cargo-features36e7e3f
revert loosening of kv cargo features2282191
Merge pull request #660 from rust-lang/cargo/0.4.242994f0a
prepare for 0.4.24 release5fcb50e
Merge pull request #659 from rust-lang/fix/feature-builds29fe9e6
fix up feature activationb1824f2
use cargo hack in CI to test all feature combinationse6b643d
Merge pull request #656 from rust-lang/cargo/0.4.23Updates
moka
from 0.12.9 to 0.12.10Changelog
Sourced from moka's changelog.
Commits
de0b2d6
Merge pull request #483 from moka-rs/prepare-v0-12-10c7aec09
Update the README; remove a broken link to the troubleshooting section101e3a9
Merge pull request #482 from moka-rs/disable-quanta-by-default9764df5
Merge pull request #481 from moka-rs/increase-time-accuracy5d03e02
Minor tweaks in the clock module5dbd7ab
Merge pull request #480 from moka-rs/portable-atomicf7d2d29
Update the change log0a6b6a4
Disable thequanta
feature by defaultd22f4f3
Update the change log668bdc0
Remove commented out codesUpdates
postgres-protocol
from 0.6.7 to 0.6.8Commits
966724c
Release postgres-protocol v0.6.81ed6365
Release postgres-openssl v0.5.114f3b9e
Release postgres-native-tls v0.5.17ee61f3
Merge pull request #1207 from sfackler/cidr-fixesa5eaea1
fix cibfb35b2
add docs89b91b4
Propagate features0785381
Merge pull request #1183 from rs-sac/upstream263fb90
Merge pull request #1198 from allan2/clippy924d0e5
Merge pull request #1197 from allan2/time-overflowUpdates
rustls
from 0.23.20 to 0.23.23Commits
7742147
unbuffered: introducePeerClosed
state7abb149
tests/unbuffered: refactor1963cc7
Bump version to 0.23.23ad5a31b
tests: reuse SingleCertAndKey591c0c1
crypto: expose SingleCertAndKey82e1688
client: use SingleCertAndKey for with_client_auth_cert()b0cc4df
crypto: add CertifiedKey::from_der()be2865a
crypto: simplify SingleCertAndKey construction with OCSP82c3c2d
crypto: use From impl to construct SingleCertAndKey27551e1
Move SingleCertAndKey to crypto::signerUpdates
semver
from 1.0.24 to 1.0.25Release notes
Sourced from semver's releases.
Commits
b1e2848
Release 1.0.251fb55fc
Merge pull request 330 from jofas/serde-on-playground2bf9708
Enabled 'serde' feature on playgroundUpdates
serde_json
from 1.0.134 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should87f78da
More precise gitignore patterns4134f11
Remove *.sw[po] from gitignorec7626db
Remove **/*.rs.bk from project-specific gitignoreeb49e28
Release 1.0.137Updates
sqlite-hashes
from 0.7.8 to 0.7.9Release notes
Sourced from sqlite-hashes's releases.
Commits
dd62cf0
Fix rusqlite and update deps, pre-commit hooks (#54)dfdd3d8
Bump ctor from 0.2.9 to 0.3.0 (#53)60e3d80
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#51)67af3b2
Bump insta from 1.42.0 to 1.42.1 (#50)209e6a8
Bump log from 0.4.22 to 0.4.25 (#47)62a78ce
clippy configda3f721
update lockUpdates
testcontainers-modules
from 0.11.4 to 0.11.6Release notes
Sourced from testcontainers-modules's releases.
Changelog
Sourced from testcontainers-modules's changelog.
Commits
bc0ffab
chore: release v0.11.6 (#282)1611c67
test(gitea): fix broken test in CI (#281)455fd79
feat(anvil): add methodlatest
to anvil node impl (#277)b179b48
feat: add Foundry Anvil image impl (#272)d4a6151
feat: allow enabling jetstream for nats (#268)0ed99c2
chore: release v0.11.5 (#266)56bbb8a
feat: addRQLite
module (#261)1332833
ci: utilize cargo-hack partitions to speed up tests (#265)b5c8b61
feat: addValkey
module (#252)4e58c1f
build: bump MSRV to1.81
(#264)Updates
thiserror
from 2.0.9 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
tokio
from 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)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 rebase
wi...Description has been truncated