-
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 12 updates #122
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 12 updates: | Package | From | To | | --- | --- | --- | | [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) | `1.2.0` | `1.3.0` | | [aws-smithy-async](https://github.com/smithy-lang/smithy-rs) | `1.2.0` | `1.2.1` | | [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.1.8` | `1.2.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.90` | `1.0.91` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.13` | | [h2](https://github.com/hyperium/h2) | `0.3.25` | `0.3.26` | | [pest](https://github.com/pest-parser/pest) | `2.7.8` | `2.7.9` | | [pest_derive](https://github.com/pest-parser/pest) | `2.7.8` | `2.7.9` | | [pest_generator](https://github.com/pest-parser/pest) | `2.7.8` | `2.7.9` | | [pest_meta](https://github.com/pest-parser/pest) | `2.7.8` | `2.7.9` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.14` | `1.0.15` | | [syn](https://github.com/dtolnay/syn) | `2.0.57` | `2.0.58` | Updates `aws-smithy-runtime-api` from 1.2.0 to 1.3.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 `aws-smithy-async` from 1.2.0 to 1.2.1 - [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-smithy-runtime` from 1.1.8 to 1.2.1 - [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 `cc` from 1.0.90 to 1.0.91 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.90...1.0.91) Updates `getrandom` from 0.2.12 to 0.2.13 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.12...v0.2.13) Updates `h2` from 0.3.25 to 0.3.26 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.25...v0.3.26) Updates `pest` from 2.7.8 to 2.7.9 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.8...v2.7.9) Updates `pest_derive` from 2.7.8 to 2.7.9 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.8...v2.7.9) Updates `pest_generator` from 2.7.8 to 2.7.9 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.8...v2.7.9) Updates `pest_meta` from 2.7.8 to 2.7.9 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.8...v2.7.9) Updates `rustversion` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.14...1.0.15) Updates `syn` from 2.0.57 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.57...2.0.58) --- updated-dependencies: - dependency-name: aws-smithy-runtime-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: aws-smithy-async dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: aws-smithy-runtime dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: getrandom dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: h2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pest dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pest_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pest_generator dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: pest_meta dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch 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 8, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #122 +/- ##
=======================================
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 12 updates:
1.2.0
1.3.0
1.2.0
1.2.1
1.1.8
1.2.1
1.0.90
1.0.91
0.2.12
0.2.13
0.3.25
0.3.26
2.7.8
2.7.9
2.7.8
2.7.9
2.7.8
2.7.9
2.7.8
2.7.9
1.0.14
1.0.15
2.0.57
2.0.58
Updates
aws-smithy-runtime-api
from 1.2.0 to 1.3.0Commits
Updates
aws-smithy-async
from 1.2.0 to 1.2.1Commits
Updates
aws-smithy-runtime
from 1.1.8 to 1.2.1Commits
Updates
cc
from 1.0.90 to 1.0.91Release notes
Sourced from cc's releases.
Commits
c9b0850
Release cc 1.0.91 (#1024)d902ed3
fix(env_tool): return None if env is empty (#1021)fd912ec
fix llvm-ar as archiver for msvc targets; fix clang-cl detection; fix assembl...be62f4a
Fix caching of supported compiler flag (#1002)bbae474
Also shim llvm-ar in the clang_android test on non-Windows (#1016)0195ebf
Fix regression in compiler family detection (#1014)30c6b72
refactor: Optimize code based on cargo clippy suggestions (#1013)f36d6a7
Fix compile family detection: Use C macros instead of$compiler -v
(#1000)77a54a9
Fix safety comment for LibraryHandle::get_proc_address (#1010)abf67d7
feat: Query rustc for clang target triples instead of hardcoding them (#1004)Updates
getrandom
from 0.2.12 to 0.2.13Changelog
Sourced from getrandom's changelog.
Commits
968dd48
Release v0.2.13 (#405)8ffd43e
Conditionally disable file fallback for Android and Linux (#396)6b7bcb5
Replace man7.org links with manned.org (#404)5f0701f
CI: Run tests on aarch64-apple-darwin and aarch64-apple-ios-sim. (#398)489eeee
Fix nightly build by removing redundantuse
(#399)d102c36
Usedoc_auto_cfg
instead ofdoc_cfg
(#392)2e4bb4d
Correct comments regarding LazyUsize (#391)Updates
h2
from 0.3.25 to 0.3.26Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
357127e
v0.3.261a357aa
fix: limit number of CONTINUATION frames allowed5b6c9e0
refactor: cleanup new unused warnings (#757)Updates
pest
from 2.7.8 to 2.7.9Commits
f60b518
bump version to 2.7.9 (#1002)9d25248
Remove unnecessary unsafe functions (#998)9f9094e
feat: support additional parsing error information (rule call stacks and (un)...30c7094
fix: do not generate empty docstring for Rule (#987)Updates
pest_derive
from 2.7.8 to 2.7.9Release notes
Sourced from pest_derive's releases.
Commits
f60b518
bump version to 2.7.9 (#1002)9d25248
Remove unnecessary unsafe functions (#998)9f9094e
feat: support additional parsing error information (rule call stacks and (un)...30c7094
fix: do not generate empty docstring for Rule (#987)Updates
pest_generator
from 2.7.8 to 2.7.9Release notes
Sourced from pest_generator's releases.
Commits
f60b518
bump version to 2.7.9 (#1002)9d25248
Remove unnecessary unsafe functions (#998)9f9094e
feat: support additional parsing error information (rule call stacks and (un)...30c7094
fix: do not generate empty docstring for Rule (#987)Updates
pest_meta
from 2.7.8 to 2.7.9Release notes
Sourced from pest_meta's releases.
Commits
f60b518
bump version to 2.7.9 (#1002)9d25248
Remove unnecessary unsafe functions (#998)9f9094e
feat: support additional parsing error information (rule call stacks and (un)...30c7094
fix: do not generate empty docstring for Rule (#987)Updates
rustversion
from 1.0.14 to 1.0.15Release notes
Sourced from rustversion's releases.
Commits
70ca5ad
Release 1.0.150fa74f5
Merge pull request #47 from dtolnay/rustcwrapper51f46e2
Apply RUSTC_WRAPPERdf7e51d
Explicitly install a Rust toolchain for cargo-outdated job5e54059
Test docs.rs documentation build in CI5f73c91
Update actions/checkout@v3 -> v42a58661
Resolve ignored_unit_patterns pedantic clippy lintf4bbc8f
Resolve redundant_guards clippy lintdda672e
Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"f9d72db
Temporarily disable -Zrandomize-layout due to rustc ICEUpdates
syn
from 2.0.57 to 2.0.58Release notes
Sourced from syn's releases.
Commits
81adad6
Release 2.0.587247053
Merge pull request #1611 from dtolnay/customdollar990142f
Support '$' in custom_punctuation macro4753622
Merge pull request #1610 from dtolnay/sortpunct36a7f67
Sort tokens in the same order between custom_punctuation_len and Token macrof104427
Update test suite to nightly-2024-03-31Dependabot 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