-
-
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
Bump the minor group with 19 updates #59
Closed
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 19 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.79` | `1.0.80` | | [tauri](https://github.com/tauri-apps/tauri) | `1.5.4` | `1.6.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.57` | | [aws_lambda_events](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.2.7` | `0.15.0` | | [lambda_runtime](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.2.1` | `0.10.0` | | [lettre](https://github.com/lettre/lettre) | `0.10.0` | `0.10.4` | | [rusoto_core](https://github.com/rusoto/rusoto) | `0.43.0` | `0.48.0` | | [rusoto_s3](https://github.com/rusoto/rusoto) | `0.43.0` | `0.48.0` | | [rustls](https://github.com/rustls/rustls) | `0.16.0` | `0.21.10` | | [serde](https://github.com/serde-rs/serde) | `1.0.196` | `1.0.197` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.196` | `1.0.197` | | [stderrlog](https://github.com/cardoe/stderrlog-rs) | `0.4.3` | `0.6.0` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.19.0` | `0.23.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.33` | `0.4.34` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.0` | `0.12.1` | | [notmuch](https://github.com/vhdirk/notmuch-rs) | `0.6.0` | `0.8.0` | | [regex](https://github.com/rust-lang/regex) | `1.9.4` | `1.10.3` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.9.0` | `3.10.0` | | [textwrap](https://github.com/mgeisler/textwrap) | `0.16.0` | `0.16.1` | Updates `anyhow` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.79...1.0.80) Updates `tauri` from 1.5.4 to 1.6.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.5.4...tauri-v1.6.0) Updates `thiserror` from 1.0.56 to 1.0.57 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.56...1.0.57) Updates `aws_lambda_events` from 0.2.7 to 0.15.0 - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](https://github.com/awslabs/aws-lambda-rust-runtime/commits/lambda-events-0.15.0) Updates `lambda_runtime` from 0.2.1 to 0.10.0 - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](https://github.com/awslabs/aws-lambda-rust-runtime/commits/lambda-http-0.10.0) Updates `lettre` from 0.10.0 to 0.10.4 - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.10.0...v0.10.4) Updates `rusoto_core` from 0.43.0 to 0.48.0 - [Release notes](https://github.com/rusoto/rusoto/releases) - [Changelog](https://github.com/rusoto/rusoto/blob/master/CHANGELOG.md) - [Commits](rusoto/rusoto@mock-v0.43.0...mock-v0.48.0) Updates `rusoto_s3` from 0.43.0 to 0.48.0 - [Release notes](https://github.com/rusoto/rusoto/releases) - [Changelog](https://github.com/rusoto/rusoto/blob/master/CHANGELOG.md) - [Commits](rusoto/rusoto@mock-v0.43.0...mock-v0.48.0) Updates `rustls` from 0.16.0 to 0.21.10 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.16.0...v/0.21.10) Updates `serde` from 1.0.196 to 1.0.197 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.196...v1.0.197) Updates `serde_derive` from 1.0.196 to 1.0.197 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.196...v1.0.197) Updates `stderrlog` from 0.4.3 to 0.6.0 - [Release notes](https://github.com/cardoe/stderrlog-rs/releases) - [Changelog](https://github.com/cardoe/stderrlog-rs/blob/master/CHANGELOG.md) - [Commits](cardoe/stderrlog-rs@v0.4.3...v0.6.0) Updates `webpki-roots` from 0.19.0 to 0.23.1 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.19.0...v/0.23.1) Updates `chrono` from 0.4.33 to 0.4.34 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.33...v0.4.34) Updates `itertools` from 0.12.0 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.0...v0.12.1) Updates `notmuch` from 0.6.0 to 0.8.0 - [Commits](https://github.com/vhdirk/notmuch-rs/commits/0.8.0) Updates `regex` from 1.9.4 to 1.10.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@1.9.4...1.10.3) Updates `tempfile` from 3.9.0 to 3.10.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.9.0...v3.10.0) Updates `textwrap` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.16.0...0.16.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tauri dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws_lambda_events dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: lambda_runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: lettre dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: rusoto_core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: rusoto_s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: stderrlog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: webpki-roots dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: notmuch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: textwrap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
type/dependencies
Pull requests that update a dependency file
label
Feb 26, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor group with 19 updates:
1.0.79
1.0.80
1.5.4
1.6.0
1.0.56
1.0.57
0.2.7
0.15.0
0.2.1
0.10.0
0.10.0
0.10.4
0.43.0
0.48.0
0.43.0
0.48.0
0.16.0
0.21.10
1.0.196
1.0.197
1.0.196
1.0.197
0.4.3
0.6.0
0.19.0
0.23.1
0.4.33
0.4.34
0.12.0
0.12.1
0.6.0
0.8.0
1.9.4
1.10.3
3.9.0
3.10.0
0.16.0
0.16.1
Updates
anyhow
from 1.0.79 to 1.0.80Release notes
Sourced from anyhow's releases.
Commits
5443719
Release 1.0.80dfc7bc0
Work around prelude redundant import warnings6e4f86b
Import from alloc not std, where possiblef885a13
Ignore incompatible_msrv clippy false positives in testfefbcbc
Ignore incompatible_msrv clippy lint78f2d81
Update ui test suite to nightly-2024-02-08edd88d3
Update ui test suite to nightly-2024-01-31Updates
tauri
from 1.5.4 to 1.6.0Release notes
Sourced from tauri's releases.
... (truncated)
Commits
b735b67
Apply Version Updates From Current Changes (v1) (#8475)7b5e871
ci: update msrv test and cargo.lock2421073
fix(macos): use BTreeMap for windows map to prevent crash on idle (#8117)510b622
chore(core): Add missing changefile for #8546 (#8822)b0f2781
fix(cli): map--profile dev
todebug
folder when finding executable (#8776)cc3d8e7
fix(core): Command::output suspend while wait for response (#8539)8ce51ce
feat: retain cli args when relaunching after update, closes #7402 (#7718)0bff8c3
fix(cli): Ignore query parameter in dev server (#8697)a9b2c06
chore: Commit Cargo.lock (#8586)7aa30de
feat: Add Section, Priority and Changelog options (#8620)Updates
thiserror
from 1.0.56 to 1.0.57Release notes
Sourced from thiserror's releases.
Commits
1d106b1
Release 1.0.578a5c4d1
Use write_str when args only consists of trailing commaf790bee
Phrase flag in terms of whether core::fmt machinery is requiredd43b759
Ignore needless_raw_string_hashes pedantic clippy lint in testd09c418
Touch up PR 286097251d
Merge pull request #286 from nyurik/litstrcd79876
optimize by avoiding second fmt.value() calld7e738e
Optimize simple literals for Display::fmt0717de3
Update ui test suite to nightly-2024-02-08c7c7547
Update ui test suite to nightly-2024-01-31Updates
aws_lambda_events
from 0.2.7 to 0.15.0Release notes
Sourced from aws_lambda_events's releases.
... (truncated)
Commits
Updates
lambda_runtime
from 0.2.1 to 0.10.0Release notes
Sourced from lambda_runtime's releases.
... (truncated)
Commits
Updates
lettre
from 0.10.0 to 0.10.4Release notes
Sourced from lettre's releases.
... (truncated)
Changelog
Sourced from lettre's changelog.
... (truncated)
Commits
ce36327
Prepare 0.10.4 (#871)e59ecc2
Bump rustls to 0.21 (#867)4fb67a7
Prepare 0.10.3 (#860)9041f21
Add Content-Type to all examples sending a basic text/plain message (#859)77b7d40
mailbox: replace serialize_str(&self.to_string()) with collect_str(self) (#858)2b6d457
clippy: deny str_to_string and empty_structs_with_brackets (#857)952c1b3
Add support for rustls-native-certs (#843)7ecb87f
Prepare 0.10.2 (#853)fd700b1
cargo: switch to crates.io release of email-encoding v0.2 (#854)f8f19d6
clippy: fix latest warnings (#855)Updates
rusoto_core
from 0.43.0 to 0.48.0Release notes
Sourced from rusoto_core's releases.
... (truncated)
Changelog
Sourced from rusoto_core's changelog.
... (truncated)
Commits
0df121f
v0.48.0bd9f3f1
fix misspelling of default-features529f6dd
remove crates for dead(!) services19924ce
Merge pull request #1977 from rusoto/hyper-rustlsf7c92c3
add the new hyper-rustls default features37bac10
Merge pull request #1976 from svc-93/patch-1ae7f34e
Include ap-southeast-3 in AWS Regionsdf31792
Upgrade hyper-rustlse9d9214
Add Clone derived trait to TlsError9081eaa
Support building rustls without native certs, to eliminate openssl-probeUpdates
rusoto_s3
from 0.43.0 to 0.48.0Release notes
Sourced from rusoto_s3's releases.
... (truncated)
Changelog
Sourced from rusoto_s3's changelog.
... (truncated)
Commits
0df121f
v0.48.0bd9f3f1
fix misspelling of default-features529f6dd
remove crates for dead(!) services19924ce
Merge pull request #1977 from rusoto/hyper-rustlsf7c92c3
add the new hyper-rustls default features37bac10
Merge pull request #1976 from svc-93/patch-1ae7f34e
Include ap-southeast-3 in AWS Regionsdf31792
Upgrade hyper-rustlse9d9214
Add Clone derived trait to TlsError9081eaa
Support building rustls without native certs, to eliminate openssl-probeUpdates
rustls
from 0.16.0 to 0.21.10Release notes
Sourced from rustls's releases.
... (truncated)
Commits
cf6aa80
Cargo: version 0.21.9 -> 0.21.104ee33ae
version: allow manual_non_exhaustivef628518
remove the TLS 1.2 session ticket on DecryptErrorbbd9abc
Cargo: v0.21.8 -> v0.21.95edc126
UseBorrowedCursor
&BorrowedBuf
from core::io7abd73f
Opt in to feature(core_io_borrowed_buf)c34477a
Cargo: 0.21.7 -> 0.21.88cf2594
sign: fix clippy get-first warningecc6cde
Flush writers before potentially expecting a response53adb9d
docs: adjust ring platform compatibilityUpdates
serde
from 1.0.196 to 1.0.197Release notes
Sourced from serde's releases.
Commits
5fa711d
Release 1.0.197f5d8ae4
Resolve prelude redundant import warnings1d54973
Merge pull request #2697 from nyurik/format-strb8fafef
A few minorwrite_str
optimizations and inliningc42ebb8
Update ui test suite to nightly-2024-02-129e68062
Ignore incompatible_msrv clippy lint for conditionally compiled code846f865
Ignore dead_code warnings in testUpdates
serde_derive
from 1.0.196 to 1.0.197Release notes
Sourced from serde_derive's releases.
Commits
5fa711d
Release 1.0.197f5d8ae4
Resolve prelude redundant import warnings1d54973
Merge pull request #2697 from nyurik/format-strb8fafef
A few minorwrite_str
optimizations and inliningc42ebb8
Update ui test suite to nightly-2024-02-129e68062
Ignore incompatible_msrv clippy lint for conditionally compiled code846f865
Ignore dead_code warnings in testUpdates
stderrlog
from 0.4.3 to 0.6.0Release notes
Sourced from stderrlog's releases.
Changelog
Sourced from stderrlog's changelog.