Skip to content
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.22.2 to 3.22.5 #519

Merged
merged 1 commit into from
May 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2022

Bumps core-js from 3.22.2 to 3.22.5.

Changelog

Sourced from core-js's changelog.

3.22.5 - 2022.05.10
  • Ensured that polyfilled constructors .prototype is non-writable
  • Ensured that polyfilled methods .prototype is not defined
  • Added detection and fix of a V8 ~ Chrome <103 bug of struturedClone that returns null if cloned object contains multiple references to one error
3.22.4 - 2022.05.03
  • Ensured proper .length of polyfilled functions even in compressed code (excepting some ancient engines)
  • Ensured proper .name of polyfilled accessors (excepting some ancient engines)
  • Ensured proper source / ToString conversion of polyfilled accessors
  • Actualized Rhino compat data
  • Refactoring
3.22.3 - 2022.04.28
  • Added a fix for FF99+ Array.prototype.includes broken on sparse arrays
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 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 👍

@jpoehnelt
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-3.22.5 branch from 51e8c9c to b76a47f Compare May 12, 2022 16:32
@jpoehnelt
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-3.22.5 branch from b76a47f to 4a3004b Compare May 19, 2022 11:15
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) May 19, 2022 11:15
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.2 to 3.22.5.
- [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.22.2...v3.22.5)

---
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 force-pushed the dependabot/npm_and_yarn/core-js-3.22.5 branch from 4a3004b to 29fd496 Compare May 19, 2022 11:16
@googlemaps-bot googlemaps-bot merged commit 58139e1 into main May 19, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/core-js-3.22.5 branch May 19, 2022 11:17
github-actions bot pushed a commit that referenced this pull request May 19, 2022
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.2 to 3.22.5.
- [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.22.2...v3.22.5)

---
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> 58139e1
googlemaps-bot pushed a commit that referenced this pull request Jun 20, 2022
### [2.0.14](v2.0.13...v2.0.14) (2022-06-20)

### Build System

* change dependabot interval to weekly ([#536](#536)) ([0c27440](0c27440))

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.17.12 to 7.18.0 ([#537](#537)) ([155ffda](155ffda))
* **deps-dev:** bump @babel/preset-env from 7.18.0 to 7.18.2 ([#551](#551)) ([3d30617](3d30617))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.17.9 to 7.18.0 ([#539](#539)) ([8f4b7f8](8f4b7f8))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.18.0 to 7.18.3 ([#547](#547)) ([479308e](479308e))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.3 to 2.7.4 ([#540](#540)) ([7412948](7412948))
* **deps-dev:** bump @rollup/plugin-typescript from 8.3.2 to 8.3.3 ([#561](#561)) ([b693f25](b693f25))
* **deps-dev:** bump @types/google.maps from 3.48.8 to 3.49.0 ([#541](#541)) ([eb83eb8](eb83eb8))
* **deps-dev:** bump @types/google.maps from 3.49.0 to 3.49.1 ([#552](#552)) ([d203132](d203132))
* **deps-dev:** bump @types/google.maps from 3.49.1 to 3.49.2 ([#556](#556)) ([3e58a2e](3e58a2e))
* **deps-dev:** bump chromedriver from 101.0.0 to 102.0.0 ([#560](#560)) ([2b446df](2b446df))
* **deps-dev:** bump core-js from 3.22.2 to 3.22.5 ([#519](#519)) ([58139e1](58139e1))
* **deps-dev:** bump core-js from 3.22.5 to 3.22.6 ([#542](#542)) ([49b886b](49b886b))
* **deps-dev:** bump core-js from 3.22.6 to 3.22.7 ([#550](#550)) ([9577523](9577523))
* **deps-dev:** bump core-js from 3.22.7 to 3.22.8 ([#557](#557)) ([efe6995](efe6995))
* **deps-dev:** bump eslint-plugin-jest from 26.2.2 to 26.4.5 ([#549](#549)) ([be68cde](be68cde))
* **deps-dev:** bump eslint-plugin-jest from 26.4.5 to 26.5.3 ([#554](#554)) ([ff30b3e](ff30b3e))
* **deps-dev:** bump rollup from 2.74.0 to 2.74.1 ([#538](#538)) ([b3e9d80](b3e9d80))
* **deps-dev:** bump rollup from 2.74.1 to 2.75.3 ([#546](#546)) ([4c68f29](4c68f29))
* **deps-dev:** bump rollup from 2.75.3 to 2.75.5 ([#553](#553)) ([d47cb27](d47cb27))
* **deps-dev:** bump rollup from 2.75.5 to 2.75.6 ([#558](#558)) ([e873893](e873893))
* **deps-dev:** bump rollup from 2.75.6 to 2.75.7 ([#563](#563)) ([bee6f1e](bee6f1e))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#548](#548)) ([fe35aac](fe35aac))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.17 ([#555](#555)) ([0170b0f](0170b0f))
* **deps-dev:** bump typescript from 4.6.4 to 4.7.3 ([#559](#559)) ([52e42f8](52e42f8))
* fix typo in check name ([#545](#545)) ([4d73ad8](4d73ad8))
* update owners ([#544](#544)) ([24a78b7](24a78b7))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants