Bump the all group in /local-registry with 7 updates #118
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 all group in /local-registry with 7 updates:
0.5.11
0.5.12
0.4.2
0.5.0
0.4.4
0.4.5
2.2.3
2.2.5
2.7.7
2.7.8
2.7.7
2.7.8
1.8.1
1.9.0
Updates
crossbeam-channel
from 0.5.11 to 0.5.12Release notes
Sourced from crossbeam-channel's releases.
Commits
53536a9
Prepare for the next release86b6bb8
Fix race between block initialization and receiver disconnection (#1084)9ed9021
Always set #![no_std] and remove redundant importsb76ad9e
Update release instructions docsf724f91
Update no_atomic.rsUpdates
fixedbitset
from 0.4.2 to 0.5.0Release notes
Sourced from fixedbitset's releases.
Commits
Updates
flagset
from 0.4.4 to 0.4.5Commits
ee863be
chore: version bump, update readme8d123cb
feat: implementExtend
forFlagSet
, closes #2151a70a0
ci: dco check, closes #8a1d8a7d
ci: don't use the unmaintainedactions-rs
actionsaf7f1e4
feat: deriveHash
onFlagset
Updates
indexmap
from 2.2.3 to 2.2.5Changelog
Sourced from indexmap's changelog.
Commits
184fe4b
Merge pull request #320 from cuviper/release-2.2.55d7bd5e
Release 2.2.5c934ace
Merge pull request #313 from heliaxdev/heliax/borsh-supportb81a4d2
Use S for the BuildHasher parameter32793f1
Don't require BuildHasher in BorshSerializeb8b1f52
ci: reduce features on MSRV6ad3e42
Includeborsh
in CI workflowc610e14
Addborsh
serialization roundtrip tests0804a16
Implementborsh
serialization routinesae38b91
Addborsh
dep to Cargo manifestUpdates
pest
from 2.7.7 to 2.7.8Commits
28c01cb
fix: adjust tag association in optional and repeat expressions (#985)57daac4
feat: add sql grammar with pratt parser and tests (#983)a0a92fb
ci: bump toolchain for check (#978)da27a16
fix: DebuggerContest::load_XXX accepts impl AsRef<Path> instead of &PathBuf (...99aad5c
bump toolchain to be able to install cargo-msrv (#973)Updates
pest_derive
from 2.7.7 to 2.7.8Release notes
Sourced from pest_derive's releases.
Commits
28c01cb
fix: adjust tag association in optional and repeat expressions (#985)57daac4
feat: add sql grammar with pratt parser and tests (#983)a0a92fb
ci: bump toolchain for check (#978)da27a16
fix: DebuggerContest::load_XXX accepts impl AsRef<Path> instead of &PathBuf (...99aad5c
bump toolchain to be able to install cargo-msrv (#973)Updates
rayon
from 1.8.1 to 1.9.0Changelog
Sourced from rayon's changelog.
Commits
dc13cb7
Merge #81067eeea6
Release rayon 1.5.0 / rayon-core 1.9.04828f30
Merge #808eeb0d1a
update ci/compat-Cargo.lock12f0d20
Update glium so that rayon-demo runs on Gnome Wayland1f069d7
Merge #8079691328
Use Iterator::copiede81835c
Update crossbeam dependencies (requires Rust 1.36)5b3d917
Merge #8045c55033
Release rayon 1.4.1Dependabot 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