Bump the rust-dependencies group with 5 updates #4059
Closed
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 5 updates:
2.6.0
2.7.0
2.0.0
2.1.0
0.2.95
0.2.97
0.3.45
0.3.47
2.0.89
2.0.90
Updates
indexmap
from 2.6.0 to 2.7.0Changelog
Sourced from indexmap's changelog.
Commits
539b401
Merge pull request #361 from cuviper/insert_entry998edb1
Release 2.7.02a0ca97
Add{Entry,VacantEntry}::insert_entry
dceb0f0
Merge pull request #360 from cuviper/collect_vec_listc095322
ci: downgrade hashbrown for 1.637d8cef8
Use rayon-1.9.0'scollect_vec_list
Updates
rustc-hash
from 2.0.0 to 2.1.0Changelog
Sourced from rustc-hash's changelog.
Commits
43e1790
Merge pull request #54 from Noratrieb/bump-2.1.0213c01a
Bump to version 2.1.06745258
Merge pull request #52 from DaniPopes/random-state-clone23fcdff
Derive Clone for FxSeededStatefee8019
Derive Clone for FxRandomStateeb049a8
Merge pull request #49 from Konippi/add-testcase-to-seeded-state5742cea
chore: add testcase toseeded_state
e1b3727
Merge pull request #48 from Urgau/improve-cif4bab59
Be consistent around the installation of the different toolchains965fb31
Improve CI with proper test jobs + fmt/doc/clippyUpdates
wasm-bindgen
from 0.2.95 to 0.2.97Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
7fa2afa
Regenerate reference tests (#4309)b4428b0
Prepare v0.2.97 release (#4308)b9333c5
Note that feature resolver version 2 is required (#4307)9fab9ce
Only usewasm_bindgen::__rt
in proc-macros (#4305)32db0f4
Removed a few#[allow(dead_code)]
(#4299)7ad4766
Prepare v0.2.96 release (#4298)473e3db
Add environment variables to configure tests (#4295)b3da9dc
transition away from deprecated setters internally (#4297)2fbee99
Use private constructors in type definitions of structs without an exported c...9e78347
Improved errors for invalidself
arguments (#4276)Updates
wasm-bindgen-test
from 0.3.45 to 0.3.47Commits
Updates
syn
from 2.0.89 to 2.0.90Release notes
Sourced from syn's releases.
Commits
ac5b41c
Release 2.0.909037abb
Merge pull request #1787 from dtolnay/unparenthesizetest1a549c0
Improve test_unparenthesize to catch more false negativesf9aa206
Merge pull request #1786 from dtolnay/fieldcall1445ccf
Do not parenthesize unnamed tuple struct fields in call48d0101
Fix parenthesization of field expressions in function calls0e5c568
Add test of parentheses needed in call of field1cf735e
Merge pull request #1785 from dtolnay/attrprecedence204c155
Lower precedence of expressions containing outer attrs401399f
Add test of attr precedence inside subexpressionDependabot 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