Bump the prod-minor-updates group across 1 directory with 8 updates #960

Closed
opened 2026-04-05 18:03:10 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 9/5/2025

Bumps the prod-minor-updates group with 8 updates in the / directory:

Package From To
eslint 9.33.0 9.34.0
eslint-config-next 15.4.6 15.5.2
express-rate-limit 8.0.1 8.1.0
lucide-react 0.539.0 0.542.0
next 15.4.6 15.5.2
npm 11.5.2 11.6.0
posthog-node 5.7.0 5.8.2
react-easy-sort 1.6.0 1.7.0

Updates eslint from 9.33.0 to 9.34.0

Release notes

Sourced from eslint's releases.

v9.34.0

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

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
Changelog

Sourced from eslint's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 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)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 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)
Commits
  • b8875f6 9.34.0
  • 2e455fb Build: changelog update for 9.34.0
  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030)
  • b48fa20 chore: package.json update for @​eslint/js release
  • 4bce8a2 chore: package.json update for eslint-config-eslint release
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002)
  • Additional commits viewable in compare view

Updates eslint-config-next from 15.4.6 to 15.5.2

Release notes

Sourced from eslint-config-next's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.28

Core Changes

  • [codemod] return origin src in viewport mod if not changed: #83435
  • feat(next/image): introduce preload prop and deprecated priority prop: #83351
  • [metadata] use generateStaticParams for getImageMetadata: #83374
  • fix: Include CSP nonce in next/dynamic preload: #81999
  • [Segment Cache] use loading from dynamic response for unprefetched navigations: #83305
  • Upgrade React from 3302d1f7-20250903 to b9a04536-20250904: #83446

Misc Changes

  • test: add prerender snapshot for metadata-dynamic-routes test: #83432
  • Docs: Fix broken getImageProps sample code: #83436
  • auto-enable errors.json merge driver: #83420
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob: #83357
  • Update Rspack development test manifest: #83407
  • Update Rspack production test manifest: #83408
  • [turbopack] Add an execution test for the behavior when a module throws an error: #83451

... (truncated)

Commits

Updates express-rate-limit from 8.0.1 to 8.1.0

Release notes

Sourced from express-rate-limit's releases.

v8.1.0

You can view the changelog here.

