Bump the non-critical group with 7 updates #1847
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 non-critical group with 7 updates:
0.15.8
0.15.10
0.12.1
0.13.0
2.2.0
2.3.0
1.0.215
1.0.216
2.0.6
2.0.7
0.8.15
0.8.19
0.5.13
0.5.14
Updates
console
from 0.15.8 to 0.15.10Release notes
Sourced from console's releases.
Changelog
Sourced from console's changelog.
Commits
ddc83cd
Bump version to 0.15.1019f3caf
Remove MSRV badge from README20d63dc
Bump version to 0.15.9f02463b
Switch from lazy_static to once_cell8e89a53
Upgrade windows-sys to 0.590baff7a
Upgrade encode_unicode to 159ef42d
Upgrade unicode-with to 0.29ae69d5
Bump MSRV to 1.6609be64b
Apply suggestions from clippy 1.83Updates
itertools
from 0.12.1 to 0.13.0Changelog
Sourced from itertools's changelog.
Commits
d5084d1
Prepare v0.13.0 release (#937)d7c99d5
TupleCombinations
is not lazy but must be used nonetheless074c7fc
KMergeBy
is not lazy but must be used nonetheless2ad9e07
assert_equal
: fixclippy::default_numeric_fallback
0d4efc8
Remove free functionget
05cc0ee
get(s..=usize::MAX)
should be fine whens != 0
3c16f14
get
: when is it ESI and/or DEI4dd6ba0
get
: panics if the range includesusize::MAX
7a9ce56
get(r: Range)
asSkip\<Take>
f676f2f
Remove the unspecified check about.get(exhausted_range_inclusive)
Updates
redb
from 2.2.0 to 2.3.0Release notes
Sourced from redb's releases.
Changelog
Sourced from redb's changelog.
Commits
3862242
Bump version to 2.3.0379f151
Update changelogdc0460a
Don't mark the region tracker page as allocated3ce4776
Don't flush allocator state after a failed repair7ff12bb
Compaction also needs to use allocate_non_transactional()71e3b41
No need to flush non-durable commits anymore36c07ab
Use rust-toolchain file in CI instead of hard coded versionf20d6d3
Change benchmark output format to always use milliseconds89a8236
Update benchmark numbers in readmeb95aebc
explicitly set cache sizesUpdates
serde
from 1.0.215 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build scriptUpdates
thiserror
from 2.0.6 to 2.0.7Release notes
Sourced from thiserror's releases.
Commits
9c0f2d2
Release 2.0.72deec96
Merge pull request 397 from zertosh/from_allow_expect100d916
Avoid associating #[from] with lint allow485c2b7
Reword spurious errors commentUpdates
toml
from 0.8.15 to 0.8.19Commits
afd3f1f
chore: Release5183e39
docs: Update changeloga7a9611
chore: Releasee1ce60c
docs: Update changelogd0f242b
Merge pull request #775 from epage/perfc7efee7
perf(parser): Resolve regression from stackoverflow protecta3ce25e
chore: Releasefdf8873
docs: Update changelog63376e0
Merge pull request #774 from epage/invalid57f7bb8
fix(parser): Resolve stackoverflow on lots of blank linesUpdates
crossbeam-channel
from 0.5.13 to 0.5.14Release notes
Sourced from crossbeam-channel's releases.
Commits
ccd83ac
Prepare for the next release54988eb
Calculate layout in const context761d0b6
Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbb
Remove optimistic spinning from Context::wait_untila92f6c4
Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9
channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80
CachePadded: Use 128-byte alignment on arm64ecf757eef
Add comment about fixed rustc bug71d8bb0
ci: Update minimum tested Rust version to 1.635092a9b
ci: Clean up no_atomic.shDependabot 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