Skip to content

chore(deps-dev): bump @babel/runtime-corejs3 from 7.24.1 to 7.24.4#1023

Merged
googlemaps-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/babel/runtime-corejs3-7.24.4
Apr 8, 2024
Merged

chore(deps-dev): bump @babel/runtime-corejs3 from 7.24.1 to 7.24.4#1023
googlemaps-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/babel/runtime-corejs3-7.24.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 8, 2024

Bumps @babel/runtime-corejs3 from 7.24.1 to 7.24.4.

Release notes

Sourced from @​babel/runtime-corejs3's releases.

v7.24.4 (2024-04-03)

Thanks @​Dunqing, @​luiscubal, and @​samualtnorman for your first PRs!

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

🐛 Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

Committers: 7

v7.24.3 (2024-03-20)

Thanks @​ota-meshi for your first PR!

🐛 Bug Fix

  • babel-helper-module-imports

Committers: 2

v7.24.2 (2024-03-19)

🐛 Bug Fix

  • babel-code-frame, babel-highlight

... (truncated)

Changelog

Sourced from @​babel/runtime-corejs3's changelog.

v7.24.4 (2024-04-03)

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

🐛 Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

v7.24.3 (2024-03-20)

🐛 Bug Fix

  • babel-helper-module-imports

v7.24.2 (2024-03-19)

🐛 Bug Fix

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 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 [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.24.1 to 7.24.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-runtime-corejs3)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) April 8, 2024 06:41
@googlemaps-bot googlemaps-bot merged commit 4630028 into main Apr 8, 2024
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/babel/runtime-corejs3-7.24.4 branch April 8, 2024 06:42
github-actions Bot pushed a commit that referenced this pull request Apr 8, 2024
…1023)

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.24.1 to 7.24.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-runtime-corejs3)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 4630028
googlemaps-bot pushed a commit that referenced this pull request Apr 15, 2024
### [4.0.11](v4.0.10...v4.0.11) (2024-04-15)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.24.0 to 7.24.3 ([#1014](#1014)) ([3a398f1](3a398f1))
* **deps-dev:** bump @babel/preset-env from 7.24.3 to 7.24.4 ([#1028](#1028)) ([fa91cbe](fa91cbe))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.24.0 to 7.24.1 ([#1017](#1017)) ([ed8a596](ed8a596))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.24.1 to 7.24.4 ([#1023](#1023)) ([4630028](4630028))
* **deps-dev:** bump @types/google.maps from 3.55.4 to 3.55.5 ([#1016](#1016)) ([8cdf546](8cdf546))
* **deps-dev:** bump @types/google.maps from 3.55.5 to 3.55.7 ([#1027](#1027)) ([3c4011d](3c4011d))
* **deps-dev:** bump core-js from 3.36.0 to 3.36.1 ([#1012](#1012)) ([20e6236](20e6236))
* **deps-dev:** bump eslint-plugin-jest from 27.9.0 to 28.2.0 ([#1024](#1024)) ([b971779](b971779))
* **deps-dev:** bump follow-redirects from 1.15.4 to 1.15.6 ([#1009](#1009)) ([dccd131](dccd131))
* **deps-dev:** bump rollup from 4.12.0 to 4.13.0 ([#1010](#1010)) ([827bd2d](827bd2d))
* **deps-dev:** bump rollup from 4.13.0 to 4.13.2 ([#1021](#1021)) ([e190609](e190609))
* **deps-dev:** bump rollup from 4.13.2 to 4.14.1 ([#1022](#1022)) ([35da734](35da734))
* **deps-dev:** bump rollup from 4.14.1 to 4.14.2 ([#1030](#1030)) ([90e9b01](90e9b01))
* **deps-dev:** bump selenium-webdriver from 4.18.1 to 4.19.0 ([#1019](#1019)) ([5211a99](5211a99))
* **deps-dev:** bump typedoc from 0.25.12 to 0.25.13 ([#1031](#1031)) ([83ef852](83ef852))
* **deps-dev:** bump typescript from 5.3.3 to 5.4.2 ([#1008](#1008)) ([7426ee0](7426ee0))
* **deps-dev:** bump typescript from 5.4.2 to 5.4.3 ([#1013](#1013)) ([935ebd5](935ebd5))
* **deps-dev:** bump typescript from 5.4.3 to 5.4.4 ([#1026](#1026)) ([097a30b](097a30b))
@googlemaps-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 4.0.11 🎉

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