-
Notifications
You must be signed in to change notification settings - Fork 19
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 minor group across 1 directory with 18 updates #471
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 minor group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.94` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` | | [spider](https://github.com/spider-rs/spider) | `2.13.88` | `2.14.0` | | [redis](https://github.com/redis-rs/redis-rs) | `0.27.5` | `0.27.6` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.20` | `0.2.21` | | [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.4.3` | `1.4.4` | | [aws-sdk-dynamodb](https://github.com/awslabs/aws-sdk-rust) | `1.54.0` | `1.55.0` | | [aws-sdk-sso](https://github.com/awslabs/aws-sdk-rust) | `1.49.0` | `1.50.0` | | [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.50.0` | `1.51.0` | | [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.50.0` | `1.51.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.22` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.37` | | [ua_generator](https://github.com/a11ywatch/ua_generator) | `0.5.3` | `0.5.4` | | [ureq](https://github.com/algesten/ureq) | `2.10.1` | `2.12.0` | Updates `anyhow` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.94) Updates `tokio` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.42.0) Updates `spider` from 2.13.88 to 2.14.0 - [Release notes](https://github.com/spider-rs/spider/releases) - [Changelog](https://github.com/spider-rs/spider/blob/main/CHANGELOG.md) - [Commits](spider-rs/spider@v2.13.88...v2.14.0) Updates `redis` from 0.27.5 to 0.27.6 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.27.5...redis-0.27.6) Updates `allocator-api2` from 0.2.20 to 0.2.21 - [Changelog](https://github.com/zakarumych/allocator-api2/blob/main/CHANGELOG.md) - [Commits](https://github.com/zakarumych/allocator-api2/commits/v0.2.21) Updates `aws-runtime` from 1.4.3 to 1.4.4 - [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-dynamodb` from 1.54.0 to 1.55.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-sso` from 1.49.0 to 1.50.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.50.0 to 1.51.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.50.0 to 1.51.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sigv4` from 1.2.5 to 1.2.6 - [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.7.3 to 1.7.4 - [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 `clap` from 4.5.21 to 4.5.22 - [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.21...clap_complete-v4.5.22) Updates `clap_builder` from 4.5.21 to 4.5.22 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.21...v4.5.22) Updates `time` from 0.3.36 to 0.3.37 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.36...v0.3.37) Updates `time-macros` from 0.2.18 to 0.2.19 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.2.18...v0.2.19) Updates `ua_generator` from 0.5.3 to 0.5.4 - [Commits](https://github.com/a11ywatch/ua_generator/commits) Updates `ureq` from 2.10.1 to 2.12.0 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.10.1...2.12.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: spider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: allocator-api2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-sdk-dynamodb dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sdk-sso dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sdk-ssooidc dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sdk-sts dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sigv4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-smithy-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: time dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: time-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: ua_generator dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: ureq dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Dec 4, 2024
Superseded by #472. |
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 minor group with 14 updates in the / directory:
1.0.93
1.0.94
1.41.1
1.42.0
2.13.88
2.14.0
0.27.5
0.27.6
0.2.20
0.2.21
1.4.3
1.4.4
1.54.0
1.55.0
1.49.0
1.50.0
1.50.0
1.51.0
1.50.0
1.51.0
4.5.21
4.5.22
0.3.36
0.3.37
0.5.3
0.5.4
2.10.1
2.12.0
Updates
anyhow
from 1.0.93 to 1.0.94Release notes
Sourced from anyhow's releases.
Commits
8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formatting8852dc3
Prevent upload-artifact from causing CI failureUpdates
tokio
from 1.41.1 to 1.42.0Release notes
Sourced from tokio's releases.
Commits
bb9d570
chore: prepare Tokio v1.42.0 (#7005)af9c683
tests: fix typo in build test instructions (#7004)4bc5a1a
ci: allow Unicode-3.0 license for unicode-ident (#7006)f8948ea
runtime: do not deferyield_now
insideblock_in_place
(#6999)bce9780
time: usearray::from_fn
instead of manually creating array (#7000)38151f3
readme: unlist 1.32.x as LTS release (#6997)5dda72d
ci: pin valgrind to rustc 1.82 (#6998)c07257f
io: simplify io readiness logic (#6966)d08578f
time: fix a typo inInstant
docs (#6982)4047d79
miri: add annotations for tests with miri ignore (#6981)Updates
spider
from 2.13.88 to 2.14.0Release notes
Sourced from spider's releases.
Commits
e54443b
chore(crawler): add full analytics ignore2417953
chore(page): ignore js voidd7175f1
chore(chrome): add analytics ignore scriptsa405f82
chore(transform): fix streaming repeated text8d540e8
feat(transform): add send text transform streaming7543bf3
feat(transform): add transform_content_send async streaming09d7787
chore(interning): add optional string-interningda531e9
chore(page): fix url encode handling mismatchf184914
chore(website): fix crawl establish domain removal #233Updates
redis
from 0.27.5 to 0.27.6Release notes
Sourced from redis's releases.
Commits
6a93254
Reduce number of keywords.5fbc233
Prepare release 0.27.6dc40933
Async push messages: Allow for more sender types.11cd8b3
Add keywords to increase crate visibility.2ef98ad
Handle the new NOSUB errors from valkey 8.7862040
test in CI against valkey 8.0891022
Use cargo-nextest for testing.35a7c44
Clarify RESP3 subscription documentation.bc8b4f7
Bump serde_json from 1.0.132 to 1.0.1336a46972
Bump hashbrown from 0.14.3 to 0.15.2Updates
allocator-api2
from 0.2.20 to 0.2.21Commits
Updates
aws-runtime
from 1.4.3 to 1.4.4Commits
Updates
aws-sdk-dynamodb
from 1.54.0 to 1.55.0Commits
Updates
aws-sdk-sso
from 1.49.0 to 1.50.0Commits
Updates
aws-sdk-ssooidc
from 1.50.0 to 1.51.0Commits
Updates
aws-sdk-sts
from 1.50.0 to 1.51.0Commits
Updates
aws-sigv4
from 1.2.5 to 1.2.6Commits
Updates
aws-smithy-runtime
from 1.7.3 to 1.7.4Commits
Updates
clap
from 4.5.21 to 4.5.22Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0e28259
chore: Releasee55c986
docs: Update changelogc7157df
Merge pull request #5692 from epage/self84252b7
fix(complete): Allow completing '.'eded64a
test(complete): Verify PathCompleter::dirUpdates
clap_builder
from 4.5.21 to 4.5.22Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
5babafd
chore: Releaseac6b09c
docs: Update changelog18a81c4
Merge pull request #5836 from omertuc/reqself29d9e88
fix(assert): Prevent arguments from requiring self52aad0e
test(asserts): Add test for self requiresbfca193
refactor(asserts): Tuple destructuringb4ea2d4
chore(deps): Update Rust Stable to v1.83 (#5829)d90cab0
style: Make clippy happy10c4f63
Merge pull request #5832 from 8LWXpg/patch-132bc56a
Merge pull request #5831 from futreall/masterUpdates
time
from 0.3.36 to 0.3.37Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
d4e39b3
v0.3.37 release0943997
Fix CI failure8b50f04
Update lints56f1db6
AddMonth::length
,days_in_month
03bcfe9
Skip formatting some macros, update UI tests4404638
Permit exprs inserde::format_description!
6b43b44
strftime implementation98569ff
Hide deprecations from docsfebf3a1
Obtain local offset in multi-threaded situations1e19827
Update rstest and rstest_reuse; bump MSRV to 1.67.1 (#716)Updates
time-macros
from 0.2.18 to 0.2.19Changelog
Sourced from time-macros's changelog.
Commits
302c928
0.2.19 releaseda8ad67
Improve test coverage28094d6
Declare build script dependency on env variable42250fb
Avoid panicking on invalid formatting stringd0cc8d2
Remove link to Matrix roomfc8a418
Remove unused import5a9ea25
Improved cachef5f0fe7
Limit documentation branch to single commitUpdates
ua_generator
from 0.5.3 to 0.5.4Commits
Updates
ureq
from 2.10.1 to 2.12.0Changelog
Sourced from ureq's changelog.
Commits
3d6048e
2.12.03e09aea
Fix http crate confusioncd6a084
Github CI only run 1.71dfab260
Update readmeaf2143b
Update changelogfeea74b
Unpin rustls and bump MSRV to 1.71937b1da
Update changeloga448048
Note in readme about MSRV24686d0
2.11.010869e2
Fix incorrect feature flagsDependabot 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