Closed dependabot[bot] closed 1 year ago
Merging #59 (f2e57f1) into master (80ea9f3) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #59 +/- ##
=======================================
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.2.2
1.3.0
0.2.148
0.2.149
0.2.16
0.2.17
1.0.67
1.0.68
2.0.37
2.0.38
Updates
csv
from 1.2.2 to 1.3.0Commits
6374614
1.3.0e123861
deps: bump csv-core to 0.1.1144b836c
csv-core-0.1.110504526
msrv: bump to Rust 1.61b25e5d1
ci: various fixups0f64d3f
api: automatically escape fields that contain the comment characterUpdates
libc
from 0.2.148 to 0.2.149Release notes
Sourced from libc's releases.
Commits
d80e8bd
Auto merge of #3360 - vita-rust:release-0.2.149, r=JohnTitor017bf5f
Auto merge of #3373 - SteveLauC:close_range, r=JohnTitor14ef2e5
Auto merge of #3335 - androm3da:bcain/sa_onstack, r=JohnTitor7b9e367
fmt173757d
feat: add close_range for glibcc7a860d
Auto merge of #3370 - NordSecurity:add_apple_tvos_support, r=JohnTitor4cdc32e
Auto merge of #3325 - Vtewari2311:libc-hurd-latest, r=JohnTitoraa065c6
Auto merge of #3372 - SteveLauC:execveat, r=JohnTitord3910f6
add execveat for glibcaab9d70
Fix apple tvos supportUpdates
num-traits
from 0.2.16 to 0.2.17Changelog
Sourced from num-traits's changelog.
Commits
0a27d8c
Merge #28934e309a
Release 0.2.17ef36d69
Merge #286d9d94f8
Bugfix for text codeblock in documentation.Updates
proc-macro2
from 1.0.67 to 1.0.68Release notes
Sourced from proc-macro2's releases.
Commits
a3e94df
Release 1.0.68299d8ff
Merge pull request #409 from dtolnay/sourcetext7f5533d
Account for multibyte chars in source_text() computation4fe2326
Add source_text() test with mulitbyte char07bb590
Remove ancient todo comments7921d32
Test docs.rs documentation build in CIUpdates
syn
from 2.0.37 to 2.0.38Release notes
Sourced from syn's releases.
Commits
43632bf
Release 2.0.38abd2c21
Merge pull request #1518 from Vanille-N/master6701e60
Absolute path tobool
incustom_punctuation.rs
7313d24
Resolve single_match_else pedantic clippy lint in code generator67ab64f
Include unexpected token in the test failure message137ae33
Check no remaining token after the first literal258e9e8
Ignore single_match_else pedantic clippy lint in test92fd50e
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