-
Notifications
You must be signed in to change notification settings - Fork 10
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
build(deps): bump the cargo-dependencies group with 15 updates #342
Closed
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
Bumps the cargo-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.1` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.15.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.84` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.24.0` | `0.24.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.6` | `1.2.7` | | [hashlink](https://github.com/kyren/hashlink) | `0.9.1` | `0.10.0` | | [sqlx-core](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-macros](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-macros-core](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-mysql](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-postgres](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [sqlx-sqlite](https://github.com/launchbadge/sqlx) | `0.8.2` | `0.8.3` | | [syn](https://github.com/dtolnay/syn) | `2.0.93` | `2.0.95` | | [winnow](https://github.com/winnow-rs/winnow) | `0.6.20` | `0.6.22` | Updates `rustls-native-certs` from 0.7.3 to 0.8.1 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.7.3...v/0.8.1) Updates `sqlx` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `tempfile` from 3.14.0 to 3.15.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.15.0) Updates `async-trait` from 0.1.83 to 0.1.84 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.84) Updates `aws-lc-sys` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.24.0...aws-lc-sys/v0.24.1) Updates `cc` from 1.2.6 to 1.2.7 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.6...cc-v1.2.7) Updates `hashlink` from 0.9.1 to 0.10.0 - [Release notes](https://github.com/kyren/hashlink/releases) - [Changelog](https://github.com/kyren/hashlink/blob/master/CHANGELOG.md) - [Commits](kyren/hashlink@v0.9.1...v0.10) Updates `sqlx-core` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-macros` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-macros-core` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-mysql` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-postgres` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `sqlx-sqlite` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.2...v0.8.3) Updates `syn` from 2.0.93 to 2.0.95 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.93...2.0.95) Updates `winnow` from 0.6.20 to 0.6.22 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.20...v0.6.22) --- updated-dependencies: - dependency-name: rustls-native-certs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: aws-lc-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hashlink dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-mysql dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/cargo-dependencies-a9b06fb925
branch
January 13, 2025 01:31
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 cargo-dependencies group with 15 updates:
0.7.3
0.8.1
0.8.2
0.8.3
3.14.0
3.15.0
0.1.83
0.1.84
0.24.0
0.24.1
1.2.6
1.2.7
0.9.1
0.10.0
0.8.2
0.8.3
0.8.2
0.8.3
0.8.2
0.8.3
0.8.2
0.8.3
0.8.2
0.8.3
0.8.2
0.8.3
2.0.93
2.0.95
0.6.20
0.6.22
Updates
rustls-native-certs
from 0.7.3 to 0.8.1Release notes
Sourced from rustls-native-certs's releases.
Commits
7331138
build(deps): bump schannel in the crates-io group across 1 directory7afbcda
Bump version to 0.8.172217dc
Upgrade to security-framework 36b453de
Update semver-compatible dependenciesc7a3395
Remove old release history from README13df7ca
Bump MSRV to 1.713147a4f
build(deps): bump rustls from 0.23.15 to 0.23.16 in the crates-io groupc407a37
build(deps): bump rustls from 0.23.14 to 0.23.15 in the crates-io group79dc22e
Use PEM decoding from rustls-pki-types directlyc44c331
Tweak Display impl for ErrorUpdates
sqlx
from 0.8.2 to 0.8.3Changelog
Sourced from sqlx's changelog.
... (truncated)
Commits
28cfdbb
Release/0.8.3 (#3663)dfd0ac5
feat: add Transaction type aliases (#3658)4590b9c
close listener connection on TimedOut and BrokenPipe errors (#3648)fdd4663
AddPgConnection::is_explain_available
20bccf8
Dont useEXPLAIN
in nullability check for QuestDB7d148bd
Bump hashbrown to v0.159f6ea96
Roll PostgreSQL 11..=15 tests to 13..=171678b19
feat: add geometry line (#3623)2b82ce3
Bump hashlink to v0.101f6ce33
chore: remove BoxFuture's (non-breaking) (#3629)Updates
tempfile
from 3.14.0 to 3.15.0Changelog
Sourced from tempfile's changelog.
Commits
e7a40e3
Release v3.15.0ea45f47
feat: re-seed from system randomness on collision (#314)16209da
Fix link to ticket in changelog (#310)ae22b27
docs: add owasp link on insecure temporary files (#309)Updates
async-trait
from 0.1.83 to 0.1.84Release notes
Sourced from async-trait's releases.
Commits
4c8406d
Release 0.1.841cab7e4
Merge pull request #282 from dtolnay/impltrait3af8236
Require Rust 1.75+ for RPITIT (return position impl trait in trait)85b572c
Support impl Trait in return typeaff365f
Add regression test for issue 2817d8519d
Update ui test suite to nightly-2024-12-0900f9367
Raise minimum compiler for tests to rust 1.709fc6835
Prevent upload-artifact step from causing CI failure03468c2
Update ui test suite to nightly-2024-10-31c8f5733
Update ui test suite to nightly-2024-10-30Updates
aws-lc-sys
from 0.24.0 to 0.24.1Commits
c5e6879
Prepare aws-lc-sys v0.24.1 (#645)fde6ead
Support forarm-unknown-linux-musleabi(hf)
(#638)4bb6b69
Remove unused dependencies (#642)ce4a7ba
Use latest nightly for -Zscript (#641)990f37a
Avoid appending empty path to artifact directory. (#644)0470373
Add new s2n-bignum symbols to filter (#640)Updates
cc
from 1.2.6 to 1.2.7Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
1881acb
chore: release v1.2.7 (#1341)9f99437
Regenerate target info (#1342)45d7db7
CI: Add "test-pass" job (#1340)973597d
Merge pull request #1338 from madsmtm/docs-windows-find6f884fd
Document new supported architecture names in windows::findcfa61d1
Make is_flag_supported_inner take an &Tool (#1337)05a529c
Fix is_flag_supported on msvc (#1336)e758ed1
Allow using Visual Studio target names infind_tool
(#1335)accf141
CI: Fix caching (#1334)Updates
hashlink
from 0.9.1 to 0.10.0Release notes
Sourced from hashlink's releases.
Changelog
Sourced from hashlink's changelog.
Commits
11088cb
Merge pull request #31 from kyren/remove-foldhash6914a29
Remove thefoldhash
direct dependencyfa27344
Merge pull request #30 from djc/hashbrown-0.15d938a24
Bump version to 0.10.0b870a0f
Wrap hashbrown hash builder722c814
Upgrade to rustc-hash 20ded0c5
Upgrade to hashbrown 0.153d508e2
Apply suggestions from clippy 1.835c7e688
Set rust-version in Cargo metadata29bf1c5
Fix badtest_replace
forLinkedHashSet
Updates
sqlx-core
from 0.8.2 to 0.8.3Changelog
Sourced from sqlx-core's changelog.
... (truncated)
Commits
28cfdbb
Release/0.8.3 (#3663)dfd0ac5
feat: add Transaction type aliases (#3658)4590b9c
close listener connection on TimedOut and BrokenPipe errors (#3648)fdd4663
AddPgConnection::is_explain_available
20bccf8
Dont useEXPLAIN
in nullability check for QuestDB7d148bd
Bump hashbrown to v0.159f6ea96
Roll PostgreSQL 11..=15 tests to 13..=171678b19
feat: add geometry line (#3623)2b82ce3
Bump hashlink to v0.101f6ce33
chore: remove BoxFuture's (non-breaking) (#3629)Updates
sqlx-macros
from 0.8.2 to 0.8.3Changelog
Sourced from sqlx-macros's changelog.
... (truncated)
Commits
28cfdbb
Release/0.8.3 (#3663)dfd0ac5
feat: add Transaction type aliases (#3658)4590b9c
close listener connection on TimedOut and BrokenPipe errors (#3648)fdd4663
AddPgConnection::is_explain_available
20bccf8
Dont useEXPLAIN
in nullability check for QuestDB7d148bd
Bump hashbrown to v0.159f6ea96
Roll PostgreSQL 11..=15 tests to 13..=171678b19
feat: add geometry line (#3623)2b82ce3
Bump hashlink to v0.101f6ce33
chore: remove BoxFuture's (non-breaking) (#3629)Updates
sqlx-macros-core
from 0.8.2 to 0.8.3Changelog
Sourced from sqlx-macros-core's changelog.
... (truncated)
Commits
28cfdbb
Release/0.8.3 (#3663)dfd0ac5
feat: add Transaction type aliases (#3658)4590b9c
close listener connection on TimedOut and BrokenPipe errors (#3648)fdd4663
AddPgConnection::is_explain_available
20bccf8
Dont useEXPLAIN
in nullability check for QuestDB7d148bd
Bump hashbrown to v0.159f6ea96
Roll PostgreSQL 11..=15 tests to 13..=171678b19
feat: add geometry line (#3623)2b82ce3
Bump hashlink to v0.101f6ce33
chore: remove BoxFuture's (non-breaking) (#3629)Updates
sqlx-mysql
from 0.8.2 to 0.8.3Changelog
Sourced from sqlx-mysql's changelog.