-
-
Notifications
You must be signed in to change notification settings - Fork 822
chore(deps): bump the rust-dependencies group across 1 directory with 23 updates #4515
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/rust-dependencies-1339fa255e
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.
+71
−67
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
… 23 updates Bumps the rust-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.104` | | [axum](https://github.com/tokio-rs/axum) | `0.8.7` | `0.8.8` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [rmp-serde](https://github.com/3Hren/msgpack-rust) | `1.3.0` | `1.3.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.26` | `0.12.28` | | [insta](https://github.com/mitsuhiko/insta) | `1.45.0` | `1.45.1` | | [async-lock](https://github.com/smol-rs/async-lock) | `3.4.1` | `3.4.2` | | [axum-core](https://github.com/tokio-rs/axum) | `0.5.5` | `0.5.6` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.50` | `1.2.51` | | [derive_more](https://github.com/JelteF/derive_more) | `2.1.0` | `2.1.1` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.9` | `0.7.10` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.17` | | [miniserde](https://github.com/dtolnay/miniserde) | `0.1.43` | `0.1.45` | | [rmp](https://github.com/3Hren/msgpack-rust) | `0.8.14` | `0.8.15` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.20` | `1.0.22` | | [serde_spanned](https://github.com/toml-rs/toml) | `1.0.3` | `1.0.4` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.7` | `1.4.8` | | [toml_datetime](https://github.com/toml-rs/toml) | `0.7.3` | `0.7.5+spec-1.1.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.23.7` | `0.23.10+spec-1.0.0` | Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) Updates `proc-macro2` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.104) Updates `axum` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.7...axum-v0.8.8) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `rmp-serde` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](https://github.com/3Hren/msgpack-rust/commits) Updates `reqwest` from 0.12.26 to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.26...v0.12.28) Updates `insta` from 1.45.0 to 1.45.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.45.0...1.45.1) Updates `async-lock` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/smol-rs/async-lock/releases) - [Changelog](https://github.com/smol-rs/async-lock/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-lock@v3.4.1...v3.4.2) Updates `axum-core` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-core-v0.5.5...axum-core-v0.5.6) Updates `cc` from 1.2.50 to 1.2.51 - [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.50...cc-v1.2.51) Updates `derive_more` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v2.1.0...v2.1.1) Updates `derive_more-impl` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v2.1.0...v2.1.1) Updates `find-msvc-tools` from 0.1.5 to 0.1.6 - [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@find-msvc-tools-v0.1.5...find-msvc-tools-v0.1.6) Updates `iri-string` from 0.7.9 to 0.7.10 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](lo48576/iri-string@v0.7.9...v0.7.10) Updates `itoa` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.15...1.0.17) Updates `miniserde` from 0.1.43 to 0.1.45 - [Release notes](https://github.com/dtolnay/miniserde/releases) - [Commits](dtolnay/miniserde@0.1.43...0.1.45) Updates `rmp` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](https://github.com/3Hren/msgpack-rust/commits) Updates `rustix` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.2...v1.1.3) Updates `ryu` from 1.0.20 to 1.0.22 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.20...1.0.22) Updates `serde_spanned` from 1.0.3 to 1.0.4 - [Commits](toml-rs/toml@serde_spanned-v1.0.3...serde_spanned-v1.0.4) Updates `signal-hook-registry` from 1.4.7 to 1.4.8 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.7...registry-v1.4.8) Updates `toml_datetime` from 0.7.3 to 0.7.5+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v0.7.3...toml_datetime-v0.7.5) Updates `toml_edit` from 0.23.7 to 0.23.10+spec-1.0.0 - [Commits](toml-rs/toml@v0.23.7...v0.23.10) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rmp-serde dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: insta dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: async-lock dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: axum-core dependency-version: 0.5.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: derive_more dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: derive_more-impl dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: iri-string dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: itoa dependency-version: 1.0.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: miniserde dependency-version: 0.1.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rmp dependency-version: 0.8.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustix dependency-version: 1.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ryu dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_spanned dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: signal-hook-registry dependency-version: 1.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml_datetime dependency-version: 0.7.5+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml_edit dependency-version: 0.23.10+spec-1.0.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 rust-dependencies group with 20 updates in the / directory:
1.0.1451.0.1481.0.1031.0.1040.8.70.8.83.23.03.24.01.3.01.3.10.12.260.12.281.45.01.45.13.4.13.4.20.5.50.5.61.2.501.2.512.1.02.1.10.7.90.7.101.0.151.0.170.1.430.1.450.8.140.8.151.0.201.0.221.0.31.0.41.4.71.4.80.7.30.7.5+spec-1.1.00.23.70.23.10+spec-1.0.0Updates
serde_jsonfrom 1.0.145 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
proc-macro2from 1.0.103 to 1.0.104Release notes
Sourced from proc-macro2's releases.
Commits
4321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v61096f1aUpdate actions/upload-artifact@v4 -> v54275e26Update to 2021 editionbccca27Delete rustversion attributes older than required compiler version8f4c801Update actions/checkout@v5 -> v61baff31Add new TokenStream Extend impls6f45ba0Rename TokenTree collections to "tokens"2942447Merge pull request #526 from dtolnay/upUpdates
axumfrom 0.8.7 to 0.8.8Release notes
Sourced from axum's releases.
Commits
d07863fRelease axum v0.8.8 and axum-extra v0.12.3287c674axum-extra: Make typed-routing feature enable routing feature (#3514)f5804aaSecondElementIs: Correct a small inconsistency (#3559)f51f3baaxum-extra: Add trailing newline to pretty JSON response (#3526)816407aFix integer underflow intry_range_responsefor empty files (#3566)78656ebdocs: Clarifyroute_layerdoes not apply middleware to the fallback handler...Updates
tempfilefrom 3.23.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)Updates
rmp-serdefrom 1.3.0 to 1.3.1Commits
Updates
reqwestfrom 0.12.26 to 0.12.28Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)Updates
instafrom 1.45.0 to 1.45.1Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
55f6999Release 1.45.1 (#850)00b1cd4Fix backward compatibility with TOML format produced by insta < 1.45.0 (#849)Updates
async-lockfrom 3.4.1 to 3.4.2Release notes
Sourced from async-lock's releases.
Changelog
Sourced from async-lock's changelog.
Commits
7ad5313v3.4.2759c1a5Update flume requirement from 0.11.0 to 0.12.0 (#106)78bf471doc: Fix test by ignoring it on WASMed9752em: Use Waker::noop() instead of NOOP_WAKERa579f22m: Don't re-implement ready! and pin!c48c7afMerge pull request #102 from atouchet/rd33b1acfFix build badgeUpdates
axum-corefrom 0.5.5 to 0.5.6Release notes
Sourced from axum-core's releases.
Commits
e710a97Release axum-core v0.5.6cae6bc3axum: Use serde_html_form for Query and Form (#3594)061666aexamples: Update to askama 0.15 (#3593)82af127examples: Update to metrics-exporter-prometheus 0.18 (#3590)e1ed2f1fix(json-lines): Respect default body limit (#3591)fd57d87Improve error messages with #[diagnostic::do_not_recommend] (#3588)e2d49c5Merge branch 'v0.8.x'd07863fRelease axum v0.8.8 and axum-extra v0.12.3287c674axum-extra: Make typed-routing feature enable routing feature (#3514)f5804aaSecondElementIs: Correct a small inconsistency (#3559)Updates
ccfrom 1.2.50 to 1.2.51Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)Updates
derive_morefrom 2.1.0 to 2.1.1Release notes
Sourced from derive_more's releases.
Changelog
Sourced from derive_more's changelog.
Commits
f7bb41aCorrect release date289988aPrepare 2.1.1 release (#529)d820ec6Fixderive(Error)expansion hygiene (#527, #526)5627282Remove glob imports inderive(From)tests to mend 1.94 nightly Rust regress...Updates
derive_more-implfrom 2.1.0 to 2.1.1Release notes
Sourced from derive_more-impl's releases.
Changelog
Sourced from derive_more-impl's changelog.
Commits
f7bb41aCorrect release date289988aPrepare 2.1.1 release (#529)d820ec6Fixderive(Error)expansion hygiene (#527, #526)5627282Remove glob imports inderive(From)tests to mend 1.94 nightly Rust regress...Updates
find-msvc-toolsfrom 0.1.5 to 0.1.6Release notes
Sourced from find-msvc-tools's releases.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)9ec00e4chore(cc): release v1.2.49 (#1628)4813f2aFix run_output to prevent infinite blocking (#1627)0a1bc19Fix detect_family deadlock (#1626)Updates
iri-stringfrom 0.7.9 to 0.7.10Changelog
Sourced from iri-string's changelog.
Commits
ff0799bchore(release): release v0.7.10bad03aaBump version to v0.7.100d9b5fetest(ci): make sure MSRV tests pass with the default lockfile8a286edchore(deps): bump indirect deps of the benchmarking cratee150f9fBumpregexto v1.5.59d0105dBumpcrossbeam-queueto v0.2.31fa1f3dBumpbumpaloto v3.11.16cd9670doc: update description about CI91213a1refactor(validate): unifyEmptySchemeerror kind toInvalidScheme96c39acfeat(validate): add public validators for more syntax componentsUpdates
itoafrom 1.0.15 to 1.0.17Release notes
Sourced from itoa's releases.
Commits
21d6109Release 1.0.1755c15a1Use performance chart from itoa-benchmarkcf33343Update ryu links to zmij2dff249Set repr(C) on DECIMAL_PAIRS4c18677Release 1.0.162e6134dExclude benchmark dependencies from being compiled by miri2c7311bMerge pull request #65 from dtolnay/upbb76a9cUpdate libcore implementation links83539d1Ignore cast_lossless pedantic clippy lint4394758Update benchmark chartUpdates
miniserdefrom 0.1.43 to 0.1.45Release notes
Sourced from miniserde's releases.
Commits
5a19cbaRelease 0.1.45f3778f8Update to zmij 1.0ef35b50Release 0.1.445e8dd2bMerge pull request #63 from dtolnay/zmij4b686b0Switch from ryu -> zmij for float formatting7fe18eaExclude benchmark dependencies from being compiled by miri898a087Format with rustfmt 1.8.0-nightly3813789Switch from cargo bench to criterion7d47b08Update actions/upload-artifact@v5 -> v64bbbfdcUpdate actions/upload-artifact@v4 -> v5Updates
rmpfrom 0.8.14 to 0.8.15Commits
Updates
rustixfrom 1.1.2 to 1.1.3Commits
3832726chore: Release rustix version 1.1.3f2a19cfAdd test ensuring UB can't be introduced (#1566)2d66cdfEnable ioctl and makedev on Redox (#1565)76aff5eFix Android build: enablelinux-raw-sysand exclude Android-unsupported Lin...bb00248Implement dirfd equivalent functions (#1549)cea123cRevert #1552. (#1564)f648570Update the pins for the MSRV, and add macos-14 to CI. (#1563)291ec97Rudimentarysanitize_memorysupport. (#1541)0993b3dRemovegetifaddrsfrom the "not yet" category. (#1562)29408eaclippy: fix useless_conversion lint (#1556)Updates
ryufrom 1.0.20 to 1.0.22Release notes
Sourced from ryu's releases.
Commits
234334cRelease 1.0.2251b8e83Exclude dtoa-benchmark.png from published cratedf6352eUse performance chart from dtoa-benchmarkb3037a6Add static assertion on static table size0ab19d1Delete f32 from fuzz targetdbc9322Remove clippy suppression that is no longer triggeredafdaf39Add miri architecture matrix6461eaaSupport platform without 64-bit atomic9b909ceResolve cast_lossless pedantic clippy lint in test9b09b79Switch to fixed size countersUpdates
serde_spannedfrom 1.0.3 to 1.0.4Commits
34d45f2chore: Release02d3cd5docs(cargo): Declare the spec version in the version (#1078)fe5a5bedocs(cargo): Declare the spec version in the versionb8f17e9chore(deps): Update toml-test (#1077)cac838fchore(deps): Update Rust Stable to v1.92 (#1075)84d3afestyle: Make clippy (#1076)da03588style: Make clippy257b25dchore: Release0bb935adocs: Update changeloga6702eaRevert "refactor: AllowInlineTableinsert API to acceptInto\<Value>"Updates
signal-hook-registryfrom 1.4.7 to 1.4.8Changelog
Sourced from signal-hook-registry's changelog.
Commits
4d5fd6aVersion registry 1.4.8e04514eMerge pull request #194 from hanna-kruppe/save-restore-errno2f3c6e4save and restore errno017e9b5Merge pull request #192 from hanna-kruppe/dumb-down-data-structures0cae452add some VecMap tests4d8c196remove the entry API subset58a4a23Replace internal maps with unsorted Vecs990feefMerge pull request #193 from hanna-kruppe/ci-fixesf6a6be4delete a now-unused CI file1101121also allow unnecessary_clippy_cfg in Cargo.tomlUpdates
toml_datetimefrom 0.7.3 to 0.7.5+spec-1.1.0Commits
e32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)a02c0dbfeat: Support TOML 1.1 (#1079)5cfb838feat(edit): Support TOML 1.11eb4d60feat(toml): Support TOML 1.1695d788feat(edit)!: Multi-line inline tables with trailing commascc4f7acfeat(toml): Multi-line inline tables with trailing commas539f8c1feat(datetime): Make seconds optionalUpdates
toml_editfrom 0.23.7 to 0.23.10+spec-1.0.0Commits
34d45f2chore: Release02d3cd5docs(cargo): Declare the spec version in the version (#1078)fe5a5bedocs(cargo): Declare the spec version in the versionb8f17e9chore(deps): Update toml-test (#1077)cac838fchore(deps): Update Rust Stable to v1.92 (#1075)84d3afestyle: Make clippy (#1076)da03588style: Make clippy257b25dchore: Release0bb935adocs: Update changeloga6702eaRevert "refactor: AllowInlineTableinsert API to acceptInto\<Value>"Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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