Closed dependabot[bot] closed 1 year ago
Merging #53 (b3068a8) into master (2420f37) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #53 +/- ##
=======================================
Coverage 84.17% 84.17%
=======================================
Files 5 5
Lines 3040 3040
=======================================
Hits 2559 2559
Misses 481 481
Bumps the deps group with 5 updates:
0.4.27
0.4.28
1.0.47
1.0.48
2.6.1
2.6.3
1.9.4
1.9.5
2.0.29
2.0.31
Updates
chrono
from 0.4.27 to 0.4.28Release notes
Sourced from chrono's releases.
Commits
243d26d
Bump version to 0.4.2880946ed
Fixtest_type_types
on 32-bit targetsUpdates
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
memchr
from 2.6.1 to 2.6.3Commits
f6188db
2.6.3d5baf50
arch/all/count: remove SWAR implementation of byte countinge1f72c6
msrv: bump to Rust 1.611b72c5f
ci: remove the build matrixd408475
2.6.279f7bb8
fuzz: remove Cargo.lock from source controla12d405
api: make the memchr iterators implement Send/Sync3a570a9
benchmarks: update memchr version, redux7732055
benchmarks: update memchr versionUpdates
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
syn
from 2.0.29 to 2.0.31Release notes
Sourced from syn's releases.
Commits
b20e2c8
Release 2.0.310cfdca7
Merge pull request #1503 from dtolnay/constverbatim8cdfd09
Parse const item with generics as Verbatimb80156e
Adjust implementation of where-clause parsing on const itemsd73386e
Parse where-clause on const item without value expr3805187
Update CStr literal link5751455
Link to issue for tail call syntax5ede892
Merge pull request #1500 from dtolnay/dupexcludef3727bf
Detect duplication between excluded files and dirsecfbe2e
Detect duplicate entries in exclusion listsDependabot 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