-
-
Notifications
You must be signed in to change notification settings - Fork 809
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
build(deps): bump the cargo-minor group across 1 directory with 12 updates #18405
Conversation
…dates Bumps the cargo-minor group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.90` | `1.0.91` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.213` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.65` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.28` | `0.3.29` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.34` | `0.8.35` | | [syn](https://github.com/dtolnay/syn) | `2.0.82` | `2.0.85` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.88` | `1.0.89` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.1` | `0.4.2` | | [lyon_geom](https://github.com/nical/lyon) | `1.0.5` | `1.0.6` | | [insta](https://github.com/mitsuhiko/insta) | `1.40.0` | `1.41.0` | Updates `anyhow` from 1.0.90 to 1.0.91 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.90...1.0.91) Updates `serde` from 1.0.210 to 1.0.213 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.213) Updates `thiserror` from 1.0.64 to 1.0.65 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.65) Updates `tokio` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0) Updates `linkme` from 0.3.28 to 0.3.29 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.28...0.3.29) Updates `encoding_rs` from 0.8.34 to 0.8.35 - [Commits](hsivonen/encoding_rs@v0.8.34...v0.8.35) Updates `syn` from 2.0.82 to 2.0.85 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.82...2.0.85) Updates `proc-macro2` from 1.0.88 to 1.0.89 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.88...1.0.89) Updates `regex` from 1.11.0 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.11.0...1.11.1) Updates `wasm-streams` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](MattiasBuelens/wasm-streams@v0.4.1...v0.4.2) Updates `lyon_geom` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/nical/lyon/releases) - [Commits](https://github.com/nical/lyon/commits) Updates `insta` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.40.0...1.41.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: wasm-streams dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: lyon_geom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot unignore quick-xml |
OK, I will stop ignoring the quick-xml dependency. |
Looks like this PR has already been merged. If you've moved back to an older version of these dependencies a new PR will be created next time Dependabot checks your dependencies. |
@dependabot recreate |
Looks like this PR has already been merged. If you've moved back to an older version of these dependencies a new PR will be created next time Dependabot checks your dependencies. |
Bumps the cargo-minor group with 12 updates in the / directory:
1.0.90
1.0.91
1.0.210
1.0.213
1.0.64
1.0.65
1.40.0
1.41.0
0.3.28
0.3.29
0.8.34
0.8.35
2.0.82
2.0.85
1.0.88
1.0.89
1.11.0
1.11.1
0.4.1
0.4.2
1.0.5
1.0.6
1.40.0
1.41.0
Updates
anyhow
from 1.0.90 to 1.0.91Release notes
Sourced from anyhow's releases.
Commits
6c52daa
Release 1.0.914986853
Merge pull request #388 from dtolnay/outdirf130b76
Clean up dep-info files from OUT_DIRUpdates
serde
from 1.0.210 to 1.0.213Release notes
Sourced from serde's releases.
Commits
58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.2121ac054b
Merge pull request #2845 from dtolnay/withlocal1e36ef5
Fix hygiene of macro-generated local variable accesses in serde(with) wrappers0058c72
Add regression test for issue 2844Updates
thiserror
from 1.0.64 to 1.0.65Release notes
Sourced from thiserror's releases.
Commits
5088592
Release 1.0.653309b37
Merge pull request #325 from dtolnay/outdirf563b1d
Clean up dep-info files from OUT_DIRa72ea77
Resolve extra_unused_lifetimes clippy lint1b15d6e
Ignore needless_lifetimes clippy lintUpdates
tokio
from 1.40.0 to 1.41.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
01e04da
chore: prepare Tokio v1.41.0 (#6917)92ccade
runtime: fix stability feature flags for docs (#6909)fbfeb9a
metrics: rename*_poll_count_*
to*_poll_time_*
(#6924)da745ff
metrics: add H2 Histogram option to improve histogram granularity (#6897)ce1c74f
metrics: fix deadlock in injection_queue_depth_multi_thread test (#6916)28c9a14
metrics: renameinjection_queue_depth
toglobal_queue_depth
(#6918)32e0b43
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (#6911)1656d8e
sync: addmpsc::Receiver::blocking_recv_many
(#6867)c9e998e
ci: print the correct sort order of the dictionary on failure (#6905)512e9de
rt: add LocalRuntime (#6808)Updates
linkme
from 0.3.28 to 0.3.29Release notes
Sourced from linkme's releases.
Commits
a318498
Release 0.3.2903690d8
Merge pull request #100 from Javagedes/uefi-windows-supportb96e0e1
updatee94c605
Upload CI Cargo.lock for reproducing failuresUpdates
encoding_rs
from 0.8.34 to 0.8.35Commits
2fa58ae
Increment version number to 0.8.35375b374
Note the encoding repo revision usede60a65a
Update docs for GBK and gb180307f62c7f
Fix typo65e9eee
Add release note471104f
Restore PUA range check, add manual tests6a489c7
Make the GBK-range GB18030-2022 changes work2f1b14f
Regenerate data for GB18030-2022 (tests fail)acae064
Link to icu_normalizer instead of unic-normalUpdates
syn
from 2.0.82 to 2.0.85Release notes
Sourced from syn's releases.
Commits
293d7c9
Release 2.0.85c94df74
Merge pull request #1773 from dtolnay/unsafestatic8d7814a
Preserve extern static unsafety in ForeignItem::Verbatim2e159bc
Release 2.0.84058e7d0
Merge pull request #1772 from dtolnay/selfcapture2a9e9fb
Parse self captures:impl Sized + use\<Self>
e478e03
Merge pull request #1771 from dtolnay/up19baaa6
Categorize newly failing rust repo source filesf89eca2
Update test suite to nightly-2024-10-2383e3b08
Merge pull request #1768 from dtolnay/safeUpdates
proc-macro2
from 1.0.88 to 1.0.89Release notes
Sourced from proc-macro2's releases.
Commits
671d87d
Release 1.0.899574d98
Merge pull request #474 from dtolnay/outdir3e8962c
Clean up dep-info files from OUT_DIRUpdates
regex
from 1.11.0 to 1.11.1Changelog
Sourced from regex's changelog.
Commits
9870c06
1.11.180df54e
changelog: 1.11.1991ba88
unstable: fixPattern
trait implementationUpdates
wasm-streams
from 0.4.1 to 0.4.2Changelog
Sourced from wasm-streams's changelog.
Commits
3bb7b55
0.4.2593bdb6
Simplifyb55af58
Ignore warnings for unit tests7782bdb
Use actions-rust-lang/setup-rust-toolchainb164a2c
Test Node on CId64812a
Support running tests in Node.jsacee003
Update dependencies1e25835
Update CI2573775
Fix Clippy issues7556f73
cargo fmtUpdates
lyon_geom
from 1.0.5 to 1.0.6Commits
Updates
insta
from 1.40.0 to 1.41.0Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
0317928
Refine changelog (#675)0e07a50
Update a couple docstrings (#669)083ce14
Another small simplification ofprepare_test_runner
(#667)b7dea9b
Small simplification ofprepare_test_runner
(#666)5fd34e6
Print a version with--version
(#665)a8b6cc2
Small refactors (#664)4f16d70
Show hidden files in functional tests (#663)2b8fce7
ConsolidateCargo.toml
creation in functional tests (#662)10db5b0
Changelog refinements (#649)6a37645
Better error message ifcargo metadata
fails (#661)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 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