Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
^1.2.3
^1.3.3
^5.48.2
^5.49.0
^8.32.0
^8.33.0
^4.1.1
^4.1.2
📅 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.
Run & review this pull request in StackBlitz Codeflow.
This PR contains the following updates:
^1.2.3
->^1.3.3
^5.48.2
->^5.49.0
^5.48.2
->^5.49.0
^8.32.0
->^8.33.0
^4.1.1
->^4.1.2
Release Notes
sveltejs/kit
### [`v1.3.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#133) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.2...@sveltejs/kit@1.3.3) ##### Patch Changes - fix: forward `process.env` to child process ([#8777](https://togithub.com/sveltejs/kit/pull/8777)) ### [`v1.3.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#132) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.1...@sveltejs/kit@1.3.2) ##### Patch Changes - fix: take base path into account when preloading code ([#8748](https://togithub.com/sveltejs/kit/pull/8748)) ### [`v1.3.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#131) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.0...@sveltejs/kit@1.3.1) ##### Patch Changes - fix: only fetch `__data.json` files for routes with a server `load` function ([#8636](https://togithub.com/sveltejs/kit/pull/8636)) - fix: add `ignoreDeprecations` flag for TS 5.x ([#8718](https://togithub.com/sveltejs/kit/pull/8718)) - fix: install polyfills when analysing code ([#8636](https://togithub.com/sveltejs/kit/pull/8636)) ### [`v1.3.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#130) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.10...@sveltejs/kit@1.3.0) ##### Minor Changes - feat: allow generated tsconfig to be modified ([#8606](https://togithub.com/sveltejs/kit/pull/8606)) ##### Patch Changes - fix: skip navigation hooks on popstate events when only hash changed ([#8730](https://togithub.com/sveltejs/kit/pull/8730)) ### [`v1.2.10`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1210) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.9...@sveltejs/kit@1.2.10) ##### Patch Changes - chore: restrict methods allowed for POST ([#8721](https://togithub.com/sveltejs/kit/pull/8721)) - fix: provide proper error when POSTing to a missing page endpoint ([#8714](https://togithub.com/sveltejs/kit/pull/8714)) ### [`v1.2.9`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#129) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.8...@sveltejs/kit@1.2.9) ##### Patch Changes - fix: reapply exports alignment after Vite dependency optimizations ([#8690](https://togithub.com/sveltejs/kit/pull/8690)) ### [`v1.2.8`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#128) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.7...@sveltejs/kit@1.2.8) ##### Patch Changes - fix: include base path in path to start script ([#8651](https://togithub.com/sveltejs/kit/pull/8651)) ### [`v1.2.7`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#127) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.6...@sveltejs/kit@1.2.7) ##### Patch Changes - fix: set headers when throwing redirect in handle ([#8648](https://togithub.com/sveltejs/kit/pull/8648)) ### [`v1.2.6`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#126) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.5...@sveltejs/kit@1.2.6) ##### Patch Changes - fix: allow importing assets while using base path ([#8683](https://togithub.com/sveltejs/kit/pull/8683)) ### [`v1.2.5`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#125) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.4...@sveltejs/kit@1.2.5) ##### Patch Changes - fix: check for wrong return values from form actions ([#8553](https://togithub.com/sveltejs/kit/pull/8553)) ### [`v1.2.4`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#124) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.3...@sveltejs/kit@1.2.4) ##### Patch Changes - chore: update undici to v5.16.0 ([#8668](https://togithub.com/sveltejs/kit/pull/8668))typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v5.49.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5490-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5482v5490-2023-01-23) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0) ##### Features - **eslint-plugin:** \[naming-convention] add support for `#private` modifier on class members ([#6259](https://togithub.com/typescript-eslint/typescript-eslint/issues/6259)) ([c8a6d80](https://togithub.com/typescript-eslint/typescript-eslint/commit/c8a6d8096080228b6d122c861fe140ac97f17cbe)) #### [5.48.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2) (2023-01-16) **Note:** Version bump only for package [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) #### [5.48.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.0...v5.48.1) (2023-01-09) **Note:** Version bump only for package [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v5.49.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5490-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5482v5490-2023-01-23) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.48.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2) (2023-01-16) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.48.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.48.0...v5.48.1) (2023-01-09) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)eslint/eslint
### [`v8.33.0`](https://togithub.com/eslint/eslint/releases/tag/v8.33.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.32.0...v8.33.0) #### Features - [`2cc7954`](https://togithub.com/eslint/eslint/commit/2cc7954cdb1fed44e8a5d3c9b3ea1deceadb5e00) feat: add `restrictDefaultExports` option to no-restricted-exports rule ([#16785](https://togithub.com/eslint/eslint/issues/16785)) (Nitin Kumar) #### Documentation - [`17f4be2`](https://togithub.com/eslint/eslint/commit/17f4be2b66deb81f4e9ffb3d6bdfb79f3fcf85a2) docs: Fix examples in no-multiple-empty-lines rule ([#16835](https://togithub.com/eslint/eslint/issues/16835)) (jonz94) - [`9c7cfe3`](https://togithub.com/eslint/eslint/commit/9c7cfe33c4a39cf2c23529afe02030ea7f8acf70) docs: 'Source Code' content in 'Set up Development Environment' page ([#16780](https://togithub.com/eslint/eslint/issues/16780)) (Ben Perlmutter) - [`ede5c64`](https://togithub.com/eslint/eslint/commit/ede5c6475469a905da4f559ab55f0ee73168a9d7) docs: Custom processors page ([#16802](https://togithub.com/eslint/eslint/issues/16802)) (Ben Perlmutter) - [`2620614`](https://togithub.com/eslint/eslint/commit/2620614f525de13f2e3ab0a7cd92abe89dae4897) docs: Code of Conduct page ([#16781](https://togithub.com/eslint/eslint/issues/16781)) (Ben Perlmutter) - [`50a8efd`](https://togithub.com/eslint/eslint/commit/50a8efd957c70c9978a8ed25744a24193b00e078) docs: report a sec vulnerability page ([#16808](https://togithub.com/eslint/eslint/issues/16808)) (Ben Perlmutter) - [`ed60afd`](https://togithub.com/eslint/eslint/commit/ed60afd4450e769a975447178299446f4439d926) docs: Update page titles, section landing pages, and side TOC ([#16760](https://togithub.com/eslint/eslint/issues/16760)) (Ben Perlmutter) - [`333c712`](https://togithub.com/eslint/eslint/commit/333c71243537966930e9ab8178bc98c37949b5f2) docs: add background to code-path-diagrams for dark-mode ([#16822](https://togithub.com/eslint/eslint/issues/16822)) (Tanuj Kanti) - [`f5f7b9b`](https://togithub.com/eslint/eslint/commit/f5f7b9b8b512f5c6a5b4a1037f81bb3f5a7311e0) docs: Update README (GitHub Actions Bot) - [`2aa4f5f`](https://togithub.com/eslint/eslint/commit/2aa4f5fb2fdb1c4a1734093c225e5c6251b0ee0f) docs: no-constant-condition: Add multi-comparison example ([#16776](https://togithub.com/eslint/eslint/issues/16776)) (Sebastian Simon) - [`40287db`](https://togithub.com/eslint/eslint/commit/40287dbe7407934a69805f02ece07491778c3694) docs: Remove Google Group icon ([#16779](https://togithub.com/eslint/eslint/issues/16779)) (Nicholas C. Zakas) - [`ea10ca5`](https://togithub.com/eslint/eslint/commit/ea10ca5b7b5bd8f6e6daf030ece9a3a82f10994c) docs: 'a .eslint' -> 'an .eslint' for consistency ([#16809](https://togithub.com/eslint/eslint/issues/16809)) (Ben Perlmutter) - [`3be0748`](https://togithub.com/eslint/eslint/commit/3be07488ee7b6a9591d169be9648fbd36b32105e) docs: add example for nodejs lintText api ([#16789](https://togithub.com/eslint/eslint/issues/16789)) (Siva K) - [`ce4f5ff`](https://togithub.com/eslint/eslint/commit/ce4f5ff30590df053a539c8e8e2597838e038a36) docs: Replace removed related rules with a valid rule ([#16800](https://togithub.com/eslint/eslint/issues/16800)) (Ville Saalo)isaacs/rimraf
### [`v4.1.2`](https://togithub.com/isaacs/rimraf/compare/v4.1.1...v4.1.2) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v4.1.1...v4.1.2)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.