chore(deps): update dependencies #419
Merged
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.8->1.8.00.1.65->0.3.91.3.105->1.4.20.2.31->0.2.3629.5.11->29.5.1218.19.8->18.19.1827.6.3->27.9.03.0.3->3.1.03.2.4->3.2.5Release Notes
swc-project/swc-node (@swc-node/register)
v1.8.0Compare Source
What's Changed
jsc.module.noInteropwhen it's not supported by @kdy1 in https://github.com/swc-project/swc-node/pull/733ignoreDynamicoption by @SukkaW in https://github.com/swc-project/swc-node/pull/745New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/core](https://togithub.com/swc-node/core)[@​1](https://togithub.com/1).10.5...[@​swc-node/register](https://togithub.com/swc-node/register)[@​1](https://togithub.com/1).8.0
swc-project/swc (@swc/core)
v1.4.2Compare Source
Bug Fixes
(es/helpers) Add
addInitializerto field decorators (#8619) (cd38ef3)(es/minifier) Abort property hoister on
thisusage (#8647) (9715320)(es/react) Validate pragma before parsing (#8637) (5f1cf01)
(es/typescript) Handle exported JSX members (#8642) (22c8e2e)
Features
(es/minifier) Remove unused parameters of arrow functions (#8636) (8cd4813)
(swc_core) Expose ES linter (#8635) (762959c)
Testing
(es/parser) Add a test for
<<(#8634) (2c63b31)(es/transforms) Add a test for
reserved_wordspass (#8638) (a0b77e0)v1.4.1Compare Source
Bug Fixes
(binding/types) Update typings for
options.envsto match implementation (#8620) (2a115cf)(es/compat) Visit AssignExpr right branch in FnEnvHoister (#8633) (e5d6de0)
(es/decorators) Do not insert duplicate constructors (#8631) (21a447f)
(es/parser) Set class property to
abstractoroverrideeven in error states (#8610) (5a77306)(es/parser) Fix parsing of dynamic source phase imports (#8611) (7d724d8)
(es/parser) Rescan
<<as<when parsing type args (#8607) (9e6dad9)(es/parser) Fix detection of
use strictdirective (#8617) (95236e9)(es/plugin) Fix schema version issue (#8621) (132be95)
(es/quote) Allow variables typed
AssignTarget(#8602) (6a48be4)(es/quote) Support
AssignTarget, really (#8603) (ef91661)(es/quote) Fix code generation of
AssignTarget(#8604) (16e9d4c)Features
hoist_props(#8593) (3122e94)Miscellaneous Tasks
(config) Remove an empty file in
swc_config(#8609) (d87fef0)(preset-env) Update
browserslist-rs(#8614) (e5585e9)Refactor
Testing
(es) Update
tscconformance test suite (#8615) (c0beba7)Update
@swc/plguin-jestused for plugin e2e testing (#8601) (95fe3db)Build
(cargo) Update
rustctonightly-2024-02-06(#8618) (6726b63)(plugin) Update
wasmertov4.2.5(#8624) (4e0d240)v1.4.0Compare Source
Bug Fixes
(cli) Make Rust CLI use sourcemap code from the
swccrate (#8576) (82bc061)(es/codegen) Fix codegen of async methods with decorators (#8575) (8c32225)
(es/lexer) Fix typo in
packagekeyword (#8589) (8413a6c)(es/minifier) Fix top-level check (#8583) (a7c5255)
(es/proposals) Support using
usingkeyword with functions (#8574) (d81596c)(es/resolver) Skip property in JSX member (#8598) (d480ab9)
(es/testing) Make
test_inline!not read output as a file (#8569) (d683089)(es/typescript) Handle exported JSX binding name in TypeScript namespace (#8596) (2a70a6b)
Features
(es/minifier) Inline more IIFE arguments (#8584) (18e0b53)
(es/minifier) Respect more options (#8582) (fd997d3)
Refactor
Testing
(es/minifer) Update the passing terser test list (#8573) (8b86638)
(es/testing) Ensure that
test_inline!is working properly (#8590) (872a47b)v1.3.107Compare Source
Bug Fixes
(es/codegen) Do not produce octal literals (#8565) (07634a0)
(es/decorator) Skip TypeScript class method/prop declarations (#8555) (6a8dd8c)
(es/decorator) Preserve state while traversing the
module_itemsscope (#8556) (f416aff)(es/loader) Make
tscresolver work for bare specifier (#8550) (d6a4615)v1.3.106Compare Source
Bug Fixes
(binding/types) Add
bugfixesfield to EnvConfig (#8538) (49ebdf9)(common) Fix source map generation with
inputSourceMap(#8546) (043ee85)(es/ast) Add
definiteandis_overridetoAutoAccessor(#8436) (572bcae)(es/ast) Fix definition of
SetterProp(#8314) (bc38ac9)(es/codegen) Set
sourceRootof sourcemaps (#6086) (ae78669)(es/compat) Support vars from
reserved_wordpass (#8543) (fc929e9)(es/loader) Don't use browser versions for
jsc.paths(#8548) (fab27da)(es/minifier) Fix a bug related to inliner and the variable scoping (#8542) (aa70131)
(es/module) Fix resolving of dependencies (#8533) (71fb5c1)
(es/module) Fix handling of
*injsc.paths(#8535) (2d8bd9e)(es/quote) Add support for import phase to quote macro (#8536) (71930ff)
Features
(css/parser) Implement error reporting for
@valueof CSS Modules (#8547) (00619b1)(es/ast) Support import phase (#8279) (72048ae)
(swc_core) Expose
preset_env_base(#8537) (793f265)Miscellaneous Tasks
sourcemap(#8544) (4630426)swc-project/pkgs (@swc/jest)
v0.2.32Compare Source
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v27.9.0Compare Source
Features
v27.8.0Compare Source
Features
failing.each(#1499) (9e9cf83)v27.7.0Compare Source
Features
[@typescript-eslint](https://togithub.com/typescript-eslint)v7 (#1500) (6be2928)27.6.3 (2024-01-12)
Bug Fixes
27.6.2 (2024-01-10)
Reverts
tsconfig.json(#1476)" (5e6199d), closes #147627.6.1 (2024-01-01)
Bug Fixes
metainformation with snapshot processor for ESLint v9 (#1484) (067e246)remy/nodemon (nodemon)
v3.1.0Compare Source
Features
prettier/prettier (prettier)
v3.2.5Compare Source
diff
Support Angular inline styles as single template literal (#15968 by @sosukesuzuki)
Angular v17 supports single string inline styles.
Unexpected embedded formatting for Angular template (#15969 by @JounQin)
Computed template should not be considered as Angular component template
Use
"json"parser fortsconfig.jsonby default (#16012 by @sosukesuzuki)In v2.3.0, we introduced
"jsonc"parser which adds trialing comma by default.When adding a new parser we also define how it will be used based on the
linguist-languagesdata.tsconfig.jsonis a special file used by TypeScript, it uses.jsonfile extension, but it actually uses the JSON with Comments syntax. However, we found that there are many third-party tools not recognize it correctly because of the confusing.jsonfile extension.We decide to treat it as a JSON file for now to avoid the extra configuration step.
To keep using the
"jsonc"parser for yourtsconfig.jsonfiles, add the following to your.pretterrcfile{ "overrides": [ { "files": ["tsconfig.json", "jsconfig.json"], "options": { "parser": "jsonc" } } ] }Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.