-
-
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 across 1 directory with 25 updates #163
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 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.93` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.133` | | [tauri](https://github.com/tauri-apps/tauri) | `2.0.0-beta.16` | `2.0.0-beta.17` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-beta.6` | `2.0.0-rc.0` | | [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-beta.3` | `2.0.0-rc.0` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | | [aws_lambda_events](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.15.0` | `0.15.1` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [lambda_runtime](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.10.0` | `0.13.0` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [rustls](https://github.com/rustls/rustls) | `0.21.11` | `0.21.12` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.210` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.41.1` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.25.4` | `0.26.6` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.0` | `0.22.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.38` | | [delegate](https://github.com/kobzol/rust-delegate) | `0.12.0` | `0.13.1` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [mailparse](https://github.com/staktrace/mailparse) | `0.14.1` | `0.15.0` | | [mime_guess](https://github.com/abonander/mime_guess) | `2.0.4` | `2.0.5` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.11.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.14.0` | Updates `anyhow` from 1.0.81 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.93) Updates `serde_json` from 1.0.114 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.114...v1.0.133) Updates `tauri` from 2.0.0-beta.16 to 2.0.0-beta.17 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.0.0-beta.16...tauri-v2.0.0-beta.17) Updates `tauri-plugin-dialog` from 2.0.0-beta.6 to 2.0.0-rc.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.0.0-beta.6...os-v2.0.0-rc.0) Updates `tauri-plugin-fs` from 2.0.0-beta.6 to 2.0.0-rc.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.0.0-beta.6...os-v2.0.0-rc.0) Updates `tauri-plugin-shell` from 2.0.0-beta.3 to 2.0.0-rc.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.0.0-beta.3...os-v2.0.0-rc.0) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](ardaku/whoami@v1.5.1...v1.5.2) Updates `tauri-build` from 2.0.0-beta.13 to 2.0.0-rc.8 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.0.0-beta.13...tauri-build-v2.0.0-rc.8) Updates `aws_lambda_events` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](awslabs/aws-lambda-rust-runtime@lambda-events-0.15.0...lambda-events-0.15.1) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) Updates `lambda_runtime` from 0.10.0 to 0.13.0 - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](awslabs/aws-lambda-rust-runtime@lambda-http-0.10.0...lambda-http-0.13.0) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.21...0.4.22) Updates `rustls` from 0.21.11 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.21.11...v/0.21.12) Updates `serde` from 1.0.197 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.210) Updates `serde_derive` from 1.0.197 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.210) Updates `tokio` from 1.36.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.41.1) Updates `webpki-roots` from 0.25.4 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.25.4...v/0.26.6) Updates `base64` from 0.22.0 to 0.22.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.0...v0.22.1) Updates `chrono` from 0.4.35 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.35...v0.4.38) Updates `delegate` from 0.12.0 to 0.13.1 - [Changelog](https://github.com/Kobzol/rust-delegate/blob/main/CHANGELOG.md) - [Commits](Kobzol/rust-delegate@v0.12.0...v0.13.1) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) Updates `mailparse` from 0.14.1 to 0.15.0 - [Commits](staktrace/mailparse@v0.14.1...v0.15.0) Updates `mime_guess` from 2.0.4 to 2.0.5 - [Commits](https://github.com/abonander/mime_guess/commits) Updates `regex` from 1.10.4 to 1.11.1 - [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.10.4...1.11.1) Updates `tempfile` from 3.10.1 to 3.14.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...v3.14.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde_json 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-patch dependency-group: minor - dependency-name: tauri-plugin-dialog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tauri-plugin-fs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tauri-plugin-shell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: whoami dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tauri-build 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-patch dependency-group: minor - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: lambda_runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch 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: tokio 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: base64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: delegate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: mailparse dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: mime_guess dependency-type: direct:production update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
type/dependencies
Pull requests that update a dependency file
label
Nov 18, 2024
Superseded by #167. |
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 22 updates in the / directory:
1.0.81
1.0.93
1.0.114
1.0.133
2.0.0-beta.16
2.0.0-beta.17
2.0.0-beta.6
2.0.0-rc.0
2.0.0-beta.3
2.0.0-rc.0
1.5.1
1.5.2
0.15.0
0.15.1
0.3.30
0.3.31
0.10.0
0.13.0
0.4.21
0.4.22
0.21.11
0.21.12
1.0.197
1.0.210
1.36.0
1.41.1
0.25.4
0.26.6
0.22.0
0.22.1
0.4.35
0.4.38
0.12.0
0.13.1
0.12.1
0.13.0
0.14.1
0.15.0
2.0.4
2.0.5
1.10.4
1.11.1
3.10.1
3.14.0
Updates
anyhow
from 1.0.81 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.91Updates
serde_json
from 1.0.114 to 1.0.133Release notes
Sourced from serde_json's releases.
... (truncated)
Commits
0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for Value2ccb5b6
Disable question_mark clippy lint in lexical testa11f5f2
Resolve unnecessary_map_or clippy lints07f280a
Wrap PR 1213 to 80 columns75ed447
Merge pull request #1213 from djmitche/safety-comment73011c0
Add a safety comment to unsafe blockbe2198a
Prevent upload-artifact step from causing CI failure7cce517
Raise minimum version for preserve_order feature to Rust 1.65Updates
tauri
from 2.0.0-beta.16 to 2.0.0-beta.17Commits
b0421cb
chore: rebuild bundle.global.js (#9625)d5775ed
apply version updates (#9617)007af10
Partially Revert "Apply Version Updates From Current Changes (#9551)" (#9620)aa08069
fix(core): fix incorrectisTauri
return type (#9618)1bb87a3
feat(cli): generate signature for updater-enabled bundles (#9446)6c047ae
fix(windows): hide windows on cleanup (#9612)108ab90
Apply Version Updates From Current Changes (#9551)380c507
chore(deps) Update Rust crate heck to 0.5 (dev) (#9555)128c580
chore(cli/deps): updatensis-tauri-utils
to0.3
(#9604)3f08054
refactor(cli): usewindows-sys
instead ofwinapi
(#9603)Updates
tauri-plugin-dialog
from 2.0.0-beta.6 to 2.0.0-rc.0Commits
0f34919
fix: add repository information for gelocation and haptics4899895
fix: add missing crate metadata4db635f
feat: bump to RC9606089
feat: Add geolocation and haptics plugins (#1599)34df132
feat(shell): enhance regex validators to match on entire string (#1603)b1e5cae
chore(deps): Update typescript-eslint from v8 alpha to stable (#1612)da308af
chore(deps): update dependency rollup to v4.19.2 (#1610)bc85bab
fix(deps): update rust crate indexmap to 2.3.0 (v2) (#1609)0c1077f
chore: Add repository field to package.json518b529
publish new versions (#1590)Updates
tauri-plugin-fs
from 2.0.0-beta.6 to 2.0.0-rc.0Commits
0f34919
fix: add repository information for gelocation and haptics4899895
fix: add missing crate metadata4db635f
feat: bump to RC9606089
feat: Add geolocation and haptics plugins (#1599)34df132
feat(shell): enhance regex validators to match on entire string (#1603)b1e5cae
chore(deps): Update typescript-eslint from v8 alpha to stable (#1612)da308af
chore(deps): update dependency rollup to v4.19.2 (#1610)bc85bab
fix(deps): update rust crate indexmap to 2.3.0 (v2) (#1609)0c1077f
chore: Add repository field to package.json518b529
publish new versions (#1590)Updates
tauri-plugin-shell
from 2.0.0-beta.3 to 2.0.0-rc.0Commits
0f34919
fix: add repository information for gelocation and haptics4899895
fix: add missing crate metadata4db635f
feat: bump to RC9606089
feat: Add geolocation and haptics plugins (#1599)34df132
feat(shell): enhance regex validators to match on entire string (#1603)b1e5cae
chore(deps): Update typescript-eslint from v8 alpha to stable (#1612)da308af
chore(deps): update dependency rollup to v4.19.2 (#1610)bc85bab
fix(deps): update rust crate indexmap to 2.3.0 (v2) (#1609)0c1077f
chore: Add repository field to package.json518b529
publish new versions (#1590)Updates
whoami
from 1.5.1 to 1.5.2Changelog
Sourced from whoami's changelog.
Commits
c1dfdec
Prepare whoami v1.5.2 (#113)0f32409
Bump redox_syscall from 0.4.1 to 0.5.1 (#111)Updates
tauri-build
from 2.0.0-beta.13 to 2.0.0-rc.8Commits
a655d9c
Apply Version Updates From Current Changes (#10865)bdfa953
build(deps): bump quinn-proto from 0.11.6 to 0.11.8 (#10882)e885c17
build(deps): bump actions/download-artifact in /.github/workflows (#10883)77056b1
chore(tauri-runtime-wry): update tao to 0.30 and wry to 0.43 (#10895)0c46e48
chore: remove unneeded prettier config (#10885)0899e50
feat: deriveserde::Serialize
forSafePathBuf
(#10884)976cad9
fix(resources): enhance error messages for globs (#10879)11b3ab1
ci: update setup-python action to v5 to fix deprecated node version (#10881)431ca2c
enhance(core): addFromStr
impl forSafePathBuf
(#10870)27d0183
fix(core): clippy warnings, simplify embed_plist usage (#10844)Updates
aws_lambda_events
from 0.15.0 to 0.15.1Commits
f9aeac7
Release patch versions. (#870)cfdf6f5
Support RUST_LOG as variable to set the logging level. (#869)94f7e10
Remove unused code. (#868)41f5fb5
Upgrade base64 to 0.22. (#867)de822f9
fix(IamPolicyStatement): don't serialize None condition (#864)aed8295
ApiGatewayV2CustomAuthorizerV2Request identity_source as optional (#860)46ba8c7
Update tracing.rs - AWS_LAMBDA_LOG_LEVEL rather than RUST_LOG (#859)a68de58
Cleanup IAM definitions (#856)bb5a25c
Allow disablingtracing
feature (#857)115822a
Pin webp version (#855)Updates
futures
from 0.3.30 to 0.3.31Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
1e05281
Release 0.3.318a8b085
Fix clippy::uninit_vec warningf3fb74d
Document howBoxFuture
s /BoxStream
s are often made (#2887)f00e7af
Fix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3
ci: Work around sanitizer issue on latest Linux kernel7bf5a72
Fix issues withAsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)87afaf3
Use#[inline(always)]
onclone_arc_raw
(#2865)549b90b
Add accessors for the inner of stream::Iter (#2875)07b004a
Add missing symbols (#2883)86dc069
Various fixes too make the CI green (#2885)Updates
lambda_runtime
from 0.10.0 to 0.13.0Release notes
Sourced from lambda_runtime's releases.
... (truncated)
Commits
150c5f0
Release version 0.13 (#912)2708342
Fixed clippy warnings in lambda-events (#910)e8761da
Error handling improvements (#907)309e3ab
Expand on the CloudTrail event (#909)4b5ffc8
added RDS IAM Auth example (#908)4ee10b0
Improved payload Deser error messages (#905)c4594f7
doc: Add an example for using the anyhow crate (#904)9b88cea
feat(otel): allow to configure the faas.trigger attribute of the span (#903)f8cc32d
Release runtime 0.12 and extension 0.11 (#900)3a049fe
Organize imports (#899)Updates
log
from 0.4.21 to 0.4.22Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
d5ba2cf
Merge pull request #634 from rust-lang/cargo/0.4.22d1a8306
prepare for 0.4.22 release46894ef
Merge pull request #633 from rust-lang/feat/panic-infoe0d389c
Merge pull request #632 from rust-lang/feat/loosen-atomicsc9e5e13
use Location::caller() for file and line info507b672
loosen orderings for logger initializationc879b01
Merge pull request #628 from Thomasdezeeuw/fix-warnings405fdb4
Merge pull request #627 from Thomasdezeeuw/check-features1307ade
Remove unneeded import710560e
Don't use --all-features in CIUpdates
rustls
from 0.21.11 to 0.21.12Commits
3633152
Cargo: v0.21.11 -> v0.21.120baaeba
proj: MSRV 1.61 -> 1.636fd691a
tls13: fix clippy::unnecessary_lazy_evaluations finding6da5337
Test for illegal IP address in server name extension75f8857
Ignore server_name extension containing IP addressUpdates
serde
from 1.0.197 to 1.0.210Release notes
Sourced from serde's releases.
Commits
89c4b02
Release 1.0.210eeb8e44
Merge pull request #2818 from dtolnay/coreerror785c2d9
Stabilize no-std StdError traitd549f04
Reformat parse_ip_impl definition and calls4c0dd63
Delete attr support from core::net deserialization macros26fb134
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614b
Merge pull request #2817 from dtolnay/corenetb1f899f
Delete doc(cfg) attribute from impls that are supported in no-stdb4f860e
Merge pull request #2816 from MathiasKoch/chore/core-netd940fe1
Reuse existing Buf wrapper as replacement for std::io::WriteUpdates
serde_derive
from 1.0.197 to 1.0.210Release notes
Sourced from serde_derive's releases.