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.8
->7.27.0
7.25.2
->7.26.10
7.25.1
->7.27.0
7.25.0
->7.26.0
7.24.8
->7.26.3
7.24.7
->7.26.10
7.25.3
->7.26.9
7.25.0
->7.27.0
15.2.3
->15.3.1
9.1.3
->9.2.1
1.0.0-rc.12
->1.0.0
5.65.17
->5.65.19
0.6.0
->0.7.2
1.4.6
->1.4.7
3.12.0
->3.12.1
8.57.0
->8.57.1
5.2.1
->5.2.6
4.19.2
->4.21.2
6.1.0
->6.1.1
1.22
->1.24
4.1.2
->4.1.4
11.10.0
->11.11.1
5.6.0
->5.6.3
5.4.1
->5.6.1
5.2.0
->5.6.0
10.0.1
->10.1.4
1.15.1
->1.15.4
2.9.0
->2.9.2
17.33.5
->17.38.1
6.2.2
->6.2.6
8.4.40
->8.5.3
3.3.3
->3.5.3
3.9
->3.13
1.3.0
->1.3.1
1.77.8
->1.86.3
4.5.1
->4.7.0
5.93.0
->5.99.6
5.0.4
->5.2.1
8.18.0
->8.18.1
Release Notes
babel/babel (@babel/cli)
v7.27.0
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
importAttributesKeyword
towith
(@JLHwung)🚀 New Feature
babel-helper-create-class-features-plugin
,babel-traverse
,babel-types
traverseFast
to exit early (@liuxingbaoyu)babel-parser
,babel-types
ImportAttributes
toStandardized
and move its parser test fixtures (@JLHwung)babel-generator
babel-parser
,babel-template
allowYieldOutsideFunction
to parser (@liuxingbaoyu)babel-plugin-transform-typescript
,babel-traverse
upToScope
parameter tohasBinding
(@liuxingbaoyu)babel-parser
babel-types
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-traverse
scope.crawl()
(@liuxingbaoyu)babel-helpers
,babel-preset-typescript
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
rewriteRelativeImportExtensions
(@JLHwung)babel-cli
@babel/cli
generates duplicate inline source maps (@liuxingbaoyu)babel-plugin-transform-named-capturing-groups-regex
,babel-types
🏃♀️ Performance
babel-types
@babel/types
(@liuxingbaoyu)babel-helper-create-regexp-features-plugin
v7.26.4
Compare Source
↩️ Revert
babel-traverse
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)v7.25.7
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-traverse
babel-plugin-transform-classes
super()
check (@nicolo-ribaudo)babel-generator
infer
in compact mode (@nicolo-ribaudo)[no LineTerminator here]
after nodes (@nicolo-ribaudo)💅 Polish
babel-types
🏠 Internal
babel-core
--experimental-require-module
(@nicolo-ribaudo)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-generator
[no LineTerminator here]
before nodes (@nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescript
babel-types
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)v7.25.6
Compare Source
🐛 Bug Fix
babel-generator
babel-traverse
path.getAssignmentIdentifiers
may beundefined
(@liuxingbaoyu)babel-parser
babel-helpers
,babel-plugin-transform-optional-chaining
,babel-runtime-corejs3
superPropertyGet
helper (@nicolo-ribaudo)💅 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
(
and comments (@nicolo-ribaudo)babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
babel-generator
🏠 Internal
babel-generator
parent
params in the generator (@nicolo-ribaudo)rollup/plugins (@rollup/plugin-node-resolve)
v15.3.1
2024-12-15
Updates
test
withincludes
(#1787)v15.3.0
2024-09-23
Features
v15.2.4
2024-09-22
Updates
babel/babel-loader (babel-loader)
v9.2.1
Compare Source
What's Changed
Full Changelog: babel/babel-loader@v9.2.0...v9.2.1
v9.2.0
Compare Source
What's Changed
cacheIdentifier
is computed from the merged options by @JLHwung in https://github.com/babel/babel-loader/pull/1000Full Changelog: babel/babel-loader@v9.1.3...v9.2.0
cheeriojs/cheerio (cheerio)
v1.0.0
Compare Source
Cheerio 1.0 is here! 🎉
Announcement Blog Post
Breaking Changes
The minimum NodeJS version is now 18.17 or higher https://github.com/cheeriojs/cheerio/pull/3959
Import paths were simplified. For example, use
cheerio/slim
instead ofcheerio/lib/slim
. https://github.com/cheeriojs/cheerio/pull/3970The deprecated default Cheerio instance and static methods were removed. https://github.com/cheeriojs/cheerio/pull/3974
Before, it was possible to write code like this:
Make sure to always load documents first:
Node types previously re-exported by Cheerio must now be imported directly
from (
domhandler
)(https://github.com/fb55/domhandler). https://github.com/cheeriojs/cheerio/pull/3969htmlparser2 options now reside exclusively under the
xml
key (https://github.com/cheeriojs/cheerio/pull/2916):New Features
Fixes
cheerio/utils
by @blixt in https://github.com/cheeriojs/cheerio/pull/2601data
, and simplify by @fb55 in https://github.com/cheeriojs/cheerio/pull/2818closest
be able to start from text nodes by @Qualtagh in https://github.com/cheeriojs/cheerio/pull/2811Other
Full Changelog: cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0
codemirror/basic-setup (codemirror)
v5.65.19
Compare Source
v5.65.18
Compare Source
jshttp/cookie (cookie)
v0.7.2
Compare Source
Fixed
hasOwnProperty
(#177)bc38ffd
v0.7.1
: 0.7.1Compare Source
Fixed
serialize
without options, useobj.hasOwnProperty
when parsing (#172)v0.7.0
: 0.7.0Compare Source
main
topackage.json
for rspack (#166 by @proudparrot2)expressjs/cookie-parser (cookie-parser)
v1.4.7
Compare Source
==========
hasOwnProperty
serialize
without options, useobj.hasOwnProperty
when parsingmain
topackage.json
for rspackpartitioned
optionpriority
optionexpires
option to reject invalid datesbrowserify/crypto-browserify (crypto-browserify)
v3.12.1
Compare Source
eslint/eslint (eslint)
v8.57.1
Compare Source
Bug Fixes
a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188
fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898) (Francesco Trotta)60a1267
fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8e
fix: allowname
in global ignores, fix--no-ignore
for non-global (#18875) (Milos Djermanovic)3836bb4
fix: do not crash on error infs.walk
filter (#18886) (Milos Djermanovic)2dec349
fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4
docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575
docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7d
docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7ea
docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07f
docs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366a
build: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45
chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04
chore: package.json update for @eslint/js release (Jenkins)3f6ce8d
chore: pin [email protected] (#18910) (Milos Djermanovic)9f07549
chore: ignore/docs/v8.x
in link checker (#18660) (Milos Djermanovic)prettier/eslint-plugin-pre
Configuration
📅 Schedule: Branch creation - "after 4am on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.