build: update all non-major dependencies #30859
Open
+189
−195
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:
9.32.0
->9.33.0
7.8.0
->7.8.1
v4.2.2
->v4.3.0
2.6.2
->2.6.3
9.32.0
->9.33.0
1.0.0-beta.31
->1.0.0-beta.32
Release Notes
eslint/eslint (@eslint/js)
v9.33.0
Compare Source
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)Chores
4258046
chore: update dependency @eslint/js to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for @eslint/js release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)SBoudrias/Inquirer.js (@inquirer/prompts)
v7.8.1
Compare Source
actions/checkout (actions/checkout)
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)
v2.6.3
: - data patchCompare Source
Full Changelog: web-platform-dx/baseline-browser-mapping@v2.6.2...v2.6.3
rolldown/rolldown (rolldown)
v1.0.0-beta.32
Compare Source
💥 BREAKING CHANGES
advanceChunks
andpreserveEntrySignatures
(#5629) by @hyf0TreeshakingOptions
type with Rollup (#5592) by @sapphi-red🚀 Features
context
option (#5631) by @7086cmdimport ... from 'external-module'
in rolldown's best (#5599) by @hyf0treeshake.moduleSideEffects
option (#5593) by @sapphi-red🐛 Bug Fixes
./
prefix for relative imports starting with.
(#5687) by @shulaodadeconflict_import_bindings
(#5684) by @hyf0export {}
to ensure correct ESM detection (#5686) by @shulaodaoption.context
(#5669) by @situ2001typeof require === 'function'
(#5651) by @hyf0this
toexports
for cjs modules (#5641) by @hyf0this.emitFile
(#5611) by @shulaodamodule.exports
(#5607) by @hyf0require(...)
to sensible form (#5604) by @hyf0undefined
fromtreeshake.moduleSideEffects
function (#5595) by @sapphi-red🚜 Refactor
FxHashSet
andFxHashMap
(#5665) by @shulaodaconstants.rs
(#5650) by @hyf0exports,module
to__rolldown_exports__,__rolldown_module__
(#5647) by @hyf0VisitMut
toTraverse
(#5646) by @hyf0bit_index
function to getRuntimeHelper
bit index (#5634) by @IWANABETHATGUYJsCallback
andMaybeAsyncJsCallback
(#5628) by @shulaodaEnvFilter
(#5231) by @Boshentreeshake.moduleSideEffects
(#5594) by @sapphi-red📚 Documentation
⚡ Performance
🧪 Testing
option.context
(#5663) by @situ2001⚙️ Miscellaneous Tasks
just debug-test
alias to run test without extended test case (#5633) by @IWANABETHATGUYcase_sensitive_file_extension_comparisons
(#5625) by @shulaodaConfiguration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, 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 has been generated by Renovate Bot.