-
Notifications
You must be signed in to change notification settings - Fork 477
build(deps): bump the simple1 group across 1 directory with 21 updates #33524
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/simple1-0207f9f9a6
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+330
−252
Conversation
This file contains hidden or 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 simple1 group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` | | [camino](https://github.com/camino-rs/camino) | `1.1.10` | `1.1.12` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.22.1` | `0.22.3` | | [guppy](https://github.com/guppy-rs/guppy) | `0.17.19` | `0.17.20` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.88` | `0.1.89` | | [governor](https://github.com/boinkor-net/governor) | `0.10.0` | `0.10.1` | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.5` | `1.2.6` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.1` | `1.0.3` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.1` | `1.43.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.30` | `1.2.35` | | [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.3.3` | `1.3.4` | | [mysql_common](https://github.com/blackbeam/rust_mysql_common) | `0.35.4` | `0.35.5` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.1` | `1.23.2` | | [h2](https://github.com/hyperium/h2) | `0.4.11` | `0.4.12` | | [mappings](https://github.com/polarsignals/rust-jemalloc-pprof) | `0.7.0` | `0.7.1` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.5.9` | `1.5.10` | | [event-listener](https://github.com/smol-rs/event-listener) | `5.4.0` | `5.4.1` | | [form_urlencoded](https://github.com/servo/rust-url) | `1.2.1` | `1.2.2` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `camino` from 1.1.10 to 1.1.12 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](camino-rs/camino@camino-1.1.10...camino-1.1.12) Updates `cargo_toml` from 0.22.1 to 0.22.3 - [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.22.1...v0.22.3) Updates `guppy` from 0.17.19 to 0.17.20 - [Release notes](https://github.com/guppy-rs/guppy/releases) - [Changelog](https://github.com/guppy-rs/guppy/blob/main/release.toml) - [Commits](guppy-rs/guppy@guppy-0.17.19...guppy-0.17.20) Updates `async-trait` from 0.1.88 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) Updates `governor` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/boinkor-net/governor/releases) - [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml) - [Commits](boinkor-net/governor@v0.10.0...v0.10.1) Updates `aws-credential-types` 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 `cfg-if` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.1...v1.0.3) Updates `insta` from 1.43.1 to 1.43.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.1...1.43.2) Updates `libc` from 0.2.174 to 0.2.175 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) Updates `cc` from 1.2.30 to 1.2.35 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.30...cc-v1.2.35) Updates `aws-sigv4` from 1.3.3 to 1.3.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 `mysql_common` from 0.35.4 to 0.35.5 - [Release notes](https://github.com/blackbeam/rust_mysql_common/releases) - [Commits](blackbeam/rust_mysql_common@v0.35.4...v0.35.5) Updates `bytemuck` from 1.23.1 to 1.23.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.1...v1.23.2) Updates `h2` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.11...v0.4.12) Updates `mappings` from 0.7.0 to 0.7.1 - [Commits](https://github.com/polarsignals/rust-jemalloc-pprof/commits) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `aws-runtime` from 1.5.9 to 1.5.10 - [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 `event-listener` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](smol-rs/event-listener@v5.4.0...v5.4.1) Updates `form_urlencoded` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v1.2.1...v1.2.2) Updates `log` from 0.4.27 to 0.4.28 - [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.27...0.4.28) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: camino dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cargo_toml dependency-version: 0.22.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: guppy dependency-version: 0.17.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: governor dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-credential-types dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cfg-if dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: insta dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cc dependency-version: 1.2.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-sigv4 dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: mysql_common dependency-version: 0.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: bytemuck dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: h2 dependency-version: 0.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: mappings dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: glob dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-runtime dependency-version: 1.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: event-listener dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: form_urlencoded dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 ... Signed-off-by: dependabot[bot] <[email protected]>
cc6cc99
to
27c794a
Compare
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 simple1 group with 21 updates in the / directory:
1.0.98
1.0.99
1.1.10
1.1.12
0.22.1
0.22.3
0.17.19
0.17.20
0.1.88
0.1.89
0.10.0
0.10.1
1.2.5
1.2.6
1.0.1
1.0.3
1.43.1
1.43.2
0.2.174
0.2.175
1.2.30
1.2.35
1.3.3
1.3.4
0.35.4
0.35.5
1.23.1
1.23.2
0.4.11
0.4.12
0.7.0
0.7.1
0.3.2
0.3.3
1.5.9
1.5.10
5.4.0
5.4.1
1.2.1
1.2.2
0.4.27
0.4.28
Updates
anyhow
from 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963a
Release 1.0.992c64c15
Merge pull request #420 from dtolnay/enotempty8cf66f7
Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145c
Revert "Pin nightly toolchain used for miri job"1d7ef1d
Update ui test suite to nightly-2025-06-306929572
Update ui test suite to nightly-2025-06-1837224e3
Ignore mismatched_lifetime_syntaxes lint11f0e81
Pin nightly toolchain used for miri jobd04c999
Raise required compiler for backtrace feature to rust 1.82219d163
Update test suite to nightly-2025-05-01Updates
camino
from 1.1.10 to 1.1.12Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
e5edcb9
[camino] version 1.1.129c1eff0
prepare releasebb1c1c9
feature: Add support for converting from OsStr and OsString (#107)281007b
chore: Documentation fixes9c904bd
[camino] version 1.1.1129f5064
prepare release3aad190
add Utf8PathBuf::leakfbe5d79
clippy fixes for Rust 1.89Updates
cargo_toml
from 0.22.1 to 0.22.3Commits
7877292
Bump4e1e63c
fmt2c397c5
Doc profile is no more03e676a
More default trait implscfb44ea
ClippyUpdates
guppy
from 0.17.19 to 0.17.20Release notes
Sourced from guppy's releases.
Commits
38f8800
[guppy] version 0.17.202d0dfb4
[target-spec] version 3.5.01c6728c
[meta] prepare releases97da197
restore compatibility with bindeps and empty names33d97f8
update cargo_metadata, remove cargo_util_schemas873256e
migrate to Rust 2024abf4703
update fixturesbb762d3
update MSRV to Rust 1.86 and cfg-exprf14e063
[meta] upgrade proptest to 1.7.0 (#514)2b070ce
fix(deps): update rust crate smallvec to 1.15.1 (#520)Updates
async-trait
from 0.1.88 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9
Release 0.1.89fbcfcac
Merge pull request 293 from Veykril/lw/quote_spannedfd93990
Improve use of spans inquote_spanned
a5093fe
Add type-mismatch ui test6d12b44
Revert "Pin nightly toolchain used for miri job"dd9e4ba
Hide unused_variables warning in consider-restricting.rs ui testb454fc8
Update ui test suite to nightly-2025-08-039c880e8
Update ui test suite to nightly-2025-07-307ca751d
Ignore unused_parens warning in test2bccfeb
Update ui test suite to nightly-2025-05-28Updates
governor
from 0.10.0 to 0.10.1Commits
6025d5f
Merge pull request #278 from boinkor-net/release/governor/0.10.1bf4d561
Update changelog for the release0de0726
Release 0.10.1 🎉🎉c68a93c
Merge pull request #276 from boinkor-net/no-more-crates-io-creds6c0087d
Delete now-superseded release workflowse76fe9a
chore: Update release_to_crates_io.yml in governor48b5250
chore: Update release_pr_for_crates_io.yml in governorf781a44
Merge pull request #277 from boinkor-net/push-tolxmqwvvvkz0510610
Fix feature combinations for the jitter mod80d08c4
Explicitly return an anonymous lifetimeUpdates
aws-credential-types
from 1.2.5 to 1.2.6Commits
Updates
cfg-if
from 1.0.1 to 1.0.3Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
9c7bb0b
chore: release v1.0.3 (#93)145894c
Revert "Remove@__identity
rule."9f747fe
chore: release v1.0.2 (#88)97739b8
Fix some ugly and inconsistent formatting.4d7a585
Remove@__identity
rule.527acbd
Bump actions/checkout from 4 to 5Updates
insta
from 1.43.1 to 1.43.2Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
01fc57f
Fix Windows runner configuration for releases88c9a2f
Prepare CHANGELOG for 1.43.2 release (#802)d03c2a6
Improve error handling for cargo workspace detection (#800)55987ac
Fix clippy uninlined_format_args lint warnings (#801)ae26e81
Change diff line numbers to 1-based indexing (#799)26efb60
Release insta 1.43.2 (#791)7793782
Preserve snapshot names with INSTA_GLOB_FILTER (#786)1d6e0c7
chore: bump libc crate (#784)1a17ea9
chore: fix clippy 1.88 errors (#783)7d0de48
Fix source path in snapshots for non-child workspaces (#778)Updates
libc
from 0.2.174 to 0.2.175Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
84e26e6
Update the lockfile4d04aee
chore: release libc 0.2.17594a7f32
cleanup: Format a file that was missed1725273
Rename the ctest file frommain
toctest
e9b021b
freebsd adding further TCP stack related constants.9606a29
freebsd15: Add ki_uerrmsg to struct kinfo_proc2816bc2
libc-test: include sys/ktls.h on freebsdadfe283
libc-test: Account for xktls_session_onedir::gen (freebsd)4cc1bf4
freebsd: Document avoidance of reserved namegen
7cdcaa6
freebsd: Fix type of struct xktls_session_onedir, field ifnetUpdates
cc
from 1.2.30 to 1.2.35Changelog
Sourced from cc's changelog.
... (truncated)
Commits
9b4389c
chore(cc): release v1.2.35 (#1533)36948ab
Fix semver-checks: Add back functinowindows_registry::find
(#1539)0a1c2a3
ci: fix crates-io trusted publishing in publish.yml (#1538)6a4c4f4
ci: use trusted publishing in publish.yml (#1537)0c9e396
Regenerate target info (#1536)2b26463
Optimize Tool::to_command (#1535)1a9c4ca
fix building for aarch64-apple-visionos-sim on nightly (#1534)409b35c
Refactor: Extract windows-find-tools (#1531)5781d3e
fix tests apple_sdkroot_wrong (#1530)d264a7c
Add prefer_clang_cl_over_msvc (#1516)Updates
aws-sigv4
from 1.3.3 to 1.3.4Commits
Updates
mysql_common
from 0.35.4 to 0.35.5Release notes
Sourced from mysql_common's releases.
Commits
2e6f669
Addfrunk
to docs.rs features3e06fc8
Fix doc links41ff339
Bump micro version1cce93c
Avoid major API change introduced by #1711b8164e
Merge pull request #171 from lawrinn/master29ce486
Tidy up the #171572d82f
Added tests for handshake and handshake responce packets with MariaDB1379701
Formatt normalization for the previous commitc302ac3
Issue#401 Adding required definitions for MariaDB metadata skippingUpdates
bytemuck
from 1.23.1 to 1.23.2Changelog
Sourced from bytemuck's changelog.
Commits
c069a2f
chore: Release bytemuck version 1.23.28b48ef3
.7fef8d9
bump derive minimum version. should be a semver patch effect.2524f62
chore: Release bytemuck_derive version 1.10.1c4873c9
.374df78
Make thePod
/NoUninit
derive macros useassert!
to check size equality,...6633a51
Fix a typo (#319)1c9e7ba
chore: Release bytemuck_derive version 1.10.05e58cf7
changelog0e11472
add support for deriving NoUninit on enums with fields (#292)Updates
h2
from 0.4.11 to 0.4.12Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
41a0f80
v0.4.1259513ce
fix: adjust expiring reset stream limits (#858)c85d1e8
refactor: reduce noise in fmt::Debug outputs (#855)f36a032
docs: update readme about production readiness (#854)0f4f914
chore: update to webpki-roots 1 (#851)Updates
mappings
from 0.7.0 to 0.7.1Commits
Updates
glob
from 0.3.2 to 0.3.3Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
952da29
chore: release v0.3.3 (#155)bfcd9a4
Optimize memory allocations (#147)e78862d
Bump the MSRV to 1.63 (#172)97e5ee9
Merge pull request #164 from jonboulle/patch-14da20e6
Fix spelling in pattern documentation1cf0f30
Fix version numbers and some formatting7a17f11
Merge pull request #153 from tgross35/clippy-ci56619ab
Run clippy checks in CI51363fa
Disallow warnings in CI1649a9a
Apply remaining clippy suggestionsUpdates
aws-runtime
from 1.5.9 to 1.5.10Commits
Updates
event-listener
from 5.4.0 to 5.4.1Release notes
Sourced from event-listener's releases.
Changelog
Sourced from event-listener's changelog.
Commits
0c18ca2
v5.4.156d87b4
Update criterion requirement from 0.6 to 0.7 (#156)810a6db
Update criterion requirement from 0.5 to 0.6 (#153)91a936e
Fix doctest on WASM323da40
Fix clippy::mem_replace_option_with_some warning29e15c0
ci: Re-enable WASM testa8aefba
Merge pull request #152 from JamesHallowell/fix-wait-timeout-docs9870df3
Minor amendment towait_timeout
docs51ae140
ci: Use reusable workflows for fmt and security_auditUpdates
form_urlencoded
from 1.2.1 to 1.2.2Commits
da5c7c6
Auto merge of #233 - nox:ice, r=SimonSapin72b95ed
Bump version to 1.2.263142b2
Work around an unfortunate ICE8a4fb9b
Auto merge of #232 - hngiang:master, r=SimonSapin99d3b1b
Auto merge of #231 - Arnavion:fix-230, r=SimonSapinf20288d
Change word URl to uppercase URL6492574
Teach to_file_path to understand percent-encoded drive letters on Windows.Updates
log
from 0.4.27 to 0.4.28Release notes
Sourced from log's releases.