Closed dependabot[bot] closed 1 year ago
Merging #1235 (1dc45e3) into develop (803c5c5) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #1235 +/- ##
========================================
Coverage 93.53% 93.53%
========================================
Files 173 173
Lines 1825 1825
Branches 339 339
========================================
Hits 1707 1707
Misses 118 118
Superseded by #1256.
Bumps core-js from 3.21.0 to 3.27.1.
Changelog
Sourced from core-js's changelog.
... (truncated)
Commits
f44604e
3.27.198995dc
add some missed dependencies to entries10517de
add all iterator helpers to(Async)Iterator.from
entries for runtime0f4a279
some stylistic changesda2e4f8
fix a Chakra-based MS Edge (18-) bug that unfreeze (O_o) frozen arrays used a...66c427f
3.27.0c8322b0
allow gc disposed resources before disposing all resources of stack0d9478e
add some comments68c9bf6
smoothed behavior of some conflicting proposals4cc298a
fix a couple of testsMaintainer changes
This version was pushed to npm by zloirock, a new releaser for core-js since your current version.
Dependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)