-
Notifications
You must be signed in to change notification settings - Fork 2
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
[cargo](deps): Bump the deps group with 19 updates #121
Merged
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 deps group with 19 updates: | Package | From | To | | --- | --- | --- | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.1.8` | `1.1.9` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.20.0` | `1.21.0` | | [enum_dispatch](https://gitlab.com/antonok/enum_dispatch) | `0.3.12` | `0.3.13` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.19` | `0.8.20` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [aws-sdk-sso](https://github.com/awslabs/aws-sdk-rust) | `1.17.0` | `1.18.0` | | [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.17.0` | `1.18.0` | | [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.17.0` | `1.18.0` | | [aws-smithy-async](https://github.com/smithy-lang/smithy-rs) | `1.1.8` | `1.2.0` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [quanta](https://github.com/metrics-rs/quanta) | `0.12.2` | `0.12.3` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [security-framework](https://github.com/kornelski/rust-security-framework) | `2.9.2` | `2.10.0` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.55` | `2.0.57` | Updates `aws-config` from 1.1.8 to 1.1.9 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-s3` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `enum_dispatch` from 0.3.12 to 0.3.13 - [Changelog](https://gitlab.com/antonok/enum_dispatch/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/antonok/enum_dispatch/compare/v0.3.12...v0.3.13) Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.114...v1.0.115) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.37.0) Updates `xml-rs` from 0.8.19 to 0.8.20 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](kornelski/xml-rs@0.8.19...0.8.20) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](cuviper/autocfg@1.1.0...1.2.0) Updates `aws-sdk-sso` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-ssooidc` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-sts` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-smithy-async` from 1.1.8 to 1.2.0 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](BurntSushi/memchr@2.7.1...2.7.2) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.13...v0.2.14) Updates `quanta` from 0.12.2 to 0.12.3 - [Changelog](https://github.com/metrics-rs/quanta/blob/v0.12.3/CHANGELOG.md) - [Commits](metrics-rs/quanta@v0.12.2...v0.12.3) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `security-framework` from 2.9.2 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](kornelski/rust-security-framework@v2.9.2...v2.10.0) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](kornelski/rust-security-framework@v2.9.1...v2.10.0) Updates `syn` from 2.0.55 to 2.0.57 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.55...2.0.57) --- updated-dependencies: - dependency-name: aws-config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-sdk-s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: enum_dispatch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: xml-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-sdk-sso dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-sdk-ssooidc dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-sdk-sts dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-smithy-async dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: quanta dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: security-framework dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
d:cargo
Update a Cargo (Rust) dependency
dependencies
Add, remove, or update one or more dependencies
skip deployment
Do not deploy this PR upon merge
labels
Apr 1, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #121 +/- ##
=======================================
Coverage 45.77% 45.77%
=======================================
Files 24 24
Lines 3609 3609
=======================================
Hits 1652 1652
Misses 1957 1957 ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
d:cargo
Update a Cargo (Rust) dependency
dependencies
Add, remove, or update one or more dependencies
skip deployment
Do not deploy this PR upon merge
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 19 updates:
1.1.8
1.1.9
1.20.0
1.21.0
0.3.12
0.3.13
1.0.114
1.0.115
1.36.0
1.37.0
0.8.19
0.8.20
1.1.0
1.2.0
1.17.0
1.18.0
1.17.0
1.18.0
1.17.0
1.18.0
1.1.8
1.2.0
1.0.10
1.0.11
2.7.1
2.7.2
0.2.13
0.2.14
0.12.2
0.12.3
0.8.2
0.8.3
2.9.2
2.10.0
2.9.1
2.10.0
2.0.55
2.0.57
Updates
aws-config
from 1.1.8 to 1.1.9Commits
Updates
aws-sdk-s3
from 1.20.0 to 1.21.0Commits
Updates
enum_dispatch
from 0.3.12 to 0.3.13Changelog
Sourced from enum_dispatch's changelog.
Commits
c20b482
v0.3.1336b13dc
add test for::core
namespace collisione7e6ce5
Merge branch 'master' into 'master'9a2e6e0
added prefix to specifer to fix naming conflicts38d9dd5
Merge branch 'include-tests' into 'master'5239382
Cargo.toml: include tests in crateUpdates
serde_json
from 1.0.114 to 1.0.115Release notes
Sourced from serde_json's releases.
Commits
b1ebf38
Release 1.0.115c3dc153
Merge pull request #1119 from titaniumtraveler/pr218770b
Explicitly install a Rust toolchain for cargo-outdated job840da8e
Fix missing backticks in doc comments3a3f61b
Temporarily disable miri on doctests4a0be88
Format regression tests with rustfmtd2dbbf7
Ignore dead code lint in tests8e7b37b
Merge pull request #1118 from serde-rs/transparenta25f6c6
Remove conditional on repr(transparent)fedf834
Ignore non_local_definitions false positive in testUpdates
tokio
from 1.36.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337ca
chore: prepare Tokio v1.37.0 (#6435)e542501
io: document cancel safety ofAsyncBufReadExt::fill_buf
(#6431)4601c84
stream: addnext_many
andpoll_next_many
toStreamMap
(#6409)deff252
util: document cancel safety ofSinkExt::send
andStreamExt::next
(#6417)4565b81
sync: add arwlock()
method to ownedRwLock
guards (#6418)3ce4720
sync: addis_closed
,is_empty
, andlen
to mpsc receivers (#6348)8342e4b
util: assert compatibility betweenLengthDelimitedCodec
options (#6414)4c453e9
readme: add description about benchmarks (#6425)1846483
sync: expose strong and weak counts of mpsc sender handles (#6405)baad270
sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
xml-rs
from 0.8.19 to 0.8.20Changelog
Sourced from xml-rs's changelog.
Commits
075a86f
Release87723fd
fmta7b8acd
Clippy4de4170
Use Option where possible068b50d
Docs910a499
Bumpd8216c9
Merge pull request #20 from mautier/escape_gt_in_writer59d6294
EventWriter: escape '>' in characters4cd3b5a
Clippye945d22
Track caller for invalid namespacesUpdates
autocfg
from 1.1.0 to 1.2.0Commits
c10bc17
Merge pull request #57 from cuviper/release-1.2.01c029e4
Fixclippy::needless_borrows_for_generic_args
8fbf203
Release 1.2.07f3e58b
Merge pull request #56 from cuviper/wrappers1ca2af8
SupportRUSTC_WRAPPER
andRUSTC_WORKSPACE_WRAPPER
cf17815
Merge pull request #27 from cuviper/set_no_std32c1170
Use consistent verb form in docs3c2cf0e
Add getterno_std()
and setterset_no_std(bool)
5e07f6a
Merge pull request #55 from cuviper/farewell-bors8717f69
Add a summary CI jobUpdates
aws-sdk-sso
from 1.17.0 to 1.18.0Commits
Updates
aws-sdk-ssooidc
from 1.17.0 to 1.18.0Commits
Updates
aws-sdk-sts
from 1.17.0 to 1.18.0Commits
Updates
aws-smithy-async
from 1.1.8 to 1.2.0Commits
Updates
itoa
from 1.0.10 to 1.0.11Release notes
Sourced from itoa's releases.
Commits
8f39203
Release 1.0.11eeca57d
Touch up commentsea29bbd
Merge pull request #42 from anforowicz/more-granular-unsafe-blocks526d4e4
Explicitly install a Rust toolchain for cargo-outdated jobfde7fa5
More granularunsafe
blocks.d5e45f2
Temporarily disable miri on doctestsUpdates
memchr
from 2.7.1 to 2.7.2Commits
20ef11f
2.7.21e4b8a8
wasm32: require 'simd128' to be enabled at compile timee02697b
ci: bump actions/checkout to v4b12ad6d
ci: reintroduce x86-64 test for non-SSE environment21def52
style: fix dead_code lint14823b4
ci: remove x86-64 test for non-SSE environmente1c10c5
benchmarks: add stringzilla to appropriate definitions328df56
benchmarks: add 'stringzilla'cedf318
benchmarks: add measurements for memchr 2.7 on aarch64d419718
benchmarks: add measurements for memchr 2.7 on x86-64Updates
pin-project-lite
from 0.2.13 to 0.2.14Release notes
Sourced from pin-project-lite's releases.
Changelog
Sourced from pin-project-lite's changelog.
Commits
c55cf7b
Release 0.2.14a84a49b
Update changelog0d11263
Document PinnedDrop (#83)1ec31c8
Update comments in .rustfmt.tomlae4f2d7
Fix clippy::mixed_attributes_style warningc12376d
ci: Use taiki-e/checkout-action action7334cd9
Ignore more lints at workspace levelcf96a13
tidy: Use yq via venvd1d862e
tidy: Check TOML format170c158
Revert "Revert "Revert "Disable dependabot update for Github Actions"""Updates
quanta
from 0.12.2 to 0.12.3Changelog
Sourced from quanta's changelog.
Commits
278b3b6
chore: Release quanta version 0.12.3fe3bb3d
update release.toml for newer version of cargo-release702ea18
update changelog267effa
Disable counter support on iOS targets even if AArch64 is present.Updates
regex-syntax
from 0.8.2 to 0.8.3Commits
d895bd9
regex-syntax-0.8.3f5d0b69
syntax: accept{,n}
as an equivalent to{0,n}
aa2d8bd
1.10.4088d7f3
api: add Cow guarantee to replace APIa5ae351
regex-automata-0.4.69cf4a42
automata: fix bug where reverse NFA lacked an unanchored prefix10fe722
style: clean up some recent lint violationsd7f9347
regex-automata-0.4.507ef7f1
automata: make additional prefileter metadata public0c09903
1.10.3Updates
security-framework
from 2.9.2 to 2.10.0Commits
39e64d8
Attempt to get CI green againebcc98e
Allow creating a SecAccessControl with a protectionee077dc
Update test7bb4b4a
Bump min OS X version854b810
Clippy5bf85d6
security-framework::item::ItemSearchOptions: support trusted_only (#197)24b239b
Added access_control field to GenerateKeyOptionsdb0042e
Use OSX_10_15 on docs.rs67a610e
Fix memory leak in SecStaticCode::from_path()54d9050
Add missing targot os sectionUpdates
security-framework-sys
from 2.9.1 to 2.10.0Commits
39e64d8
Attempt to get CI green againebcc98e
Allow creating a SecAccessControl with a protectionee077dc
Update test7bb4b4a
Bump min OS X version854b810
Clippy5bf85d6
security-framework::item::ItemSearchOptions: support trusted_only (#197)24b239b
Added access_control field to GenerateKeyOptionsdb0042e
Use OSX_10_15 on docs.rs67a610e
Fix memory leak in SecStaticCode::from_path()54d9050
Add missing targot os sectionUpdates
syn
from 2.0.55 to 2.0.57Release notes
Sourced from syn's releases.
Commits
9cea040
Release 2.0.573c07b78
Release 2.0.56585df47
Merge pull request #1608 from BD103/deps-featuresd7650b2
chore: bump msrv to 1.60 (pt. 2)4913ab2
chore: bump msrv to 1.60694f604
feat: use optional dependency feature syntax?
6c7c709
refactor: usedep:
prefix forquote
dependencyc7f734d
Explicitly install a Rust toolchain for cargo-outdated jobdcd74f5
Merge pull request #1605 from dtolnay/workspacewrapper3748333
Apply RUSTC_WORKSPACE_WRAPPERDependabot 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
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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