Closed dependabot[bot] closed 1 year ago
Merging #60 (ed5c600) into master (e6635c6) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #60 +/- ##
=======================================
Coverage 84.19% 84.19%
=======================================
Files 5 5
Lines 3044 3044
=======================================
Hits 2563 2563
Misses 481 481
Bumps the deps group with 5 updates:
1.0.188
1.0.189
1.1.1
1.1.2
1.0.68
1.0.69
1.9.6
1.10.1
1.0.19
1.0.20
Updates
serde
from 1.0.188 to 1.0.189Release notes
Sourced from serde's releases.
Commits
e94fc65
Release 1.0.189b908487
Remove double nesting of first_attempt2a7c7fa
Merge pull request #2613 from ahl/fix-untagged-plus-simplee302e15
Merge pull request #2625 from marcospb19/add-csv-to-the-list1cbea89
Add CSV to the formats list37a3285
Update ui test suite to nightly-2023-10-068c4aad3
Clean up unneeded raw strings in test1774794
Resolve needless_raw_string_hashes clippy lint in test1af23f1
Test docs.rs documentation build in CI94fbc3d
fix clippyUpdates
aho-corasick
from 1.1.1 to 1.1.2Commits
d84a507
1.1.20c3802f
dfa: fix performance bug when building a DFA12025c5
doc: add a FIXME about a perf problemUpdates
proc-macro2
from 1.0.68 to 1.0.69Release notes
Sourced from proc-macro2's releases.
Commits
937bbcd
Release 1.0.6942dc36e
Merge pull request #412 from dtolnay/sourcetext6461c2d
Add out-of-order call to source_text testc4c3251
Explain source_text implementation approach31b14c3
Cache byte offsets computed from a char index0e15461
Make FileInfo mut in source_text to allow amortization of char indices90b8e1e
Merge pull request #411 from dtolnay/sourcetext137ae0a
Fix source_text treating span.lo as byte offset not char index4c0bd28
Add regression test for issue 41012eddc0
Reword explanation of SourceMap initial valueUpdates
regex
from 1.9.6 to 1.10.1Changelog
Sourced from regex's changelog.
... (truncated)
Commits
5dff4bd
1.10.1d242ede
deps: bump regex-automata to 0.4.2488604d
regex-automata-0.4.2ee01ec2
deps: bump regex-syntax to 0.8.21dbeee7
regex-syntax-0.8.2049d063
changelog: 1.10.18a8d599
automata/meta: tweak reverse suffix prefilter strategy04f5d7b
syntax: loosen ASCII compatible rulescfd0ca2
automata/meta: force some prefilter inlining25ad29f
bench: add a redirectUpdates
semver
from 1.0.19 to 1.0.20Release notes
Sourced from semver's releases.
Commits
55fa2ca
Release 1.0.205feccc0
Merge pull request #305 from dtolnay/precedence83aaaf0
Add a method for precedence comparison of Versions83154ea
Test docs.rs documentation build in CIDependabot 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