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.25.3 to 3.25.4 #466

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps core-js from 3.25.3 to 3.25.4.

Changelog

Sourced from core-js's changelog.

3.25.4 - 2022.10.03
  • Added a workaround of a Nashorn bug with Function.prototype.{ call, apply, bind } on string methods, #1128
  • Updated lists of [Serializable] and [Transferable] objects in the structuredClone polyfill. Mainly, for better error messages if polyfilling of cloning such types is impossible
  • Array.prototype.{ group, groupToMap } marked as supported from V8 ~ Chromium 108
  • Added Electron 22 compat data mapping
Commits
  • d59e440 3.25.4
  • d76041c update lists of [Serializable] and [Transferable] objects in the `structu...
  • fd7812a some stylistic changes, improve a note
  • afcc148 update dependencies
  • 14364db add Electron 22 compat data mapping
  • 3172ef6 Merge pull request #1131 from AprilArcus/april/1130
  • 8bd8508 Fix more Nashorn problems
  • 44fe613 fix no-unused-vars setting
  • 9307fb7 Merge pull request #1129 from AprilArcus/april/1128
  • 775f6ba some fixes
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) October 3, 2022 07:17
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.3 to 3.25.4.
- [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.25.3...v3.25.4)

---
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.25.4 branch from d28b830 to 68235c9 Compare October 3, 2022 07:18
@googlemaps-bot googlemaps-bot merged commit a4f47ee into main Oct 3, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/core-js-3.25.4 branch October 3, 2022 07:20
github-actions bot pushed a commit that referenced this pull request Oct 3, 2022
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.3 to 3.25.4.
- [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.25.3...v3.25.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a4f47ee
googlemaps-bot pushed a commit that referenced this pull request Oct 17, 2022
### [1.0.32](v1.0.31...v1.0.32) (2022-10-17)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.19.0 to 7.19.1 ([#457](#457)) ([0b5ab21](0b5ab21))
* **deps-dev:** bump @babel/preset-env from 7.19.1 to 7.19.3 ([#462](#462)) ([7d02f68](7d02f68))
* **deps-dev:** bump @babel/preset-env from 7.19.3 to 7.19.4 ([#473](#473)) ([d67ce26](d67ce26))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0 ([#451](#451)) ([9d738e3](9d738e3))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.19.0 to 7.19.1 ([#454](#454)) ([4a673cd](4a673cd))
* **deps-dev:** bump @rollup/plugin-babel from 5.3.1 to 6.0.0 ([#472](#472)) ([1c5243a](1c5243a))
* **deps-dev:** bump @rollup/plugin-commonjs from 22.0.2 to 23.0.0 ([#467](#467)) ([69bed11](69bed11))
* **deps-dev:** bump @rollup/plugin-html from 0.2.4 to 1.0.0 ([#469](#469)) ([f2413e8](f2413e8))
* **deps-dev:** bump @rollup/plugin-json from 4.1.0 to 5.0.0 ([#476](#476)) ([60aeeda](60aeeda))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.1 ([#450](#450)) ([14b7f0e](14b7f0e))
* **deps-dev:** bump @rollup/plugin-node-resolve from 14.0.1 to 14.1.0 ([#456](#456)) ([ec57f60](ec57f60))
* **deps-dev:** bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.0 ([#477](#477)) ([6d63c69](6d63c69))
* **deps-dev:** bump @rollup/plugin-typescript from 8.5.0 to 9.0.1 ([#474](#474)) ([14bc5a0](14bc5a0))
* **deps-dev:** bump @types/google.maps from 3.50.0 to 3.50.1 ([#452](#452)) ([dc232a4](dc232a4))
* **deps-dev:** bump @types/google.maps from 3.50.1 to 3.50.2 ([#458](#458)) ([eefe960](eefe960))
* **deps-dev:** bump @types/google.maps from 3.50.2 to 3.50.4 ([#470](#470)) ([dee781f](dee781f))
* **deps-dev:** bump chromedriver from 105.0.0 to 105.0.1 ([#460](#460)) ([89a888d](89a888d))
* **deps-dev:** bump chromedriver from 105.0.1 to 106.0.1 ([#464](#464)) ([51ec153](51ec153))
* **deps-dev:** bump core-js from 3.25.1 to 3.25.2 ([#453](#453)) ([8e58477](8e58477))
* **deps-dev:** bump core-js from 3.25.2 to 3.25.3 ([#461](#461)) ([1dd55f4](1dd55f4))
* **deps-dev:** bump core-js from 3.25.3 to 3.25.4 ([#466](#466)) ([a4f47ee](a4f47ee))
* **deps-dev:** bump core-js from 3.25.4 to 3.25.5 ([#471](#471)) ([82a92a0](82a92a0))
* **deps-dev:** bump eslint-plugin-jest from 27.0.4 to 27.1.1 ([#468](#468)) ([a0c1cbb](a0c1cbb))
* **deps-dev:** bump eslint-plugin-jest from 27.1.1 to 27.1.2 ([#479](#479)) ([16c46b2](16c46b2))
* **deps-dev:** bump geckodriver from 3.0.2 to 3.1.0 ([#478](#478)) ([fb6a8a9](fb6a8a9))
* **deps-dev:** bump rollup from 2.79.0 to 2.79.1 ([#459](#459)) ([3e98047](3e98047))
* **deps-dev:** bump selenium-webdriver from 4.4.0 to 4.5.0 ([#465](#465)) ([936f422](936f422))
* **deps-dev:** bump typedoc from 0.23.14 to 0.23.15 ([#455](#455)) ([b6b8a8b](b6b8a8b))
* **deps-dev:** bump typedoc from 0.23.15 to 0.23.16 ([#475](#475)) ([8d0def1](8d0def1))
* **deps-dev:** bump typescript from 4.8.3 to 4.8.4 ([#463](#463)) ([e8d0d67](e8d0d67))
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants