Closed dependabot[bot] closed 1 month ago
Bumps the dependencies-minor-updates group with 10 updates in the / directory:
7.24.7
7.25.7
7.24.6
9.1.3
9.2.1
2.30.0
2.31.0
7.35.2
7.37.1
1.77.8
1.79.5
8.2.4
8.3.0
7.16.1
7.18.0
5.94.0
5.95.0
Updates @babel/preset-react from 7.24.7 to 7.25.7
@babel/preset-react
Sourced from @babel/preset-react's releases.
@babel/preset-react
v7.25.7 (2024-10-02) Thanks @DylanPiercey and @YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung) 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) babel-generator #16788 Fix printing of TS infer in 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) :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) babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env #16858 Add browserslist config to external dependency (@JLHwung) 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) :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_BREAKING at startup (@nicolo-ribaudo) Committers: 8 Babel Bot (@babel-bot) Dylan Piercey (@DylanPiercey) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu coderaiser (@coderaiser) fisker Cheung (@fisker) hwook (@YuHyeonWook) v7.25.6 (2024-08-29) Thanks @j4k0xb for your first PR!
Thanks @DylanPiercey and @YuHyeonWook for your first PRs!
@DylanPiercey
@YuHyeonWook
babel-helper-validator-identifier
@JLHwung
babel-traverse
babel-plugin-transform-classes
super()
@nicolo-ribaudo
babel-generator
infer
[no LineTerminator here]
babel-types
@liuxingbaoyu
babel-core
--experimental-require-module
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
babel-plugin-transform-typescript
@babel/types
BABEL_TYPES_8_BREAKING
@babel-bot
@coderaiser
@fisker
Thanks @j4k0xb for your first PR!
@j4k0xb
... (truncated)
Sourced from @babel/preset-react's changelog.
v7.25.7 (2024-10-02) :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung) 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) babel-generator #16788 Fix printing of TS infer in 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) :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) babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env #16858 Add browserslist config to external dependency (@JLHwung) 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) :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_BREAKING at startup (@nicolo-ribaudo) v7.25.6 (2024-08-29) :bug: Bug Fix babel-generator #16783 Properly print inner comments in TS array types (@nicolo-ribaudo) #16775 fix: jsx whitespace is not properly preserved when retainLines (@liuxingbaoyu) babel-traverse #16727 fix: path.getAssignmentIdentifiers may be undefined (@liuxingbaoyu) babel-parser #16761 fix: improve static canFollowModifier checks (@JLHwung) babel-helpers, babel-plugin-transform-optional-chaining, babel-runtime-corejs3 #16769 Only wrap functions in superPropertyGet helper (@nicolo-ribaudo) :nail_care: Polish babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16780 Do not enforce printing space between ( and comments (@nicolo-ribaudo)
path.getAssignmentIdentifiers
undefined
babel-parser
babel-helpers
babel-plugin-transform-optional-chaining
babel-runtime-corejs3
superPropertyGet
babel-plugin-transform-async-to-generator
babel-plugin-transform-block-scoping
babel-plugin-transform-class-properties
babel-plugin-transform-duplicate-named-capturing-groups-regex
babel-plugin-transform-named-capturing-groups-regex
babel-plugin-transform-react-jsx-development
babel-plugin-transform-react-jsx
babel-plugin-transform-react-pure-annotations
babel-plugin-transform-regenerator
babel-plugin-transform-runtime
(
2533cfb
69d65f1
^18.20.0 || ^20.17.0 || >=22.8.0
dba45d3
devDependencies
tsconfig.json
Updates @babel/preset-typescript from 7.24.7 to 7.25.7
@babel/preset-typescript
Sourced from @babel/preset-typescript's releases.
@babel/preset-typescript
Sourced from @babel/preset-typescript's changelog.
60b9670
enums
b7dcfdd
Updates @babel/register from 7.24.6 to 7.25.7
@babel/register
Sourced from @babel/register's releases.
@babel/register
Sourced from @babel/register's changelog.
7934963
type: module
package.json
Updates babel-loader from 9.1.3 to 9.2.1
babel-loader
Sourced from babel-loader's releases.
v9.2.1 What's Changed Avoid error on missing getLogger by @nicolo-ribaudo in babel/babel-loader#1045 Full Changelog: https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1 v9.2.0 What's Changed Remove caller option check by @JLHwung in babel/babel-loader#1007 Update deps by @JLHwung in babel/babel-loader#1025 docs: clarify that cacheIdentifier is computed from the merged options by @JLHwung in babel/babel-loader#1000 Add babel-loader logger by @JLHwung in babel/babel-loader#1037 Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0
Full Changelog: https://github.com/babel/babel-loader/compare/v9.2.0...v9.2.1
cacheIdentifier
Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.0
1a9240b
5e5dd0c
d280ee3
a1a24ca
e449287
06c3ad8
943f412
955e577
c5df50c
a186b8b
Updates eslint-plugin-import from 2.30.0 to 2.31.0
eslint-plugin-import
Sourced from eslint-plugin-import's releases.
v2.31.0 Added support eslint v9 (#2996, thanks [@G-Rath] [@michaelfaith]) order: allow validating named imports (#3043, thanks [@manuth]) extensions: add the checkTypeImports option (#2817, thanks [@phryneas]) Fixed ExportMap / flat config: include languageOptions in 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: add disableScc to 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]) #3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@akwodkiewicz]: https://github.com/akwodkiewicz [@joshuaobrien]: https://github.com/joshuaobrien [@liuxingbaoyu]: https://github.com/liuxingbaoyu [@manuth]: https://github.com/manuth [@michaelfaith]: https://github.com/michaelfaith [@phryneas]: https://github.com/phryneas
@G-Rath
@michaelfaith
order
@manuth
extensions
checkTypeImports
@phryneas
ExportMap
languageOptions
no-named-as-default
@akwodkiewicz
export
exportMap
no-relative-packages
@joshuaobrien
no-cycle
@soryy708
disableScc
RuleTester
no-restricted-paths
@unbeauvoyage
no-default-export
no-named-export
#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@akwodkiewicz]: https://github.com/akwodkiewicz [@joshuaobrien]: https://github.com/joshuaobrien [@liuxingbaoyu]: https://github.com/liuxingbaoyu [@manuth]: https://github.com/manuth [@michaelfaith]: https://github.com/michaelfaith [@phryneas]: https://github.com/phryneas
Sourced from eslint-plugin-import's changelog.
[2.31.0] - 2024-10-03 Added support eslint v9 (#2996, thanks [@G-Rath] [@michaelfaith]) [order]: allow validating named imports (#3043, thanks [@manuth]) [extensions]: add the checkTypeImports option (#2817, thanks [@phryneas]) Fixed ExportMap / flat config: include languageOptions in 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]: add disableScc to 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])
91f809b
3f1ac24
parse
d225176
5a51b9a
rule-tester
d66cde0
d27a639
1fa8a07
sourceType
0bc1355
55fa203
6be20df
Updates eslint-plugin-react from 7.35.2 to 7.37.1
eslint-plugin-react
Sourced from eslint-plugin-react's releases.
v7.37.1 Fixed [meta] do not npmignore d.ts files (#3836[] @ljharb) Changed [readme] Fix shared settings link (#3834[] @MgenGlder) #3834: jsx-eslint/eslint-plugin-react#3834 #3836: jsx-eslint/eslint-plugin-react#3836 v7.37.0 Added add type generation (#3830[] @voxpelli) [no-unescaped-entities]: add suggestions (#3831[] @StyleShit) [forbid-component-props]: add allowedForPatterns/disallowedForPatterns options (#3805[] @Efimenko) [no-unstable-nested-components]: add propNamePattern to support custom render prop naming conventions (#3826[] @danreeves) Changed [readme] flat config example for react 17+ (#3824[] @GabenGar) #3805: jsx-eslint/eslint-plugin-react#3805 #3824: jsx-eslint/eslint-plugin-react#3824 #3826: jsx-eslint/eslint-plugin-react#3826 #3830: jsx-eslint/eslint-plugin-react#3830 #3831: jsx-eslint/eslint-plugin-react#3831 [forbid-component-props]: docs/rules/forbid-component-props.md [no-unescaped-entities]: docs/rules/no-unescaped-entities.md [no-unstable-nested-components]: docs/rules/no-unstable-nested-components.md v7.36.1 Fixed no-is-mounted: fix logic in method name check (#3821[] @Mathias-S) jsx-no-literals: Avoid crashing on valueless boolean props (#3823[] @reosarevok) #3823: jsx-eslint/eslint-plugin-react#3823 #3821: jsx-eslint/eslint-plugin-react#3821 v7.36.0 Added [no-string-refs]: allow this.refs in > 18.3.0 (#3807[] @henryqdineen) jsx-no-literals Add elementOverrides option and the ability to ignore this rule on specific elements (#3812[] @Pearce-Ropion) [forward-ref-uses-ref]: add rule for checking ref parameter is added (#3667[] @NotWoods) Fixed [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args ( sonarcloud[bot] commented 1 month ago Quality Gate passed Issues 0 New issues 0 Accepted issues Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code See analysis details on SonarCloud
d.ts
@ljharb
@MgenGlder
#3834: jsx-eslint/eslint-plugin-react#3834 #3836: jsx-eslint/eslint-plugin-react#3836
@voxpelli
no-unescaped-entities
@StyleShit
forbid-component-props
allowedForPatterns
disallowedForPatterns
@Efimenko
no-unstable-nested-components
propNamePattern
@danreeves
@GabenGar
#3805: jsx-eslint/eslint-plugin-react#3805 #3824: jsx-eslint/eslint-plugin-react#3824 #3826: jsx-eslint/eslint-plugin-react#3826 #3830: jsx-eslint/eslint-plugin-react#3830 #3831: jsx-eslint/eslint-plugin-react#3831 [forbid-component-props]: docs/rules/forbid-component-props.md [no-unescaped-entities]: docs/rules/no-unescaped-entities.md [no-unstable-nested-components]: docs/rules/no-unstable-nested-components.md
no-is-mounted
@Mathias-S
jsx-no-literals
@reosarevok
#3823: jsx-eslint/eslint-plugin-react#3823 #3821: jsx-eslint/eslint-plugin-react#3821
no-string-refs
@henryqdineen
elementOverrides
@Pearce-Ropion
forward-ref-uses-ref
@NotWoods
function-component-definition
boolean-prop-naming
jsx-first-prop-new-line
jsx-props-no-multi-spaces
propTypes
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Bumps the dependencies-minor-updates group with 10 updates in the / directory:
7.24.7
7.25.7
7.24.7
7.25.7
7.24.6
7.25.7
9.1.3
9.2.1
2.30.0
2.31.0
7.35.2
7.37.1
1.77.8
1.79.5
8.2.4
8.3.0
7.16.1
7.18.0
5.94.0
5.95.0
Updates
@babel/preset-react
from 7.24.7 to 7.25.7Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.... (truncated)
Commits
2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/preset-typescript
from 7.24.7 to 7.25.7Release notes
Sourced from
@babel/preset-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript
's changelog.... (truncated)
Commits
2533cfb
v7.25.760b9670
[Babel 8] Removeenums
option of flow plugin (#16792)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)b7dcfdd
Simplify test fixtures (#16793)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/register
from 7.24.6 to 7.25.7Release notes
Sourced from
@babel/register
's releases.... (truncated)
Changelog
Sourced from
@babel/register
's changelog.... (truncated)
Commits
2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)7934963
Usetype: module
in allpackage.json
s (#16535)Updates
babel-loader
from 9.1.3 to 9.2.1Release notes
Sourced from babel-loader's releases.
Commits
1a9240b
9.2.15e5dd0c
Avoid error on missing getLogger (v9) (#1045)d280ee3
9.2.0a1a24ca
backport #1034 to 9.x (#1037)e449287
docs: clarify thatcacheIdentifier
is computed from the merged options (#1000)06c3ad8
Update deps (#1025)943f412
Update metadata test (#1024)955e577
Bump braces from 3.0.2 to 3.0.3 (#1020)c5df50c
Update tests (#1003)a186b8b
Remove caller option check (#1007)Updates
eslint-plugin-import
from 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
eslint-plugin-react
from 7.35.2 to 7.37.1Release notes
Sourced from eslint-plugin-react's releases.