chore(deps): update all dependencies
This MR contains the following updates:
Release Notes
babel/babel (@babel/core)
v7.25.8
🐛 Bug Fix
-
babel-core-
#16888 Restore public API of
resolvePlugin/resolvePreset(@nicolo-ribaudo)
-
#16888 Restore public API of
🏠 Internal
-
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-env- #16824 Inline one-line syntax plugins (@nicolo-ribaudo)
v7.25.7
🐛 Bug Fix
-
babel-helper-validator-identifier -
babel-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
💅 Polish
-
babel-types- #16852 Add deprecated JSDOC for fields (@liuxingbaoyu)
🏠 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-env -
babel-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)
eslint/eslint (@eslint/js)
v9.13.0
Features
-
381c32bfeat: Allow languages to providedefaultLanguageOptions(#19003) (Milos Djermanovic) -
bf723bdfeat: Improve eslintrc warning message (#19023) (Milos Djermanovic) -
1def4cdfeat: drop support for jiti v1.21 (#18996) (Francesco Trotta) -
f879be2feat: exportESLint.defaultConfig(#18983) (Nitin Kumar)
Bug Fixes
-
78836d4fix: update thecomplexityrule type (#19027) (Nitin Kumar) -
064c8b6fix: update rule types (#18925) (Nitin Kumar)
Documentation
-
abdbfa8docs: markLintMessage#nodeTypeas deprecated (#19019) (Nitin Kumar) -
19e68d3docs: update deprecated rules type definitions (#19018) (Nitin Kumar) -
7dd402ddocs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic) -
5dcbc51docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic) -
1ee87cadocs: Update README (GitHub Actions Bot) -
2c3dbdcdocs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)
Chores
-
68d2d9dchore: upgrade to@eslint/js@9.13.0and@eslint/core@^0.7.0(#19034) (Francesco Trotta) -
2211f0achore: package.json update for @eslint/js release (Jenkins) -
c7abaefperf: using Node.js compile cache (#19012) (唯然) -
1d7c077chore: add pkg.type "commonjs" (#19011) (唯然) -
468e3bdtest: fixESLinttests (#19021) (Francesco Trotta) -
ed4635fci: upgrade knip@5.32.0 (#18992) (Milos Djermanovic) -
efad767chore: remove unused ignore dependency (#18993) (Amaresh S M)
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/js@9.12.0(#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
Bug Fixes
-
20fd916fix: add@eslint/core,@types/estree, &@types/json-schemadeps (#18938) (Nitin Kumar) -
2738322fix: add missing types forrequire-atomic-updatesrule (#18937) (Kristóf Poduszló) -
d71ff30fix: add missing types forobject-shorthandrule (#18935) (Kristóf Poduszló) -
561cadcfix: add missing types forno-unsafe-negationrule (#18932) (Kristóf Poduszló) -
8843656fix: add missing types forno-underscore-danglerule (#18931) (Kristóf Poduszló) -
92cde5cfix: add missing types forno-shadowrule (#18930) (Kristóf Poduszló) -
b3cbe11fix: add missing types forno-sequencesrule (#18929) (Kristóf Poduszló) -
976f77ffix: add missing types forno-unused-expressionsrule (#18933) (Kristóf Poduszló)
Documentation
Chores
-
df4a859chore: upgrade @eslint/js@9.11.1 (#18943) (Milos Djermanovic) -
36d8095chore: package.json update for @eslint/js release (Jenkins)
storybookjs/storybook (@storybook/addon-a11y)
v8.3.6
- CLI: Install Svelte CSF v5 in Svelte5 projects - #29323, thanks @shilman!
- Svelte: Add v5 stories to CLI templates - #29382, thanks @JReinhold!
v8.3.5
- CLI: Update the React Native init to include v8 dependencies - #29273, thanks @dannyhw!
- Vitest plugin: Fix renamed export stories - #29250, thanks @shilman!
v8.3.4
- Addon Test: Support story name as test description - #29147, thanks @InfiniteXyy!
- Addon-Interactions: Use ansi-to-html for colored test errors - #29110, thanks @kasperpeulen!
v8.3.3
import-js/eslint-plugin-import (eslint-plugin-import)
v2.31.0
Added
- support eslint v9 ([#2996], thanks [@G-Rath] [@michaelfaith])
- [
order]: allow validating named imports ([#3043], thanks [@manuth]) - [
extensions]: add thecheckTypeImportsoption ([#2817], thanks [@phryneas])
Fixed
-
ExportMap/ flat config: includelanguageOptionsin context ([#3052], thanks [@michaelfaith]) - [
no-named-as-default]: Allow using an identifier if the export is both a named and a default export ([#3032], thanks [@akwodkiewicz]) - [
export]: False positive for exported overloaded functions in TS ([#3065], thanks [@liuxingbaoyu]) -
exportMap: export map cache is tainted by unreliable parse results ([#3062], thanks [@michaelfaith]) -
exportMap: improve cacheKey when using flat config ([#3072], thanks [@michaelfaith]) - adjust "is source type module" checks for flat config ([#2996], thanks [@G-Rath])
Changed
- [Docs] [
no-relative-packages]: fix typo ([#3066], thanks [@joshuaobrien]) - [Performance] [
no-cycle]: dont scc for each linted file ([#3068], thanks [@soryy708]) - [Docs] [
no-cycle]: adddisableSccto docs ([#3070], thanks [@soryy708]) - [Tests] use re-exported
RuleTester([#3071], thanks [@G-Rath]) - [Docs] [
no-restricted-paths]: fix grammar ([#3073], thanks [@unbeauvoyage]) - [Tests] [
no-default-export], [no-named-export]: add test case (thanks [@G-Rath])
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.11.1
🩹 Fixes
v17.11.0
🌟 Features
-
no-missing-import: Add
ignoreTypeImportoptions (#344) (e022aba) - no-process-env: Allow users to exclude specific variables (#345) (b16a475)
- Update no-unsupported to node v22.9.0 (#342) (87fb484)
🩹 Fixes
-
no-missing-import: Ignore node builtins in package.json
imports(#346) (148e47e) - no-missing-import: Resolve tsconfig paths relative to the tsconfig (#343) (6cd7954)
📚 Documentation
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.1
Fixed
Changed
- [readme] Fix shared settings link (#3834 @MgenGlder)
v7.37.0
Added
- add type generation (#3830 @voxpelli)
- [
no-unescaped-entities]: add suggestions (#3831 @StyleShit) - [
forbid-component-props]: addallowedForPatterns/disallowedForPatternsoptions (#3805 @Efimenko) - [
no-unstable-nested-components]: addpropNamePatternto support custom render prop naming conventions (#3826 @danreeves)
Changed
- [readme] flat config example for react 17+ (#3824 @GabenGar)
storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)
v0.9.0
🚀 Enhancement
🐛 Bug Fix
- Tweak
generate-rule#147 (@yinm) - Update links in docs #130 (@hoonweiting @yannbf)
- Remove uninformative 'Further Reading' sections from rule docs #131 (@hoonweiting)
Authors: 3
- Wei Ting (@hoonweiting)
- Yann Braga (@yannbf)
- Yusuke Iinuma (@yinm)
i18next/i18next (i18next)
v23.16.2
- perf(size): Adds a isString utility 2248
v23.16.1
- perf: Optimize size of Formatter 2247
v23.16.0
- use
Intl.getCanonicalLocalesfunction if available to format language code, like suggested in 2244
v23.15.2
prosemirror/prosemirror-model (prosemirror-model)
v1.23.0
New features
The new NodeType.isInGroup method can be used to query group membership.
bvaughn/react-error-boundary (react-error-boundary)
v4.1.2
- Remove
enginesfield from Package JSON entirely
v4.1.1
- Remove node constraint from engines
v4.1.0
- Relax fallback prop to support broader ReactNode type
react-hook-form/react-hook-form (react-hook-form)
v7.53.1: Version 7.53.1
thanks to @rasikhq @abnud11 @crypt0box @developer-bandi @matmannion @hasancruk & @vismay7
microsoft/TypeScript (typescript)
v5.6.3: TypeScript 5.6.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
- fixed issues query for Typescript 5.6.3 (Stable).
Downloads are available on:
webpack/webpack (webpack)
v5.95.0
Bug Fixes
- Fixed hanging when attempting to read a symlink-like file that it can't read
- Handle
defaultfor import context element dependency - Merge duplicate chunks call after split chunks
- Generate correctly code for dynamically importing the same file twice and destructuring
- Use content hash as [base] and [name] for extracted DataURI's
- Distinguish
moduleandimportinmodule-importfor externalsimport's - [Types] Make
EnvironmentPlugindefault values types less strict - [Types] Typescript 5.6 compatibility
New Features
- Add new
optimization.avoidEntryIifeoption (trueby default for theproductionmode) - Pass output.hash* options to loader context
Performance
- Avoid unneeded re-visit in build chunk graph
yjs/yjs (yjs)
v13.6.20
- lint
487465d - add yjs-inspector
345fd31 - add devtools
4ff65b5 - [#667] sanity checks for Yjs caveats. In dev_mode, objects inserted into Yjs can't be manipulated.
8152cf8 -
#667 - add sanity messages when data is read before type is added to a document.
3bf44b9 - Y.Array.length should be 0 before it is integrated - #666
8cd1a48 - Merge pull request #665 from batchor/main
9e9f294 - add ScienHub as a user.
4fb7789 - add ScienHub as a user.
c1ef9a1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.