Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

fix(deps): update all patch updates (patch)#115

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-all-patch-updates
Open

fix(deps): update all patch updates (patch)#115
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-all-patch-updates

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@radix-ui/react-avatar (source) 1.1.3 -> 1.1.11 age confidence
@radix-ui/react-collapsible (source) 1.1.3 -> 1.1.12 age confidence
@radix-ui/react-dialog (source) 1.1.6 -> 1.1.15 age confidence
@radix-ui/react-dropdown-menu (source) 2.1.6 -> 2.1.16 age confidence
@radix-ui/react-label (source) 2.1.2 -> 2.1.8 age confidence
@radix-ui/react-menubar (source) 1.1.6 -> 1.1.16 age confidence
@radix-ui/react-popover (source) 1.1.6 -> 1.1.15 age confidence
@radix-ui/react-radio-group (source) 1.2.3 -> 1.2.4 age confidence
@radix-ui/react-scroll-area (source) 1.2.3 -> 1.2.10 age confidence
@radix-ui/react-select (source) 2.1.6 -> 2.1.7 age confidence
@radix-ui/react-separator (source) 1.1.2 -> 1.1.8 age confidence
@radix-ui/react-toast (source) 1.2.6 -> 1.2.15 age confidence
@radix-ui/react-visually-hidden (source) 1.1.2 -> 1.1.3 age confidence
@types/node (source) 22.13.14 -> 22.13.17 age confidence
@types/pg (source) 8.11.11 -> 8.11.15 age confidence
drizzle-zod 0.7.0 -> 0.7.1 age confidence
eslint-config-next (source) 15.2.4 -> 15.2.5 age confidence
eslint-config-prettier 10.1.1 -> 10.1.8 age confidence
eslint-plugin-tailwindcss 3.18.0 -> 3.18.2 age confidence
next (source) 15.2.4 -> 15.2.5 age confidence
postcss (source) 8.5.3 -> 8.5.6 age confidence
postgres 3.4.5 -> 3.4.7 age confidence
sonner (source) 2.0.2 -> 2.0.7 age confidence
typescript (source) 5.8.2 -> 5.8.3 age confidence
zod (source) 3.24.2 -> 3.24.4 age confidence

Release Notes

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

v1.1.8

v1.1.7

v1.1.6

v1.1.5

v1.1.4

Compare Source

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

v15.2.5

Compare Source

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

