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.37.1 to 3.38.0 #603

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps core-js from 3.37.1 to 3.38.0.

Changelog

Sourced from core-js's changelog.

3.38.0 - 2024.08.05
Commits
  • 4a322bf v3.38.0
  • 9408792 replace a regex with a simple comparison
  • 0595aaf simplify a regex
  • 269890f replace a regex with conditions
  • 4ce7d0c add Uint8Array.prototype.setFromBase64 and lastChunkHandling option
  • 8b10ea8 add feature detection to Promise.try
  • 19b1a68 add feature detection to RegExp.escape
  • 5b2874c move RegExp.escape to stage 3
  • 6250ccb rename internals/global -> internals/global-this
  • 25b5716 improve some cases of environment detection
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) August 5, 2024 05:17
@googlemaps-bot googlemaps-bot merged commit 43d8407 into main Aug 5, 2024
15 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/core-js-3.38.0 branch August 5, 2024 05:22
github-actions bot pushed a commit that referenced this pull request Aug 5, 2024
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.1 to 3.38.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.38.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> 43d8407
googlemaps-bot pushed a commit that referenced this pull request Sep 9, 2024
### [1.0.37](v1.0.36...v1.0.37) (2024-09-09)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.25.0 to 7.25.3 ([#604](#604)) ([bb7d1ef](bb7d1ef))
* **deps-dev:** bump @babel/preset-env from 7.25.3 to 7.25.4 ([#612](#612)) ([48f1594](48f1594))
* **deps-dev:** bump @types/node from 20.14.11 to 22.1.0 ([#601](#601)) ([8ca075f](8ca075f))
* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([#605](#605)) ([8ea3202](8ea3202))
* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#609](#609)) ([2be7be9](2be7be9))
* **deps-dev:** bump @types/node from 22.4.1 to 22.5.2 ([#618](#618)) ([c8f3283](c8f3283))
* **deps-dev:** bump @types/node from 22.5.2 to 22.5.4 ([#622](#622)) ([b638900](b638900))
* **deps-dev:** bump @typescript-eslint/parser from 7.16.1 to 7.18.0 ([#602](#602)) ([7ff3957](7ff3957))
* **deps-dev:** bump core-js from 3.37.1 to 3.38.0 ([#603](#603)) ([43d8407](43d8407))
* **deps-dev:** bump core-js from 3.38.0 to 3.38.1 ([#613](#613)) ([e1b2e9e](e1b2e9e))
* **deps-dev:** bump eslint-plugin-jest from 28.6.0 to 28.8.0 ([#606](#606)) ([1db063a](1db063a))
* **deps-dev:** bump eslint-plugin-jest from 28.8.0 to 28.8.2 ([#616](#616)) ([8d4825e](8d4825e))
* **deps-dev:** bump eslint-plugin-jest from 28.8.2 to 28.8.3 ([#619](#619)) ([281bdd0](281bdd0))
* **deps-dev:** bump ts-jest from 29.2.2 to 29.2.4 ([#608](#608)) ([2709855](2709855))
* **deps-dev:** bump ts-jest from 29.2.4 to 29.2.5 ([#615](#615)) ([cf772ce](cf772ce))
* **deps-dev:** bump typedoc from 0.26.5 to 0.26.6 ([#610](#610)) ([97c31ce](97c31ce))
* **deps-dev:** bump typedoc from 0.26.6 to 0.26.7 ([#620](#620)) ([e19bd7f](e19bd7f))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.37 🎉

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