Skip to content

chore(deps): update all non-major dependencies#56

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#56
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/compat (source) 2.0.12.0.2 age confidence devDependencies patch
@eslint/js (source) 9.39.29.39.3 age confidence devDependencies patch
@ianvs/prettier-plugin-sort-imports 4.7.04.7.1 age confidence dependencies patch
@next/eslint-plugin-next (source) 15.5.915.5.12 age confidence devDependencies patch
@opennextjs/cloudflare (source) 1.15.01.17.1 age confidence dependencies minor
@storybook/addon-a11y (source) 10.2.010.2.13 age confidence devDependencies patch
@storybook/addon-docs (source) 10.2.010.2.13 age confidence devDependencies patch
@storybook/addon-vitest (source) 10.2.010.2.13 age confidence devDependencies patch
@storybook/react-vite (source) 10.2.010.2.13 age confidence devDependencies patch
@tailwindcss/postcss (source) 4.1.184.2.1 age confidence devDependencies minor
@types/node (source) 24.10.924.11.0 age confidence devDependencies minor
@types/react (source) 19.2.919.2.14 age confidence devDependencies patch
@vitejs/plugin-react (source) 5.1.25.1.4 age confidence devDependencies patch
@vitest/browser-playwright (source) 4.0.174.0.18 age confidence devDependencies patch
@vitest/coverage-v8 (source) 4.0.174.0.18 age confidence devDependencies patch
@vitest/spy (source) 4.0.174.0.18 age confidence devDependencies patch
@vitest/ui (source) 4.0.174.0.18 age confidence devDependencies patch
actions/checkout v6.0.1v6.0.2 age confidence action patch
changesets/action v1.6.0v1.7.0 age confidence action minor
eslint (source) 9.39.29.39.3 age confidence devDependencies patch
eslint-plugin-react-refresh 0.4.260.5.2 age confidence devDependencies minor
eslint-plugin-storybook (source) 10.2.010.2.13 age confidence devDependencies patch
eslint-plugin-turbo (source) 2.7.52.8.12 age confidence devDependencies minor
lucide-react (source) 0.562.00.575.0 age confidence dependencies minor
next (source) 15.5.1015.5.12 age confidence dependencies patch
node (source) 24.13.024.14.0 age confidence minor
ol (source) 10.7.010.8.0 age confidence dependencies minor
playwright (source) 1.57.01.58.2 age confidence devDependencies minor
pnpm (source) 10.28.110.30.3 age confidence packageManager minor
react (source) 19.2.319.2.4 age confidence dependencies patch
react (source) 19.2.319.2.4 age confidence devDependencies patch
react-dom (source) 19.2.319.2.4 age confidence dependencies patch
react-dom (source) 19.2.319.2.4 age confidence devDependencies patch
rimraf 6.1.26.1.3 age confidence devDependencies patch
tailwind-merge 3.4.03.5.0 age confidence dependencies minor
tailwindcss (source) 4.1.184.2.1 age confidence devDependencies minor
turbo (source) 2.7.52.8.12 age confidence devDependencies minor
typedoc (source) 0.28.160.28.17 age confidence devDependencies patch
typedoc-plugin-markdown (source) 4.9.04.10.0 age confidence devDependencies minor
typescript-eslint (source) 8.53.18.56.1 age confidence devDependencies minor
vitest (source) 4.0.174.0.18 age confidence devDependencies patch
wrangler (source) 4.59.34.69.0 age confidence devDependencies minor

Release Notes

eslint/rewrite (@​eslint/compat)

v2.0.2

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
eslint/eslint (@​eslint/js)

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

ianvs/prettier-plugin-sort-imports (@​ianvs/prettier-plugin-sort-imports)

v4.7.1

Compare Source

What's Changed

Fixes
Dependencies
Docs

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.7.0...v4.7.1

vercel/next.js (@​next/eslint-plugin-next)

v15.5.12

Compare Source

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

  • fix unlock in publish-native

This is a re-release of v15.5.11 applying the turbopack changes.

v15.5.11

Compare Source

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