Commits
  • 6061935 8.1.0
  • 2f2ed4d Add validation check for Forwarded header (#549)
  • d0e7c85 chore(deps-dev): bump the all group across 1 directory with 5 updates (#554)
  • 66aa1b0 test: check for renamed Request in types (#543)
  • 658c201 Document windowMs limit for MemoryStore and warn on invalid values (#550)
  • aa3b291 fix: include RateLimit-Reset header when resetSeconds is 0 (#553)
  • 1eca1a4 Update CI workflow to include pull_request trigger
  • ec8a6f9 chore: migrate biome config for current version
  • 207100e chore(deps-dev): bump the all group with 4 updates (#548)
  • 471076d chore(deps-dev): bump the all group with 4 updates (#547)
  • Additional commits viewable in compare view

Updates lucide-react from 0.539.0 to 0.542.0

Release notes

Sourced from lucide-react's releases.

Version 0.542.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.541.0...0.542.0

Version 0.541.0

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.540.0...0.541.0

Version 0.540.0

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.539.0...0.540.0

Commits

Updates next from 15.4.6 to 15.5.2

Release notes

Sourced from next's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.28

Core Changes

  • [codemod] return origin src in viewport mod if not changed: #83435
  • feat(next/image): introduce preload prop and deprecated priority prop: #83351
  • [metadata] use generateStaticParams for getImageMetadata: #83374
  • fix: Include CSP nonce in next/dynamic preload: #81999
  • [Segment Cache] use loading from dynamic response for unprefetched navigations: #83305
  • Upgrade React from 3302d1f7-20250903 to b9a04536-20250904: #83446

Misc Changes

  • test: add prerender snapshot for metadata-dynamic-routes test: #83432
  • Docs: Fix broken getImageProps sample code: #83436
  • auto-enable errors.json merge driver: #83420
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob: #83357
  • Update Rspack development test manifest: #83407
  • Update Rspack production test manifest: #83408
  • [turbopack] Add an execution test for the behavior when a module throws an error: #83451

... (truncated)

Commits

Updates npm from 11.5.2 to 11.6.0

Release notes

Sourced from npm's releases.

v11.6.0

11.6.0 (2025-09-03)

Features

Bug Fixes

Dependencies

Changelog

Sourced from npm's changelog.

11.6.0 (2025-09-03)

Features

Bug Fixes

Dependencies

Commits
  • 3b30e0b chore: release 11.6.0
  • 619d43e chore: fix pruner and reify tests for optional peer deps (#8540)
  • bdcc10d feat: add support for optional env var replacements in .npmrc (#8359)
  • dd4cee9 fix(powershell): improve argument parsing (#8539)
  • 5f18557 fix(powershell): fix issue with modified InvocationName (#8532)
  • 208c06e fix: peer edge crash due to no parent or detached node (#8448)
  • 9e5abf1 fix: add redaction to log format egress (#8529)
  • 3b54e9c fix: installLinks works with transitive external file dependencies (#8534)
  • 75ce64a fix: revert handle signal exits gracefully (#8524)
  • ed71acb fix(arborist): #8472 Keeps the registry protocol when modifying resolve URL (...
  • Additional commits viewable in compare view

Updates posthog-node from 5.7.0 to 5.8.2

Release notes

Sourced from posthog-node's releases.

posthog-node@5.8.2

5.8.2

Patch Changes

  • #2285 20c1b38 Thanks @​dustinbyrne! - getFeatureFlag and isFeatureEnabled now respect the sendFeatureFlagEvent client option if not explicitly specified when called.

  • #2285 20c1b38 Thanks @​dustinbyrne! - The sendFeatureFlagEvents option for getFeatureFlagPayload is now marked as deprecated as it is not used.

posthog-node@5.8.1

5.8.1

Patch Changes

posthog-node@5.8.0

5.8.0

Minor Changes

Patch Changes

Changelog

Sourced from posthog-node's changelog.

5.8.2

Patch Changes

  • #2285 20c1b38 Thanks @​dustinbyrne! - getFeatureFlag and isFeatureEnabled now respect the sendFeatureFlagEvent client option if not explicitly specified when called.

  • #2285 20c1b38 Thanks @​dustinbyrne! - The sendFeatureFlagEvents option for getFeatureFlagPayload is now marked as deprecated as it is not used.

5.8.1

Patch Changes

5.8.0

Minor Changes

Patch Changes

Commits
  • 97945fa chore: update versions and lockfile
  • 20c1b38 fix: Respect client sendFeatureFlagEvent option (#2285)
  • 0e24882 chore: Add doc comments to generate into specs. (#2248)
  • 159e463 feat: Node.js reference docs (#2245)
  • d146268 chore: update versions and lockfile
  • 1981815 fix(posthog-node): fix node crash handling (#2243)
  • c4c85e3 chore: update versions and lockfile
  • 44d10c4 feat: abstract rate limiter for node package (#2219)
  • 63e97df feat(flags): implement local evaluation of flag dependencies for posthog-node...
  • See full diff in compare view

Updates react-easy-sort from 1.6.0 to 1.7.0

Release notes

Sourced from react-easy-sort's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/ValentinH/react-easy-sort/compare/v1.6.0...v1.7.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
*Originally created by @dependabot[bot] on 9/5/2025* Bumps the prod-minor-updates group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.34.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.4.6` | `15.5.2` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.0.1` | `8.1.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.539.0` | `0.542.0` | | [next](https://github.com/vercel/next.js) | `15.4.6` | `15.5.2` | | [npm](https://github.com/npm/cli) | `11.5.2` | `11.6.0` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.7.0` | `5.8.2` | | [react-easy-sort](https://github.com/ValentinH/react-easy-sort) | `1.6.0` | `1.7.0` | Updates `eslint` from 9.33.0 to 9.34.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.34.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/0bb777a82b533df595cd520d9c89d291efa14a33"><code>0bb777a</code></a> feat: multithread linting (<a href="https://redirect.github.com/eslint/eslint/issues/19794">#19794</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/43a5f9e36f1aade16f81fc49ef4b333660faadab"><code>43a5f9e</code></a> feat: add eslint-plugin-regexp to eslint-config-eslint base config (<a href="https://redirect.github.com/eslint/eslint/issues/19951">#19951</a>) (Pixel998)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9b8990397b2d2ed70771bb0e2070261a0c41782c"><code>9b89903</code></a> fix: default value of accessor-pairs option in rule.d.ts file (<a href="https://redirect.github.com/eslint/eslint/issues/20024">#20024</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/6c074206ae0eae4816197a57648b415832a20e1d"><code>6c07420</code></a> fix: fix spurious failure in neostandard integration test (<a href="https://redirect.github.com/eslint/eslint/issues/20023">#20023</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/676f4acaaed6e4f6ffe0c2e21272d4702b311a7b"><code>676f4ac</code></a> fix: allow scientific notation with trailing zeros matching exponent (<a href="https://redirect.github.com/eslint/eslint/issues/20002">#20002</a>) (Sweta Tanwar)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/0b4a590333b73a21b9e0ddc98462680e09fe3232"><code>0b4a590</code></a> docs: make rulesdir deprecation clearer (<a href="https://redirect.github.com/eslint/eslint/issues/20018">#20018</a>) (Domenico Gemoli)</li> <li><a href="https://github.com/eslint/eslint/commit/327c67256fbeaf9d5e365802c2a11f5d32a16522"><code>327c672</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/bf2622991f5b892610a8c3343ff16519e5fd7a79"><code>bf26229</code></a> docs: Fix typo in core-concepts/index.md (<a href="https://redirect.github.com/eslint/eslint/issues/20009">#20009</a>) (Tobias Hernstig)</li> <li><a href="https://github.com/eslint/eslint/commit/2309327554acbf011f0d17e7b36fdd68e43adf3a"><code>2309327</code></a> docs: fix typo in the &quot;Configuring Rules&quot; section (<a href="https://redirect.github.com/eslint/eslint/issues/20001">#20001</a>) (ghazi-git)</li> <li><a href="https://github.com/eslint/eslint/commit/2b87e21321422c120c2248dae25cac7f9eec0f29"><code>2b87e21</code></a> docs: [no-else-return] clarify sample code. (<a href="https://redirect.github.com/eslint/eslint/issues/19991">#19991</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/c36570c6657c2a92dbb4f09a8166a4d9909a091a"><code>c36570c</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f19ad9493e0ca04c2c1455fbb3402eaad993a8be"><code>f19ad94</code></a> chore: upgrade to <code>@eslint/js@9.34.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20030">#20030</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b48fa20034e53bc65d1a58f3d834705e3087b00c"><code>b48fa20</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/4bce8a250262ec47207bc260581f979e40c86bda"><code>4bce8a2</code></a> chore: package.json update for eslint-config-eslint release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0c9999c2a682151cf13bb3a4f8916930678c2f9b"><code>0c9999c</code></a> refactor: prefer default options in <code>grouped-accessor-pairs</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20028">#20028</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/d503f1981354c7b86e423879846c61e0405af8fe"><code>d503f19</code></a> ci: fix <code>stale.yml</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20010">#20010</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/e2dc67d8b028147de4da35c64efe1d74c9f6a883"><code>e2dc67d</code></a> ci: centralize <code>stale.yml</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19994">#19994</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7093cb8f590ec2a1b5364d7b5687e9b5f4e06f8a"><code>7093cb8</code></a> ci: bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/eslint/eslint/issues/20005">#20005</a>) (dependabot[bot])</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v9.34.0 - August 22, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f19ad9493e0ca04c2c1455fbb3402eaad993a8be"><code>f19ad94</code></a> chore: upgrade to <code>@eslint/js@9.34.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20030">#20030</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b48fa20034e53bc65d1a58f3d834705e3087b00c"><code>b48fa20</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/4bce8a250262ec47207bc260581f979e40c86bda"><code>4bce8a2</code></a> chore: package.json update for eslint-config-eslint release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0c9999c2a682151cf13bb3a4f8916930678c2f9b"><code>0c9999c</code></a> refactor: prefer default options in <code>grouped-accessor-pairs</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20028">#20028</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0b4a590333b73a21b9e0ddc98462680e09fe3232"><code>0b4a590</code></a> docs: make rulesdir deprecation clearer (<a href="https://redirect.github.com/eslint/eslint/issues/20018">#20018</a>) (Domenico Gemoli)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8990397b2d2ed70771bb0e2070261a0c41782c"><code>9b89903</code></a> fix: default value of accessor-pairs option in rule.d.ts file (<a href="https://redirect.github.com/eslint/eslint/issues/20024">#20024</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/6c074206ae0eae4816197a57648b415832a20e1d"><code>6c07420</code></a> fix: fix spurious failure in neostandard integration test (<a href="https://redirect.github.com/eslint/eslint/issues/20023">#20023</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/676f4acaaed6e4f6ffe0c2e21272d4702b311a7b"><code>676f4ac</code></a> fix: allow scientific notation with trailing zeros matching exponent (<a href="https://redirect.github.com/eslint/eslint/issues/20002">#20002</a>) (Sweta Tanwar)</li> <li><a href="https://github.com/eslint/eslint/commit/327c67256fbeaf9d5e365802c2a11f5d32a16522"><code>327c672</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/d503f1981354c7b86e423879846c61e0405af8fe"><code>d503f19</code></a> ci: fix <code>stale.yml</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20010">#20010</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0bb777a82b533df595cd520d9c89d291efa14a33"><code>0bb777a</code></a> feat: multithread linting (<a href="https://redirect.github.com/eslint/eslint/issues/19794">#19794</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/bf2622991f5b892610a8c3343ff16519e5fd7a79"><code>bf26229</code></a> docs: Fix typo in core-concepts/index.md (<a href="https://redirect.github.com/eslint/eslint/issues/20009">#20009</a>) (Tobias Hernstig)</li> <li><a href="https://github.com/eslint/eslint/commit/43a5f9e36f1aade16f81fc49ef4b333660faadab"><code>43a5f9e</code></a> feat: add eslint-plugin-regexp to eslint-config-eslint base config (<a href="https://redirect.github.com/eslint/eslint/issues/19951">#19951</a>) (Pixel998)</li> <li><a href="https://github.com/eslint/eslint/commit/e2dc67d8b028147de4da35c64efe1d74c9f6a883"><code>e2dc67d</code></a> ci: centralize <code>stale.yml</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19994">#19994</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7093cb8f590ec2a1b5364d7b5687e9b5f4e06f8a"><code>7093cb8</code></a> ci: bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/eslint/eslint/issues/20005">#20005</a>) (dependabot[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/2309327554acbf011f0d17e7b36fdd68e43adf3a"><code>2309327</code></a> docs: fix typo in the &quot;Configuring Rules&quot; section (<a href="https://redirect.github.com/eslint/eslint/issues/20001">#20001</a>) (ghazi-git)</li> <li><a href="https://github.com/eslint/eslint/commit/2b87e21321422c120c2248dae25cac7f9eec0f29"><code>2b87e21</code></a> docs: [no-else-return] clarify sample code. (<a href="https://redirect.github.com/eslint/eslint/issues/19991">#19991</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/c36570c6657c2a92dbb4f09a8166a4d9909a091a"><code>c36570c</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/b8875f67a7bc99824f19147f4a669be7e98f3eee"><code>b8875f6</code></a> 9.34.0</li> <li><a href="https://github.com/eslint/eslint/commit/2e455fb433c4cae19572d75d866392f3b5a677d0"><code>2e455fb</code></a> Build: changelog update for 9.34.0</li> <li><a href="https://github.com/eslint/eslint/commit/f19ad9493e0ca04c2c1455fbb3402eaad993a8be"><code>f19ad94</code></a> chore: upgrade to <code>@eslint/js@9.34.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20030">#20030</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b48fa20034e53bc65d1a58f3d834705e3087b00c"><code>b48fa20</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/4bce8a250262ec47207bc260581f979e40c86bda"><code>4bce8a2</code></a> chore: package.json update for eslint-config-eslint release</li> <li><a href="https://github.com/eslint/eslint/commit/0c9999c2a682151cf13bb3a4f8916930678c2f9b"><code>0c9999c</code></a> refactor: prefer default options in <code>grouped-accessor-pairs</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20028">#20028</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/0b4a590333b73a21b9e0ddc98462680e09fe3232"><code>0b4a590</code></a> docs: make rulesdir deprecation clearer (<a href="https://redirect.github.com/eslint/eslint/issues/20018">#20018</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8990397b2d2ed70771bb0e2070261a0c41782c"><code>9b89903</code></a> fix: default value of accessor-pairs option in rule.d.ts file (<a href="https://redirect.github.com/eslint/eslint/issues/20024">#20024</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/6c074206ae0eae4816197a57648b415832a20e1d"><code>6c07420</code></a> fix: fix spurious failure in neostandard integration test (<a href="https://redirect.github.com/eslint/eslint/issues/20023">#20023</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/676f4acaaed6e4f6ffe0c2e21272d4702b311a7b"><code>676f4ac</code></a> fix: allow scientific notation with trailing zeros matching exponent (<a href="https://redirect.github.com/eslint/eslint/issues/20002">#20002</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-next` from 15.4.6 to 15.5.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">eslint-config-next's releases</a>.</em></p> <blockquote> <h2>v15.5.2</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>fix: disable unknownatrules lint rule entirely (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83059">#83059</a>)</li> <li>revert: add ?dpl to fonts in /_next/static/media (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83062">#83062</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/bgub"><code>@​bgub</code></a> and <a href="https://github.com/ztanner"><code>@​ztanner</code></a> for helping!</p> <h2>v15.5.1</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>fix: aliased navigations should apply scroll handling (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82900">#82900</a>)</li> <li>Turbopack: fix invalid NFT entry with file behind symlink (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82887">#82887</a>)</li> <li>fix: typesafe linking to route handlers and pages API routes (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82858">#82858</a>)</li> <li>fix: change &quot;noUnknownAtRules&quot; to &quot;warn&quot; for Biome (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82974">#82974</a>)</li> <li>fix: add path normalization to getRelativePath for Windows (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82918">#82918</a>)</li> <li>feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82860">#82860</a>)</li> <li>fix: avoid importing types that will be unused (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82856">#82856</a>)</li> <li>fix: update the config.api.responseLimit type (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82852">#82852</a>)</li> <li>fix: update validation return types (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82854">#82854</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/bgub"><code>@​bgub</code></a>, <a href="https://github.com/mischnic"><code>@​mischnic</code></a>, and <a href="https://github.com/ztanner"><code>@​ztanner</code></a> for helping!</p> <h2>v15.5.1-canary.28</h2> <h3>Core Changes</h3> <ul> <li>[codemod] return origin src in viewport mod if not changed: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83435">#83435</a></li> <li>feat(next/image): introduce <code>preload</code> prop and deprecated <code>priority</code> prop: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83351">#83351</a></li> <li>[metadata] use generateStaticParams for getImageMetadata: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83374">#83374</a></li> <li>fix: Include CSP nonce in next/dynamic preload: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/81999">#81999</a></li> <li>[Segment Cache] use <code>loading</code> from dynamic response for unprefetched navigations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83305">#83305</a></li> <li>Upgrade React from <code>3302d1f7-20250903</code> to <code>b9a04536-20250904</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83446">#83446</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>test: add prerender snapshot for metadata-dynamic-routes test: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83432">#83432</a></li> <li>Docs: Fix broken getImageProps sample code: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83436">#83436</a></li> <li>auto-enable errors.json merge driver: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83420">#83420</a></li> <li>[turbopack] Improve handling of symlink resolution errors in track_glob and read_glob: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83357">#83357</a></li> <li>Update Rspack development test manifest: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83407">#83407</a></li> <li>Update Rspack production test manifest: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83408">#83408</a></li> <li>[turbopack] Add an execution test for the behavior when a module throws an error: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83451">#83451</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/497ec6aa08a33f9e2d65a5c8461f550c2549d3e6"><code>497ec6a</code></a> v15.5.2</li> <li><a href="https://github.com/vercel/next.js/commit/cc68ced55210aca1716daabefb5aa2006bc3d024"><code>cc68ced</code></a> v15.5.1</li> <li><a href="https://github.com/vercel/next.js/commit/7e08c8223d64bc2add7a0e5a323cbce0a84bb292"><code>7e08c82</code></a> v15.5.0</li> <li><a href="https://github.com/vercel/next.js/commit/8f6d345d2dd8e7255b3618cd6dcd652b12ec79c6"><code>8f6d345</code></a> v15.4.2-canary.56</li> <li><a href="https://github.com/vercel/next.js/commit/e3e21977ede164c4a9983d4c437d4b64d44559fa"><code>e3e2197</code></a> v15.4.2-canary.55</li> <li><a href="https://github.com/vercel/next.js/commit/a745826b2cb0192db9ae8c404dc75e2c6f39b6f9"><code>a745826</code></a> v15.4.2-canary.54</li> <li><a href="https://github.com/vercel/next.js/commit/bec38efdb6f2a0d50b33e8ac64bad71319d3cb85"><code>bec38ef</code></a> v15.4.2-canary.53</li> <li><a href="https://github.com/vercel/next.js/commit/97dbf5f2e1e2c9f71e0f610c9c0ce3cdfea0ce2f"><code>97dbf5f</code></a> v15.4.2-canary.52</li> <li><a href="https://github.com/vercel/next.js/commit/9934b3788ab3d9c95c8a9379c57d74938cfe22e4"><code>9934b37</code></a> v15.4.2-canary.51</li> <li><a href="https://github.com/vercel/next.js/commit/df9f3ba484bc2e8bf502cc117a6d29828e108123"><code>df9f3ba</code></a> v15.4.2-canary.50</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.5.2/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> Updates `express-rate-limit` from 8.0.1 to 8.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/express-rate-limit/express-rate-limit/releases">express-rate-limit's releases</a>.</em></p> <blockquote> <h2>v8.1.0</h2> <p>You can view the changelog <a href="https://express-rate-limit.mintlify.app/reference/changelog">here</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/60619359e1a479cceaf5893c0eb4ec68a99d5347"><code>6061935</code></a> 8.1.0</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/2f2ed4d996d5bb9b8cdbf8e9cd590c90368def2c"><code>2f2ed4d</code></a> Add validation check for Forwarded header (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/549">#549</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/d0e7c85868f0c549cf2ea1634d55c145bf1f1648"><code>d0e7c85</code></a> chore(deps-dev): bump the all group across 1 directory with 5 updates (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/554">#554</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/66aa1b0e5965a48a04be13382ff5931b1dba9d38"><code>66aa1b0</code></a> test: check for renamed Request in types (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/543">#543</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/658c2015a6562135458adf0d96138a46043c79b8"><code>658c201</code></a> Document windowMs limit for MemoryStore and warn on invalid values (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/550">#550</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/aa3b2915f84cf969c4680a04339d4a7c7bddadb9"><code>aa3b291</code></a> fix: include RateLimit-Reset header when resetSeconds is 0 (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/553">#553</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/1eca1a44681b7527be4990ddcb1700266ee07bd5"><code>1eca1a4</code></a> Update CI workflow to include pull_request trigger</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/ec8a6f984ab88707ee8d76fd4cf5cc51c933f41c"><code>ec8a6f9</code></a> chore: migrate biome config for current version</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/207100e4072498ce94cedec514559cd4c9bf0bc0"><code>207100e</code></a> chore(deps-dev): bump the all group with 4 updates (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/548">#548</a>)</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/471076d4d284d155bb1da2d43ee6afe95fc092be"><code>471076d</code></a> chore(deps-dev): bump the all group with 4 updates (<a href="https://redirect.github.com/express-rate-limit/express-rate-limit/issues/547">#547</a>)</li> <li>Additional commits viewable in <a href="https://github.com/express-rate-limit/express-rate-limit/compare/v8.0.1...v8.1.0">compare view</a></li> </ul> </details> <br /> Updates `lucide-react` from 0.539.0 to 0.542.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> <blockquote> <h2>Version 0.542.0</h2> <h2>What's Changed</h2> <ul> <li>feat(docs): add MDN Web Docs &amp; Nuxt to showcase by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3590">lucide-icons/lucide#3590</a></li> <li>feat(icons): added <code>list-chevrons-down-up</code> icon by <a href="https://github.com/juliankellydesign"><code>@​juliankellydesign</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3492">lucide-icons/lucide#3492</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/juliankellydesign"><code>@​juliankellydesign</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3492">lucide-icons/lucide#3492</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.541.0...0.542.0">https://github.com/lucide-icons/lucide/compare/0.541.0...0.542.0</a></p> <h2>Version 0.541.0</h2> <h2>What's Changed</h2> <ul> <li>feat(packages/lucide): added support for providing a custom root element by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3543">lucide-icons/lucide#3543</a></li> <li>fix(icons): optimized <code>chrome</code> icon &amp; renamed to <code>chromium</code> by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3572">lucide-icons/lucide#3572</a></li> <li>fix(icons): changed <code>wallpaper</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3566">lucide-icons/lucide#3566</a></li> <li>fix(icons): optimized <code>cog</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3548">lucide-icons/lucide#3548</a></li> <li>fix(icons): changed <code>building</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3510">lucide-icons/lucide#3510</a></li> <li>feat(dpi-preview): add previous version for easier comparison by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3532">lucide-icons/lucide#3532</a></li> <li>feat(icons): added 'panel-dashed' variants + update tags on existing icons by <a href="https://github.com/irvineacosta"><code>@​irvineacosta</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3500">lucide-icons/lucide#3500</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.540.0...0.541.0">https://github.com/lucide-icons/lucide/compare/0.540.0...0.541.0</a></p> <h2>Version 0.540.0</h2> <h2>What's Changed</h2> <ul> <li>fix(license): add full text of Feather license by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3530">lucide-icons/lucide#3530</a></li> <li>fix(icons): changed <code>umbrella</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3490">lucide-icons/lucide#3490</a></li> <li>docs(site): added official statement on brand logos in Lucide by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3541">lucide-icons/lucide#3541</a></li> <li>fix(icons): changed <code>camera</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3539">lucide-icons/lucide#3539</a></li> <li>feat(icons): added <code>rose</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/1972">lucide-icons/lucide#1972</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.539.0...0.540.0">https://github.com/lucide-icons/lucide/compare/0.539.0...0.540.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.542.0/packages/lucide-react">compare view</a></li> </ul> </details> <br /> Updates `next` from 15.4.6 to 15.5.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v15.5.2</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>fix: disable unknownatrules lint rule entirely (<a href="https://redirect.github.com/vercel/next.js/issues/83059">#83059</a>)</li> <li>revert: add ?dpl to fonts in /_next/static/media (<a href="https://redirect.github.com/vercel/next.js/issues/83062">#83062</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/bgub"><code>@​bgub</code></a> and <a href="https://github.com/ztanner"><code>@​ztanner</code></a> for helping!</p> <h2>v15.5.1</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>fix: aliased navigations should apply scroll handling (<a href="https://redirect.github.com/vercel/next.js/issues/82900">#82900</a>)</li> <li>Turbopack: fix invalid NFT entry with file behind symlink (<a href="https://redirect.github.com/vercel/next.js/issues/82887">#82887</a>)</li> <li>fix: typesafe linking to route handlers and pages API routes (<a href="https://redirect.github.com/vercel/next.js/issues/82858">#82858</a>)</li> <li>fix: change &quot;noUnknownAtRules&quot; to &quot;warn&quot; for Biome (<a href="https://redirect.github.com/vercel/next.js/issues/82974">#82974</a>)</li> <li>fix: add path normalization to getRelativePath for Windows (<a href="https://redirect.github.com/vercel/next.js/issues/82918">#82918</a>)</li> <li>feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (<a href="https://redirect.github.com/vercel/next.js/issues/82860">#82860</a>)</li> <li>fix: avoid importing types that will be unused (<a href="https://redirect.github.com/vercel/next.js/issues/82856">#82856</a>)</li> <li>fix: update the config.api.responseLimit type (<a href="https://redirect.github.com/vercel/next.js/issues/82852">#82852</a>)</li> <li>fix: update validation return types (<a href="https://redirect.github.com/vercel/next.js/issues/82854">#82854</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/bgub"><code>@​bgub</code></a>, <a href="https://github.com/mischnic"><code>@​mischnic</code></a>, and <a href="https://github.com/ztanner"><code>@​ztanner</code></a> for helping!</p> <h2>v15.5.1-canary.28</h2> <h3>Core Changes</h3> <ul> <li>[codemod] return origin src in viewport mod if not changed: <a href="https://redirect.github.com/vercel/next.js/issues/83435">#83435</a></li> <li>feat(next/image): introduce <code>preload</code> prop and deprecated <code>priority</code> prop: <a href="https://redirect.github.com/vercel/next.js/issues/83351">#83351</a></li> <li>[metadata] use generateStaticParams for getImageMetadata: <a href="https://redirect.github.com/vercel/next.js/issues/83374">#83374</a></li> <li>fix: Include CSP nonce in next/dynamic preload: <a href="https://redirect.github.com/vercel/next.js/issues/81999">#81999</a></li> <li>[Segment Cache] use <code>loading</code> from dynamic response for unprefetched navigations: <a href="https://redirect.github.com/vercel/next.js/issues/83305">#83305</a></li> <li>Upgrade React from <code>3302d1f7-20250903</code> to <code>b9a04536-20250904</code>: <a href="https://redirect.github.com/vercel/next.js/issues/83446">#83446</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>test: add prerender snapshot for metadata-dynamic-routes test: <a href="https://redirect.github.com/vercel/next.js/issues/83432">#83432</a></li> <li>Docs: Fix broken getImageProps sample code: <a href="https://redirect.github.com/vercel/next.js/issues/83436">#83436</a></li> <li>auto-enable errors.json merge driver: <a href="https://redirect.github.com/vercel/next.js/issues/83420">#83420</a></li> <li>[turbopack] Improve handling of symlink resolution errors in track_glob and read_glob: <a href="https://redirect.github.com/vercel/next.js/issues/83357">#83357</a></li> <li>Update Rspack development test manifest: <a href="https://redirect.github.com/vercel/next.js/issues/83407">#83407</a></li> <li>Update Rspack production test manifest: <a href="https://redirect.github.com/vercel/next.js/issues/83408">#83408</a></li> <li>[turbopack] Add an execution test for the behavior when a module throws an error: <a href="https://redirect.github.com/vercel/next.js/issues/83451">#83451</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/497ec6aa08a33f9e2d65a5c8461f550c2549d3e6"><code>497ec6a</code></a> v15.5.2</li> <li><a href="https://github.com/vercel/next.js/commit/bc72f41a2e66c16b8d8237c9e9020dcda9c5467f"><code>bc72f41</code></a> [backport] revert: add ?dpl to fonts in <code>/_next/static/media</code> (<a href="https://redirect.github.com/vercel/next.js/issues/83062">#83062</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/83066">#83066</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/c8faf6800b1e4e01807642d288b5894b3481ec5f"><code>c8faf68</code></a> [backport] fix: disable unknownatrules lint rule entirely (<a href="https://redirect.github.com/vercel/next.js/issues/83059">#83059</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/83060">#83060</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/cc68ced55210aca1716daabefb5aa2006bc3d024"><code>cc68ced</code></a> v15.5.1</li> <li><a href="https://github.com/vercel/next.js/commit/1ce9857276d1e348776dc61837692ee85a5401a7"><code>1ce9857</code></a> [backport] fix: update validation return types (<a href="https://redirect.github.com/vercel/next.js/issues/82854">#82854</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/83027">#83027</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/b93c89471755ba10e09ab0064c697c5ee35054d5"><code>b93c894</code></a> [backport] fix: update the config.api.responseLimit type (<a href="https://redirect.github.com/vercel/next.js/issues/82852">#82852</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/83028">#83028</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/8a92f28fddf58e02c10a09497a973d8a38a88913"><code>8a92f28</code></a> [backport] fix: avoid importing types that will be unused (<a href="https://redirect.github.com/vercel/next.js/issues/82856">#82856</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/83026">#83026</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/19617abea4cd593809a30c5ef828bda7a816e998"><code>19617ab</code></a> [backport] feat: add typesafety with config.typedRoutes to redirect() and per...</li> <li><a href="https://github.com/vercel/next.js/commit/822e4c036f7c20ba8a964b7b86b976dee18e24bc"><code>822e4c0</code></a> [backport] fix: add path normalization to getRelativePath for Windows (<a href="https://redirect.github.com/vercel/next.js/issues/82918">#82918</a>...</li> <li><a href="https://github.com/vercel/next.js/commit/bb67ca91c1b0be238576c0028125493262f7fbb7"><code>bb67ca9</code></a> [backport] fix: change &quot;noUnknownAtRules&quot; to &quot;warn&quot; for Biome (<a href="https://redirect.github.com/vercel/next.js/issues/82974">#82974</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/83022">#83022</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.4.6...v15.5.2">compare view</a></li> </ul> </details> <br /> Updates `npm` from 11.5.2 to 11.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/cli/releases">npm's releases</a>.</em></p> <blockquote> <h2>v11.6.0</h2> <h2><a href="https://github.com/npm/cli/compare/v11.5.2...v11.6.0">11.6.0</a> (2025-09-03)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/cli/commit/bdcc10d9f848940987b3d326ccd4673fab2bcfef"><code>bdcc10d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8359">#8359</a> add support for optional env var replacements in .npmrc (<a href="https://redirect.github.com/npm/cli/issues/8359">#8359</a>) (<a href="https://github.com/aczekajski"><code>@​aczekajski</code></a>, <a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/dd4cee9026c8e2dd5e4c28fd45ac8bceae74fb89"><code>dd4cee9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8539">#8539</a> powershell: improve argument parsing (<a href="https://redirect.github.com/npm/cli/issues/8539">#8539</a>) (<a href="https://github.com/alexsch01"><code>@​alexsch01</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/5f1855778b5e376c5f1389e0ee5f204dc86c4d32"><code>5f18557</code></a> <a href="https://redirect.github.com/npm/cli/pull/8532">#8532</a> powershell: fix issue with modified InvocationName (<a href="https://redirect.github.com/npm/cli/issues/8532">#8532</a>) (<a href="https://github.com/alexsch01"><code>@​alexsch01</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/9e5abf19b93359881b2035bc371e09794a1dad01"><code>9e5abf1</code></a> <a href="https://redirect.github.com/npm/cli/pull/8529">#8529</a> add redaction to log format egress (<a href="https://redirect.github.com/npm/cli/issues/8529">#8529</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/75ce64a5b21b806be203b97f35a48497b4afcb56"><code>75ce64a</code></a> <a href="https://redirect.github.com/npm/cli/pull/8524">#8524</a> revert handle signal exits gracefully (<a href="https://redirect.github.com/npm/cli/issues/8524">#8524</a>) (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/5d82d0b4a4bd1424031fb68b4df740c1bbe5b172"><code>5d82d0b</code></a> <a href="https://redirect.github.com/npm/cli/pull/8469">#8469</a> ps1 scripts in powershell 5.1 (<a href="https://redirect.github.com/npm/cli/issues/8469">#8469</a>) (<a href="https://github.com/splatteredbits"><code>@​splatteredbits</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/releases/tag/arborist-v9.1.4">workspace</a>: <code>@npmcli/arborist@9.1.4</code></li> <li><a href="https://github.com/npm/cli/releases/tag/config-v10.4.0">workspace</a>: <code>@npmcli/config@10.4.0</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.7">workspace</a>: <code>libnpmdiff@8.0.7</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.6">workspace</a>: <code>libnpmexec@10.1.6</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.7">workspace</a>: <code>libnpmfund@7.0.7</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.7">workspace</a>: <code>libnpmpack@9.0.7</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/cli/blob/latest/CHANGELOG.md">npm's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/cli/compare/v11.5.2...v11.6.0">11.6.0</a> (2025-09-03)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/cli/commit/bdcc10d9f848940987b3d326ccd4673fab2bcfef"><code>bdcc10d</code></a> <a href="https://redirect.github.com/npm/cli/pull/8359">#8359</a> add support for optional env var replacements in .npmrc (<a href="https://redirect.github.com/npm/cli/issues/8359">#8359</a>) (<a href="https://github.com/aczekajski"><code>@​aczekajski</code></a>, <a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/dd4cee9026c8e2dd5e4c28fd45ac8bceae74fb89"><code>dd4cee9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8539">#8539</a> powershell: improve argument parsing (<a href="https://redirect.github.com/npm/cli/issues/8539">#8539</a>) (<a href="https://github.com/alexsch01"><code>@​alexsch01</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/5f1855778b5e376c5f1389e0ee5f204dc86c4d32"><code>5f18557</code></a> <a href="https://redirect.github.com/npm/cli/pull/8532">#8532</a> powershell: fix issue with modified InvocationName (<a href="https://redirect.github.com/npm/cli/issues/8532">#8532</a>) (<a href="https://github.com/alexsch01"><code>@​alexsch01</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/9e5abf19b93359881b2035bc371e09794a1dad01"><code>9e5abf1</code></a> <a href="https://redirect.github.com/npm/cli/pull/8529">#8529</a> add redaction to log format egress (<a href="https://redirect.github.com/npm/cli/issues/8529">#8529</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/75ce64a5b21b806be203b97f35a48497b4afcb56"><code>75ce64a</code></a> <a href="https://redirect.github.com/npm/cli/pull/8524">#8524</a> revert handle signal exits gracefully (<a href="https://redirect.github.com/npm/cli/issues/8524">#8524</a>) (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/5d82d0b4a4bd1424031fb68b4df740c1bbe5b172"><code>5d82d0b</code></a> <a href="https://redirect.github.com/npm/cli/pull/8469">#8469</a> ps1 scripts in powershell 5.1 (<a href="https://redirect.github.com/npm/cli/issues/8469">#8469</a>) (<a href="https://github.com/splatteredbits"><code>@​splatteredbits</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/releases/tag/arborist-v9.1.4">workspace</a>: <code>@npmcli/arborist@9.1.4</code></li> <li><a href="https://github.com/npm/cli/releases/tag/config-v10.4.0">workspace</a>: <code>@npmcli/config@10.4.0</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.7">workspace</a>: <code>libnpmdiff@8.0.7</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.6">workspace</a>: <code>libnpmexec@10.1.6</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.7">workspace</a>: <code>libnpmfund@7.0.7</code></li> <li><a href="https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.7">workspace</a>: <code>libnpmpack@9.0.7</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/cli/commit/3b30e0b1f1ee9c7119d352dc4f9a27d53f24b988"><code>3b30e0b</code></a> chore: release 11.6.0</li> <li><a href="https://github.com/npm/cli/commit/619d43e54ef7408d4ee6b38a776262b5132829b6"><code>619d43e</code></a> chore: fix pruner and reify tests for optional peer deps (<a href="https://redirect.github.com/npm/cli/issues/8540">#8540</a>)</li> <li><a href="https://github.com/npm/cli/commit/bdcc10d9f848940987b3d326ccd4673fab2bcfef"><code>bdcc10d</code></a> feat: add support for optional env var replacements in .npmrc (<a href="https://redirect.github.com/npm/cli/issues/8359">#8359</a>)</li> <li><a href="https://github.com/npm/cli/commit/dd4cee9026c8e2dd5e4c28fd45ac8bceae74fb89"><code>dd4cee9</code></a> fix(powershell): improve argument parsing (<a href="https://redirect.github.com/npm/cli/issues/8539">#8539</a>)</li> <li><a href="https://github.com/npm/cli/commit/5f1855778b5e376c5f1389e0ee5f204dc86c4d32"><code>5f18557</code></a> fix(powershell): fix issue with modified InvocationName (<a href="https://redirect.github.com/npm/cli/issues/8532">#8532</a>)</li> <li><a href="https://github.com/npm/cli/commit/208c06e91a187b03d6bdd75bff4e4285b365750c"><code>208c06e</code></a> fix: peer edge crash due to no parent or detached node (<a href="https://redirect.github.com/npm/cli/issues/8448">#8448</a>)</li> <li><a href="https://github.com/npm/cli/commit/9e5abf19b93359881b2035bc371e09794a1dad01"><code>9e5abf1</code></a> fix: add redaction to log format egress (<a href="https://redirect.github.com/npm/cli/issues/8529">#8529</a>)</li> <li><a href="https://github.com/npm/cli/commit/3b54e9c59c6dba342d2931cce6458a755e55960e"><code>3b54e9c</code></a> fix: installLinks works with transitive external file dependencies (<a href="https://redirect.github.com/npm/cli/issues/8534">#8534</a>)</li> <li><a href="https://github.com/npm/cli/commit/75ce64a5b21b806be203b97f35a48497b4afcb56"><code>75ce64a</code></a> fix: revert handle signal exits gracefully (<a href="https://redirect.github.com/npm/cli/issues/8524">#8524</a>)</li> <li><a href="https://github.com/npm/cli/commit/ed71acb89fc3883e735987cc9be77efc2daff26a"><code>ed71acb</code></a> fix(arborist): <a href="https://redirect.github.com/npm/cli/issues/8472">#8472</a> Keeps the registry protocol when modifying resolve URL (...</li> <li>Additional commits viewable in <a href="https://github.com/npm/cli/compare/v11.5.2...v11.6.0">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.7.0 to 5.8.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PostHog/posthog-js/releases">posthog-node's releases</a>.</em></p> <blockquote> <h2>posthog-node@5.8.2</h2> <h2>5.8.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/2285">#2285</a> <a href="https://github.com/PostHog/posthog-js/commit/20c1b38147242989ed805462ff87eb770843ef10"><code>20c1b38</code></a> Thanks <a href="https://github.com/dustinbyrne"><code>@​dustinbyrne</code></a>! - <code>getFeatureFlag</code> and <code>isFeatureEnabled</code> now respect the <code>sendFeatureFlagEvent</code> client option if not explicitly specified when called.</p> </li> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/2285">#2285</a> <a href="https://github.com/PostHog/posthog-js/commit/20c1b38147242989ed805462ff87eb770843ef10"><code>20c1b38</code></a> Thanks <a href="https://github.com/dustinbyrne"><code>@​dustinbyrne</code></a>! - The <code>sendFeatureFlagEvents</code> option for <code>getFeatureFlagPayload</code> is now marked as deprecated as it is not used.</p> </li> </ul> <h2>posthog-node@5.8.1</h2> <h2>5.8.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2243">#2243</a> <a href="https://github.com/PostHog/posthog-js/commit/19818159b7074098150bc79cfa2962761a14cb46"><code>1981815</code></a> Thanks <a href="https://github.com/hpouillot"><code>@​hpouillot</code></a>! - - fix error handling on process crash <ul> <li>fix exception flushing</li> </ul> </li> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/19818159b7074098150bc79cfa2962761a14cb46"><code>1981815</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.0.2</li> </ul> </li> </ul> <h2>posthog-node@5.8.0</h2> <h2>5.8.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2219">#2219</a> <a href="https://github.com/PostHog/posthog-js/commit/44d10c46c5378fa046320b7c50bd046eb1e75994"><code>44d10c4</code></a> Thanks <a href="https://github.com/daibhin"><code>@​daibhin</code></a>! - add exception rate limiter</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/44d10c46c5378fa046320b7c50bd046eb1e75994"><code>44d10c4</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.0.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md">posthog-node's changelog</a>.</em></p> <blockquote> <h2>5.8.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/2285">#2285</a> <a href="https://github.com/PostHog/posthog-js/commit/20c1b38147242989ed805462ff87eb770843ef10"><code>20c1b38</code></a> Thanks <a href="https://github.com/dustinbyrne"><code>@​dustinbyrne</code></a>! - <code>getFeatureFlag</code> and <code>isFeatureEnabled</code> now respect the <code>sendFeatureFlagEvent</code> client option if not explicitly specified when called.</p> </li> <li> <p><a href="https://redirect.github.com/PostHog/posthog-js/pull/2285">#2285</a> <a href="https://github.com/PostHog/posthog-js/commit/20c1b38147242989ed805462ff87eb770843ef10"><code>20c1b38</code></a> Thanks <a href="https://github.com/dustinbyrne"><code>@​dustinbyrne</code></a>! - The <code>sendFeatureFlagEvents</code> option for <code>getFeatureFlagPayload</code> is now marked as deprecated as it is not used.</p> </li> </ul> <h2>5.8.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2243">#2243</a> <a href="https://github.com/PostHog/posthog-js/commit/19818159b7074098150bc79cfa2962761a14cb46"><code>1981815</code></a> Thanks <a href="https://github.com/hpouillot"><code>@​hpouillot</code></a>! - - fix error handling on process crash <ul> <li>fix exception flushing</li> </ul> </li> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/19818159b7074098150bc79cfa2962761a14cb46"><code>1981815</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.0.2</li> </ul> </li> </ul> <h2>5.8.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/PostHog/posthog-js/pull/2219">#2219</a> <a href="https://github.com/PostHog/posthog-js/commit/44d10c46c5378fa046320b7c50bd046eb1e75994"><code>44d10c4</code></a> Thanks <a href="https://github.com/daibhin"><code>@​daibhin</code></a>! - add exception rate limiter</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/44d10c46c5378fa046320b7c50bd046eb1e75994"><code>44d10c4</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.0.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PostHog/posthog-js/commit/97945fa3a1b4154a83058b5ea25813ad48310780"><code>97945fa</code></a> chore: update versions and lockfile</li> <li><a href="https://github.com/PostHog/posthog-js/commit/20c1b38147242989ed805462ff87eb770843ef10"><code>20c1b38</code></a> fix: Respect client <code>sendFeatureFlagEvent</code> option (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2285">#2285</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/0e248823f222f442612fce69de7a713eebc4ba84"><code>0e24882</code></a> chore: Add doc comments to generate into specs. (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2248">#2248</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/159e4630c8b3075802ce1afb1e3f5ae70fbabda1"><code>159e463</code></a> feat: Node.js reference docs (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2245">#2245</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/d146268c613dce0166da0d7a0138e8dd4c5129a7"><code>d146268</code></a> chore: update versions and lockfile</li> <li><a href="https://github.com/PostHog/posthog-js/commit/19818159b7074098150bc79cfa2962761a14cb46"><code>1981815</code></a> fix(posthog-node): fix node crash handling (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2243">#2243</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/c4c85e3346c846f5693606a31f9f64ee5dba9f9e"><code>c4c85e3</code></a> chore: update versions and lockfile</li> <li><a href="https://github.com/PostHog/posthog-js/commit/44d10c46c5378fa046320b7c50bd046eb1e75994"><code>44d10c4</code></a> feat: abstract rate limiter for node package (<a href="https://github.com/PostHog/posthog-js/tree/HEAD/packages/node/issues/2219">#2219</a>)</li> <li><a href="https://github.com/PostHog/posthog-js/commit/63e97df659453ec3058ae383157ddad36d0339d0"><code>63e97df</code></a> feat(flags): implement local evaluation of flag dependencies for posthog-node...</li> <li>See full diff in <a href="https://github.com/PostHog/posthog-js/commits/posthog-node@5.8.2/packages/node">compare view</a></li> </ul> </details> <br /> Updates `react-easy-sort` from 1.6.0 to 1.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ValentinH/react-easy-sort/releases">react-easy-sort's releases</a>.</em></p> <blockquote> <h2>v1.7.0</h2> <h2>What's Changed</h2> <ul> <li>feat: Sort start and move events + restore original element opacity by <a href="https://github.com/tumispro"><code>@​tumispro</code></a> in <a href="https://redirect.github.com/ValentinH/react-easy-sort/pull/51">ValentinH/react-easy-sort#51</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tumispro"><code>@​tumispro</code></a> made their first contribution in <a href="https://redirect.github.com/ValentinH/react-easy-sort/pull/51">ValentinH/react-easy-sort#51</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ValentinH/react-easy-sort/compare/v1.6.0...v1.7.0">https://github.com/ValentinH/react-easy-sort/compare/v1.6.0...v1.7.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ValentinH/react-easy-sort/commit/0664205db484d4e34c5949f7a237058fd70493b9"><code>0664205</code></a> 1.7.0</li> <li><a href="https://github.com/ValentinH/react-easy-sort/commit/5363745e205702c68bc2ad9a328916b101d80e73"><code>5363745</code></a> feat: Sort start and move events + restore original element opacity (<a href="https://redirect.github.com/ValentinH/react-easy-sort/issues/51">#51</a>)</li> <li><a href="https://github.com/ValentinH/react-easy-sort/commit/0f57f5d539a70aeea8d026b4e74943020f5a9c04"><code>0f57f5d</code></a> chore: rollback to Node 16</li> <li><a href="https://github.com/ValentinH/react-easy-sort/commit/8b7c285dd80ddf6833900e5cd9114a335e997f48"><code>8b7c285</code></a> fix(ci): use node 18</li> <li>See full diff in <a href="https://github.com/ValentinH/react-easy-sort/compare/v1.6.0...v1.7.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
MrUnknownDE added the dependenciesjavascriptdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascriptjavascript labels 2026-04-05 18:03:42 +02:00
Sign in to join this conversation.
No Label dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript javascript
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#960