chore(deps): update dependency @swc/helpers to v0.5.17
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @swc/helpers (source) | 0.5.1 -> 0.5.17 |
Release Notes
swc-project/swc (@swc/helpers)
v0.5.17
Bug Fixes
-
(error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)
-
(es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)
-
(es/parser) Allow abstract method named
accessor(#10327) (3f71776) -
(es/preset-env) Consider
browserslistconfig ifenv.targetis not configured (#8921) (a2dc372) -
fix(es/compat): Remove one promise tick in yield* (tc39/ecma262#2819) (#10317)
Related issue:
Features
-
(errors) Integrate
miettefor enhanced diagnostic reporting (#10241) (156c3b1) -
(es/codegen) Support
sourceMap.urloption ofterser(#10346) (566bc7c)
Miscellaneous Tasks
Performance
-
(es/ast) Reduce redundant string comparison for
Atoms (#10323) (3ce9d81) -
(es/jsx) Cache FileName for JSX pass (#9951) (#10322) (9852940)
-
(es/parser) Remove redundant
is_asciicalls (#10334) (e66b4d6) -
(es/parser) Remove ascii check for no-ascii (#10350) (4279b96)
Testing
v0.5.15
v0.5.13
v0.5.12
v0.5.11
v0.5.10
v0.5.9
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.3
v0.5.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.