-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump core-js from 3.19.2 to 3.19.3 #207
Conversation
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.2 to 3.19.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.19.2...v3.19.3) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved 👍
Codecov Report
@@ Coverage Diff @@
## main #207 +/- ##
=======================================
Coverage 42.53% 42.53%
=======================================
Files 3 3
Lines 308 308
Branches 68 68
=======================================
Hits 131 131
Misses 177 177 Continue to review full report at Codecov.
|
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.2 to 3.19.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.19.2...v3.19.3) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 0098846
### [1.0.12](v1.0.11...v1.0.12) (2021-12-08) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.8 to 1.3.9 ([#201](#201)) ([709d584](709d584)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.3.9 to 1.4.0 ([#205](#205)) ([97cd8e6](97cd8e6)) * **deps-dev:** bump @types/google.maps from 3.47.0 to 3.47.1 ([#209](#209)) ([c74f5b1](c74f5b1)) * **deps-dev:** bump core-js from 3.19.2 to 3.19.3 ([#207](#207)) ([0098846](0098846)) * **deps-dev:** bump jest from 27.4.0 to 27.4.2 ([#203](#203)) ([3894fd3](3894fd3)) * **deps-dev:** bump jest from 27.4.2 to 27.4.3 ([#204](#204)) ([f7a78cb](f7a78cb)) * **deps-dev:** bump prettier from 2.5.0 to 2.5.1 ([#206](#206)) ([8152ca6](8152ca6)) * **deps-dev:** bump rollup from 2.60.1 to 2.60.2 ([#202](#202)) ([89ca80b](89ca80b)) * **deps-dev:** bump ts-jest from 27.0.7 to 27.1.0 ([#208](#208)) ([a446eb3](a446eb3)) * Synced local '.github/' with remote 'sync-files/js/.github/' ([#210](#210)) ([0469ce4](0469ce4))
🎉 This PR is included in version 1.0.12 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Bumps core-js from 3.19.2 to 3.19.3.
Changelog
Sourced from core-js's changelog.
Commits
7dae270
3.19.3dde0f68
adapt some tests for IE8-1c30078
update the changelog2e73413
slightly reworkSubscription
statebbddc65
update dependenciesef0bd20
update dependencies325ee1e
fix internal slots check in methods of some more built-in types4a29d1f
fixURLSearchParams
iterator.next
that should be enumerable by the specbfa8fe1
fix requirements of internal slots inObservable
/Subscription
/ `Subscr...66e8263
fix a linkDependabot 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)