projects
projects copied to clipboard
⬆️ build(deps-dev): Bump @swc/core from 1.2.224 to 1.3.38
Bumps @swc/core from 1.2.224 to 1.3.38.
Changelog
Sourced from @swc/core's changelog.
[1.3.38] - 2023-03-06
Bug Fixes
(bindings/node) Fix
visitBindingIdentifier(#7000) (30cff01)(es) Allow any kind of input source maps if it's enabled (#7002) (da5367b)
(es/minifier) Don't skip expressions with side effects from seq inliner (#7007) (cfeb088)
(es/minifier) Don't create invalid property names (#7010) (bb2486c)
(es/parser) Fix parsing of an array spread in tsx properties (#7011) (6d6731f)
(es/preset-env) Move
findLastandfindLastIndexto finished proposals (#7012) (b46a724)(es/typescript) Treat export default declarations as declarations (#7017) (34f9ad3)
Features
(es/minifier) Optimize calls to
Boolean/Number/String/Symbol(#7006) (06cbb90)(es/parser) Add an option to disallow ambiguous jsx (#6913) (a6471f3)
(es/transforms) Add an option to drop unused imports (#6962) (67d0a89)
(es/transforms) Support namespace imports from
const_modules(#7013) (3cb03d5)(es/typescript) Support
export type * from "mod"(#6867) (beb38d3)Miscellaneous Tasks
... (truncated)
Commits
873e532chore: Publishv1.3.38(#7018)0d3cff5chore: Publish crates34f9ad3fix(es/typescript): Treat export default declarations as declarations (#7017)66247f0chore: Publish cratesda5367bfix(es): Allow any kind of input source maps if it's enabled (#7002)f32be0echore: Publish crates3cb03d5feat(es/transforms): Support namespace imports fromconst_modules(#7013)b7cef34chore: Publish cratesb46a724fix(es/preset-env): MovefindLastandfindLastIndexto finished proposals...1a368dechore: Publish crates- 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)