-
Notifications
You must be signed in to change notification settings - Fork 22
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
[cargo] Bump the non-major-dependencies group with 11 updates #905
[cargo] Bump the non-major-dependencies group with 11 updates #905
Conversation
Bumps the non-major-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.80` | `1.0.81` | | [clap](https://github.com/clap-rs/clap) | `4.5.2` | `4.5.3` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.5` | `2.2.6` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.78` | `1.0.79` | | [rayon](https://github.com/rayon-rs/rayon) | `1.9.0` | `1.10.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.25` | `0.11.27` | | [syn](https://github.com/dtolnay/syn) | `2.0.52` | `2.0.55` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.57` | `1.0.58` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.89` | `1.0.90` | | [toml](https://github.com/toml-rs/toml) | `0.7.8` | `0.8.2` | Updates `anyhow` from 1.0.80 to 1.0.81 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.80...1.0.81) Updates `clap` from 4.5.2 to 4.5.3 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.2...v4.5.3) Updates `indexmap` from 2.2.5 to 2.2.6 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.2.5...2.2.6) Updates `proc-macro2` from 1.0.78 to 1.0.79 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.78...1.0.79) Updates `rayon` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.9.0...rayon-core-v1.10.0) Updates `regex` from 1.10.3 to 1.10.4 - [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.3...1.10.4) Updates `reqwest` from 0.11.25 to 0.11.27 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.25...v0.11.27) Updates `syn` from 2.0.52 to 2.0.55 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.52...2.0.55) Updates `thiserror` from 1.0.57 to 1.0.58 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.57...1.0.58) Updates `trybuild` from 1.0.89 to 1.0.90 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.89...1.0.90) Updates `toml` from 0.7.8 to 0.8.2 - [Commits](toml-rs/toml@toml-v0.7.8...toml-v0.8.2) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: trybuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Bumps the non-major-dependencies group with 11 updates:
1.0.80
1.0.81
4.5.2
4.5.3
2.2.5
2.2.6
1.0.78
1.0.79
1.9.0
1.10.0
1.10.3
1.10.4
0.11.25
0.11.27
2.0.52
2.0.55
1.0.57
1.0.58
1.0.89
1.0.90
0.7.8
0.8.2
Updates
anyhow
from 1.0.80 to 1.0.81Release notes
Sourced from anyhow's releases.
Commits
4aad4ed
Release 1.0.818be9091
Merge pull request #354 from dtolnay/deadcodea2eb7dd
Make compatible with -DwarningsUpdates
clap
from 4.5.2 to 4.5.3Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
4e07b43
chore: Release8247c7d
docs: Update changelog677c52c
chore: Updateheck
requirement (#5396)Updates
indexmap
from 2.2.5 to 2.2.6Changelog
Sourced from indexmap's changelog.
Commits
3f0fffb
Merge pull request #323 from cuviper/mutable33c1a7c
Fixunused_imports
b76ff73
Fixclippy::multiple_bound_locations
0060546
Release 2.2.6210b027
Opt-in mutable access on IndexSetUpdates
proc-macro2
from 1.0.78 to 1.0.79Release notes
Sourced from proc-macro2's releases.
Commits
4ba4ab1
Release 1.0.79b176581
Prevent new lint from turning off nightly span support under -Dwarningsb9cd864
Fix dead_code warning on fallback SourceFilee94f432
Ignore incompatible_msrv clippy lint for conditionally compiled code18c75c6
Ignore dead_code warning in test5cd21eb
Update ui test suite to nightly-2024-02-01Updates
rayon
from 1.9.0 to 1.10.0Changelog
Sourced from rayon's changelog.
Commits
4a6e9bf
Merge #991b0008f3
Release rayon 1.6.0 / rayon-core 1.10.0c2dfa5c
Merge #99017f5b08
fix typoca9b279
Merge #989a119f23
Unifychunks
,fold_chunks
, andfold_chunks_with
911d6d0
Merge #4929ef85cd
Add some documentation about when broadcasts runbd7b61c
Add more internal enforcement of static/scope lifetimes812ca02
Simplify calls that use the panic_handlerUpdates
regex
from 1.10.3 to 1.10.4Commits
aa2d8bd
1.10.4088d7f3
api: add Cow guarantee to replace APIa5ae351
regex-automata-0.4.69cf4a42
automata: fix bug where reverse NFA lacked an unanchored prefix10fe722
style: clean up some recent lint violationsd7f9347
regex-automata-0.4.507ef7f1
automata: make additional prefileter metadata publicUpdates
reqwest
from 0.11.25 to 0.11.27Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
cf69fd4
v0.11.27d0d2b47
docs: add note about sponsors/support2fe53c5
refactor: Migrate trust-dns to hickory-dns6904889
(wasm) fix: Form::text on wasm setting octet-stream mime type and file name. ...54bb709
v0.11.26d334800
Revert "fix: Patchsystem-configuration
version (#2130)" (#2172)c7940c6
revert: hyper v1 upgrade (for now)e319263
Fix missing tokio/io-util (#2168)037111f
feat: Allow binding interface (#2163)bfc54fc
feat: Add http2 cargo feature (#2162)Updates
syn
from 2.0.52 to 2.0.55Release notes
Sourced from syn's releases.
Commits
d4c4811
Release 2.0.5521d9e5f
Merge pull request #1603 from dtolnay/compat6e8a372
Restore compatibility with rustc 1.56 through 1.59a5d02b1
Release 2.0.54c218a35
Merge pull request #1602 from dtolnay/deadcode2ddfdc6
Suppress dead code lint on custom token's span fielde4f3216
Update test suite to nightly-2024-03-23fa563a4
Merge pull request #1601 from dtolnay/vistestcfb9bb4
Add test of unnamed tuple struct field with inherited visibility73c3087
Update test suite to nightly-2024-03-22Updates
thiserror
from 1.0.57 to 1.0.58Release notes
Sourced from thiserror's releases.
Commits
df8bffa
Release 1.0.5814be209
Merge pull request #292 from dtolnay/deadcode15a1d64
Make compatible with -Dwarningsf55a5d2
Ignore mixed_attributes_style clippy lintf770921
Resolve assigning_clones clippy lintUpdates
trybuild
from 1.0.89 to 1.0.90Release notes
Sourced from trybuild's releases.
Commits
17b3666
Release 1.0.9093b44ef
Merge pull request #239 from dtolnay/toml835f9da
Merge pull request #259 from dtolnay/pubcrate8562fca
Reduce visibility of items that are not publicly accessibleacb76ef
Drop basic-toml in favor of more widely used toml crateUpdates
toml
from 0.7.8 to 0.8.2Commits
fe65b2b
chore: Releaseed597eb
chore: Release257a0fd
docs: Update changelog4b44f53
Merge pull request #617 from epage/update7eaf286
fix(parser): Failed on mixed inline tablese1f2037
test: Verify with latest data2f9253c
chore: Update toml-testc9b481c
test(toml): Ensure tables are used for validation43d7f29
Merge pull request #615 from toml-rs/renovate/actions-checkout-4.xef9b837
chore(deps): update actions/checkout action to v4Dependabot 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