Core Changes
  • Tracing: Fix memory leak in span map (#​85529)
  • fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth (#​89134)
  • Turbopack: fix NFT tracing of sharp 0.34 (#​82340)
  • Turbopack: support pattern into exports field (#​82757)
  • NFT tracing fixes (#​84155 and #​85323)
  • Turbopack: validate CSS without computing all paths (#​83810)
  • feat: implement LRU cache with invocation ID scoping for minimal mode response cache (#​89129)
Credits

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

v15.5.10

Compare Source

Please refer the following changelogs for more information about this security release:

opennextjs/opennextjs-cloudflare (@​opennextjs/cloudflare)

v1.17.1

Compare Source

Patch Changes

v1.17.0

Compare Source

Minor Changes
  • #​1133 25d5835 Thanks @​dario-piotrowicz! - Update the migrate command to attempt to create an R2 bucket for caching, if that is not possible an application without caching enabled will be generated instead.

v1.16.6

Compare Source

Patch Changes
  • #​1138 4487f1f Thanks @​james-elicx! - Fix the CLI potentially setting a future compatibility date in the wrangler config when workerd has published a version matching a future date, by capping to the current date.

v1.16.5

Compare Source

Patch Changes

v1.16.4

Compare Source

Patch Changes

v1.16.3

Compare Source

Patch Changes

v1.16.2

Compare Source

Patch Changes

v1.16.1

Compare Source

Patch Changes

v1.16.0

Compare Source

Minor Changes
  • #​1083 b062597 Thanks @​dario-piotrowicz! - feature: add migrate command to set up OpenNext for Cloudflare adapter

    This command helps users migrate existing Next.js applications to the OpenNext Cloudflare adapter by automatically setting up all necessary configuration files, dependencies, and scripts.

    To use the command simply run: npx opennextjs-cloudflare migrate

Patch Changes
  • #​1092 4279043 Thanks @​vicb! - Check for supported Next version

    The build will now error for unsupported Next version which may contain unpatched security vulnerabilities.
    You can bypass the check using the --dangerouslyUseUnsupportedNextVersion flag.

v1.15.1

Compare Source

Patch Changes
storybookjs/storybook (@​storybook/addon-a11y)

v10.2.13

Compare Source

v10.2.12

Compare Source

v10.2.11

Compare Source

v10.2.10

Compare Source

v10.2.9

Compare Source

v10.2.8

Compare Source

v10.2.7

Compare Source

v10.2.6

Compare Source

v10.2.5

Compare Source

v10.2.4

Compare Source

v10.2.3

Compare Source

v10.2.2

Compare Source

v10.2.1

Compare Source

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.2.1

Compare Source

Fixed
  • Allow trailing dash in functional utility names for backwards compatibility (#​19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#​19711)

v4.2.0

Compare Source

Added
  • Add mauve, olive, mist, and taupe color palettes to the default theme (#​19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#​19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#​19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#​19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#​19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#​19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#​19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#​19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#​19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#​19613)
  • Add font-features-* utility for font-feature-settings (#​19623)
Fixed
  • Prevent double @supports wrapper for color-mix values (#​19450)
  • Allow whitespace around @source inline() argument (#​19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#​19447)
  • Detect utilities containing capital letters followed by numbers (#​19465)
  • Fix class extraction for Rails' strict locals (#​19525)
  • Align @utility name validation with Oxide scanner rules (#​19524)
  • Fix infinite loop when using @variant inside @custom-variant (#​19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#​19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#​19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#​19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#​19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#​19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#​19675)
  • Add .jj to default ignored content directories (#​19687)
Deprecated
  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#​19613)
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.1.4

Fix canSkipBabel not accounting for babel.overrides (#​1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

v5.1.3

Compare Source

vitest-dev/vitest (@​vitest/browser-playwright)

v4.0.18

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
actions/checkout (actions/checkout)

v6.0.2

Compare Source

changesets/action (changesets/action)

[


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Australia/Sydney, 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.

@changeset-bot
Copy link

changeset-bot bot commented Jan 25, 2026

⚠️ No Changeset found

Latest commit: 81d6373

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 25, 2026

Deploying react-gis-storybook with  Cloudflare Pages  Cloudflare Pages

Latest commit: 81d6373
Status: ✅  Deploy successful!
Preview URL: https://86088816.react-gis-storybook.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.react-gis-storybook.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 25, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
react-gis-docs 81d6373 Feb 28 2026, 04:49 AM

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from b29e6ad to c27a7b3 Compare February 2, 2026 13:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from baaf564 to 8f67148 Compare February 6, 2026 18:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 524f524 to 667d30e Compare February 20, 2026 18:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from e67eb49 to dcec3d5 Compare February 27, 2026 22:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dcec3d5 to 81d6373 Compare February 28, 2026 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants