react-csv-reader
react-csv-reader copied to clipboard
build(deps-dev): bump @babel/preset-react from 7.8.3 to 7.22.5
Bumps @babel/preset-react from 7.8.3 to 7.22.5.
Release notes
Sourced from @babel/preset-react's releases.
v7.22.5 (2023-06-08)
:bug: Bug Fix
babel-preset-env,babel-standalone
- #15675 Fix using
syntax-unicode-sets-regexin standalone (@nicolo-ribaudo):nail_care: Polish
babel-core
- #15683 Suggest
-transform-when resolving missing plugins (@nicolo-ribaudo)Committers: 4
- Avery (
@nullableVoidPtr)- Babel Bot (
@babel-bot)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.22.4 (2023-05-29)
:bug: Bug Fix
babel-traverse
- #15649 Set
shorthand: falsewhen renaming an identifier inside an object property (@coderaiser):house: Internal
babel-types
- #15666 Add missing
attributes/assertionstoVISITOR_KEYS(@nicolo-ribaudo)babel-parser
- #15667 Mark
assertattributes withextra.deprecatedAssertSyntax(@nicolo-ribaudo)Committers: 3
- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- coderaiser (
@coderaiser)v7.22.3 (2023-05-27)
- Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a
package.jsonfile containing"type": "script"instead of"type": "commonjs"(#15664).v7.22.2 (2023-05-26)
:bug: Bug Fix
babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2
- #15660 Fix importing symbol polyfill in
@babel/runtime-corejs2(@nicolo-ribaudo)Committers: 1
- Nicolò Ribaudo (
@nicolo-ribaudo)v7.22.1 (2023-05-26)
:bug: Bug Fix
babel-preset-env
... (truncated)
Changelog
Sourced from @babel/preset-react's changelog.
v7.22.5 (2023-06-08)
:bug: Bug Fix
babel-preset-env,babel-standalone
- #15675 Fix using
syntax-unicode-sets-regexin standalone (@nicolo-ribaudo):nail_care: Polish
babel-core
- #15683 Suggest
-transform-when resolving missing plugins (@nicolo-ribaudo)v7.22.4 (2023-05-29)
:bug: Bug Fix
babel-traverse
- #15649 Set
shorthand: falsewhen renaming an identifier inside an object property (@coderaiser):house: Internal
babel-types
- #15666 Add missing
attributes/assertionstoVISITOR_KEYS(@nicolo-ribaudo)babel-parser
- #15667 Mark
assertattributes withextra.deprecatedAssertSyntax(@nicolo-ribaudo)v7.22.3 (2023-05-27)
- Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a
package.jsonfile containing"type": "script"instead of"type": "commonjs"(#15664).v7.22.2 (2023-05-26)
:bug: Bug Fix
babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2
- #15660 Fix importing symbol polyfill in
@babel/runtime-corejs2(@nicolo-ribaudo)v7.22.1 (2023-05-26)
:bug: Bug Fix
babel-preset-env
- #15658 Workaround for broken babel-preset-react-app (
@nicolo-ribaudo)v7.22.0 (2023-05-26)
:rocket: New Feature
babel-parser,babel-plugin-transform-typescript
- #15497 [ts] Support
import ... =andexport =in scripts (@nicolo-ribaudo)babel-compat-data,babel-core,babel-plugin-proposal-unicode-sets-regex,babel-plugin-transform-unicode-sets-regex,babel-preset-env,babel-standalonebabel-helpers,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
- #15633 Implement transform support for
usingdeclarations (@nicolo-ribaudo)babel-plugin-proposal-import-attributes-to-assertions
- #15620 Create
@babel/plugin-proposal-import-attributes-to-assertions(@nicolo-ribaudo)babel-core,babel-generator,babel-parser,babel-plugin-syntax-import-attributes,babel-preset-env,babel-standalone,babel-types
- #15536 Add support for the updated import attributes proposal (
@nicolo-ribaudo)babel-generator,babel-parser,babel-traverse,babel-types
... (truncated)
Commits
08564eav7.22.5ecc819b[babel 8] Require Node.js^16.20.0 || ^18.16.0 || >=20.0.0(#15585)325fe68v7.22.3389ecb0v7.22.0f42e24dRename-proposal-s that became standard to-transform-(#15614)5f19f62Bump babel deps (#15187)d45d59aImprove comments generation (#14979)f52ac94chore: Fix babel8 tests on windows (#14928)7c91b80v7.18.64c3365fEnforce settingtypeinpackage.json(#14675)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)