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 #60

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) ^1.0.0-next.428 -> ^1.0.0-next.445 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.33.1 -> ^5.35.1 age adoption passing confidence
@typescript-eslint/parser ^5.33.1 -> ^5.35.1 age adoption passing confidence
eslint (source) ^8.22.0 -> ^8.23.0 age adoption passing confidence
tsup ^6.2.2 -> ^6.2.3 age adoption passing confidence
typescript (source) ^4.7.4 -> ^4.8.2 age adoption passing confidence

Release Notes

sveltejs/kit ### [`v1.0.0-next.445`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next445) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.444...@sveltejs/kit@1.0.0-next.445) ##### Patch Changes - \[breaking] rename `$app/env` to `$app/environment`, to disambiguate with `$env/...` ([#​6334](https://togithub.com/sveltejs/kit/pull/6334)) ### [`v1.0.0-next.444`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next444) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.443...@sveltejs/kit@1.0.0-next.444) ##### Patch Changes - set errors on root component ([#​6330](https://togithub.com/sveltejs/kit/pull/6330)) - \[fix] do not call server and update `$page.data` unnecessarily ([#​6311](https://togithub.com/sveltejs/kit/pull/6311)) ### [`v1.0.0-next.443`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next443) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.442...@sveltejs/kit@1.0.0-next.443) ##### Patch Changes - \[fix] prevent unused types warning ([#​6293](https://togithub.com/sveltejs/kit/pull/6293)) - \[fix] don't reuse server load data from previous page if current doesn't have a load function ([#​6309](https://togithub.com/sveltejs/kit/pull/6309)) ### [`v1.0.0-next.442`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next442) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.441...@sveltejs/kit@1.0.0-next.442) ##### Patch Changes - \[fix] handle case where parent() refers to missing load function ([#​6282](https://togithub.com/sveltejs/kit/pull/6282)) ### [`v1.0.0-next.441`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next441) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.440...@sveltejs/kit@1.0.0-next.441) ##### Patch Changes - \[fix] Set `errors` prop on all layout/leaf components, not just page that happens to be deepest ([#​6279](https://togithub.com/sveltejs/kit/pull/6279)) - Fix route sorting with groups ([#​6288](https://togithub.com/sveltejs/kit/pull/6288)) ### [`v1.0.0-next.440`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next440) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.439...@sveltejs/kit@1.0.0-next.440) ##### Patch Changes - \[fix] type tweaks ([#​6271](https://togithub.com/sveltejs/kit/pull/6271)) - Correctly determine whether route uses server data ([#​6275](https://togithub.com/sveltejs/kit/pull/6275)) ### [`v1.0.0-next.439`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next439) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.438...@sveltejs/kit@1.0.0-next.439) ##### Patch Changes - \[feat] add App.PageData type ([#​6226](https://togithub.com/sveltejs/kit/pull/6226)) ### [`v1.0.0-next.438`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next438) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.437...@sveltejs/kit@1.0.0-next.438) ##### Patch Changes - more granular URL property tracking during load ([#​6237](https://togithub.com/sveltejs/kit/pull/6237)) - \[breaking] change event.clientAddress to event.getClientAddress() ([#​6237](https://togithub.com/sveltejs/kit/pull/6237)) - Remove all enumerable getters from RequestEvent and LoadEvent ([#​6237](https://togithub.com/sveltejs/kit/pull/6237)) ### [`v1.0.0-next.437`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next437) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.436...@sveltejs/kit@1.0.0-next.437) ##### Patch Changes - \[fix] only generate blank non-SSR pages when prerendering is enabled ([#​6251](https://togithub.com/sveltejs/kit/pull/6251)) ### [`v1.0.0-next.436`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next436) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.435...@sveltejs/kit@1.0.0-next.436) ##### Patch Changes - \[fix] prerender routes in a (group) ([#​6232](https://togithub.com/sveltejs/kit/pull/6232)) ### [`v1.0.0-next.435`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next435) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.434...@sveltejs/kit@1.0.0-next.435) ##### Patch Changes - \[fix] allow `@` route breakouts to layouts in `[foo]` or `(foo)` directories ([#​6224](https://togithub.com/sveltejs/kit/pull/6224)) ### [`v1.0.0-next.434`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next434) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.433...@sveltejs/kit@1.0.0-next.434) ##### Patch Changes - Always create `$types` for a route with a layout, leaf or endpoint ([#​6222](https://togithub.com/sveltejs/kit/pull/6222)) ### [`v1.0.0-next.433`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next433) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.432...@sveltejs/kit@1.0.0-next.433) ##### Patch Changes - \[feat] Moved hooks.js initialization from Server.respond into Server.init ([#​6179](https://togithub.com/sveltejs/kit/pull/6179)) ### [`v1.0.0-next.432`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next432) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.431...@sveltejs/kit@1.0.0-next.432) ##### Patch Changes - \[breaking] implement new layout system (see the PR for migration instructions) ([#​6174](https://togithub.com/sveltejs/kit/pull/6174)) ### [`v1.0.0-next.431`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next431) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.430...@sveltejs/kit@1.0.0-next.431) ##### Patch Changes - \[feat] Avoid running load on the server unnecessarily ([#​6056](https://togithub.com/sveltejs/kit/pull/6056)) ### [`v1.0.0-next.430`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next430) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.429...@sveltejs/kit@1.0.0-next.430) ##### Patch Changes - \[feat] Added config.kit.env.dir, which allows users to set a directory to search for .env files ([#​6175](https://togithub.com/sveltejs/kit/pull/6175)) ### [`v1.0.0-next.429`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next429) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.428...@sveltejs/kit@1.0.0-next.429) ##### Patch Changes - \[fix] Prevent import of `$env/*/private` in client ([#​6018](https://togithub.com/sveltejs/kit/pull/6018)) - Fix vite.config.ts "Cannot find module '@​sveltejs/kit/vite' or its corresponding type declarations." ([#​6140](https://togithub.com/sveltejs/kit/pull/6140))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.35.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5351-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5350v5351-2022-08-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.35.0...v5.35.1) ##### Bug Fixes - **eslint-plugin:** correct rule schemas to pass ajv validation ([#​5531](https://togithub.com/typescript-eslint/typescript-eslint/issues/5531)) ([dbf8b56](https://togithub.com/typescript-eslint/typescript-eslint/commit/dbf8b569dbada29e4a295d6c265976e55de1b2aa)) ### [`v5.35.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5350-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5340v5350-2022-08-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.34.0...v5.35.0) ##### Features - **eslint-plugin:** \[explicit-member-accessibility] suggest adding explicit accessibility specifiers ([#​5492](https://togithub.com/typescript-eslint/typescript-eslint/issues/5492)) ([0edb94a](https://togithub.com/typescript-eslint/typescript-eslint/commit/0edb94aee55e1ec6afa7f46f99a9b308bbb66301)) ### [`v5.34.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5340-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5331v5340-2022-08-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.33.1...v5.34.0) ##### Bug Fixes - **eslint-plugin:** \[no-useless-constructor] handle parameter decorator ([#​5450](https://togithub.com/typescript-eslint/typescript-eslint/issues/5450)) ([864dbcf](https://togithub.com/typescript-eslint/typescript-eslint/commit/864dbcfccba274fe1b26eac8aeeaf2a2355b5969)) ##### Features - **eslint-plugin:** \[prefer-optional-chain] support suggesting `!foo || !foo.bar` as a valid match for the rule ([#​5266](https://togithub.com/typescript-eslint/typescript-eslint/issues/5266)) ([aca935c](https://togithub.com/typescript-eslint/typescript-eslint/commit/aca935c9696712d4aff18144c4690db4d6ba9bf9)) #### [5.33.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.33.0...v5.33.1) (2022-08-15) ##### Bug Fixes - missing placeholders in violation messages for `no-unnecessary-type-constraint` and `no-unsafe-argument` (and enable `eslint-plugin/recommended` rules internally) ([#​5453](https://togithub.com/typescript-eslint/typescript-eslint/issues/5453)) ([d023910](https://togithub.com/typescript-eslint/typescript-eslint/commit/d0239104f4dbffd2b5ecdb19e520c7d4b71962e0))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.35.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5351-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5350v5351-2022-08-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.35.0...v5.35.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.35.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5350-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5340v5350-2022-08-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.34.0...v5.35.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.34.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5340-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5331v5340-2022-08-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.33.1...v5.34.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.33.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.33.0...v5.33.1) (2022-08-15) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
eslint/eslint ### [`v8.23.0`](https://togithub.com/eslint/eslint/releases/tag/v8.23.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.22.0...v8.23.0) #### Features - [`3e5839e`](https://togithub.com/eslint/eslint/commit/3e5839ecae96aecfbc1ac9526e88e0105e671032) feat: Enable eslint.config.js lookup from CLI ([#​16235](https://togithub.com/eslint/eslint/issues/16235)) (Nicholas C. Zakas) - [`30b1a2d`](https://togithub.com/eslint/eslint/commit/30b1a2dac9060673101485841c4c7521675bf917) feat: add `allowEmptyCase` option to no-fallthrough rule ([#​15887](https://togithub.com/eslint/eslint/issues/15887)) (Amaresh S M) - [`43f03aa`](https://togithub.com/eslint/eslint/commit/43f03aa96b632039b1d9cad097a70b227bb7d348) feat: no-warning-comments support comments with decoration ([#​16120](https://togithub.com/eslint/eslint/issues/16120)) (Lachlan Hunt) #### Documentation - [`b1918da`](https://togithub.com/eslint/eslint/commit/b1918da0f6cb8fe690c7377667616ec7cb57111e) docs: package.json conventions ([#​16206](https://togithub.com/eslint/eslint/issues/16206)) (Patrick McElhaney) - [`0e03c33`](https://togithub.com/eslint/eslint/commit/0e03c333a70bebd00307deead0befa519f983f44) docs: remove word immediately ([#​16217](https://togithub.com/eslint/eslint/issues/16217)) (Strek) - [`c6790db`](https://togithub.com/eslint/eslint/commit/c6790db6494e64a5261d74c0f3c4dc6139c59435) docs: add anchor link for "migrating from jscs" ([#​16207](https://togithub.com/eslint/eslint/issues/16207)) (Percy Ma) - [`7137344`](https://togithub.com/eslint/eslint/commit/71373442c42b356f34179dba18f860e1d79a780d) docs: auto-generation edit link ([#​16213](https://togithub.com/eslint/eslint/issues/16213)) (Percy Ma) #### Chores - [`2e004ab`](https://togithub.com/eslint/eslint/commit/2e004ab990a4a5a4efc44974da005d2161490256) chore: upgrade [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@​1](https://togithub.com/1).3.1 ([#​16249](https://togithub.com/eslint/eslint/issues/16249)) (Milos Djermanovic) - [`d35fbbe`](https://togithub.com/eslint/eslint/commit/d35fbbef895e8f4ac6eaf1756349230769a02b4d) chore: Upgrade to espree@9.4.0 ([#​16243](https://togithub.com/eslint/eslint/issues/16243)) (Milos Djermanovic) - [`ed26229`](https://togithub.com/eslint/eslint/commit/ed26229a19359b356f3a401698488c1707d4c029) test: add no-extra-parens tests with rest properties ([#​16236](https://togithub.com/eslint/eslint/issues/16236)) (Milos Djermanovic) - [`deaf69f`](https://togithub.com/eslint/eslint/commit/deaf69ffd8f9b97b4b8c29a244a79969ff14c80a) chore: fix off-by-one `min-width: 1023px` media queries ([#​15974](https://togithub.com/eslint/eslint/issues/15974)) (Milos Djermanovic) - [`63dec9f`](https://togithub.com/eslint/eslint/commit/63dec9fdee793be9bf2939e1bda0717b9cc6dcf8) refactor: simplify `parseListConfig` ([#​16241](https://togithub.com/eslint/eslint/issues/16241)) (Milos Djermanovic)
egoist/tsup ### [`v6.2.3`](https://togithub.com/egoist/tsup/releases/tag/v6.2.3) [Compare Source](https://togithub.com/egoist/tsup/compare/v6.2.2...v6.2.3) ##### Bug Fixes - **deps:** update bundle-require, fix [#​695](https://togithub.com/egoist/tsup/issues/695) ([d074dd9](https://togithub.com/egoist/tsup/commit/d074dd9c33adf85bcd149e79c9d141517a956ce0)) - pass globalName to rollup for tree-shaking iife build ([#​692](https://togithub.com/egoist/tsup/issues/692)) ([900a260](https://togithub.com/egoist/tsup/commit/900a260e4f6e98a6ed5b70165339a669dd2a8d38)) - respect exit code from onSuccess process, closes [#​697](https://togithub.com/egoist/tsup/issues/697) ([dd9ef53](https://togithub.com/egoist/tsup/commit/dd9ef53e8442237b5c562806167c193b8d1d9836))
Microsoft/TypeScript ### [`v4.8.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.8.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-8/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.8.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.0%22+). - [fixed issues query for Typescript 4.8.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.1%22+). - [fixed issues query for Typescript 4.8.1 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.2%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-48) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.