chore(deps): bump the all-cargo-dependencies group with 5 updates #823
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-cargo-dependencies group with 5 updates:
0.1.7
0.1.8
1.0.135
1.0.137
1.11.1
1.12.0
2c72543
45f2577
2.7.0
2.7.1
Updates
papaya
from 0.1.7 to 0.1.8Release notes
Sourced from papaya's releases.
Commits
1e1eecf
release 0.1.8c47bdde
document all internal unsafe blocks1229f93
addHashMap::try_insert_with
87311b3
removecapacity
field fromTable
a6f4249
simplify probe state4246869
add missing uses ofEquivalent
overBorrow
0abe12d
useEquivalent
trait instead ofBorrow
8b9c514
add MSRV metadata toCargo.toml
Updates
serde_json
from 1.0.135 to 1.0.137Release notes
Sourced from serde_json's releases.
Commits
eb49e28
Release 1.0.13751c48ab
Merge pull request #1231 from dtolnay/playground7d8f15b
Enable "float_roundtrip" and "unbounded_depth" features in playgrounda46f14c
Release 1.0.136eb9f3f6
Merge pull request #1230 from goffrie/patch-1513e5b2
Use Map::with_capacity in value::Serializer::serialize_mapUpdates
uuid
from 1.11.1 to 1.12.0Release notes
Sourced from uuid's releases.
Commits
c5f1d02
Merge pull request #784 from uuid-rs/cargo/1.12.04cfbd83
fix deprecation versions8f76175
prepare for 1.12.0 release358eb34
Merge pull request #783 from uuid-rs/feat/non-nil6c5099e
also remove borsh from NonNilUuid for nowb12c690
fix up non nil docs38df005
remove zerocopy from NonNilUuid for now4021daa
fix up zerocopy derivesf570b57
support equality between NonNilUuid and Uuid4ffd872
add a few missing derivesUpdates
flecs_ecs
from2c72543
to45f2577
Commits
45f2577
chore(flecs_ecs_sys): (part 1) upgrade flecs C to commitd23b34a
363d6d8
tests(flecs): add equality test cases between C and Rust component id's for b...Updates
indexmap
from 2.7.0 to 2.7.1Changelog
Sourced from indexmap's changelog.
Commits
42e57a3
Merge pull request #369 from cuviper/release-2.7.1f61b581
Release 2.7.1cb520a7
Merge pull request #368 from cuviper/reserve_entriesf0ec924
Merge pull request #367 from savannstm/better-panics38ef618
Merge pull request #364 from hkBst/patch-11f12721
Improve memory reservation forinsert_entry
2f55755
Improve panic messages7b64edc
Add#[track_caller]
attributes to functions that may panicf63bb6e
remove fxhash dep8eb4de5
Remove fxhash example from lib.rsDependabot 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