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 #325

Merged
merged 1 commit into from May 12, 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
@github-actions github-actions bot enabled auto-merge (squash) May 10, 2022 20:26
@jpoehnelt
Copy link
Contributor

@dependabot rebase

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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-3.22.5 branch from 76de5ff to ede7e98 Compare May 12, 2022 16:31
@github-actions github-actions bot merged commit 4f59f38 into main May 12, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/core-js-3.22.5 branch May 12, 2022 16:36
googlemaps-bot pushed a commit that referenced this pull request May 19, 2022
### [2.0.7](v2.0.6...v2.0.7) (2022-05-19)

### Build System

* checkout with credentials ([#324](#324)) ([75f4965](75f4965))
* fix workflow name and badge ([#326](#326)) ([62561fd](62561fd))
* standardize check name ([#323](#323)) ([d002aa7](d002aa7))
* use different token for branch protection ([#322](#322)) ([ea31153](ea31153))

### Miscellaneous Chores

* add --approve ([3d43a42](3d43a42))
* **deps-dev:** bump @babel/preset-env from 7.16.11 to 7.17.10 ([#315](#315)) ([8fb006b](8fb006b))
* **deps-dev:** bump @babel/preset-env from 7.17.10 to 7.17.12 ([#337](#337)) ([55272b6](55272b6))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.2 to 2.7.3 ([#331](#331)) ([68a07f1](68a07f1))
* **deps-dev:** bump @googlemaps/js-api-loader from 1.14.1 to 1.14.2 ([#334](#334)) ([32eb518](32eb518))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 ([#330](#330)) ([b51a911](b51a911))
* **deps-dev:** bump @types/google.maps from 3.48.7 to 3.48.8 ([#333](#333)) ([64be90e](64be90e))
* **deps-dev:** bump chromedriver from 100.0.0 to 101.0.0 ([#317](#317)) ([9fd956b](9fd956b))
* **deps-dev:** bump core-js from 3.22.2 to 3.22.5 ([#325](#325)) ([4f59f38](4f59f38))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#336](#336)) ([1354fc6](1354fc6))
* **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#332](#332)) ([f90cb48](f90cb48))
* **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#335](#335)) ([ccf3847](ccf3847))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#316](#316)) ([29e8a85](29e8a85))
* fix approval by providing url to pr ([5c64151](5c64151))
* only approve ([99b2dfe](99b2dfe))
* simplify dependabot workflow ([c48bb5a](c48bb5a))
* Synced file(s) with googlemaps/.github ([#321](#321)) ([6b59c8b](6b59c8b))
* Synced file(s) with googlemaps/.github ([#329](#329)) ([3f8a437](3f8a437))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#328](#328)) ([63c893c](63c893c))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#327](#327)) ([61b86f1](61b86f1))
* update pull request approval comment ([e870770](e870770))

### Documentation

* **README:** fix typo ([#338](#338)) ([6c90ac1](6c90ac1))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.7 🎉

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants