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.26.0 to 3.26.1 #288

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps core-js from 3.26.0 to 3.26.1.

Changelog

Sourced from core-js's changelog.

3.26.1 - 2022.11.14
  • Disabled forced replacing of Array.fromAsync since it's on Stage 3
  • Avoiding a check of the target in the internal function-uncurry-this helper where it's not required - minor optimization and preventing problems in some broken environments, a workaround of #1141
  • V8 will not ship Array.prototype.{ group, groupToMap } in V8 ~ Chromium 108, proposal-array-grouping/44
Commits
  • 727fe23 3.26.1
  • 3bcbad2 avoid a check of the target in the internal function-uncurry-this helper wh...
  • 99099fd disable forced replacing of Array.fromAsync since it's on Stage 3
  • See full diff 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 Nov 14, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) November 14, 2022 05:04
@googlemaps-bot googlemaps-bot merged commit 4514b8b into main Nov 14, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/core-js-3.26.1 branch November 14, 2022 05:06
github-actions bot pushed a commit that referenced this pull request Nov 14, 2022
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.0 to 3.26.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.26.1/packages/core-js)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 4514b8b
googlemaps-bot pushed a commit that referenced this pull request Nov 14, 2022
### [1.0.28](v1.0.27...v1.0.28) (2022-11-14)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.19.3 to 7.19.4 ([#270](#270)) ([81f5368](81f5368))
* **deps-dev:** bump @babel/preset-env from 7.19.4 to 7.20.2 ([#285](#285)) ([b1a9fd0](b1a9fd0))
* **deps-dev:** bump @rollup/plugin-babel from 5.3.1 to 6.0.0 ([#265](#265)) ([87ac865](87ac865))
* **deps-dev:** bump @rollup/plugin-babel from 6.0.0 to 6.0.2 ([#281](#281)) ([8b847de](8b847de))
* **deps-dev:** bump @rollup/plugin-commonjs from 22.0.2 to 23.0.0 ([#269](#269)) ([15cb8b6](15cb8b6))
* **deps-dev:** bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 ([#278](#278)) ([5ec46cf](5ec46cf))
* **deps-dev:** bump @rollup/plugin-typescript from 8.5.0 to 9.0.1 ([#271](#271)) ([0c8f113](0c8f113))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 ([#276](#276)) ([08c2c91](08c2c91))
* **deps-dev:** bump @types/node from 18.11.0 to 18.11.4 ([#277](#277)) ([02d029c](02d029c))
* **deps-dev:** bump @types/node from 18.11.4 to 18.11.8 ([#282](#282)) ([28e8cd2](28e8cd2))
* **deps-dev:** bump @types/node from 18.11.8 to 18.11.9 ([#284](#284)) ([02ef5a8](02ef5a8))
* **deps-dev:** bump @types/node from 18.8.0 to 18.8.3 ([#267](#267)) ([4838a3d](4838a3d))
* **deps-dev:** bump @types/node from 18.8.3 to 18.11.0 ([#272](#272)) ([9d4f648](9d4f648))
* **deps-dev:** bump core-js from 3.25.4 to 3.25.5 ([#268](#268)) ([e58f057](e58f057))
* **deps-dev:** bump core-js from 3.25.5 to 3.26.0 ([#275](#275)) ([99760fe](99760fe))
* **deps-dev:** bump core-js from 3.26.0 to 3.26.1 ([#288](#288)) ([4514b8b](4514b8b))
* **deps-dev:** bump eslint-plugin-jest from 27.0.4 to 27.1.1 ([#266](#266)) ([010206d](010206d))
* **deps-dev:** bump eslint-plugin-jest from 27.1.1 to 27.1.2 ([#274](#274)) ([55ef2d3](55ef2d3))
* **deps-dev:** bump eslint-plugin-jest from 27.1.2 to 27.1.3 ([#280](#280)) ([1e5ec7c](1e5ec7c))
* **deps-dev:** bump eslint-plugin-jest from 27.1.3 to 27.1.4 ([#287](#287)) ([90f10fa](90f10fa))
* **deps-dev:** bump eslint-plugin-jest from 27.1.4 to 27.1.5 ([#290](#290)) ([c563279](c563279))
* **deps-dev:** bump typedoc from 0.23.15 to 0.23.16 ([#273](#273)) ([34b1f3c](34b1f3c))
* **deps-dev:** bump typedoc from 0.23.16 to 0.23.18 ([#279](#279)) ([03e94d1](03e94d1))
* **deps-dev:** bump typedoc from 0.23.18 to 0.23.19 ([#283](#283)) ([8ac1abd](8ac1abd))
* **deps-dev:** bump typedoc from 0.23.19 to 0.23.20 ([#286](#286)) ([65703a9](65703a9))
* **deps-dev:** bump typedoc from 0.23.20 to 0.23.21 ([#289](#289)) ([d369deb](d369deb))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.28 🎉

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.

2 participants