Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps core-js from 3.20.2 to 3.20.3.

Changelog

Sourced from core-js's changelog.

3.20.3 - 2022.01.15
  • Detects and replaces broken third-party Function#bind polyfills, uses only native Function#bind in the internals
  • structuredClone should throw an error if no arguments passed
  • Changed the structure of notes in __core-js_shared__
Commits
  • 4bcdaf8 3.20.3
  • 61d15fd update the changelog
  • 9ef0526 update dependencies
  • d85dd8c update dependencies
  • f00f917 update dependencies, pin colors
  • 4f12ebe structuredClone should throw an error if no arguments passed
  • 336eae4 update dependencies
  • 18cb22b update the changelog
  • 1a3c1ca avoid internal usage of third-party .bind polyfills, close #1034
  • b4534bd detect and replace broken third-party Function#bind polyfills
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.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.20.2...v3.20.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added automerge Merge the pull request once unit tests and other checks pass. merge labels Jan 17, 2022
@probot-auto-merge probot-auto-merge bot merged commit b4bbcd6 into main Jan 17, 2022
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/core-js-3.20.3 branch January 17, 2022 06:18
github-actions bot pushed a commit that referenced this pull request Jan 17, 2022
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.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.20.2...v3.20.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> b4bbcd6
github-actions bot pushed a commit that referenced this pull request Jan 24, 2022
### [1.13.3](v1.13.2...v1.13.3) (2022-01-24)

### Build System

* **deps-dev:** bump @babel/preset-env from 7.16.10 to 7.16.11 ([#513](#513)) ([5eddad7](5eddad7))
* **deps-dev:** bump @babel/preset-env from 7.16.8 to 7.16.10 ([#511](#511)) ([cbd64dc](cbd64dc))
* **deps-dev:** bump @types/google.maps from 3.47.2 to 3.47.3 ([#512](#512)) ([83d284a](83d284a))
* **deps-dev:** bump core-js from 3.20.2 to 3.20.3 ([#509](#509)) ([b4bbcd6](b4bbcd6))
* **deps-dev:** bump eslint-plugin-jest from 25.3.4 to 25.7.0 ([#506](#506)) ([0097a44](0097a44))
* **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([#507](#507)) ([97c9a9d](97c9a9d))
* **deps-dev:** bump rollup from 2.64.0 to 2.66.0 ([#515](#515)) ([3b12d45](3b12d45))
* **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([#510](#510)) ([950361c](950361c))
* **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#514](#514)) ([defba32](defba32))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. dependencies Pull requests that update a dependency file merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant