lasseklovstad / gata

0 stars 0 forks source link

chore(deps): update npm non-major dependencies #225

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@playwright/test (source) 1.45.3 -> 1.46.0 age adoption passing confidence
@remix-run/dev (source) 2.11.0 -> 2.11.1 age adoption passing confidence
@remix-run/express (source) 2.11.0 -> 2.11.1 age adoption passing confidence
@remix-run/node (source) 2.11.0 -> 2.11.1 age adoption passing confidence
@remix-run/react (source) 2.11.0 -> 2.11.1 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence
drizzle-kit (source) ^0.23.0 -> ^0.24.0 age adoption passing confidence
drizzle-orm (source) ^0.32.0 -> ^0.33.0 age adoption passing confidence
isbot (source) 5.1.13 -> 5.1.14 age adoption passing confidence
knip (source) 5.27.0 -> 5.27.2 age adoption passing confidence
lucide-react (source) ^0.419.0 -> ^0.426.0 age adoption passing confidence
postcss (source) 8.4.40 -> 8.4.41 age adoption passing confidence
tailwindcss (source) 3.4.7 -> 3.4.9 age adoption passing confidence
tsx (source) 4.16.5 -> 4.17.0 age adoption passing confidence
vite (source) 5.3.5 -> 5.4.0 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test) ### [`v1.46.0`](https://togithub.com/microsoft/playwright/compare/v1.45.3...99a36310570617222290c09b96a2026beb8b00f9) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.45.3...v1.46.0)
remix-run/remix (@​remix-run/dev) ### [`v2.11.1`](https://togithub.com/remix-run/remix/blob/HEAD/packages/remix-dev/CHANGELOG.md#2111) [Compare Source](https://togithub.com/remix-run/remix/compare/@remix-run/dev@2.11.0...@remix-run/dev@2.11.1) ##### Patch Changes - Updated dependencies: - `@remix-run/server-runtime@2.11.1` - `@remix-run/node@2.11.1`
remix-run/remix (@​remix-run/express) ### [`v2.11.1`](https://togithub.com/remix-run/remix/blob/HEAD/packages/remix-express/CHANGELOG.md#2111) [Compare Source](https://togithub.com/remix-run/remix/compare/@remix-run/express@2.11.0...@remix-run/express@2.11.1) ##### Patch Changes - Updated dependencies: - `@remix-run/node@2.11.1`
remix-run/remix (@​remix-run/node) ### [`v2.11.1`](https://togithub.com/remix-run/remix/blob/HEAD/packages/remix-node/CHANGELOG.md#2111) [Compare Source](https://togithub.com/remix-run/remix/compare/@remix-run/node@2.11.0...@remix-run/node@2.11.1) ##### Patch Changes - Updated dependencies: - `@remix-run/server-runtime@2.11.1`
remix-run/remix (@​remix-run/react) ### [`v2.11.1`](https://togithub.com/remix-run/remix/blob/HEAD/packages/remix-react/CHANGELOG.md#2111) [Compare Source](https://togithub.com/remix-run/remix/compare/@remix-run/react@2.11.0...@remix-run/react@2.11.1) ##### Patch Changes - Revert [#​9695](https://togithub.com/remix-run/remix/issues/9695), stop infinite reload. ([#​9833](https://togithub.com/remix-run/remix/pull/9833)) - Updated dependencies: - `@remix-run/server-runtime@2.11.1`
postcss/autoprefixer (autoprefixer) ### [`v10.4.20`](https://togithub.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#10420) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.4.19...10.4.20) - Fixed `fit-content` prefix for Firefox.
drizzle-team/drizzle-orm (drizzle-kit) ### [`v0.24.0`](https://togithub.com/drizzle-team/drizzle-orm/releases/tag/0.24.0) [Compare Source](https://togithub.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.23.2...drizzle-kit@0.24.0) - 🎉 Added iterator support to `mysql2` (sponsored by [@​rizen](https://togithub.com/rizen) ❤). Read more in the [docs](https://togithub.com/drizzle-team/drizzle-orm/blob/main/drizzle-orm/src/mysql-core/README.md#querying-large-datasets) - ❗ `.prepare()` in MySQL no longer requires a name argument ### [`v0.23.2`](https://togithub.com/drizzle-team/drizzle-orm/releases/tag/0.23.2) [Compare Source](https://togithub.com/drizzle-team/drizzle-orm/compare/0.23.1...drizzle-kit@0.23.2) - 🐛 Rolled back some breaking changes for drizzle-kit
omrilotan/isbot (isbot) ### [`v5.1.14`](https://togithub.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5114) [Compare Source](https://togithub.com/omrilotan/isbot/compare/v5.1.13...v5.1.14) - \[Pattern] More accurate patterns for some substrings
webpro-nl/knip (knip) ### [`v5.27.2`](https://togithub.com/webpro-nl/knip/compare/5.27.1...5e07bbcb1a5e00a31aaa226293c29a8587ec584e) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.27.1...5.27.2) ### [`v5.27.1`](https://togithub.com/webpro-nl/knip/releases/tag/5.27.1) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.27.0...5.27.1) - Use `pathsBasePath` if available to make `compilerOptions.paths` absolute (fixes [#​748](https://togithub.com/webpro-nl/knip/issues/748)) ([`6c866d2`](https://togithub.com/webpro-nl/knip/commit/6c866d26)) - Format docs ([`d0d5f97`](https://togithub.com/webpro-nl/knip/commit/d0d5f970)) - Increase enhanced-resolve cache duration ([`c7fa02e`](https://togithub.com/webpro-nl/knip/commit/c7fa02e1)) - Add test coverage for tsconfig.json w/ module:commonjs ([`3d5a536`](https://togithub.com/webpro-nl/knip/commit/3d5a5363)) - Add non-standard CJS require calls in TS files as entry files (as require.resolve) ([`f8f0d66`](https://togithub.com/webpro-nl/knip/commit/f8f0d669)) - Update docs ([`b2ea3a9`](https://togithub.com/webpro-nl/knip/commit/b2ea3a9a)) - Fix regression issue template ([`f6066d6`](https://togithub.com/webpro-nl/knip/commit/f6066d69)) - Aid ts issues ([`9eff1bb`](https://togithub.com/webpro-nl/knip/commit/9eff1bb1)) - Enable more tests in Bun ([`953d6f6`](https://togithub.com/webpro-nl/knip/commit/953d6f61)) - Update lockfile ([`4d8b35b`](https://togithub.com/webpro-nl/knip/commit/4d8b35b8)) - Replace resolve with enhanced-resolve ([`39e0f22`](https://togithub.com/webpro-nl/knip/commit/39e0f223)) - Temp exclude unlisted in typescript integration test ([`76752c8`](https://togithub.com/webpro-nl/knip/commit/76752c88)) - Inline playwright types ([`ea099cc`](https://togithub.com/webpro-nl/knip/commit/ea099cc0)) - Add Vue example to compilers in docs ([#​733](https://togithub.com/webpro-nl/knip/issues/733)) ([`949ddd8`](https://togithub.com/webpro-nl/knip/commit/949ddd8b)) - Minor refactor ([`8c21df5`](https://togithub.com/webpro-nl/knip/commit/8c21df51)) - Fix omitted expressions in Promise.all imports (resolves [#​725](https://togithub.com/webpro-nl/knip/issues/725)) ([`858c0b7`](https://togithub.com/webpro-nl/knip/commit/858c0b73)) - Clean up `tryResolve` etc. ([`e20a9e9`](https://togithub.com/webpro-nl/knip/commit/e20a9e9a)) - fix: pnpm workspace fixes ([#​738](https://togithub.com/webpro-nl/knip/issues/738)) ([`d5003d1`](https://togithub.com/webpro-nl/knip/commit/d5003d1b)) - Update .gitattributes to exclude binary files ([`b9b8f4d`](https://togithub.com/webpro-nl/knip/commit/b9b8f4da)) - Revert "CRLF will be replaced by LF the next time Git touches it" ([`0fdb4c9`](https://togithub.com/webpro-nl/knip/commit/0fdb4c93)) - Upgrade Astro ([`ccb7523`](https://togithub.com/webpro-nl/knip/commit/ccb7523f)) - Use latest tsx again ([`2b7d053`](https://togithub.com/webpro-nl/knip/commit/2b7d0537)) - Add `bun create @​knip/config` to installation instructions ([`fb19915`](https://togithub.com/webpro-nl/knip/commit/fb199152))
lucide-icons/lucide (lucide-react) ### [`v0.426.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.426.0): New icons 0.426.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.425.0...0.426.0) #### New icons 🎨 - `chevrons-left-right-ellipsis` ([#​2120](https://togithub.com/lucide-icons/lucide/issues/2120)) by [@​ericfennis](https://togithub.com/ericfennis) - `ethernet-port` ([#​2120](https://togithub.com/lucide-icons/lucide/issues/2120)) by [@​ericfennis](https://togithub.com/ericfennis) #### Modified Icons 🔨 - `cigarette-off` ([#​2282](https://togithub.com/lucide-icons/lucide/issues/2282)) by [@​jguddas](https://togithub.com/jguddas) - `cigarette` ([#​2282](https://togithub.com/lucide-icons/lucide/issues/2282)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.425.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.425.0): New icons 0.425.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.424.0...0.425.0) #### New icons 🎨 - `bandage` ([#​2341](https://togithub.com/lucide-icons/lucide/issues/2341)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `table-of-contents` ([#​2348](https://togithub.com/lucide-icons/lucide/issues/2348)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) #### Modified Icons 🔨 - `mouse-pointer-2` ([#​2350](https://togithub.com/lucide-icons/lucide/issues/2350)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `mouse-pointer-ban` ([#​2350](https://togithub.com/lucide-icons/lucide/issues/2350)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `mouse-pointer-click` ([#​2350](https://togithub.com/lucide-icons/lucide/issues/2350)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `mouse-pointer` ([#​2350](https://togithub.com/lucide-icons/lucide/issues/2350)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `square-dashed-mouse-pointer` ([#​2350](https://togithub.com/lucide-icons/lucide/issues/2350)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `square-mouse-pointer` ([#​2350](https://togithub.com/lucide-icons/lucide/issues/2350)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) ### [`v0.424.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.424.0): New icons 0.424.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.423.0...0.424.0) #### New icons 🎨 - `map-pin-house` ([#​2337](https://togithub.com/lucide-icons/lucide/issues/2337)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) #### Modified Icons 🔨 - `replace-all` ([#​2333](https://togithub.com/lucide-icons/lucide/issues/2333)) by [@​jguddas](https://togithub.com/jguddas) - `replace` ([#​2333](https://togithub.com/lucide-icons/lucide/issues/2333)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.423.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.423.0): New icons 0.423.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.422.0...0.423.0) #### New icons 🎨 - `amphora` ([#​1926](https://togithub.com/lucide-icons/lucide/issues/1926)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) ### [`v0.422.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.422.0): New icons 0.422.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.421.0...0.422.0) #### Modified Icons 🔨 - `skull` ([#​2197](https://togithub.com/lucide-icons/lucide/issues/2197)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.421.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.421.0): New icons 0.421.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.420.0...0.421.0) #### New icons 🎨 - `microchip` ([#​1982](https://togithub.com/lucide-icons/lucide/issues/1982)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) #### Modified Icons 🔨 - `circle-check-big` ([#​2330](https://togithub.com/lucide-icons/lucide/issues/2330)) by [@​jguddas](https://togithub.com/jguddas) - `cloud-download` ([#​2355](https://togithub.com/lucide-icons/lucide/issues/2355)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) - `pentagon` ([#​1918](https://togithub.com/lucide-icons/lucide/issues/1918)) by [@​jguddas](https://togithub.com/jguddas) - `square-check-big` ([#​2331](https://togithub.com/lucide-icons/lucide/issues/2331)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.420.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.420.0): New icons 0.420.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.419.0...0.420.0) #### New icons 🎨 - `omega` ([#​2347](https://togithub.com/lucide-icons/lucide/issues/2347)) by [@​karsa-mistmere](https://togithub.com/karsa-mistmere) #### Modified Icons 🔨 - `calendar-search` ([#​2351](https://togithub.com/lucide-icons/lucide/issues/2351)) by [@​jguddas](https://togithub.com/jguddas) - `cloud-upload` ([#​2352](https://togithub.com/lucide-icons/lucide/issues/2352)) by [@​jguddas](https://togithub.com/jguddas)
postcss/postcss (postcss) ### [`v8.4.41`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8441) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.40...8.4.41) - Fixed types (by [@​nex3](https://togithub.com/nex3) and [@​querkmachine](https://togithub.com/querkmachine)). - Cleaned up RegExps (by [@​bluwy](https://togithub.com/bluwy)).
tailwindlabs/tailwindcss (tailwindcss) ### [`v3.4.9`](https://togithub.com/tailwindlabs/tailwindcss/releases/tag/v3.4.9) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.8...v3.4.9) ##### Fixed - No longer warns when broad glob patterns are detecting `vendor` folders ### [`v3.4.8`](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.7...1676118af9dd1ca2b59f3f9b91afef4d0b453ea5) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.7...v3.4.8)
privatenumber/tsx (tsx) ### [`v4.17.0`](https://togithub.com/privatenumber/tsx/compare/v4.16.5...bd83d3bf59e39767ec64eec86fe5b48a8e50b991) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.5...v4.17.0)
vitejs/vite (vite) ### [`v5.4.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#540-2024-08-07) - fix(build): windows platform build output path error ([#​17818](https://togithub.com/vitejs/vite/issues/17818)) ([6ae0615](https://togithub.com/vitejs/vite/commit/6ae0615416762dd1b89393316308cf8edf115c34)), closes [#​17818](https://togithub.com/vitejs/vite/issues/17818) - fix(deps): update launch-editor to consume fix for windows paths ([#​17828](https://togithub.com/vitejs/vite/issues/17828)) ([cf2f90d](https://togithub.com/vitejs/vite/commit/cf2f90d4b9f9b16b8009b0f9d0d9f7e71e98c54d)), closes [#​17828](https://togithub.com/vitejs/vite/issues/17828) - fix(ssr): fix `global` variable name conflict ([#​17809](https://togithub.com/vitejs/vite/issues/17809)) ([6aa2206](https://togithub.com/vitejs/vite/commit/6aa220607b4f5457c1ef9ff68d75885a9abbdaf6)), closes [#​17809](https://togithub.com/vitejs/vite/issues/17809) - fix(worker): fix `importScripts` injection breaking iife code ([#​17827](https://togithub.com/vitejs/vite/issues/17827)) ([bb4ba9f](https://togithub.com/vitejs/vite/commit/bb4ba9f448da01782f585369f80c4517da087000)), closes [#​17827](https://togithub.com/vitejs/vite/issues/17827) - chore: bump typescript-eslint to v8 ([#​17624](https://togithub.com/vitejs/vite/issues/17624)) ([d1891fd](https://togithub.com/vitejs/vite/commit/d1891fda026d27f53409dec97e156a59da609196)), closes [#​17624](https://togithub.com/vitejs/vite/issues/17624) - chore(deps): update all non-major dependencies ([#​17820](https://togithub.com/vitejs/vite/issues/17820)) ([bb2f8bb](https://togithub.com/vitejs/vite/commit/bb2f8bb55fdd64e4f16831ff98921c221a5e734a)), closes [#​17820](https://togithub.com/vitejs/vite/issues/17820) - perf(ssr): do a single-pass over AST with node cache arrays ([#​17812](https://togithub.com/vitejs/vite/issues/17812)) ([81327eb](https://togithub.com/vitejs/vite/commit/81327eb980c308474a586a9cb9c0c5fff10eba34)), closes [#​17812](https://togithub.com/vitejs/vite/issues/17812)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



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