svitejs / vite-plugin-qrcode

Show QR code on server start
MIT License
147 stars 3 forks source link

chore(deps): update all non-major dependencies #75

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.0.0-next.553 -> ^1.0.0-next.563 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.43.0 -> ^5.44.0 age adoption passing confidence
@typescript-eslint/parser ^5.43.0 -> ^5.44.0 age adoption passing confidence
lint-staged ^13.0.3 -> ^13.0.4 age adoption passing confidence
prettier (source) ^2.7.1 -> ^2.8.0 age adoption passing confidence

Release Notes

sveltejs/kit ### [`v1.0.0-next.563`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next563) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.562...@sveltejs/kit@1.0.0-next.563) ##### Patch Changes - \[feat] allow handleError to return a promise ([#​7780](https://togithub.com/sveltejs/kit/pull/7780)) - \[breaking] remove `format` option from `generateManifest(...)` ([#​7820](https://togithub.com/sveltejs/kit/pull/7820)) ### [`v1.0.0-next.562`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next562) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.561...@sveltejs/kit@1.0.0-next.562) ##### Patch Changes - \[fix] handle redirects in handle hook while processing data request ([#​7797](https://togithub.com/sveltejs/kit/pull/7797)) - Make touchstart listener passive ([#​7818](https://togithub.com/sveltejs/kit/pull/7818)) - \[breaking] remove `getStaticDirectory()` from builder API ([#​7809](https://togithub.com/sveltejs/kit/pull/7809)) - Make console.warn wrapper named rather than anonymous ([#​7811](https://togithub.com/sveltejs/kit/pull/7811)) ### [`v1.0.0-next.561`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next561) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.560...@sveltejs/kit@1.0.0-next.561) ##### Patch Changes - Upgrade vite-plugin-svelte to ^1.3.1 ([#​7760](https://togithub.com/sveltejs/kit/pull/7760)) ### [`v1.0.0-next.560`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next560) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.559...@sveltejs/kit@1.0.0-next.560) ##### Patch Changes - \[breaking] Rename `prerendering` to `building`, remove `config.kit.prerender.enabled` ([#​7762](https://togithub.com/sveltejs/kit/pull/7762)) ### [`v1.0.0-next.559`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next559) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.557...@sveltejs/kit@1.0.0-next.559) ##### Patch Changes - Roll over non-matching optional parameters instead of 404ing ([#​7753](https://togithub.com/sveltejs/kit/pull/7753)) - \[fix] enable Vite's modulePreload.polyfill ([#​7770](https://togithub.com/sveltejs/kit/pull/7770)) ### [`v1.0.0-next.557`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next557) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.556...@sveltejs/kit@1.0.0-next.557) ##### Patch Changes - external fetch calls: ensure serialized cookie values are url-encoded \[[#​7736](https://togithub.com/sveltejs/kit/issues/7736)] ([#​7736](https://togithub.com/sveltejs/kit/pull/7736)) ### [`v1.0.0-next.556`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next556) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.555...@sveltejs/kit@1.0.0-next.556) ##### Patch Changes - \[fix] preserve Vite CLI opts ([#​7749](https://togithub.com/sveltejs/kit/pull/7749)) ### [`v1.0.0-next.555`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next555) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.554...@sveltejs/kit@1.0.0-next.555) ##### Patch Changes - Made `config.kit.outDir` able to be located in `node_modules` ([#​7707](https://togithub.com/sveltejs/kit/pull/7707)) ### [`v1.0.0-next.554`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next554) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.553...@sveltejs/kit@1.0.0-next.554) ##### Patch Changes - create stronger types for dynamically generated env modules ([#​7735](https://togithub.com/sveltejs/kit/pull/7735)) - \[breaking] Make `trailingSlash` a page option, rather than configuration ([#​7719](https://togithub.com/sveltejs/kit/pull/7719)) - Handle hash links with non-ASCII characters when prerendering ([#​7729](https://togithub.com/sveltejs/kit/pull/7729)) - Ignore popstate events from outside the router ([#​7721](https://togithub.com/sveltejs/kit/pull/7721))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.44.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5440-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5430v5440-2022-11-21) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0) ##### Bug Fixes - **eslint-plugin:** \[no-empty-interface] disable autofix for declaration merging with class ([#​5920](https://togithub.com/typescript-eslint/typescript-eslint/issues/5920)) ([a4f85b8](https://togithub.com/typescript-eslint/typescript-eslint/commit/a4f85b8cfe38ba8ea2a2ac4a56d9b11a81a8a15a)) - **eslint-plugin:** \[no-unnecessary-condition] handle index signature type ([#​5912](https://togithub.com/typescript-eslint/typescript-eslint/issues/5912)) ([5baad08](https://togithub.com/typescript-eslint/typescript-eslint/commit/5baad0893f9a90633d57fffac69af7523bd1501e)) - **eslint-plugin:** \[prefer-optional-chain] handle binary expressions in negated or ([#​5992](https://togithub.com/typescript-eslint/typescript-eslint/issues/5992)) ([2778ff0](https://togithub.com/typescript-eslint/typescript-eslint/commit/2778ff0c3db011148be93ed3bea5ce07af3c81ef)) - **typescript-estree:** don't consider a cached program unless it's specified in the current `parserOptions.project` config ([#​5999](https://togithub.com/typescript-eslint/typescript-eslint/issues/5999)) ([530e0e6](https://togithub.com/typescript-eslint/typescript-eslint/commit/530e0e618cdf4bb956149bf8a8484848e1b9a1f5)) ##### Features - **eslint-plugin:** \[adjacent-overload-signatures] check BlockStatement nodes ([#​5998](https://togithub.com/typescript-eslint/typescript-eslint/issues/5998)) ([97d3e56](https://togithub.com/typescript-eslint/typescript-eslint/commit/97d3e56709ee19fdec39fd8b99d080db90b306e9)) - **eslint-plugin:** \[keyword-spacing] Support spacing in import-type syntax ([#​5977](https://togithub.com/typescript-eslint/typescript-eslint/issues/5977)) ([6a735e1](https://togithub.com/typescript-eslint/typescript-eslint/commit/6a735e142ef67f3af6497f922cf83706867eb6b7))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.44.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5440-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5430v5440-2022-11-21) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.43.0...v5.44.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
okonet/lint-staged ### [`v13.0.4`](https://togithub.com/okonet/lint-staged/releases/tag/v13.0.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v13.0.3...v13.0.4) ##### Bug Fixes - **deps:** update all dependencies ([336f3b5](https://togithub.com/okonet/lint-staged/commit/336f3b513a8b36579165b2e6fb6e7059b988fe84)) - **deps:** update all dependencies ([ec995e5](https://togithub.com/okonet/lint-staged/commit/ec995e53fb173f2863cb3cc08a92ffa9252dc25d))
prettier/prettier ### [`v2.8.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​280) [Compare Source](https://togithub.com/prettier/prettier/compare/2.7.1...2.8.0) [diff](https://togithub.com/prettier/prettier/compare/2.7.1...2.8.0) πŸ”— [Release Notes](https://prettier.io/blog/2022/11/23/2.8.0.html)

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" (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.



This PR has been generated by Mend Renovate. View repository job log here.

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.