msonnberger / queued

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

Update all non-major dependencies #224

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 Type Update
@playwright/test (source) 1.36.1 -> 1.36.2 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 6.1.0 -> 6.2.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 6.1.0 -> 6.2.0 age adoption passing confidence devDependencies minor
drizzle-kit 0.19.9 -> 0.19.11 age adoption passing confidence devDependencies patch
lucide-svelte (source) 0.262.0 -> 0.263.0 age adoption passing confidence dependencies minor
pnpm (source) 8.6.9 -> 8.6.10 age adoption passing confidence packageManager patch
pnpm/action-setup v2.2.4 -> v2.3.0 age adoption passing confidence action minor
postcss (source) 8.4.26 -> 8.4.27 age adoption passing confidence devDependencies patch
svelte (source) 4.1.0 -> 4.1.1 age adoption passing confidence devDependencies patch
svelte-french-toast 1.1.0 -> 1.2.0 age adoption passing confidence dependencies minor
tslib (source) 2.6.0 -> 2.6.1 age adoption passing confidence devDependencies patch
vite (source) 4.4.5 -> 4.4.7 age adoption passing confidence devDependencies patch

Release Notes

Microsoft/playwright (@​playwright/test) ### [`v1.36.2`](https://togithub.com/microsoft/playwright/releases/tag/v1.36.2): 1.36.2 [Compare Source](https://togithub.com/Microsoft/playwright/compare/v1.36.1...v1.36.2) ##### Highlights [https://github.com/microsoft/playwright/issues/24316](https://togithub.com/microsoft/playwright/issues/24316) - \[REGRESSION] Character classes are not working in globs in 1.36 ##### Browser Versions - Chromium 115.0.5790.75 - Mozilla Firefox 115.0 - WebKit 17.0 This version was also tested against the following stable channels: - Google Chrome 114 - Microsoft Edge 114
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#620-2023-07-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0) ##### Bug Fixes - **eslint-plugin:** \[member-ordering] account for repeated names ([#​6864](https://togithub.com/typescript-eslint/typescript-eslint/issues/6864)) ([d207b59](https://togithub.com/typescript-eslint/typescript-eslint/commit/d207b59e24acb9377a7a55104d082bd91fbb664e)) - **eslint-plugin:** \[no-unsafe-enum-comparison] exempt bit shift operators ([#​7074](https://togithub.com/typescript-eslint/typescript-eslint/issues/7074)) ([b3e0e75](https://togithub.com/typescript-eslint/typescript-eslint/commit/b3e0e7571f1abb5dae347d3701844324232b1431)) - **eslint-plugin:** \[prefer-nullish-coalescing] handle case when type of left side is null or undefined ([#​7225](https://togithub.com/typescript-eslint/typescript-eslint/issues/7225)) ([b62affe](https://togithub.com/typescript-eslint/typescript-eslint/commit/b62affe8ddac7c0af22bf74f22503d0cda92f4c0)) - **eslint-plugin:** use a default export for the rules type ([#​7266](https://togithub.com/typescript-eslint/typescript-eslint/issues/7266)) ([af77a1d](https://togithub.com/typescript-eslint/typescript-eslint/commit/af77a1d33f0853d2ab0f61e4ac04dec47cd7ba18)) ##### Features - **eslint-plugin:** \[class-methods-use-this] add extension rule ([#​6457](https://togithub.com/typescript-eslint/typescript-eslint/issues/6457)) ([18ea3b1](https://togithub.com/typescript-eslint/typescript-eslint/commit/18ea3b1f8938e25053f89b7e4ec8dcc6c453118a)) - **eslint-plugin:** sync getFunctionHeadLoc implementation with upstream ([#​7260](https://togithub.com/typescript-eslint/typescript-eslint/issues/7260)) ([f813147](https://togithub.com/typescript-eslint/typescript-eslint/commit/f81314731cccb779423e2580a805eff3efff8564)) 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) ### [`v6.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#620-2023-07-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.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-kit-mirror (drizzle-kit) ### [`v0.19.11`](https://togithub.com/drizzle-team/drizzle-kit-mirror/releases/tag/v0.19.11): 0.19.11 [Compare Source](https://togithub.com/drizzle-team/drizzle-kit-mirror/compare/v0.19.10...v0.19.11) - πŸ› [Postgres introspect relation does not exist](https://togithub.com/drizzle-team/drizzle-kit-mirror/issues/130) - πŸ› [drizzle-kit@0.19.9 Regression](https://togithub.com/drizzle-team/drizzle-kit-mirror/issues/131) - πŸ› In MySQL `DROP PK` + `ADD PK` statements were showing up for `push:mysql` command even if nothing was changed in a schema ### [`v0.19.10`](https://togithub.com/drizzle-team/drizzle-kit-mirror/releases/tag/v0.19.10): 0.19.10 [Compare Source](https://togithub.com/drizzle-team/drizzle-kit-mirror/compare/17a6dee0e1d9aac186b8d7e05479f26a20213a49...v0.19.10) ##### Drizzle Studio updates - πŸŽ‰ Drizzle Studio now has the possibility to export the whole table or selected rows to a `json` or `csv` Screenshot 2023-07-20 at 21 01 23
lucide-icons/lucide (lucide-svelte) ### [`v0.263.0`](https://togithub.com/lucide-icons/lucide/releases/tag/v0.263.0): New icons v0.263.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/v0.262.0...v0.263.0) #### Modified Icons - `pencil-ruler` ([#​1442](https://togithub.com/lucide-icons/lucide/issues/1442)) by [@​danielbayley](https://togithub.com/danielbayley) - `ruler` ([#​1442](https://togithub.com/lucide-icons/lucide/issues/1442)) by [@​danielbayley](https://togithub.com/danielbayley)%0A
pnpm/pnpm (pnpm) ### [`v8.6.10`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.10) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.9...v8.6.10) #### Patch Changes - Installation succeeds if a non-optional dependency of an optional dependency has failing installation scripts [#​6822](https://togithub.com/pnpm/pnpm/issues/6822). - The length of the temporary file names in the content-addressable store reduced in order to prevent `ENAMETOOLONG` errors from happening [#​6842](https://togithub.com/pnpm/pnpm/issues/6842). - Ignore empty patch content when patch-commit. - Sort keys in `packageExtensions` before calculating `packageExtensionsChecksum` [#​6824](https://togithub.com/pnpm/pnpm/issues/6824). - Pass the right scheme to `git ls-remote` in order to prevent a fallback to `git+ssh` that would result in a 'host key verification failed' issue [#​6806](https://togithub.com/pnpm/pnpm/issues/6806) - The "postpublish" script of a git-hosted dependency is not executed, while building the dependency [#​6822](https://togithub.com/pnpm/pnpm/issues/6846). #### Our Gold Sponsors
#### Our Silver Sponsors
pnpm/action-setup (pnpm/action-setup) ### [`v2.3.0`](https://togithub.com/pnpm/action-setup/releases/tag/v2.3.0) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.2.4...v2.3.0) - feat: specifying path to non-root `package.json` file [https://github.com/pnpm/action-setup/pull/88](https://togithub.com/pnpm/action-setup/pull/88). - docs: improve.
postcss/postcss (postcss) ### [`v8.4.27`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8427) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.26...8.4.27) - Fixed `Container` clone methods types.
sveltejs/svelte (svelte) ### [`v4.1.1`](https://togithub.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#411) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.1.0...svelte@4.1.1) ##### Patch Changes - fix: `svelte:component` spread props change not picked up ([#​9006](https://togithub.com/sveltejs/svelte/pull/9006))
kbrgl/svelte-french-toast (svelte-french-toast) ### [`v1.2.0`](https://togithub.com/kbrgl/svelte-french-toast/releases/tag/v1.2.0) [Compare Source](https://togithub.com/kbrgl/svelte-french-toast/compare/v1.1.0...v1.2.0) This release adds support for Svelte 4. #### What's Changed - feat: RTL support by [@​thenbe](https://togithub.com/thenbe) in [https://github.com/kbrgl/svelte-french-toast/pull/39](https://togithub.com/kbrgl/svelte-french-toast/pull/39) - Fix custom toast type errors by [@​kbrgl](https://togithub.com/kbrgl) in [https://github.com/kbrgl/svelte-french-toast/pull/46](https://togithub.com/kbrgl/svelte-french-toast/pull/46) #### New Contributors - [@​thenbe](https://togithub.com/thenbe) made their first contribution in [https://github.com/kbrgl/svelte-french-toast/pull/39](https://togithub.com/kbrgl/svelte-french-toast/pull/39) - [@​kbrgl](https://togithub.com/kbrgl) made their first contribution in [https://github.com/kbrgl/svelte-french-toast/pull/46](https://togithub.com/kbrgl/svelte-french-toast/pull/46) **Full Changelog**: https://github.com/kbrgl/svelte-french-toast/compare/v1.1.0...v1.2.0
Microsoft/tslib (tslib) ### [`v2.6.1`](https://togithub.com/microsoft/tslib/releases/tag/v2.6.1): tslib 2.6.1 [Compare Source](https://togithub.com/Microsoft/tslib/compare/2.6.0...v2.6.1) #### What's Changed - Allow functions as values in \__addDisposableResource by [@​rbuckton](https://togithub.com/rbuckton) in [https://github.com/microsoft/tslib/pull/215](https://togithub.com/microsoft/tslib/pull/215) - Stop using es6 syntax in the es6 file by [@​andrewbranch](https://togithub.com/andrewbranch) in [https://github.com/microsoft/tslib/pull/216](https://togithub.com/microsoft/tslib/pull/216) **Full Changelog**: https://github.com/microsoft/tslib/compare/2.6.0...v2.6.1
vitejs/vite (vite) ### [`v4.4.7`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small447-2023-07-24-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v4.4.6...v4.4.7) - fix: `optimizeDeps.include` not working with paths inside packages ([#​13922](https://togithub.com/vitejs/vite/issues/13922)) ([06e4f57](https://togithub.com/vitejs/vite/commit/06e4f57)), closes [#​13922](https://togithub.com/vitejs/vite/issues/13922) - fix: lightningcss fails with html-proxy ([#​13776](https://togithub.com/vitejs/vite/issues/13776)) ([6b56094](https://togithub.com/vitejs/vite/commit/6b56094)), closes [#​13776](https://togithub.com/vitejs/vite/issues/13776) - fix: prepend `config.base` to vite/env path ([#​13941](https://togithub.com/vitejs/vite/issues/13941)) ([8e6cee8](https://togithub.com/vitejs/vite/commit/8e6cee8)), closes [#​13941](https://togithub.com/vitejs/vite/issues/13941) - fix(html): support `import.meta.env` define replacement without quotes ([#​13425](https://togithub.com/vitejs/vite/issues/13425)) ([883089c](https://togithub.com/vitejs/vite/commit/883089c)), closes [#​13425](https://togithub.com/vitejs/vite/issues/13425) - fix(proxy): handle error when proxy itself errors ([#​13929](https://togithub.com/vitejs/vite/issues/13929)) ([4848e41](https://togithub.com/vitejs/vite/commit/4848e41)), closes [#​13929](https://togithub.com/vitejs/vite/issues/13929) - chore(eslint): allow type annotations ([#​13920](https://togithub.com/vitejs/vite/issues/13920)) ([d1264fd](https://togithub.com/vitejs/vite/commit/d1264fd)), closes [#​13920](https://togithub.com/vitejs/vite/issues/13920) ### [`v4.4.6`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small446-2023-07-21-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v4.4.5...v4.4.6) - fix: constrain inject helpers for iife ([#​13909](https://togithub.com/vitejs/vite/issues/13909)) ([c89f677](https://togithub.com/vitejs/vite/commit/c89f677)), closes [#​13909](https://togithub.com/vitejs/vite/issues/13909) - fix: display manualChunks warning only when a function is not used ([#​13797](https://togithub.com/vitejs/vite/issues/13797)) ([#​13798](https://togithub.com/vitejs/vite/issues/13798)) ([51c271f](https://togithub.com/vitejs/vite/commit/51c271f)), closes [#​13797](https://togithub.com/vitejs/vite/issues/13797) [#​13798](https://togithub.com/vitejs/vite/issues/13798) - fix: do not append `browserHash` on optimized deps during build ([#​13906](https://togithub.com/vitejs/vite/issues/13906)) ([0fb2340](https://togithub.com/vitejs/vite/commit/0fb2340)), closes [#​13906](https://togithub.com/vitejs/vite/issues/13906) - fix: use Bun's implementation of `ws` instead of the bundled one ([#​13901](https://togithub.com/vitejs/vite/issues/13901)) ([049404c](https://togithub.com/vitejs/vite/commit/049404c)), closes [#​13901](https://togithub.com/vitejs/vite/issues/13901) - feat(client): add guide to press Esc for closing the overlay ([#​13896](https://togithub.com/vitejs/vite/issues/13896)) ([da389cc](https://togithub.com/vitejs/vite/commit/da389cc)), closes [#​13896](https://togithub.com/vitejs/vite/issues/13896)

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 25, 2023 6:17pm