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

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
@changesets/cli ^2.24.1 -> ^2.24.2 age adoption passing confidence
@sveltejs/kit (source) ^1.0.0-next.401 -> ^1.0.0-next.405 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.31.0 -> ^5.32.0 age adoption passing confidence
@typescript-eslint/parser ^5.31.0 -> ^5.32.0 age adoption passing confidence

Release Notes

changesets/changesets ### [`v2.24.2`](https://togithub.com/changesets/changesets/blob/HEAD/packages/cli/CHANGELOG.md#​2242) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.24.1...@changesets/cli@2.24.2) ##### Patch Changes - [#​900](https://togithub.com/changesets/changesets/pull/900) [`7d998ee`](https://togithub.com/changesets/changesets/commit/7d998eeb16064b5442ebc49ad31dec7b841d504e) Thanks [@​sdirosa](https://togithub.com/sdirosa)! - Fixed an issue with generating changelogs not being skipped when the `changelog` config option was set to `false`. - [#​720](https://togithub.com/changesets/changesets/pull/720) [`0fd56e1`](https://togithub.com/changesets/changesets/commit/0fd56e17092c7258de57adf7dd4ba08406c8e440) Thanks [@​bhovhannes](https://togithub.com/bhovhannes)! - Private packages without a `version` field are no longer listed when adding a changeset. - [#​844](https://togithub.com/changesets/changesets/pull/844) [`8627ec1`](https://togithub.com/changesets/changesets/commit/8627ec1faba53644b366c314be248e1bba48f329) Thanks [@​Andarist](https://togithub.com/Andarist)! - Attempt to log `stdout` when publish fails if `stderr` is empty and JSON error can't be retrieved from none of those. - Updated dependencies \[[`7d998ee`](https://togithub.com/changesets/changesets/commit/7d998eeb16064b5442ebc49ad31dec7b841d504e), [`7d998ee`](https://togithub.com/changesets/changesets/commit/7d998eeb16064b5442ebc49ad31dec7b841d504e)]: - [@​changesets/config](https://togithub.com/changesets/config)[@​2](https://togithub.com/2).1.1 - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​6](https://togithub.com/6).0.4 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​3](https://togithub.com/3).0.13
sveltejs/kit ### [`v1.0.0-next.405`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next405) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.403...@sveltejs/kit@1.0.0-next.405) ##### Patch Changes - Move `compress` logic to `Builder` API ([#​5822](https://togithub.com/sveltejs/kit/pull/5822)) - \[feat] implement Link header ([#​5735](https://togithub.com/sveltejs/kit/pull/5735)) ### [`v1.0.0-next.403`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next403) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.402...@sveltejs/kit@1.0.0-next.403) ##### Patch Changes - \[chore] upgrade to Undici 5.8.1 ([#​5804](https://togithub.com/sveltejs/kit/pull/5804)) ### [`v1.0.0-next.402`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​100-next402) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.0-next.401...@sveltejs/kit@1.0.0-next.402) ##### Patch Changes - \[fix] Import analysis doesn't get stuck in an infinite loop when encountering cyclical imports ([#​5794](https://togithub.com/sveltejs/kit/pull/5794))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.32.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5320-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5310v5320-2022-08-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.31.0...v5.32.0) ##### Features - **eslint-plugin:** \[no-use-before-define] add "allowNamedExports" option ([#​5397](https://togithub.com/typescript-eslint/typescript-eslint/issues/5397)) ([ad412cd](https://togithub.com/typescript-eslint/typescript-eslint/commit/ad412cdd74dc5619fbe4bf27c0a5eb5c5a4b65ca))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.32.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5320-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5310v5320-2022-08-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.31.0...v5.32.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

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.