excalidraw
excalidraw copied to clipboard
chore(deps-dev): bump @babel/plugin-transform-typescript from 7.12.1 to 7.21.0 in /src/packages/excalidraw
Bumps @babel/plugin-transform-typescript from 7.12.1 to 7.21.0.
Release notes
Sourced from @babel/plugin-transform-typescript
's releases.
v7.21.0 (2023-02-20)
Thanks
@azizghuloum
,@ehoogeveen-medweb
,@fwienber
, and@Lioness100
for your first PRs!:rocket: New Feature
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
- #15435 feat: Implement
privateFieldsAsSymbols
assumption for classes (@fwienber
)babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-regexp-modifiers
,babel-standalone
- #15226 feat: Support regexp modifiers proposal (
@liuxingbaoyu
)babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
,babel-traverse
- #15022 feat: Generate sourcemaps of friendly call frames (
@liuxingbaoyu
)babel-parser
,babel-types
- #15384 [ts] Support
const
modifier in type parameters (@nicolo-ribaudo
)babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #15405 Implement decorators as presented at
2023-01
TC39 meeting (@nicolo-ribaudo
)babel-parser
- #15114 Parser option to allow
new.target
outside functions (@overlookmotel
)- #15320 Add
annexb: false
parser option to disable Annex B (@nicolo-ribaudo
)babel-core
- #15283 feat: Support
.cts
as configuration file (@liuxingbaoyu
)babel-generator
,babel-parser
,babel-plugin-transform-typescript
- #15381 [ts] Support
export type * from
(@nicolo-ribaudo
):bug: Bug Fix
babel-plugin-transform-typescript
- #15379 [ts5.0] Better inlining of constants in enums (
@liuxingbaoyu
)babel-core
- #15366 handling circular/shared structures in deep-clone (
@azizghuloum
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-new-target
babel-parser
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-types
- #15414 [ts] Fix restrictions for optional parameters (
@nicolo-ribaudo
):nail_care: Polish
:house: Internal
babel-core
- #15137 Improve CJS compat with ESM-based
@babel/core
(@nicolo-ribaudo
):microscope: Output optimization
babel-plugin-transform-typescript
- #15418 [ts] Handle exponentiation operator in constant folding (
@ehoogeveen-medweb
)Committers: 11
- Abdulaziz Ghuloum (
@azizghuloum
)- Babel Bot (
@babel-bot
)- Emanuel Hoogeveen (
@ehoogeveen-medweb
)- Frank Wienberg (
@fwienber
)
... (truncated)
Changelog
Sourced from @babel/plugin-transform-typescript
's changelog.
v7.21.0 (2023-02-20)
:rocket: New Feature
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
- #15435 feat: Implement
privateFieldsAsSymbols
assumption for classes (@fwienber
)babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-regexp-modifiers
,babel-standalone
- #15226 feat: Support regexp modifiers proposal (
@liuxingbaoyu
)babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
,babel-traverse
- #15022 feat: Generate sourcemaps of friendly call frames (
@liuxingbaoyu
)babel-parser
,babel-types
- #15384 [ts] Support
const
modifier in type parameters (@nicolo-ribaudo
)babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #15405 Implement decorators as presented at
2023-01
TC39 meeting (@nicolo-ribaudo
)babel-parser
- #15114 Parser option to allow
new.target
outside functions (@overlookmotel
)- #15320 Add
annexb: false
parser option to disable Annex B (@nicolo-ribaudo
)babel-core
- #15283 feat: Support
.cts
as configuration file (@liuxingbaoyu
)babel-generator
,babel-parser
,babel-plugin-transform-typescript
- #15381 [ts] Support
export type * from
(@nicolo-ribaudo
):bug: Bug Fix
babel-plugin-transform-typescript
- #15379 [ts5.0] Better inlining of constants in enums (
@liuxingbaoyu
)babel-core
- #15366 handling circular/shared structures in deep-clone (
@azizghuloum
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-new-target
babel-parser
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-types
- #15414 [ts] Fix restrictions for optional parameters (
@nicolo-ribaudo
):nail_care: Polish
:house: Internal
babel-core
- #15137 Improve CJS compat with ESM-based
@babel/core
(@nicolo-ribaudo
):microscope: Output optimization
babel-plugin-transform-typescript
- #15418 [ts] Handle exponentiation operator in constant folding (
@ehoogeveen-medweb
)v7.20.15 (2023-02-02)
:eyeglasses: Spec Compliance
... (truncated)
Commits
de7d75a
v7.21.034136c5
docs: fix typos (#15432)52ccb06
[ts5.0] Better inlining of constants in enums (#15379)6e8ce9d
[ts] Supportexport type * from
(#15381)eb4dfe7
[ts] Handle exponentiation operator in constant folding (#15418)89f3888
v7.20.13f9fbc25
fix: Preserveimport {type T} from 'x'
whenonlyRemoveTypeImports:true
(#...7f13bf9
fix: do not initialize abstract property / accessor (#15344)d414940
v7.20.73a71c79
fix: Support auto accessors with TypeScript annotations (#15209)- 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 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 tried to add @ad1992
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/steveruizok/excalidraw/pulls/1210/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the steveruizok/excalidraw repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request