unplugin-vue-jsx
unplugin-vue-jsx copied to clipboard
fix(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
babel/babel (@babel/core)
v7.25.7
:bug: Bug Fix
babel-helper-validator-identifierbabel-traverse- #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey)
babel-plugin-transform-classes- #16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)
- #16797 Use an inclusion rather than exclusion list for
babel-generator- #16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo) - #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo)
- #16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo)
- #16788 Fix printing of TS
:nail_care: Polish
babel-types- #16852 Add deprecated JSDOC for fields (@liuxingbaoyu)
:house: Internal
babel-core- #16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)
- #16820 Allow sync loading of ESM when
babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone- #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo)
babel-generator- #16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo)
- #16779 Simplify logic for
:running_woman: Performance
babel-plugin-transform-typescript- #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu)
babel-types- #16842 perf: Improve @babel/types builders (@liuxingbaoyu)
- #16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)
v7.25.2
:bug: Bug Fix
babel-core,babel-traverse- #16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@nicolo-ribaudo)
- #16695 Ensure that
v7.24.9
:bug: Bug Fix
babel-core,babel-standalone- #16639 Avoid
require()call in@babel/standalonebundle (@nicolo-ribaudo)
- #16639 Avoid
babel-types
:nail_care: Polish
babel-generator,babel-plugin-transform-optional-chaining- #16617 Avoid extra parens in TS
as/satisfies(@nicolo-ribaudo)
- #16617 Avoid extra parens in TS
:house: Internal
babel-helper-module-transforms- #16629 Lazy top-level initializations for module transforms (@guybedford)
v7.24.8
:eyeglasses: Spec Compliance
babel-parser- #16567 Do not use strict mode in TS
declare(@liuxingbaoyu)
- #16567 Do not use strict mode in TS
:bug: Bug Fix
babel-generator- #16630 Correctly print parens around
ininforheads (@nicolo-ribaudo) - #16626 Fix printing of comments in
await using(@nicolo-ribaudo) - #16591 fix typescript code generation for yield expression inside type expre… (@SreeXD)
- #16630 Correctly print parens around
babel-parser- #16613 Disallow destructuring assignment in
usingdeclarations (@H0onnn) - #16490 fix: do not add
.value: undefinedto regexp literals (@liuxingbaoyu)
- #16613 Disallow destructuring assignment in
babel-types- #16615 Remove boolean props from
ObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)
- #16615 Remove boolean props from
babel-plugin-transform-typescript- #16566 fix: Correctly handle
export import x =(@liuxingbaoyu)
- #16566 fix: Correctly handle
:nail_care: Polish
babel-generator- #16625 Avoid unnecessary parens around
asyncinfor await(@nicolo-ribaudo)
- #16625 Avoid unnecessary parens around
babel-traverse- #16619 Avoid checking
Scope.globalsmultiple times (@liuxingbaoyu)
- #16619 Avoid checking
rollup/plugins (@rollup/pluginutils)
v5.1.2
2024-09-23
Bugfixes
- fix: optimize
createFilterandnormalizePath(#1750)
v5.1.1
2024-09-22
Bugfixes
- fix: improve regex performance (#1753)
sxzz/eslint-config (@sxzz/eslint-config)
v4.3.0
🚀 Features
View changes on GitHub
v4.2.1
🐞 Bug Fixes
- deps:
- Update all non-major dependencies - in https://github.com/sxzz/eslint-config/issues/105 (d6288)
- Update all non-major dependencies - in https://github.com/sxzz/eslint-config/issues/106 (4e9bd)
View changes on GitHub
v4.2.0
🚀 Features
View changes on GitHub
v4.1.6
No significant changes
View changes on GitHub
v4.1.5
🐞 Bug Fixes
View changes on GitHub
v4.1.4
No significant changes
View changes on GitHub
v4.1.3
🐞 Bug Fixes
View changes on GitHub
v4.1.2
🐞 Bug Fixes
View changes on GitHub
vuejs/babel-plugin-jsx (@vue/babel-plugin-jsx)
v1.2.5
🐞 Bug Fixes
- Missing colon in event name for dynamic model arguments - by @KaelWD in https://github.com/vuejs/babel-plugin-jsx/issues/642 (ad14b)
View changes on GitHub
v1.2.4
No significant changes
View changes on GitHub
v1.2.3
🐞 Bug Fixes
- Don't merge imports - by @sxzz (fb007)
- V-slots should not import resolveDirective - by @winixt in https://github.com/vuejs/babel-plugin-jsx/issues/698 (734ab)
- jsx-explorer:
View changes on GitHub
antfu/bumpp (bumpp)
v9.6.1
🚀 Features
View changes on GitHub
v9.6.0
🚀 Features
🐞 Bug Fixes
- The recursive option is not working in the bump.config.ts file - by @gz65555 in https://github.com/antfu-collective/bumpp/issues/42 (4fda6)
- Improve printed commit messages - by @antfu (2e634)
View changes on GitHub
v9.5.2
🐞 Bug Fixes
- Check file exists before update - by @ryoppippi in https://github.com/antfu-collective/bumpp/issues/40 (cf526)
View changes on GitHub
v9.5.1
🚀 Features
- Read deno.jsonc for version check - by @ryoppippi in https://github.com/antfu-collective/bumpp/issues/39 (6f4cb)
View changes on GitHub
v9.5.0
v9.4.2
eslint/eslint (eslint)
v9.12.0
Features
5a6a053feat: update tojitiv2 (#18954) (Arya Emami)17a07fbfeat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)2ff0e51feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)2d17453feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)
Bug Fixes
ea380cafix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)fdd6319fix: Issues with type definitions (#18940) (Arya Emami)
Documentation
ecbd522docs: Mention code explorer (#18978) (Nicholas C. Zakas)7ea4eccdocs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)d3e4b2edocs: Clarify how to exclude.jsfiles (#18976) (Milos Djermanovic)57232ffdocs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)b80ed00docs: Update README (GitHub Actions Bot)cb69ab3docs: Update README (GitHub Actions Bot)7fb0d95docs: Update README (GitHub Actions Bot)493348adocs: Update README (GitHub Actions Bot)87a582cdocs: fix typo inid-matchrule (#18944) (Jay)
Chores
555aafdchore: upgrade to@eslint/[email protected](#18987) (Francesco Trotta)873ae60chore: package.json update for @eslint/js release (Jenkins)d0a5414refactor: replace strip-ansi with native module (#18982) (Cristopher)b827029chore: Enable JSON5 linting (#18979) (Milos Djermanovic)8f55ca2chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)c1a2725chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)
v9.11.1
v9.11.0
Features
ec30c73feat: add "eslint/universal" to exportLinter(#18883) (唯然)c591da6feat: Add language to types (#18917) (Nicholas C. Zakas)492eb8ffeat: limit the name given toImportSpecifierinid-length(#18861) (Tanuj Kanti)19c6856feat: Addno-useless-constructorsuggestion (#18799) (Jordan Thomson)a48f8c2feat: add typeFormatterFunction, updateLoadedFormatter(#18872) (Francesco Trotta)
Bug Fixes
5e5f39bfix: add missing types forno-restricted-exportsrule (#18914) (Kristóf Poduszló)8f630ebfix: add missing types forno-param-reassignoptions (#18906) (Kristóf Poduszló)d715781fix: add missing types forno-extra-boolean-castoptions (#18902) (Kristóf Poduszló)2de5742fix: add missing types forno-misleading-character-classoptions (#18905) (Kristóf Poduszló)c153084fix: add missing types forno-implicit-coercionoptions (#18903) (Kristóf Poduszló)fa11b2efix: add missing types forno-empty-functionoptions (#18901) (Kristóf Poduszló)a0deed1fix: add missing types forcamelcaseoptions (#18897) (Kristóf Poduszló)
Documentation
e4e5709docs: correctprefer-object-has-owntype definition comment (#18924) (Nitin Kumar)91cbd18docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)59cfc0fdocs: clarifyresultsMetainLoadedFormattertype (#18881) (Milos Djermanovic)adcc50ddocs: Update README (GitHub Actions Bot)4edac1adocs: Update README (GitHub Actions Bot)
Build Related
Chores
ca21a64chore: upgrade @eslint/js@9.11.0 (#18927) (Milos Djermanovic)a10f90achore: package.json update for @eslint/js release (Jenkins)e4e02ccrefactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas)6d4484dchore: updates for v8.57.1 release (Jenkins)71f37c5refactor: use optional chaining when validating config rules (#18893) (lucasrmendonca)2c2805fchore: Add PR note to all templates (#18892) (Nicholas C. Zakas)7b852cerefactor: useDirectiveclass from@eslint/plugin-kit(#18884) (Milos Djermanovic)d594dddchore: update dependency @eslint/core to ^0.6.0 (#18863) (renovate[bot])78b2421chore: Update change.yml (#18882) (Nicholas C. Zakas)a416f0achore: enable$ExpectTypecomments in .ts files (#18869) (Francesco Trotta)
v9.10.0
v9.9.1
v9.9.0
Features
41d0206feat: Add support for TS config files (#18134) (Arya Emami)3a4eaf9feat: add suggestion torequire-awaitto removeasynckeyword (#18716) (Dave)
Documentation
9fe068cdocs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)48117b2docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661docs: Fix typo (#18735) (Zaina Al Habash)3c32a9edocs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978docs: Update README (GitHub Actions Bot)
Chores
461b2c3chore: upgrade to@eslint/[email protected](#18765) (Francesco Trotta)59dba1bchore: package.json update for @eslint/js release (Jenkins)fea8563chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot])aac191echore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot])b97fa05chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
v9.8.0
v9.7.0
Features
7bd9839feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394feat: addregexoption inno-restricted-imports(#18622) (Nitin Kumar)
Bug Fixes
Documentation
9f416dbdocs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)c8d26cbdocs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7docs:loadESLintdoes not support optioncwd(#18641) (Francesco Trotta)
Chores
793b718chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9achore: package.json update for @eslint/js release (Jenkins)7bcda76refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57cchore: add tech sponsors through actions (#18624) (Strek)6320732refactor: don't useparentproperty inNodeEventGenerator(#18653) (Milos Djermanovic)9e6d640refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
v9.6.0
v9.5.0
pnpm/pnpm (pnpm)
v9.12.0: pnpm 9.12
Minor Changes
-
Fix peer dependency resolution dead lock #8570. This change might change some of the keys in the
snapshotsfield insidepnpm-lock.yamlbut it should happen very rarely. -
pnpm outdatedcommand supports now a--sort-by=nameoption for sorting outdated dependencies by package name #8523. -
Added the ability for
overridesto remove dependencies by specifying"-"as the field value #8572. For example, to removelodashfrom the dependencies, use this configuration inpackage.json:{ "pnpm": { "overrides": { "lodash": "-" } } }
Patch Changes
- Fixed an issue where
pnpm list --json pkgshowed"private": falsefor a private package #8519. - Packages with
libcthat differ frompnpm.supportedArchitectures.libcare not downloaded #7362. - Prevent
ENOENTerrors caused by runningstore prunein parallel #8586. - Add issues alias to
pnpm bugs#8596.
Platinum Sponsors
|
|
|
Gold Sponsors
|
|
|
|
|
|
|
|
|
|
|
Our Silver Sponsors
Run & review this pull request in StackBlitz Codeflow.
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/@babel/[email protected] 🔁 npm/@babel/[email protected] | Transitive: shell | +38 |
11.4 MB | existentialism, hzoo, jlhwung, ...1 more |
| npm/@types/[email protected] 🔁 npm/@types/[email protected] | None | +1 |
2.37 MB | types |
| npm/[email protected] 🔁 npm/[email protected] | Transitive: eval, filesystem, shell, unsafe | +84 |
10.7 MB | eslintbot, openjsfoundation |
| npm/[email protected] 🔁 npm/[email protected] | Transitive: environment, network, shell, unsafe | +76 |
10.1 MB | egoist |
| npm/[email protected] 🔁 npm/[email protected] | Transitive: environment, filesystem, network, shell | +7 |
6 MB | antfu, patak, soda, ...2 more |
| npm/[email protected] 🔁 npm/[email protected] | Transitive: environment, filesystem, shell, unsafe | +31 |
3.83 MB | antfu, oreanno, patak, ...1 more |