ampproject / amp-wp-qa-tester

Easily test pre-release versions of the AMP Plugin for WordPress.
Apache License 2.0
6 stars 4 forks source link

Bump @wordpress/babel-preset-default from 6.3.4 to 7.9.0 #322

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @wordpress/babel-preset-default from 6.3.4 to 7.9.0.

Changelog

Sourced from @​wordpress/babel-preset-default's changelog.

7.9.0 (2023-01-11)

7.8.0 (2023-01-02)

7.7.0 (2022-12-14)

7.6.0 (2022-11-16)

7.5.0 (2022-11-02)

7.4.0 (2022-10-19)

7.3.0 (2022-10-05)

7.2.0 (2022-09-21)

7.0.0 (2022-08-24)

Breaking Change

  • Increase the minimum Node.js version to 14 (#43141).

6.4.0 (2021-11-15)

Enhancements

  • The bundled @babel/core dependency has been updated from requiring ^7.13.19 to requiring ^7.16.0 (#36244).
  • The bundled @babel/plugin-transform-react-jsx dependency has been updated from requiring ^7.12.7 to requiring ^7.16.0 (#36244).
  • The bundled @babel/plugin-transform-runtime dependency has been updated from requiring ^7.13.10 to requiring ^7.16.0 (#36244).
  • The bundled @babel/preset-env dependency has been updated from requiring ^7.13.10 to requiring ^7.16.0 (#36244).
  • The bundled @babel/preset-typescript dependency has been updated from requiring ^7.13.10 to requiring ^7.16.0 (#36244).
  • The bundled @babel/runtime dependency has been updated from requiring ^7.13.10 to requiring ^7.16.0 (#36244).
  • The bundled browserslist dependency has been updated from requiring ^4.16.6 to requiring ^4.17.6 (#36244).
  • The bundled core-js dependency has been updated from requiring ^3.12.1 to requiring ^3.19.1 (#36244).

6.2.0 (2021-05-31)

New Feature

  • New build/polyfill.js (minified version – build/polyfill.min.js) file is available that polyfills ECMAScript features missing in the browsers supported by the WordPress project. It's a drop-in replacement for the deprecated @babel/polyfill package (#31279).

6.1.0 (2021-05-20)

Bug Fixes

  • Configure @babel/preset-env preset to respect a local Browserslist configuration.

6.0.0 (2021-05-14)

Breaking Changes

... (truncated)

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 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[bot] commented 1 year ago

Superseded by #325.