vue-scrollto
vue-scrollto copied to clipboard
chore(deps-dev): bump @babel/plugin-transform-object-assign from 7.12.13 to 7.22.5
trafficstars
Bumps @babel/plugin-transform-object-assign from 7.12.13 to 7.22.5.
Release notes
Sourced from @babel/plugin-transform-object-assign'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/plugin-transform-object-assign'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)7c91b80v7.18.64c3365fEnforce settingtypeinpackage.json(#14675)23e8840v7.16.7d1cabf6[babel 8] Add"exports"to every package (#14013)7b7ab94v7.16.50058b7fMigrate Babel from Flow to TypeScript (except Babel parser) (#11578)45308f3v7.16.0c7ddb1aUseworkspace:^to specify@babel/dependencies (#13772)- 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)