vue-scrollto
vue-scrollto copied to clipboard
Bump @babel/preset-env from 7.14.4 to 7.19.3
trafficstars
Bumps @babel/preset-env from 7.14.4 to 7.19.3.
Release notes
Sourced from @babel/preset-env's releases.
v7.19.3 (2022-09-27)
:bug: Bug Fix
babel-plugin-proposal-decorators
- #8566 Correctly update bindings of decorated class declarations (
@nicolo-ribaudo)babel-parser
- #14974 fix: Normal parsing of
JSXTextfollowingJSXSpreadChild(@liuxingbaoyu)- #14941 fix: Support local exports in TS
declare modules (@liuxingbaoyu)- #14940 fix: allow ts redeclaration with
import =andvar(@liuxingbaoyu)babel-generator
- #14962 Fix printing of Flow internal slot functions (
@liuxingbaoyu)babel-cli
- #14950 Emit
@babel/clisource maps based on configuration files (@liuxingbaoyu)babel-plugin-transform-typescript
- #14946 fix: ts exported vars are shadowed by
declare(@liuxingbaoyu):nail_care: Polish
babel-core
- #14954 Optional filename when preset uses fn test/include/exclude (
@nicolo-ribaudo):house: Internal
babel-helper-compilation-targets,babel-helper-transform-fixture-test-runner,babel-parser,babel-preset-env,babel-traverse
- #14961 chore: use
c8for coverage testing (@liuxingbaoyu):microscope: Output optimization
babel-plugin-transform-typescript
- #14952 [ts] remove nested
declare namespace(@liuxingbaoyu)Committers: 4
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.19.2 (2022-09-15)
:bug: Bug Fix
Committers: 1
- Huáng Jùnliàng (
@JLHwung)v7.19.1 (2022-09-14)
Thanks
@hegemonicfor your first PR!:bug: Bug Fix
babel-core
- #14930 Avoid fancy stack traces size computation (
@nicolo-ribaudo)
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
v7.19.3 (2022-09-27)
:bug: Bug Fix
babel-plugin-proposal-decorators
- #8566 Correctly update bindings of decorated class declarations (
@nicolo-ribaudo)babel-parser
- #14974 fix: Normal parsing of
JSXTextfollowingJSXSpreadChild(@liuxingbaoyu)- #14941 fix: Support local exports in TS
declare modules (@liuxingbaoyu)- #14940 fix: allow ts redeclaration with
import =andvar(@liuxingbaoyu)babel-generator
- #14962 Fix printing of Flow internal slot functions (
@liuxingbaoyu)babel-cli
- #14950 Emit
@babel/clisource maps based on configuration files (@liuxingbaoyu)babel-plugin-transform-typescript
- #14946 fix: ts exported vars are shadowed by
declare(@liuxingbaoyu):nail_care: Polish
babel-core
- #14954 Optional filename when preset uses fn test/include/exclude (
@nicolo-ribaudo):house: Internal
babel-helper-compilation-targets,babel-helper-transform-fixture-test-runner,babel-parser,babel-preset-env,babel-traverse
- #14961 chore: use
c8for coverage testing (@liuxingbaoyu):microscope: Output optimization
babel-plugin-transform-typescript
- #14952 [ts] remove nested
declare namespace(@liuxingbaoyu)v7.19.2 (2022-09-15)
:bug: Bug Fix
v7.19.1 (2022-09-14)
:bug: Bug Fix
babel-core
- #14930 Avoid fancy stack traces size computation (
@nicolo-ribaudo)babel-traverse- Other
babel-parser
- #14920 [estree] attach comments after directives at the end of file (
@hegemonic)- #14900 [ts] allow redeclaring a var/type with the same name as import (
@liuxingbaoyu)babel-plugin-transform-typescriptv7.19.0 (2022-09-05)
:eyeglasses: Spec Compliance
babel-parser
... (truncated)
Commits
3d46a59v7.19.3c602be9chore: usec8for coverage testing (#14961)aad7eb7Bundle most packages in Babel 8 (#14179)eb621acv7.19.1bb8774dchore: Update compat-data (#14924)70a13e4v7.19.005deb60Enableban-ts-comment(#14908)eec9574chore: add eslint ruleconsistent-type-imports(#14901)1516a42tc39/ecma262#2819#14877)9f603cfv7.18.10- 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)