Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update npm patch dependencies (patch) #106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@radix-ui/react-dialog (source) 1.1.4 -> 1.1.5 age adoption passing confidence
@radix-ui/react-dropdown-menu (source) 2.1.4 -> 2.1.5 age adoption passing confidence
@react-email/components (source) ^0.0.31 -> ^0.0.32 age adoption passing confidence
@react-router/dev (source) 7.1.1 -> 7.1.3 age adoption passing confidence
@react-router/express (source) 7.1.1 -> 7.1.3 age adoption passing confidence
@react-router/node (source) 7.1.1 -> 7.1.3 age adoption passing confidence
@types/node (source) 22.10.3 -> 22.10.10 age adoption passing confidence
@types/react (source) 19.0.2 -> 19.0.8 age adoption passing confidence
@types/react-dom (source) 19.0.2 -> 19.0.3 age adoption passing confidence
better-sqlite3 11.7.0 -> 11.7.2 age adoption passing confidence
drizzle-kit (source) 0.30.1 -> 0.30.3 age adoption passing confidence
drizzle-orm (source) 0.38.3 -> 0.38.4 age adoption passing confidence
embla-carousel-react (source) 8.5.1 -> 8.5.2 age adoption passing confidence
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence
eslint-plugin-react 7.37.3 -> 7.37.4 age adoption passing confidence
input-otp (source) 1.4.1 -> 1.4.2 age adoption passing confidence
isbot (source) 5.1.19 -> 5.1.21 age adoption passing confidence
prettier-plugin-tailwindcss 0.6.9 -> 0.6.11 age adoption passing confidence
react-router (source) 7.1.1 -> 7.1.3 age adoption passing confidence
recharts 2.15.0 -> 2.15.1 age adoption passing confidence
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence
typescript-eslint (source) 8.19.0 -> 8.19.1 age adoption passing confidence
vite (source) 6.0.6 -> 6.0.11 age adoption passing confidence

Release Notes

radix-ui/primitives (@​radix-ui/react-dialog)

v1.1.5

Compare Source

resend/react-email (@​react-email/components)

v0.0.32

Compare Source

Patch Changes
remix-run/react-router (@​react-router/dev)

v7.1.3

Compare Source

Patch Changes

v7.1.2

Compare Source

Patch Changes
  • Fix default external conditions in Vite v6. This fixes resolution issues with certain npm packages. (#​12644)
  • Fix mismatch in prerendering html/data files when path is missing a leading slash (#​12684)
  • Use module-sync server condition when enabled in the runtime. This fixes React context mismatches (e.g. useHref() may be used only in the context of a <Router> component.) during development on Node 22.10.0+ when using libraries that have a peer dependency on React Router. (#​12729)
  • Fix react-refresh source maps (#​12686)
  • Updated dependencies:
remix-run/react-router (@​react-router/express)

v7.1.3

Compare Source

Patch Changes

v7.1.2

Compare Source

Patch Changes
remix-run/react-router (@​react-router/node)

v7.1.3

Compare Source

Patch Changes

v7.1.2

Compare Source

Patch Changes
WiseLibs/better-sqlite3 (better-sqlite3)

v11.7.2

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v11.7.1...v11.7.2

drizzle-team/drizzle-orm (drizzle-kit)

v0.30.3

Compare Source

v0.30.2

Compare Source

davidjerleke/embla-carousel (embla-carousel-react)

v8.5.2

Compare Source

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed
New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.5.1...v8.5.2

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.4

Compare Source

Fixed
guilhermerodz/input-otp (input-otp)

v1.4.2

Compare Source

  • chore(input): remove unintentional log within internal pasteListener
omrilotan/isbot (isbot)

v5.1.21

Compare Source

  • [Pattern] Pattern updates

v5.1.20

Compare Source

  • [Pattern] Pattern updates
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.6.11

Compare Source

  • Support TypeScript configs and plugins when using v4 (#​342)

v0.6.10

Compare Source

  • Add support for @zackad/prettier-plugin-twig (#​327)
  • Drop support for @zackad/prettier-plugin-twig-melody (#​327)
  • Update Prettier options types (#​325)
  • Don't remove whitespace inside template literals in Svelte (#​332)
remix-run/react-router (react-router)

v7.1.3

Compare Source

No changes

v7.1.2

Compare Source

Patch Changes
  • Fix issue with fetcher data cleanup in the data layer on fetcher unmount (#​12681)

  • Do not rely on symbol for filtering out redirect responses from loader data (#​12694)

    Previously, some projects were getting type checking errors like:

    error TS4058: Return type of exported function has or is using name 'redirectSymbol' from external module "node_modules/..." but cannot be named.

    Now that symbols are not used for the redirect response type, these errors should no longer be present.

recharts/recharts (recharts)

v2.15.1

Compare Source

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.19.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

v6.0.8

Compare Source

v6.0.7

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/patch-npm-patch-dependencies branch 2 times, most recently from 2b4a9b5 to d8a0d74 Compare January 4, 2025 21:10
@renovate renovate bot changed the title chore(deps): update npm patch dependencies (patch) fix(deps): update npm patch dependencies (patch) Jan 4, 2025
@renovate renovate bot force-pushed the renovate/patch-npm-patch-dependencies branch 7 times, most recently from bbb2c1d to fa884b4 Compare January 13, 2025 04:46
@renovate renovate bot force-pushed the renovate/patch-npm-patch-dependencies branch 9 times, most recently from 258b65e to b97263e Compare January 20, 2025 13:55
@renovate renovate bot force-pushed the renovate/patch-npm-patch-dependencies branch 8 times, most recently from 0d42ebd to 5a3b141 Compare January 27, 2025 14:07
@renovate renovate bot force-pushed the renovate/patch-npm-patch-dependencies branch from 5a3b141 to d146469 Compare January 28, 2025 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants