Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^22.17.0 -> ^22.18.12 age confidence
automd ^0.4.0 -> ^0.4.2 age confidence
c12 ^3.2.0 -> ^3.3.1 age confidence
eslint (source) ^9.32.0 -> ^9.38.0 age confidence
magic-string ^0.30.17 -> ^0.30.19 age confidence
oxc-minify (source) ^0.81.0 -> ^0.95.0 age confidence
oxc-parser (source) ^0.81.0 -> ^0.95.0 age confidence
oxc-transform (source) ^0.81.0 -> ^0.95.0 age confidence
pnpm (source) 10.14.0 -> 10.19.0 age confidence
pretty-bytes ^7.0.0 -> ^7.1.0 age confidence
rolldown (source) 1.0.0-beta.31 -> 1.0.0-beta.44 age confidence
rolldown-plugin-dts ^0.15.5 -> ^0.16.12 age confidence
tinyglobby (source) ^0.2.14 -> ^0.2.15 age confidence
typescript (source) ^5.9.2 -> ^5.9.3 age confidence

Release Notes

unjs/automd (automd)

v0.4.2

Compare Source

compare changes

v0.4.1

Compare Source

compare changes

🩹 Fixes
  • pm-install: Use pnpm add instead of pnpm install (#​122)
  • pm, pm-install: Add npm: prefix for deno (#​115)
  • jsimport: Bun doesn't support url imports (#​112)
  • Create missing output dir (#​106)
📖 Documentation
🏡 Chore
❤️ Contributors
unjs/c12 (c12)

v3.3.1

Compare Source

compare changes

🩹 Fixes
🏡 Chore
❤️ Contributors

v3.3.0

Compare Source

compare changes

🚀 Enhancements
  • Support loading config with array exports (#​272)
  • Allow extends without extension (#​268)
🩹 Fixes
  • loadDotenv: cwd is optional (#​273)
📖 Documentation
  • Improve dotenv section with multiple files example (#​270)
🏡 Chore
✅ Tests
❤️ Contributors
eslint/eslint (eslint)

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

v9.37.0

Compare Source

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)

Bug Fixes

Documentation

  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#​20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#​20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#​20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#​20157) (Pixel998)
  • 347906d chore: update eslint (#​20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#​20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#​20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#​20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#​20144) (Milos Djermanovic)

v9.36.0

Compare Source

Features

  • 47afcf6 feat: correct preserve-caught-error edge cases (#​20109) (Francesco Trotta)

Bug Fixes

Documentation

  • b73ab12 docs: update examples to use defineConfig (#​20131) (sethamus)
  • 31d9392 docs: fix typos (#​20118) (Pixel998)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 91f97c5 docs: Update README (GitHub Actions Bot)

Chores

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#​20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)
  • bac82a2 ci: simplify renovate configuration (#​19907) (唯然)
  • c00bb37 ci: bump actions/labeler from 5 to 6 (#​20090) (dependabot[bot])
  • fee751d refactor: use defaultOptions in rules (#​20121) (Pixel998)
  • 1ace67d chore: update example to use defineConfig (#​20111) (루밀LuMir)
  • 4821963 test: add missing loc information to error objects in rule tests (#​20112) (루밀LuMir)
  • b42c42e chore: disallow use of deprecated type property in core rule tests (#​20094) (Milos Djermanovic)
  • 7bb498d test: remove deprecated type property from core rule tests (#​20093) (Pixel998)
  • e10cf2a ci: bump actions/setup-node from 4 to 5 (#​20089) (dependabot[bot])
  • 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#​20080) (Pixel998)
  • f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#​20079) (Milos Djermanovic)

v9.35.0

Compare Source

Features

  • 42761fa feat: implement suggestions for no-empty-function (#​20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#​20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#​19913) (Amnish Singh Arora)

Bug Fixes

  • 10e7ae2 fix: update uncloneable options error message (#​20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#​20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#​20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#​20034) (Milos Djermanovic)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#​20032) (sethamus)

Documentation

  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#​20074) (jjangga0214)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#​20064) (OTonGitHub)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#​20050) (Josh Goldberg ✨)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#​20036) (Francesco Trotta)
  • 8033b19 docs: add documentation for --no-config-lookup (#​20033) (Francesco Trotta)

Chores

v9.34.0

Compare Source

Features

  • 0bb777a feat: multithread linting (#​19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#​19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#​20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#​20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#​20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#​20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#​20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#​20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#​19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

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 in one-var (#​19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.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 in no-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: use ESLint class to generate formatter examples (#​19972) (Milos Djermanovic)

Chores

rich-harris/magic-string (magic-string)

v0.30.19

Compare Source

Bug Fixes
Features
  • replace(All) support replacement for functions when the first parameter is a string (#​304) (fd1d887)

v0.30.18

Compare Source

Bug Fixes
oxc-project/oxc (oxc-minify)

v0.95.0

🚀 Features
  • c19c9ec napi/minify: Expose join_vars, sequences, and max_iterations options (#​14545) (IWANABETHATGUY)
🐛 Bug Fixes
  • 32a41cf napi/minify: S/passes/max_iterations to avoid confusion (#​14608) (Boshen)
  • 14686a4 napi/minify: Handle boolean values for compress.unused option (#​14513) (Kentaro Suzuki)

v0.92.0

🐛 Bug Fixes
  • 2f9e16d napi/minifier, napi/transformer: Rename CommonJS file to .cjs (#​14047) (overlookmotel)
🚜 Refactor

v0.91.0

💥 BREAKING CHANGES
  • 6fcb0d0 minifier: [BREAKING] Receive supported engines instead of ecmascript versions (#​13933) (sapphi-red)
🐛 Bug Fixes
  • 21bbf95 napi: Rebuild bindings file for NAPI packages (#​13889) (overlookmotel)
💼 Other

v0.90.0

🚀 Features
  • b52389a node: Bump engines field to require Node.js 20.19.0+ for ESM support (#​13879) (Copilot)
🐛 Bug Fixes
  • 9796ec1 napi: Fix binding files (Boshen)

v0.83.0

💥 BREAKING CHANGES
  • 34d0a01 napi/minify,transform: [BREAKING] Change module type to ESM (#​13349) (Boshen)
🚀 Features

v0.82.3

🐛 Bug Fixes

v0.82.2

🚜 Refactor

v0.82.1

🚀 Features
  • 993db89 minifier: .minify and .dce methods; run dce in loop (#​13026) (Boshen)
oxc-project/oxc (oxc-parser)

v0.95.0

🚀 Features
🚜 Refactor
  • 4f301de napi/parser, linter/plugins: Improve formatting of generated code (#​14554) (overlookmotel)
  • 68c0252 napi/parser, linter/plugins: Shorten generated raw transfer deserializer code (#​14553) (overlookmotel)
  • f6d890a napi/parser: Re-run ast_tools codegen (#​14547) (overlookmotel)
  • 52f35c6 napi/parser, linter/plugins: Rename types.js to type_ids.js (#​14384) (overlookmotel)
🧪 Testing
  • f293e3e napi/parser: Disable raw transfer tests on antd.js fixture (#​14446) (overlookmotel)
  • 994c099 napi/parser: Skip slow test (#​14424) (overlookmotel)
  • 0b076b4 napi/parser: Fix and clarify exclude tests logic (#​14409) (overlookmotel)
  • 56274a5 napi/parser: Increase timeout on slow test (#​14391) (overlookmotel)

v0.94.0

🚀 Features
  • a2914fe linter/plugins: Add loc field getter to all AST nodes (#​14355) (overlookmotel)
  • c8de6fe linter/plugins: Add parent field to AST nodes (#​14345) (overlookmotel)
  • 7e4d04f napi/parser: Add option to add parent prop to AST nodes with raw transfer (#​14344) (overlookmotel)
  • 6374065 napi/parser: Raw transfer support range field (#​14319) (overlookmotel)
🐛 Bug Fixes
  • a11bc9f napi/parser, linter/plugins: Add range field to TemplateElement (#​14339) (overlookmotel)
  • c65e782 napi/parser: Fix JSDoc comments (#​14318) (overlookmotel)
🚜 Refactor
  • 1489376 napi/parser, linter/plugins: Minify walker code (#​14376) (overlookmotel)
  • c8eeeb5 linter/plugins: Remove build-time dependency on napi/parser (#​14374) (overlookmotel)
  • 073167a napi/parser: Simplify raw transfer deserializer codegen (#​14313) (overlookmotel)
  • 34e1c0b napi/parser: Use minifier to generate JS/TS raw transfer deserializers from single source (#​14312) (overlookmotel)
  • a98757a napi/parser: Minify syntax in raw transfer deserializers (#​14308) (overlookmotel)
⚡ Performance
  • e75d42d napi/parser, linter/plugins: Remove runtime preserveParens option from raw transfer deserializers (#​14338) (overlookmotel)

v0.93.0

🚜 Refactor
  • c0c0c17 napi/parser: Remove unnecessary #[estree(field_order)] attr (#​14144) (overlookmotel)
🧪 Testing
  • 8c09592 napi/parser: Align fixture version with other tasks (#​14146) (overlookmotel)

v0.92.0

💥 BREAKING CHANGES
  • b1da5d5 napi/parser: [BREAKING] Change oxc-parser to ESM (#​14042) (overlookmotel)
🐛 Bug Fixes
  • 1f4be38 napi/parser: Generate .d.mts extension for types (#​14038) (Daniel Roe)
🚜 Refactor
📚 Documentation
🧪 Testing

v0.91.0

🐛 Bug Fixes
  • 0185984 napi/parser: Raw transfer preserveParens option apply to TSParenthesizedType (#​13964) (overlookmotel)
  • bd2fa90 napi/parser: Move browser.js file (#​13918) (overlookmotel)
  • 5ff91bc napi/parser: Fix example (#​13887) (overlookmotel)
  • 21bbf95 napi: Rebuild bindings file for NAPI packages (#​13889) (overlookmotel)
🚜 Refactor
  • 48062d0 napi/parser: Itemize files in package.json (#​13978) (overlookmotel)
  • 329b7e7 napi/parser: Move scripts to scripts directory (#​13900) (overlookmotel)
  • ac3e9e9 napi/parser: Move JS code into src-js directory (#​13899) (overlookmotel)
  • 2cef8ec napi/parser: Remove outdated comment (#​13886) (overlookmotel)
📚 Documentation
  • 7a50ad9 napi/parser, napi/transform: Correct README examples (#​13934) (overlookmotel)
💼 Other

v0.90.0

🚀 Features
  • b52389a node: Bump engines field to require Node.js 20.19.0+ for ESM support (#​13879) (Copilot)
  • 24a21b3 napi/parser: preserveParens option for raw transfer (#​13855) (overlookmotel)
🐛 Bug Fixes
  • 9796ec1 napi: Fix binding files (Boshen)
🚜 Refactor

v0.89.0

🐛 Bug Fixes
  • 341791e parser: Invalid main entrypoint in package.json (#​13767) (Ari Perkkiö)

v0.88.0

💥 BREAKING CHANGES
🐛 Bug Fixes
  • ab51394 raw_transfer: Disable layout assertions on some 32-bit platforms (#​13716) (overlookmotel)
🚜 Refactor
  • [babbaca](ht

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Aug 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.37%. Comparing base (3ce07db) to head (ef975c1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   72.37%   72.37%           
=======================================
  Files           9        9           
  Lines         601      601           
  Branches       96       96           
=======================================
  Hits          435      435           
  Misses        165      165           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from cb7e4eb to 2be4bce Compare August 23, 2025 03:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ef975c1 to 10329f7 Compare August 31, 2025 11:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from c291049 to 425cb36 Compare September 8, 2025 10:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 72bba54 to 5558b8f Compare September 15, 2025 07:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5dd7a3f to f8c3ecb Compare September 18, 2025 03:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 206f478 to d6b7015 Compare September 28, 2025 02:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d2d2521 to 9f98374 Compare October 3, 2025 22:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 83d357c to 2f85701 Compare October 13, 2025 06:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 06bca85 to a7c9f14 Compare October 21, 2025 02:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a7c9f14 to beb62ad Compare October 21, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants