Bump the dependencies group with 5 updates #2007
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 dependencies group with 5 updates:
1.0.47
1.0.48
4.4.1
4.4.2
1.9.4
1.9.5
0.4.26
0.4.28
0.29.3
0.30.1
Updates
thiserror
from 1.0.47 to 1.0.48Release notes
Sourced from thiserror's releases.
Commits
5c5f342
Release 1.0.48490f0ca
Merge pull request #254 from dtolnay/gatlink1a5dbc7
Add link to GAT PRde58088
Ignore uninlined_format_args pedantic clippy lint in testae642d1
Format clippy allow attribute with rustfmtb97fc53
Remove doc_markdown suppression because clippy bug was fixed140eb03
Ignore needless_lifetimes clippy lint1f5cbd7
Ignore manual_let_else pedantic clippy lint080cac5
Ignore uninlined_format_args pedantic clippy lint134695a
Merge pull request #252 from dtolnay/safedisplayUpdates
clap
from 4.4.1 to 4.4.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3cd571e
chore: Release59f1d01
docs: Update changelog7a4f7d3
Merge pull request #5106 from epage/once087224a
perf: Drop a dep for faster builds98712db
Merge pull request #5105 from geometryolife/fix4012b19
fix(builder): Update documentation commentsUpdates
regex
from 1.9.4 to 1.9.5Changelog
Sourced from regex's changelog.
Commits
554469b
1.9.548e09a8
deps: bump regex-automata to 0.3.8894dcbe
regex-automata-0.3.8135e11b
changelog: 1.9.5f578d74
automata: reduce regex contention somewhat9a505a1
deps: bump to memchr 2.615cdc64
cli: remove use of deprecated API329c6a3
ci: use dtolnay@master instead of@v1
2637e11
ci: remove stale commentUpdates
chrono
from 0.4.26 to 0.4.28Release notes
Sourced from chrono's releases.
... (truncated)
Commits
243d26d
Bump version to 0.4.2880946ed
Fixtest_type_types
on 32-bit targetsb6a5244
Add pitdicker as an authorb5a9850
Bump version to 0.4.2700d389e
CI: Skip winapi feature incargo hack check
30b6294
Switch to windows-bindgen9ab0259
Remove hack to accept "UTC" intimezone_offset_zulu
e985f08
SwitchRFC3339
formatting item to relaxed parser to match documentation3f8a500
Useparse_rfc3339
directly inDateTime::parse_from_rfc3339
ccd7f85
Allow 't' as a seperator between date and time inparse_rfc3339_relaxed
Updates
octocrab
from 0.29.3 to 0.30.1Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
9f8a94e
chore: release (#455)c454f3a
add tracing debug only when tracing feature is enabled (#454)03103f5
chore: release (#449)d4a7562
Fix commit_comment webhook event parsing (#453)b84edac
Add Octocrab::users() and UsersHandler::repos (#451)71ad4a7
Add CommitHandler::associated_check_runs (#450)4b9c26e
Fix installation token cache issue (#442)c621a09
Add projects Api (#447)bcddbad
Enhance installation webhook events48c95a0
Add test for push webhook eventDependabot 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