Bump the cargo group with 7 updates #2202
Merged
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 cargo group with 7 updates:
1.0.56
1.0.57
4.4.18
4.5.0
0.2.17
0.2.18
1.14.1
1.14.3
0.4.33
0.4.34
0.33.3
0.34.1
3.9.0
3.10.0
Updates
thiserror
from 1.0.56 to 1.0.57Release notes
Sourced from thiserror's releases.
Commits
1d106b1
Release 1.0.578a5c4d1
Use write_str when args only consists of trailing commaf790bee
Phrase flag in terms of whether core::fmt machinery is requiredd43b759
Ignore needless_raw_string_hashes pedantic clippy lint in testd09c418
Touch up PR 286097251d
Merge pull request #286 from nyurik/litstrcd79876
optimize by avoiding second fmt.value() calld7e738e
Optimize simple literals for Display::fmt0717de3
Update ui test suite to nightly-2024-02-08c7c7547
Update ui test suite to nightly-2024-01-31Updates
clap
from 4.4.18 to 4.5.0Changelog
Sourced from clap's changelog.
Commits
a751c5f
chore: Release9ec6c94
chore: Release0735119
docs: Update changelogc4d3959
Merge pull request #5344 from epage/encodef750e57
fix(lex): Use new-ish OsStr API1d9a554
Merge pull request #5343 from epage/msrv4b45d36
chore: Update MSRV to 1.7455b1f94
Merge pull request #5342 from epage/divanea77b98
test(complete): Make it order independentb0fea2b
test(bench): Switch to divanUpdates
num-traits
from 0.2.17 to 0.2.18Changelog
Sourced from num-traits's changelog.
Commits
eb20b40
Merge pull request #309 from cuviper/release-0.2.185c2cc9b
Release 0.2.18a095b70
Merge pull request #303 from tarcieri/constant-traits67d9e74
AvoidSelf
constructor forWrapping
6ab6de2
Update src/identities.rse48ffe2
Update src/identities.rsbc42b83
Rename to ConstZero/ConstOne and re-export from toplevel536dcf2
Remove blanket impls; add impls forWrapping
06c0ee0
AddZeroConstant
andOneConstant
traits29c5b46
Merge pull request #308 from cuviper/ciUpdates
bytemuck
from 1.14.1 to 1.14.3Changelog
Sourced from bytemuck's changelog.
Commits
49eed86
chore: Release bytemuck version 1.14.35f47176
clear up some warnings in tests.031a035
ready changelog1afddf9
Underfeatures = ["nightly_stdsimd"]
, only enablestdarch_x86_avx512
feat...04ed11b
chore: Release bytemuck version 1.14.2d5f782b
update changelog678c923
Closes Lokathor/bytemuck#224, the Nightly feature n...5f93477
Fix typo in AnyBitPattern docs (#221)Updates
chrono
from 0.4.33 to 0.4.34Release notes
Sourced from chrono's releases.
Commits
dc19606
Prepare 0.4.3458a2149
AddStrftimeItems::parse_to_owned
59eeb8c
AddStrftimeItems::parse
79de122
Add more documentation toStrftimeItems::new_with_locale
5b7cf85
Add more documentation toStrftimeItems::new
be6af79
MakeDisplay
format ofTimeDelta
conform better to ISO 8601d1cf0e9
Add test for issue 6510ef34e4
Extend test to more distant datesfc67f3e
Remove obsolete testacb693a
Windows: rewrite usingGetTimeZoneInformationForYear
Updates
octocrab
from 0.33.3 to 0.34.1Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
172d20a
chore: release (#567)ff27745
Added tests to proverepos().secrets().delete_secret()
(#570)eca3741
Adding test forissues().delete_comment()
(#569)26548d6
Fixedissues().delete_comment_reaction()
(#566)255a1cf
chore: release (#565)f350014
Upgrade http/hyper 1.0 (#564)59be97c
chore: release (#561)3ce474a
Don't send Authorization headers to third-party services. (#562)9a31198
Added tests forrepos().merges()
(#560)Updates
tempfile
from 3.9.0 to 3.10.0Changelog
Sourced from tempfile's changelog.
Commits
61531ea
chore: release v3.10.0e246c4a
chore: update deps (#275)4a05e47
feat: AddBuilder::permissions()
method. (#273)184ab8f
fix: drop redox_syscall dependency (#272)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