msonnberger / queued

https://queued.vercel.app
3 stars 0 forks source link

Update all non-major dependencies #218

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) 1.22.0 -> 1.22.1 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.61.0 -> 5.62.0 age adoption passing confidence
@typescript-eslint/parser 5.61.0 -> 5.62.0 age adoption passing confidence
drizzle-orm 0.27.0 -> 0.27.1 age adoption passing confidence
lucide-svelte (source) 0.258.0 -> 0.259.0 age adoption passing confidence
pnpm (source) 8.6.6 -> 8.6.7 age adoption passing confidence
postcss (source) 8.4.24 -> 8.4.25 age adoption passing confidence
svelte (source) 4.0.4 -> 4.0.5 age adoption passing confidence
svelte-check 3.4.4 -> 3.4.5 age adoption passing confidence
vite (source) 4.4.0 -> 4.4.2 age adoption passing confidence
vitest 0.32.4 -> 0.33.0 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit) ### [`v1.22.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1221) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.22.0...@sveltejs/kit@1.22.1) ##### Patch Changes - perf: only have Vite generate relative paths when required ([#​10287](https://togithub.com/sveltejs/kit/pull/10287))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.62.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5620-2023-07-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.61.0...v5.62.0) ##### Bug Fixes - **eslint-plugin:** \[comma-spacing] allow no space after trailing comma in objects and arrays ([#​6938](https://togithub.com/typescript-eslint/typescript-eslint/issues/6938)) ([24bdacc](https://togithub.com/typescript-eslint/typescript-eslint/commit/24bdacc7e5df40c92031a1bd7e9815d66a35b31d)) - **eslint-plugin:** \[prefer-includes] escape special characters ([#​7161](https://togithub.com/typescript-eslint/typescript-eslint/issues/7161)) ([5a347a5](https://togithub.com/typescript-eslint/typescript-eslint/commit/5a347a5978bc5737412bd12d61eb6058163cf4a0)), closes [#​7145](https://togithub.com/typescript-eslint/typescript-eslint/issues/7145) - **eslint-plugin:** replace auto-fix of class literal property style rule with suggestion ([#​7054](https://togithub.com/typescript-eslint/typescript-eslint/issues/7054)) ([a8c824a](https://togithub.com/typescript-eslint/typescript-eslint/commit/a8c824a1e84453f93cd2b464fc102bc878c1aff3)) ##### Features - **eslint-plugin:** \[prefer-nullish-coalescing] add `ignorePrimitives` option ([#​6487](https://togithub.com/typescript-eslint/typescript-eslint/issues/6487)) ([6edaa04](https://togithub.com/typescript-eslint/typescript-eslint/commit/6edaa04565576f0af7e60bc08602bd781c847804)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.62.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5620-2023-07-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.61.0...v5.62.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
drizzle-team/drizzle-orm (drizzle-orm) ### [`v0.27.1`](https://togithub.com/drizzle-team/drizzle-orm/releases/tag/0.27.1) [Compare Source](https://togithub.com/drizzle-team/drizzle-orm/compare/0.27.0...0.27.1) - 🎉 Added support for [Neon HTTP driver](https://neon.tech/docs/serverless/serverless-driver) ```typescript import { neon, neonConfig } from '@​neondatabase/serverless'; import { drizzle } from 'drizzle-orm/neon-http'; neonConfig.fetchConnectionCache = true; const sql = neon(process.env.DRIZZLE_DATABASE_URL!); const db = drizzle(sql); db.select(...) ```
lucide-icons/lucide (lucide-svelte) ### [`v0.259.0`](https://togithub.com/lucide-icons/lucide/releases/tag/v0.259.0): New icons! [Compare Source](https://togithub.com/lucide-icons/lucide/compare/v0.258.0...v0.259.0) #### New icons 🎨 - `chevron-down-circle` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-left-circle` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-right-circle` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-up-circle` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) #### Optimized Icons 🔨 - `chevron-down-square` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-down` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-first` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-last` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-left-square` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-left` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-right-square` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-right` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-up-square` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevron-up` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevrons-down` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevrons-left` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevrons-right` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley) - `chevrons-up` ([#​1355](https://togithub.com/lucide-icons/lucide/issues/1355)) by [@​danielbayley](https://togithub.com/danielbayley)
pnpm/pnpm (pnpm) ### [`v8.6.7`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.7) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.6...v8.6.7) #### Patch Changes - Ensure consistent output for scripts executed concurrently, both within a single project and across multiple projects. Each script's output will now be printed in a separate section of the terminal, when running multiple scripts in a single project [using regex](https://pnpm.io/cli/run#running-multiple-scripts) [#​6692](https://togithub.com/pnpm/pnpm/issues/6692). - The `--parallel` CLI flag should work on single project [#​6692](https://togithub.com/pnpm/pnpm/issues/6692). - Optimizing project manifest normalization, reducing amoung of data copying [#​6763](https://togithub.com/pnpm/pnpm/pull/6763). - Move loading `wantedLockfile` outside `dependenciesHierarchyForPackage`, preventing OOM crash when loading the same lock file too many times [#​6757](https://togithub.com/pnpm/pnpm/pull/6757). - Replace ineffective use of ramda `difference` with better alternative [#​6760](https://togithub.com/pnpm/pnpm/pull/6760). #### Our Gold Sponsors
#### Our Silver Sponsors
postcss/postcss (postcss) ### [`v8.4.25`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8425) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.24...8.4.25) - Improve stringify performance (by Romain Menke). - Fixed docs (by [@​vikaskaliramna07](https://togithub.com/vikaskaliramna07)).
sveltejs/svelte (svelte) ### [`v4.0.5`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#405) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.0.4...svelte@4.0.5) ##### Patch Changes - fix: generate type definition with nullable types ([#​8924](https://togithub.com/sveltejs/svelte/pull/8924))
sveltejs/language-tools (svelte-check) ### [`v3.4.5`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.4.5) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.4.4...svelte-check-3.4.5) - feat: SvelteKit `HEAD` export - fix: type one way bindings that are not the element ([#​2066](https://togithub.com/sveltejs/language-tools/issues/2066))
vitejs/vite (vite) ### [`v4.4.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small442-2023-07-07-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v4.4.1...v4.4.2) - fix(css): use single postcss instance ([#​13738](https://togithub.com/vitejs/vite/issues/13738)) ([c02fac4](https://togithub.com/vitejs/vite/commit/c02fac4)), closes [#​13738](https://togithub.com/vitejs/vite/issues/13738) ### [`v4.4.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small441-2023-07-06-small) [Compare Source](https://togithub.com/vitejs/vite/compare/3b47e34af89b8220c0aeb119f813e8315e98668e...v4.4.1) - fix: revert [#​13073](https://togithub.com/vitejs/vite/issues/13073), use consistent virtual module ID in module graph ([#​13734](https://togithub.com/vitejs/vite/issues/13734)) ([f589ac0](https://togithub.com/vitejs/vite/commit/f589ac0)), closes [#​13073](https://togithub.com/vitejs/vite/issues/13073) [#​13734](https://togithub.com/vitejs/vite/issues/13734) - fix: revert import config module as data ([#​13731](https://togithub.com/vitejs/vite/issues/13731)) ([b0bfa01](https://togithub.com/vitejs/vite/commit/b0bfa01)), closes [#​13731](https://togithub.com/vitejs/vite/issues/13731) - chore: changelog notes and clean for 4.4 ([#​13728](https://togithub.com/vitejs/vite/issues/13728)) ([3f4e36e](https://togithub.com/vitejs/vite/commit/3f4e36e)), closes [#​13728](https://togithub.com/vitejs/vite/issues/13728)
vitest-dev/vitest (vitest) ### [`v0.33.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.33.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.32.4...v0.33.0) #####    🚨 Breaking Changes - Revert default include patterns  -  by [@​so1ve](https://togithub.com/so1ve) [#​3729](https://togithub.com/vitest-dev/vitest/issues/3729) - `0.32.0` changed the default `include` globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive. #####    🐞 Bug Fixes - Add missing JSDom living keys  -  by [@​DerZade](https://togithub.com/DerZade) in [https://github.com/vitest-dev/vitest/issues/3702](https://togithub.com/vitest-dev/vitest/issues/3702) [(83a86)](https://togithub.com/vitest-dev/vitest/commit/83a86a75) - **vite-node**: - Don't fail when importing Promise module  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(08192)](https://togithub.com/vitest-dev/vitest/commit/0819275a) - Allow importing node:test  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(db22c)](https://togithub.com/vitest-dev/vitest/commit/db22c677) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.32.4...v0.33.0)

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 has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
queued ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 10, 2023 8:01pm