Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
^2.6.4
^2.7.2
^2.5.24
^2.5.25
^20.16.1
^20.16.3
^12.10.0
^12.11.0
^15.2.9
^15.2.10
^8.4.41
^8.4.44
^5.0.0-next.239
^5.0.0-next.242
📅 Schedule: Branch creation - "before 4am 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 was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
^2.6.4
->^2.7.2
^2.5.24
->^2.5.25
^20.16.1
->^20.16.3
^12.10.0
->^12.11.0
^15.2.9
->^15.2.10
^8.4.41
->^8.4.44
^5.0.0-next.239
->^5.0.0-next.242
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin-js)
### [`v2.7.2`](https://redirect.github.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#272-2024-08-30) [Compare Source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/compare/v2.7.1...v2.7.2) ##### Bug Fixes - **types:** add missing type reference, close [#526](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/526) ([47fddb0](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/47fddb0f6ac7f6e45188eff4f28755885e317249)) ### [`v2.7.1`](https://redirect.github.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#271-2024-08-29) [Compare Source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/compare/v2.6.5...v2.7.1) ##### Chores - release-please-mark ([34148f4](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/34148f41089bcdf9621a02bd62b28b3db94f56ac)) - release-please-mark ([4b2d7ba](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/4b2d7baa01258ef4ec0d92267950ec9a2ceee62e)) ### [`v2.6.5`](https://redirect.github.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#265-2024-08-28) [Compare Source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/compare/v2.6.4...v2.6.5) ##### Bug Fixes - **type-annotation-spacing:** consider spacing around `as` and `satisfies` operator ([#517](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/517)) ([cf254a9](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/cf254a9f00d504d2f433a937cfb25003083e2552)) ##### Documentation - use new vscode codeActionsOnSave syntax ([#511](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/511)) ([086b7f3](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/086b7f342a5cdbd289e2327ddfc3bb71cb51ba62))sveltejs/kit (@sveltejs/kit)
### [`v2.5.25`](https://redirect.github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2525) [Compare Source](https://redirect.github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.24...@sveltejs/kit@2.5.25) ##### Patch Changes - chore: upgrade dts-buddy to 0.5.3 ([`6056ba30e29ac5747c356fbf1a42dd71f2c4aa1f`](https://redirect.github.com/sveltejs/kit/commit/6056ba30e29ac5747c356fbf1a42dd71f2c4aa1f))carbon-design-system/carbon-icons-svelte (carbon-icons-svelte)
### [`v12.11.0`](https://redirect.github.com/carbon-design-system/carbon-icons-svelte/blob/HEAD/CHANGELOG.md#12110---2024-08-30) [Compare Source](https://redirect.github.com/carbon-design-system/carbon-icons-svelte/compare/v12.10.0...v12.11.0) **Features** - upgrade `@carbon/icons` to v11.48.0 (net +2 icons)lint-staged/lint-staged (lint-staged)
### [`v15.2.10`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#15210) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.9...v15.2.10) ##### Patch Changes - [#1471](https://redirect.github.com/lint-staged/lint-staged/pull/1471) [`e3f283b`](https://redirect.github.com/lint-staged/lint-staged/commit/e3f283b250868b7c15ceb54d2a51b2e5fb3a18a9) Thanks [@iiroj](https://redirect.github.com/iiroj)! - Update minor dependencies, including `micromatch@~4.0.8`.postcss/postcss (postcss)
### [`v8.4.44`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8444) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.43...8.4.44) - Another way to fix `markClean is not a function` error. ### [`v8.4.43`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8443) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.42...8.4.43) - Fixed `markClean is not a function` error. ### [`v8.4.42`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8442) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.41...8.4.42) - Fixed CSS syntax error on long minified files (by [@varpstar](https://redirect.github.com/varpstar)).sveltejs/svelte (svelte)
### [`v5.0.0-next.242`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next242) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.241...svelte@5.0.0-next.242) ##### Patch Changes - fix: insert comment before text in an each block, to prevent glued nodes ([#13073](https://redirect.github.com/sveltejs/svelte/pull/13073)) - feat: better generated each block code in SSR mode ([#13060](https://redirect.github.com/sveltejs/svelte/pull/13060)) ### [`v5.0.0-next.241`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next241) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.240...svelte@5.0.0-next.241) ##### Patch Changes - fix: prevent div/0 when generating transition keyframes ([#13058](https://redirect.github.com/sveltejs/svelte/pull/13058)) - fix: error on invalid element name ([#13057](https://redirect.github.com/sveltejs/svelte/pull/13057)) - fix: better compile errors for invalid tag names/placement ([#13045](https://redirect.github.com/sveltejs/svelte/pull/13045)) - fix: ensure event currentTarget is reset after propagation logic ([#13042](https://redirect.github.com/sveltejs/svelte/pull/13042)) ### [`v5.0.0-next.240`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next240) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.239...svelte@5.0.0-next.240) ##### Patch Changes - fix: use WAAPI to control timing of JS-based animations ([#13018](https://redirect.github.com/sveltejs/svelte/pull/13018)) - fix: prevent binding to imports ([#13035](https://redirect.github.com/sveltejs/svelte/pull/13035)) - fix: never abort bidirectional transitions ([#13018](https://redirect.github.com/sveltejs/svelte/pull/13018))Configuration
📅 Schedule: Branch creation - "before 4am 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 was generated by Mend Renovate. View the repository job log.