Bump the non-critical group across 1 directory with 6 updates #24
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 6 updates in the / directory:
1.0.93
1.0.94
0.12.1
0.13.0
0.95.0
0.97.0
0.2.2
0.3.2
0.3.18
0.3.19
0.2.166
0.2.167
Updates
anyhow
from 1.0.93 to 1.0.94Release notes
Sourced from anyhow's releases.
Commits
8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formatting8852dc3
Prevent upload-artifact from causing CI failureUpdates
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
lsp-types
from 0.95.0 to 0.97.0Changelog
Sourced from lsp-types's changelog.
Commits
be7336e
chore: Release lsp-types version 0.97.06a658d3
Update changelog747296d
Merge pull request #286 from gluon-lang/issue-28517cf541
chore: Workaround nightly rustdoc warning310915c
Merge pull request #272 from tooltitude-support/inline-value-fix18b8041
fix: Correct TextDocumentChangeRegistrationOptions::sync_kind18ed1b8
chore: Release lsp-types version 0.96.0d9680af
Update changelog1646d22
Merge pull request #282 from gluon-lang/gibbz00-notebookbb4abf6
chore: s/Url/UriUpdates
smol_str
from 0.2.2 to 0.3.2Changelog
Sourced from smol_str's changelog.
Commits
5ffc900
Publish 0.3.27235aa1
Fix SmoLStrBuilder pushing null bytes on heap spillf680abc
Merge pull request #87 from alexheretic/changelog++811ac43
Update CHANGELOG.md32e8936
Add 0.2.2 changelog & fix lints4a25cbe
Add CHANGELOG.md91e9581
Publish 0.3.168bc4ed
Make SmolStrBuilder fields privateb38a973
Publish 0.3.024bec15
SmolStrBuilder::pushUpdates
tracing-subscriber
from 0.3.18 to 0.3.19Release notes
Sourced from tracing-subscriber's releases.
Commits
311c313
chore: prepare tracing-subscriber 0.3.19 (#3162)35f360a
chore: fix new Clippy lints in Rust 1.83.0 (#3165)c66a692
chore: prepare tracing-serde 0.2.0 (#3160)0ca7887
chore: prepare tracing 0.1.41 (#3159)504a287
tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489
chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7
chore: prepare tracing-core 0.1.33 (#3153)11c8273
subscriber: don't gatewith_ansi()
on the "ansi" feature (#3020)8a25a16
core: fix missedregister_callsite
error (#2938)6f08af0
subscriber: setlog
max level when reloading (#1270)Updates
libc
from 0.2.166 to 0.2.167Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
3831e59
chore: release v0.2.1677cbac14
Merge pull request #4167 from tgross35/backport-fix-rustc-dep-of-std70b1487
Alowstatic_mut_refs
withrustc-dep-of-std
96db1f4
ci: test withrustc-dep-of-std
4ca22fa
Fix the build withrustc-dep-of-std
0acb8d6
Merge pull request #4166 from tgross35/backport-crate-preludeb52375d
Add a.git-blame-ignore-revs
entry for adding the prelude108310d
Make use of the crate's prelude to replace individual imports877b6f6
Create an internal prelude1abd74b
trusty: Addintptr_t
anduintptr_t
Dependabot 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