Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@codemirror/autocomplete 6.19.0 -> 6.19.1 age confidence
@codemirror/commands 6.9.0 -> 6.10.0 age confidence
@codemirror/lint 6.9.0 -> 6.9.2 age confidence
@codemirror/view 6.38.5 -> 6.38.6 age confidence
@types/node (source) 22.18.8 -> 22.19.0 age confidence
@types/react-dom (source) 19.2.1 -> 19.2.2 age confidence
@types/styled-components (source) 5.1.34 -> 5.1.35 age confidence
eslint (source) 9.37.0 -> 9.39.1 age confidence
eslint-config-next (source) 15.5.4 -> 15.5.6 age confidence
next (source) 15.5.4 -> 15.5.6 age confidence
sharp (source, changelog) 0.34.4 -> 0.34.5 age confidence

Release Notes

codemirror/autocomplete (@​codemirror/autocomplete)

v6.19.1

Compare Source

Bug fixes

Make sure a completion's info panel is associated with that completion in the accessibility tree.

codemirror/commands (@​codemirror/commands)

v6.10.0

Compare Source

New features

The new deleteGroupForwardWin command provides by-group forward deletion using the Windows convention.

codemirror/lint (@​codemirror/lint)

v6.9.2

Compare Source

Bug fixes

Fix an infinite loop that would occur when a diagnostic pointed beyond the end of the document.

v6.9.1

Compare Source

Bug fixes

Properly display diagnostics that just cover multiple newlines as widgets.

codemirror/view (@​codemirror/view)

v6.38.6

Compare Source

Bug fixes

Work around a regression in Safari 26 that causes fragments of old selections to remain visible.

eslint/eslint (eslint)

v9.39.1

Compare Source

v9.39.0

Compare Source

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

vercel/next.js (eslint-config-next)

v15.5.6

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Turbopack: don't define process.cwd() in node_modules #​83452
Credits

Huge thanks to @​mischnic for helping!

v15.5.5

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Split code-frame into separate compiled package (#​84238)
  • Add deprecation warning to Runtime config (#​84650)
  • fix: unstable_cache should perform blocking revalidation during ISR revalidation (#​84716)
  • feat: experimental.middlewareClientMaxBodySize body cloning limit (#​84722)
  • fix: missing next/link types with typedRoutes (#​84779)
Misc Changes
  • docs: early October improvements and fixes (#​84334)
Credits

Huge thanks to @​devjiwonchoi, @​ztanner, and @​icyJoseph for helping!

lovell/sharp (sharp)

v0.34.5

Compare Source

  • Upgrade to libvips v8.17.3 for upstream bug fixes.

  • Add experimental support for prebuilt Linux RISC-V 64-bit binaries.

  • Support building from source with npm v12+, deprecate --build-from-source flag.
    #​4458

  • Add support for BigTIFF output.
    #​4459
    @​throwbi

  • Improve error messaging when only warnings issued.
    #​4465

  • Simplify ICC processing when retaining input profiles.
    #​4468


Configuration

📅 Schedule: Branch creation - "on tuesday" (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.


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

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

@renovate renovate bot force-pushed the renovate/js-update branch 4 times, most recently from a280ced to 917bc42 Compare October 23, 2025 14:45
@renovate renovate bot force-pushed the renovate/js-update branch 2 times, most recently from 01618e2 to 5c2183b Compare October 28, 2025 20:11
@renovate renovate bot changed the title Update Javascript packages (non-major) fix(deps): update javascript packages (non-major) Oct 29, 2025
@renovate renovate bot force-pushed the renovate/js-update branch 4 times, most recently from 9f603db to 1d90655 Compare November 3, 2025 22:42
@renovate renovate bot force-pushed the renovate/js-update branch from 1d90655 to d6c3155 Compare November 6, 2025 16:14
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.

1 participant