Closed dependabot[bot] closed 4 months ago
Merging #1036 (bbf70cc) into main (7951196) will not change coverage. Report is 5 commits behind head on main. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #1036 +/- ##
=======================================
Coverage 67.54% 67.54%
=======================================
Files 70 70
Lines 9214 9214
=======================================
Hits 6224 6224
Misses 2465 2465
Partials 525 525
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@dependabot rebase
Looks like yaml is no longer a dependency, so this is no longer needed.
Bumps yaml from 2.0.1 to 2.2.2.
Release notes
Sourced from yaml's releases.
Commits
f21fa45
2.2.2984f578
fix: Corner case failure in error pretty-printer443e3aa
fix: First-line folding for block scalars (fixes #422)5af5d3d
fix: Use correct argument order when stringifying flow collection comments (f...c914dcc
2.2.1c8551eb
fix: Quote top-level map keys containing document markers (fixes #431)3576408
2.2.0ab52daa
ci: Remove all@types
except for node when testing types on old TS85be08d
chore: Explicitly set supported types in tsconfig.json4732502
ci: Uninstall@jest/types
before testing types on TS 4.2You can trigger a rebase of this PR 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