chore(deps): update devdependencies - autoclosed #9970
Closed
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:
7.24.3
->7.24.5
7.23.3
->7.24.5
20.0.2
->20.1.1
5.8.2
->5.15.5
29.5.11
->29.5.12
18.2.48
->18.3.2
18.2.18
->18.3.0
8.56.0
->8.57.0
27.6.3
->27.9.0
^11.0.0
->^14.0.0
7.33.2
->7.34.1
7.33.2
->7.34.1
4.6.0
->4.6.2
6.2.0
->6.2.2
3.2.2
->3.2.5
^7.0.2
->^0.1.0
This is a special PR that replaces
eslint-plugin-node
with the community suggested minimal stable replacement version.This is a special PR that replaces
rollup-plugin-terser
with the community suggested minimal stable replacement version.Release Notes
babel/babel (@babel/core)
v7.24.5
Compare Source
🐛 Bug Fix
babel-plugin-transform-classes
,babel-traverse
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
💅 Polish
babel-parser
using
declaration (@JLHwung)🏠 Internal
babel-parser
@babel/parser
AST types (@nicolo-ribaudo).startNode
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
NodePath<T | U>
distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application
,babel-types
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo)babel-plugin-transform-class-properties
,babel-preset-env
🏃♀️ Performance
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
objectWithoutPropertiesLoose
on V8 (@romgrk)v7.24.4
Compare Source
👓 Spec Compliance
babel-parser
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
🐛 Bug Fix
babel-generator
{ [key in Bar]? }
(@liuxingbaoyu)TSMappedType
(@liuxingbaoyu)babel-compat-data
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
super()
exists andprotoInit
is not needed (@liuxingbaoyu)babel-plugin-transform-block-scoping
for X
in loop (@liuxingbaoyu)let
when thefor
body is not a block (@liuxingbaoyu)babel-core
,babel-plugin-transform-block-scoped-functions
,babel-plugin-transform-block-scoping
octokit/rest.js (@octokit/rest)
v20.1.1
Compare Source
Bug Fixes
v20.1.0
Compare Source
Features
eslint/eslint (eslint)
v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)jest-community/eslint-plugin-jest (eslint-plugin-jest)
v27.9.0
Compare Source
Features
v27.8.0
Compare Source
Features
failing.each
(#1499) (9e9cf83)v27.7.0
Compare 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
meta
information with snapshot processor for ESLint v9 (#1484) (067e246)jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.1
Compare Source
Fixed
jsx-no-leaked-render
][jsx-no-leaked-render]: prevent wrongly adding parens ([#3700][] @developer-bandi)boolean-prop-naming
][boolean-prop-naming]: detect TS interfaces ([#3701][] @developer-bandi)boolean-prop-naming
][boolean-prop-naming]: literalType error fix ([#3704][] @developer-bandi)boolean-prop-naming
][boolean-prop-naming]: allow TSIntersectionType ([#3705][] @developer-bandi)no-unknown-property
][no-unknown-property]: supportpopover
,popovertarget
,popovertargetaction
attributes ([#3707][] @ljharb)no-unknown-property
][no-unknown-property]: only matchdata-*
attributes containing-
([#3713][] @silverwind)checked-requires-onchange-or-readonly
][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#3715][] @jaesoekjjang)Changed
boolean-prop-naming
][boolean-prop-naming]: improve error message (@ljharb)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.