Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
1.27.3
1.27.5
1.2.2
1.2.3
1.4.2
1.4.3
1.0.13
1.0.14
20.8.10
20.9.0
1.1.2
1.1.3
6.9.1
6.10.0
2.34.1
2.35.0
3.0.3
3.1.0
4.2.2
4.2.3
3.5.2
3.6.0
📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR contains the following updates:
1.27.3
->1.27.5
1.2.2
->1.2.3
1.4.2
->1.4.3
1.0.13
->1.0.14
20.8.10
->20.9.0
1.1.2
->1.1.3
6.9.1
->6.10.0
6.9.1
->6.10.0
2.34.1
->2.35.0
3.0.3
->3.1.0
3.0.3
->3.1.0
4.2.2
->4.2.3
3.5.2
->3.6.0
Release Notes
sveltejs/kit (@sveltejs/kit)
### [`v1.27.5`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1275) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.27.4...@sveltejs/kit@1.27.5) ##### Patch Changes - fix: add vite.config.js to included files in generated tsconfig ([#10788](https://togithub.com/sveltejs/kit/pull/10788)) - fix: cache location.origin on startup ([#11004](https://togithub.com/sveltejs/kit/pull/11004)) ### [`v1.27.4`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1274) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.27.3...@sveltejs/kit@1.27.4) ##### Patch Changes - fix: generate `__data.json` for prerendered pages when SSR is turned off ([#10988](https://togithub.com/sveltejs/kit/pull/10988)) - chore: cleanup ([#11002](https://togithub.com/sveltejs/kit/pull/11002))typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v6.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6100-2023-11-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.0) ##### Bug Fixes - **eslint-plugin:** \[no-unused-vars] handle logical assignment ([#7854](https://togithub.com/typescript-eslint/typescript-eslint/issues/7854)) ([11e57c5](https://togithub.com/typescript-eslint/typescript-eslint/commit/11e57c5937cc2ad2e6b035f8d3fb25a918490960)) - **eslint-plugin:** \[require-await] add support for "await using" ([#7866](https://togithub.com/typescript-eslint/typescript-eslint/issues/7866)) ([855abea](https://togithub.com/typescript-eslint/typescript-eslint/commit/855abea2d7ba0235e61430f9481117af5f8f1bf7)) ##### Features - **eslint-plugin:** \[ban-ts-comments] suggest ts-expect-error over ts-ignore ([#7849](https://togithub.com/typescript-eslint/typescript-eslint/issues/7849)) ([5e73a48](https://togithub.com/typescript-eslint/typescript-eslint/commit/5e73a4810add09470426129bc6b267cfaa42c378)) 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. #### [6.9.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1) (2023-10-30) ##### Bug Fixes - **eslint-plugin:** \[naming-convention] allow PascalCase for imports ([#7841](https://togithub.com/typescript-eslint/typescript-eslint/issues/7841)) ([7ad86ee](https://togithub.com/typescript-eslint/typescript-eslint/commit/7ad86eead76fa9e96573ac011376c1cb8c009cee)) - **eslint-plugin:** \[no-unused-expressions] handle TSInstantiationExpression expression ([#7831](https://togithub.com/typescript-eslint/typescript-eslint/issues/7831)) ([31988e0](https://togithub.com/typescript-eslint/typescript-eslint/commit/31988e0d2e6cf5e6bb9bb287958b1f03ca084259)) 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.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6100-2023-11-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.9.1...v6.10.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. #### [6.9.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.9.0...v6.9.1) (2023-10-30) **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.sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
### [`v2.35.0`](https://togithub.com/sveltejs/eslint-plugin-svelte/blob/HEAD/CHANGELOG.md#2350) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte/compare/v2.34.1...v2.35.0) ##### Minor Changes - [#608](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/608) [`ff28fd3`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/ff28fd328254a0b7327078a878c9486f4db1b7c8) Thanks [@marekdedic](https://togithub.com/marekdedic)! - feat: added the no-inline-styles rule - [#605](https://togithub.com/sveltejs/eslint-plugin-svelte/pull/605) [`ef5f965`](https://togithub.com/sveltejs/eslint-plugin-svelte/commit/ef5f965024935c9bf6224450243223066789501e) Thanks [@ota-meshi](https://togithub.com/ota-meshi)! - feat: use eslint-compat-utilsprettier/prettier (prettier)
### [`v3.1.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#310) [Compare Source](https://togithub.com/prettier/prettier/compare/3.0.3...3.1.0) [diff](https://togithub.com/prettier/prettier/compare/3.0.3...3.1.0) 🔗 [Release Notes](https://prettier.io/blog/2023/11/13/3.1.0.html)sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
### [`v3.1.0`](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.0.3...7b7c91631e1b76488f81fe0618648f0b7199b122) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.0.3...v3.1.0)sveltejs/svelte (svelte)
### [`v4.2.3`](https://togithub.com/sveltejs/svelte/releases/tag/svelte%404.2.3) [Compare Source](https://togithub.com/sveltejs/svelte/compare/svelte@4.2.2...svelte@4.2.3) ##### Patch Changes - fix: improve a11y-click-events-have-key-events message ([#9358](https://togithub.com/sveltejs/svelte/pull/9358)) - fix: more robust hydration of html tag ([#9184](https://togithub.com/sveltejs/svelte/pull/9184))sveltejs/language-tools (svelte-check)
### [`v3.6.0`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.6.0) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.5.2...svelte-check-3.6.0) - chore: various cleanup work - fix: enhance numberOnlyAttributes listConfiguration
📅 Schedule: Branch creation - "after 1am and before 7am on monday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.