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.35.1 to 3.36.0 #502

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps core-js from 3.35.1 to 3.36.0.

Changelog

Sourced from core-js's changelog.

3.36.0 - 2024.02.14
Commits
  • 77123c4 3.36.0
  • a3d51ed fix dependencies loading for modules from ArrayBuffer.prototype.transfer an...
  • b90f2f5 add an entry point for the new TC39 proposals stage - core-js/stage/2.7 - s...
  • 5e68a01 move Uint8Array to / from base64 and hex proposal to stage 3
  • 4c51d71 move ArrayBuffer.prototype.transfer and friends to stable ES
  • 3348b1a move Promise.try to stage 2
  • e7f6af0 use a constant as a error message
  • b36ca26 Merge pull request #1328 from minseok-choe/fix/issue-flat, close #1327
  • 661eab7 add debugging info in some missed cases
  • 96da3a4 Add missed check in array-reduce.js
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/tree/HEAD/packages/core-js) from 3.35.1 to 3.36.0.
- [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.36.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) February 19, 2024 05:56
@googlemaps-bot googlemaps-bot merged commit 5b70df1 into main Feb 19, 2024
14 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/core-js-3.36.0 branch February 19, 2024 05:58
github-actions bot pushed a commit that referenced this pull request Feb 19, 2024
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.1 to 3.36.0.
- [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.36.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 5b70df1
googlemaps-bot pushed a commit that referenced this pull request Feb 19, 2024
### [1.0.32](v1.0.31...v1.0.32) (2024-02-19)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.23.7 to 7.23.8 ([#483](#483)) ([ed43d01](ed43d01))
* **deps-dev:** bump @babel/preset-env from 7.23.8 to 7.23.9 ([#491](#491)) ([ea2b3f6](ea2b3f6))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.5 to 11.1.6 ([#481](#481)) ([dabd67f](dabd67f))
* **deps-dev:** bump @types/crypto-js from 4.2.1 to 4.2.2 ([#490](#490)) ([e4532fa](e4532fa))
* **deps-dev:** bump @types/node from 20.10.7 to 20.11.5 ([#486](#486)) ([04aeb86](04aeb86))
* **deps-dev:** bump @types/node from 20.11.10 to 20.11.16 ([#494](#494)) ([e30d38d](e30d38d))
* **deps-dev:** bump @types/node from 20.11.16 to 20.11.17 ([#497](#497)) ([c99fd66](c99fd66))
* **deps-dev:** bump @types/node from 20.11.17 to 20.11.19 ([#501](#501)) ([e99f6c4](e99f6c4))
* **deps-dev:** bump @types/node from 20.11.5 to 20.11.10 ([#489](#489)) ([c1ebc51](c1ebc51))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#488](#488)) ([c9bcd50](c9bcd50))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#496](#496)) ([9803e76](9803e76))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#500](#500)) ([ce122a6](ce122a6))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#503](#503)) ([374d415](374d415))
* **deps-dev:** bump @typescript-eslint/parser from 6.18.0 to 6.18.1 ([#482](#482)) ([19b3f1e](19b3f1e))
* **deps-dev:** bump @typescript-eslint/parser from 6.18.1 to 6.19.0 ([#484](#484)) ([03a4706](03a4706))
* **deps-dev:** bump @typescript-eslint/parser from 6.19.0 to 6.19.1 ([#492](#492)) ([391dd80](391dd80))
* **deps-dev:** bump @typescript-eslint/parser from 6.19.1 to 6.20.0 ([#495](#495)) ([a7cd8da](a7cd8da))
* **deps-dev:** bump @typescript-eslint/parser from 6.20.0 to 6.21.0 ([#498](#498)) ([5d1e40b](5d1e40b))
* **deps-dev:** bump core-js from 3.35.0 to 3.35.1 ([#487](#487)) ([9408caa](9408caa))
* **deps-dev:** bump core-js from 3.35.1 to 3.36.0 ([#502](#502)) ([5b70df1](5b70df1))
* **deps-dev:** bump eslint-plugin-jest from 27.6.3 to 27.9.0 ([#504](#504)) ([6f4cd63](6f4cd63))
* **deps-dev:** bump typedoc from 0.25.7 to 0.25.8 ([#499](#499)) ([ffa827d](ffa827d))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.32 🎉

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.

1 participant