Core Changes
  • Update swc_core and use rayon instead of chili (#​77338)
  • Update swc_core to v16.6.2 (#​77194)
  • Update swc_core to v16.6.0 (#​77155)
  • [og] fix vercel og build issue on windows (#​77650)
  • clean up useReducer code re dev indicator (#​77354)
  • [dev-overlay] ensure stripping overlay bundle in prod build (#​76976)
Credits

Huge thanks to @​huozhi, @​gaojude and @​kdy1 for helping!

prettier/eslint-config-prettier (eslint-config-prettier)

v10.1.8

Compare Source

republish latest version

Full Changelog: prettier/eslint-config-prettier@v10.1.5...v10.1.8

v10.1.5

Compare Source

Patch Changes

v10.1.4

Compare Source

Patch Changes

v10.1.3

Compare Source

Patch Changes

v10.1.2

Compare Source

Patch Changes
francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.18.2: Tailwind CSS v4 README

Compare Source

This patch release is the same as v3.8.0, I had to publish patch versions in the regular npm release channel in order to update the README.

Here is a copy of the important message as added in the README:

About Tailwind CSS 4 support

While the development of eslint-plugin-tailwindcss for Tailwind CSS v4 is ongoing, you can use the latest version published on the beta channel to get partial support of Tailwind CSS v4.

npm i eslint-plugin-tailwindcss@beta -D

NB: As we will focus the effort on the full rewrite of the plugin, this version is available "as is" and you may get errors or false positives like for the rule no-contradicting-classname . You can learn more about these issues on GitHub.

You can always disable specific rules if necessary.

This version has been made possible thanks to the work of hyoban and his project tailwind-api-utils.

v3.18.1

Compare Source

postcss/postcss (postcss)

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

v8.5.5

Compare Source

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

v8.5.4

Compare Source

porsager/postgres (postgres)

v3.4.7

Compare Source

  • Fix reserved queries failing on connect e34826d

v3.4.6

Compare Source

  • Fix failures in sql.reserve() connect shadowing real errors e8bb3b8
  • Fix stuck queries on non busy connections 76c13f2
  • Ensure non object errors thrown are handled properly a39dfef
  • Fixed typings for generic error code variants ad0ed44
  • support env.PGAPPNAME and env.PGUSERNAME ef7afdb 9f38ea1
emilkowalski/sonner (sonner)

v2.0.7

Compare Source

Sonner now supports multiple <Toaster /> components, see more here.

What's Changed

New Contributors

Full Changelog: emilkowalski/sonner@v2.0.6...v2.0.7

v2.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: emilkowalski/sonner@v2.0.5...v2.0.6

v2.0.5

Compare Source

Main goal of this update is to fix css import.

What's Changed

Full Changelog: emilkowalski/sonner@v2.0.4...v2.0.5

v2.0.4

Compare Source

What's Changed

Full Changelog: emilkowalski/sonner@v2.0.3...v2.0.4

v2.0.3

Compare Source

What's Changed

Full Changelog: emilkowalski/sonner@v2.0.2...v2.0.3

microsoft/TypeScript (typescript)

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

colinhacks/zod (zod)

v3.24.4

Compare Source

Commits:

  • a429256 Allow HH:MM format in z.string().datetime() and z.string().time() (#​4315)

v3.24.3

Compare Source

Main feature: massive tsc performance improvement in .extend() courtesy of @​Andarist: #​4150

Commits:


Configuration

📅 Schedule: Branch creation - "before 4am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch from 8eb9513 to fef5344 Compare April 1, 2025 07:17
@renovate renovate Bot changed the title fix(deps): update dependency drizzle-zod to v0.7.1 fix(deps): update all patch updates (patch) Apr 1, 2025
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 4 times, most recently from 2c0da62 to a6fac1d Compare April 8, 2025 11:52
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 5 times, most recently from b290058 to b1825c9 Compare April 14, 2025 19:40
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 5 times, most recently from 76edebb to 8944cc2 Compare April 22, 2025 23:32
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 2 times, most recently from d222e94 to 15c0751 Compare April 24, 2025 07:56
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 6 times, most recently from 01378ba to 19f8171 Compare May 9, 2025 07:40
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 4 times, most recently from 80626b5 to d62f800 Compare May 21, 2025 16:32
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 2 times, most recently from 14b733c to 70f1bbf Compare May 29, 2025 06:56
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 3 times, most recently from 35b4215 to 148bc21 Compare June 4, 2025 11:02
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 2 times, most recently from d3a7144 to 579a99f Compare June 16, 2025 16:08
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch from 579a99f to 8f43bd3 Compare June 22, 2025 13:29
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 2 times, most recently from 696bc6d to 7ca08f2 Compare July 3, 2025 16:41
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 3 times, most recently from c25b34f to 65d9f4a Compare July 18, 2025 23:48
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch from 65d9f4a to 2bb194b Compare August 2, 2025 21:08
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch 3 times, most recently from c1027e4 to 03edde6 Compare August 13, 2025 21:30
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch from 03edde6 to 8a20b41 Compare August 19, 2025 18:13
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch from 8a20b41 to 341bfd3 Compare August 31, 2025 11:01
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch from 341bfd3 to 6b0c10f Compare September 25, 2025 18:12
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch from 6b0c10f to 52f6eba Compare October 21, 2025 11:10
@renovate renovate Bot force-pushed the renovate/patch-all-patch-updates branch from 52f6eba to 6ddb8f9 Compare November 4, 2025 23:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants