chore(deps): update all non-major dependencies #345

Merged
sam merged 1 commit from renovate/all-minor-patch into master 2024-12-11 19:10:07 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@sveltejs/enhanced-img (source) devDependencies patch 0.4.1 -> 0.4.3
@sveltejs/kit (source) devDependencies minor 2.9.0 -> 2.10.1
@types/node (source) devDependencies patch 22.10.1 -> 22.10.2
@typescript-eslint/eslint-plugin (source) devDependencies minor 8.17.0 -> 8.18.0
@typescript-eslint/parser (source) devDependencies minor 8.17.0 -> 8.18.0
svelte (source) devDependencies minor 5.5.4 -> 5.11.0
vite (source) devDependencies patch 6.0.2 -> 6.0.3

Release Notes

sveltejs/kit (@​sveltejs/enhanced-img)

v0.4.3

Compare Source

Patch Changes
  • fix: properly handle multiple SVGs (#​13127)

v0.4.2

Compare Source

Patch Changes
  • feat: set intrinsic width and height for SVGs (#​13126)

  • perf: directly inline values since Svelte no longer inlines variables into template (#​13035)

sveltejs/kit (@​sveltejs/kit)

v2.10.1

Compare Source

Patch Changes
  • fix: export init hook from get_hooks (#​13136)

v2.10.0

Compare Source

Minor Changes
  • feat: server and client init hook (#​13103)
Patch Changes
  • fix: prevent hooks exported from hooks.js from overwriting hooks from hooks.server.js (#​13104)

v2.9.1

Compare Source

Patch Changes
  • fix: correctly match route groups preceding optional parameters (#​13099)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.18.0

Compare Source

🚀 Features
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#​10218)
  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#​10397)
🩹 Fixes
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#​10436)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#​10432)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#​10374)
  • typescript peer dependency (#​10373)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.18.0

Compare Source

🩹 Fixes
❤️ Thank You
  • rtritto

You can read about our versioning strategy and releases on our website.

sveltejs/svelte (svelte)

v5.11.0

Compare Source

Minor Changes
  • feat: add svelte/reactivity/window module (#​14660)
Patch Changes
  • fix: take into account registration state when setting custom element props (#​14508)

v5.10.1

Compare Source

Patch Changes
  • fix: ensure snippet hoisting works in the correct scope (#​14642)

  • fix: ensure $state.snapshot clones holey arrays correctly (#​14657)

  • fix: restore input binding selection position (#​14649)

  • fix: transform everything that is not a selector inside :global (#​14577)

  • Overwrite Spring.#last_value when using .set() with {instant: true} (#​14656)

  • fix: don't emit assignment warnings for bindings (#​14651)

v5.10.0

Compare Source

Minor Changes
  • feat: provide links to documentation for errors/warnings (#​14629)
Patch Changes
  • fix: allow exports with source from script module even if no bind is present (#​14620)

  • fix: deconflict get_name for literal class properties (#​14607)

v5.9.1

Compare Source

Patch Changes
  • fix: mark subtree dynamic for bind with sequence expressions (#​14626)

v5.9.0

Compare Source

Minor Changes
  • feat: add support for bind getters/setters (#​14307)
Patch Changes
  • fix: always run if block code the first time (#​14597)

v5.8.1

Compare Source

Patch Changes
  • fix: reinstate missing prefersReducedMotion export (#​14586)

v5.8.0

Compare Source

Minor Changes
  • feat: add Spring and Tween classes to svelte/motion (#​11519)

v5.7.1

Compare Source

Patch Changes
  • fix: ensure bindings always take precedence over spreads (#​14575)

v5.7.0

Compare Source

Minor Changes
  • feat: add createSubscriber function for creating reactive values that depend on subscriptions (#​14422)

  • feat: add reactive MediaQuery class, and a prefersReducedMotion class instance (#​14422)

Patch Changes
  • fix: treat undefined and null the same for the initial input value (#​14562)

v5.6.2

Compare Source

Patch Changes
  • chore: make if blocks tree-shakable (#​14549)

v5.6.1

Compare Source

Patch Changes
  • fix: handle static form values in combination with default values (#​14555)

v5.6.0

Compare Source

Minor Changes
  • feat: support defaultValue/defaultChecked for inputs (#​14289)
vitejs/vite (vite)

v6.0.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@sveltejs/enhanced-img](https://svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/enhanced-img)) | devDependencies | patch | [`0.4.1` -> `0.4.3`](https://renovatebot.com/diffs/npm/@sveltejs%2fenhanced-img/0.4.1/0.4.3) | | [@sveltejs/kit](https://svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | devDependencies | minor | [`2.9.0` -> `2.10.1`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.9.0/2.10.1) | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`22.10.1` -> `22.10.2`](https://renovatebot.com/diffs/npm/@types%2fnode/22.10.1/22.10.2) | | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | minor | [`8.17.0` -> `8.18.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.17.0/8.18.0) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | minor | [`8.17.0` -> `8.18.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.17.0/8.18.0) | | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | devDependencies | minor | [`5.5.4` -> `5.11.0`](https://renovatebot.com/diffs/npm/svelte/5.5.4/5.11.0) | | [vite](https://vite.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`6.0.2` -> `6.0.3`](https://renovatebot.com/diffs/npm/vite/6.0.2/6.0.3) | --- ### Release Notes <details> <summary>sveltejs/kit (@&#8203;sveltejs/enhanced-img)</summary> ### [`v0.4.3`](https://github.com/sveltejs/kit/blob/HEAD/packages/enhanced-img/CHANGELOG.md#043) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/enhanced-img@0.4.2...@sveltejs/enhanced-img@0.4.3) ##### Patch Changes - fix: properly handle multiple SVGs ([#&#8203;13127](https://github.com/sveltejs/kit/pull/13127)) ### [`v0.4.2`](https://github.com/sveltejs/kit/blob/HEAD/packages/enhanced-img/CHANGELOG.md#042) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/enhanced-img@0.4.1...@sveltejs/enhanced-img@0.4.2) ##### Patch Changes - feat: set intrinsic width and height for SVGs ([#&#8203;13126](https://github.com/sveltejs/kit/pull/13126)) - perf: directly inline values since Svelte no longer inlines variables into template ([#&#8203;13035](https://github.com/sveltejs/kit/pull/13035)) </details> <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.10.1`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2101) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.10.0...@sveltejs/kit@2.10.1) ##### Patch Changes - fix: export `init` hook from `get_hooks` ([#&#8203;13136](https://github.com/sveltejs/kit/pull/13136)) ### [`v2.10.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2100) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.9.1...@sveltejs/kit@2.10.0) ##### Minor Changes - feat: server and client `init` hook ([#&#8203;13103](https://github.com/sveltejs/kit/pull/13103)) ##### Patch Changes - fix: prevent hooks exported from `hooks.js` from overwriting hooks from `hooks.server.js` ([#&#8203;13104](https://github.com/sveltejs/kit/pull/13104)) ### [`v2.9.1`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#291) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.9.0...@sveltejs/kit@2.9.1) ##### Patch Changes - fix: correctly match route groups preceding optional parameters ([#&#8203;13099](https://github.com/sveltejs/kit/pull/13099)) </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v8.18.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8180-2024-12-09) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.17.0...v8.18.0) ##### 🚀 Features - **eslint-plugin:** \[switch-exhaustiveness-check] add support for "no default" comment ([#&#8203;10218](https://github.com/typescript-eslint/typescript-eslint/pull/10218)) - **eslint-plugin:** \[no-deprecated] report on super call of deprecated constructor ([#&#8203;10397](https://github.com/typescript-eslint/typescript-eslint/pull/10397)) ##### 🩹 Fixes - **eslint-plugin:** \[use-unknown-in-catch-callback-variable] only flag function literals ([#&#8203;10436](https://github.com/typescript-eslint/typescript-eslint/pull/10436)) - **eslint-plugin:** \[no-base-to-string] handle more robustly when multiple `toString()` declarations are present for a type ([#&#8203;10432](https://github.com/typescript-eslint/typescript-eslint/pull/10432)) - **eslint-plugin:** \[no-deprecated] check if a JSX attribute is deprecated ([#&#8203;10374](https://github.com/typescript-eslint/typescript-eslint/pull/10374)) - typescript peer dependency ([#&#8203;10373](https://github.com/typescript-eslint/typescript-eslint/pull/10373)) ##### ❤️ Thank You - Kim Sang Du [@&#8203;developer-bandi](https://github.com/developer-bandi) - Kirk Waiblinger [@&#8203;kirkwaiblinger](https://github.com/kirkwaiblinger) - mdm317 - rtritto 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. </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary> ### [`v8.18.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8180-2024-12-09) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.17.0...v8.18.0) ##### 🩹 Fixes - typescript peer dependency ([#&#8203;10373](https://github.com/typescript-eslint/typescript-eslint/pull/10373)) ##### ❤️ Thank You - rtritto 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. </details> <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.11.0`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5110) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.10.1...svelte@5.11.0) ##### Minor Changes - feat: add `svelte/reactivity/window` module ([#&#8203;14660](https://github.com/sveltejs/svelte/pull/14660)) ##### Patch Changes - fix: take into account registration state when setting custom element props ([#&#8203;14508](https://github.com/sveltejs/svelte/pull/14508)) ### [`v5.10.1`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5101) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.10.0...svelte@5.10.1) ##### Patch Changes - fix: ensure snippet hoisting works in the correct scope ([#&#8203;14642](https://github.com/sveltejs/svelte/pull/14642)) - fix: ensure $state.snapshot clones holey arrays correctly ([#&#8203;14657](https://github.com/sveltejs/svelte/pull/14657)) - fix: restore input binding selection position ([#&#8203;14649](https://github.com/sveltejs/svelte/pull/14649)) - fix: transform everything that is not a selector inside `:global` ([#&#8203;14577](https://github.com/sveltejs/svelte/pull/14577)) - Overwrite Spring.#last_value when using .set() with {instant: true} ([#&#8203;14656](https://github.com/sveltejs/svelte/pull/14656)) - fix: don't emit assignment warnings for bindings ([#&#8203;14651](https://github.com/sveltejs/svelte/pull/14651)) ### [`v5.10.0`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5100) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.9.1...svelte@5.10.0) ##### Minor Changes - feat: provide links to documentation for errors/warnings ([#&#8203;14629](https://github.com/sveltejs/svelte/pull/14629)) ##### Patch Changes - fix: allow exports with source from script module even if no bind is present ([#&#8203;14620](https://github.com/sveltejs/svelte/pull/14620)) - fix: deconflict `get_name` for literal class properties ([#&#8203;14607](https://github.com/sveltejs/svelte/pull/14607)) ### [`v5.9.1`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#591) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.9.0...svelte@5.9.1) ##### Patch Changes - fix: mark subtree dynamic for bind with sequence expressions ([#&#8203;14626](https://github.com/sveltejs/svelte/pull/14626)) ### [`v5.9.0`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#590) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.8.1...svelte@5.9.0) ##### Minor Changes - feat: add support for bind getters/setters ([#&#8203;14307](https://github.com/sveltejs/svelte/pull/14307)) ##### Patch Changes - fix: always run `if` block code the first time ([#&#8203;14597](https://github.com/sveltejs/svelte/pull/14597)) ### [`v5.8.1`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#581) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.8.0...svelte@5.8.1) ##### Patch Changes - fix: reinstate missing prefersReducedMotion export ([#&#8203;14586](https://github.com/sveltejs/svelte/pull/14586)) ### [`v5.8.0`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#580) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.7.1...svelte@5.8.0) ##### Minor Changes - feat: add `Spring` and `Tween` classes to `svelte/motion` ([#&#8203;11519](https://github.com/sveltejs/svelte/pull/11519)) ### [`v5.7.1`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#571) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.7.0...svelte@5.7.1) ##### Patch Changes - fix: ensure bindings always take precedence over spreads ([#&#8203;14575](https://github.com/sveltejs/svelte/pull/14575)) ### [`v5.7.0`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#570) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.6.2...svelte@5.7.0) ##### Minor Changes - feat: add `createSubscriber` function for creating reactive values that depend on subscriptions ([#&#8203;14422](https://github.com/sveltejs/svelte/pull/14422)) - feat: add reactive `MediaQuery` class, and a `prefersReducedMotion` class instance ([#&#8203;14422](https://github.com/sveltejs/svelte/pull/14422)) ##### Patch Changes - fix: treat `undefined` and `null` the same for the initial input value ([#&#8203;14562](https://github.com/sveltejs/svelte/pull/14562)) ### [`v5.6.2`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#562) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.6.1...svelte@5.6.2) ##### Patch Changes - chore: make if blocks tree-shakable ([#&#8203;14549](https://github.com/sveltejs/svelte/pull/14549)) ### [`v5.6.1`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#561) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.6.0...svelte@5.6.1) ##### Patch Changes - fix: handle static form values in combination with default values ([#&#8203;14555](https://github.com/sveltejs/svelte/pull/14555)) ### [`v5.6.0`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#560) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.5.4...svelte@5.6.0) ##### Minor Changes - feat: support `defaultValue/defaultChecked` for inputs ([#&#8203;14289](https://github.com/sveltejs/svelte/pull/14289)) </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v6.0.3`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small603-2024-12-05-small) [Compare Source](https://github.com/vitejs/vite/compare/v6.0.2...v6.0.3) - fix: handle postcss load unhandled rejections ([#&#8203;18886](https://github.com/vitejs/vite/issues/18886)) ([d5fb653](https://github.com/vitejs/vite/commit/d5fb653c15903ccf84a093f212da86f0327a9a6f)), closes [#&#8203;18886](https://github.com/vitejs/vite/issues/18886) - fix: make handleInvoke interface compatible with invoke ([#&#8203;18876](https://github.com/vitejs/vite/issues/18876)) ([a1dd396](https://github.com/vitejs/vite/commit/a1dd396da856401a12c921d0cd2c4e97cb63f1b5)), closes [#&#8203;18876](https://github.com/vitejs/vite/issues/18876) - fix: make result interfaces for `ModuleRunnerTransport#invoke` more explicit ([#&#8203;18851](https://github.com/vitejs/vite/issues/18851)) ([a75fc31](https://github.com/vitejs/vite/commit/a75fc3193d5e8d8756dfb3a046873e9c222bb6c8)), closes [#&#8203;18851](https://github.com/vitejs/vite/issues/18851) - fix: merge `environments.ssr.resolve` with root `ssr` config ([#&#8203;18857](https://github.com/vitejs/vite/issues/18857)) ([3104331](https://github.com/vitejs/vite/commit/310433106e1e8a0c39dc397e3eace8a71a2416c2)), closes [#&#8203;18857](https://github.com/vitejs/vite/issues/18857) - fix: no permission to create vite config file ([#&#8203;18844](https://github.com/vitejs/vite/issues/18844)) ([ff47778](https://github.com/vitejs/vite/commit/ff47778004d609dbeef7f192783e6f253dd66237)), closes [#&#8203;18844](https://github.com/vitejs/vite/issues/18844) - fix: remove CSS import in CJS correctly in some cases ([#&#8203;18885](https://github.com/vitejs/vite/issues/18885)) ([690a36f](https://github.com/vitejs/vite/commit/690a36ffdb7d6f6568f35a304b4904e7aa475f17)), closes [#&#8203;18885](https://github.com/vitejs/vite/issues/18885) - fix(config): bundle files referenced with imports field ([#&#8203;18887](https://github.com/vitejs/vite/issues/18887)) ([2b5926a](https://github.com/vitejs/vite/commit/2b5926a0e79ce47d22536d38eed2629d326caca0)), closes [#&#8203;18887](https://github.com/vitejs/vite/issues/18887) - fix(config): make stacktrace path correct when sourcemap is enabled ([#&#8203;18833](https://github.com/vitejs/vite/issues/18833)) ([20fdf21](https://github.com/vitejs/vite/commit/20fdf210ee0ac0824b2db74876527cb7f378a9e8)), closes [#&#8203;18833](https://github.com/vitejs/vite/issues/18833) - fix(css): rewrite url when image-set and url exist at the same time ([#&#8203;18868](https://github.com/vitejs/vite/issues/18868)) ([d59efd8](https://github.com/vitejs/vite/commit/d59efd8dfd1c5bf2e7c45c7cdb1c0abc2a05ba02)), closes [#&#8203;18868](https://github.com/vitejs/vite/issues/18868) - fix(deps): update all non-major dependencies ([#&#8203;18853](https://github.com/vitejs/vite/issues/18853)) ([5c02236](https://github.com/vitejs/vite/commit/5c0223636fa277d5daeb4d93c3f32d9f3cd69fc5)), closes [#&#8203;18853](https://github.com/vitejs/vite/issues/18853) - fix(html): allow unexpected question mark in tag name ([#&#8203;18852](https://github.com/vitejs/vite/issues/18852)) ([1b54e50](https://github.com/vitejs/vite/commit/1b54e506a44420d0c8a9e000cf45b1c4f5e33026)), closes [#&#8203;18852](https://github.com/vitejs/vite/issues/18852) - fix(module-runner): decode uri for file url passed to import ([#&#8203;18837](https://github.com/vitejs/vite/issues/18837)) ([88e49aa](https://github.com/vitejs/vite/commit/88e49aa0418cb3f6b579b744ba59daeda68432f3)), closes [#&#8203;18837](https://github.com/vitejs/vite/issues/18837) - refactor: fix logic errors found by no-unnecessary-condition rule ([#&#8203;18891](https://github.com/vitejs/vite/issues/18891)) ([ea802f8](https://github.com/vitejs/vite/commit/ea802f8f8bcf3771a35c1eaf687378613fbabb24)), closes [#&#8203;18891](https://github.com/vitejs/vite/issues/18891) - chore: fix duplicate attributes issue number in comment ([#&#8203;18860](https://github.com/vitejs/vite/issues/18860)) ([ffee618](https://github.com/vitejs/vite/commit/ffee61893cfe9f2b0db4aecf9ddb62ca79c80458)), closes [#&#8203;18860](https://github.com/vitejs/vite/issues/18860) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot changed title from chore(deps): update dependency svelte to v5.6.0 to chore(deps): update dependency svelte to v5.6.1 2024-12-04 17:01:30 +00:00
renovate-bot changed title from chore(deps): update dependency svelte to v5.6.1 to chore(deps): update dependency svelte to v5.6.2 2024-12-04 19:02:31 +00:00
renovate-bot changed title from chore(deps): update dependency svelte to v5.6.2 to chore(deps): update all non-major dependencies 2024-12-05 16:01:31 +00:00
renovate-bot added 1 commit 2024-12-11 10:01:49 +00:00
chore(deps): update all non-major dependencies
All checks were successful
Build & Deploy / build (push) Successful in 1m22s
Build & Deploy / build (pull_request) Successful in 1m20s
74d8c19914
renovate-bot force-pushed renovate/all-minor-patch from 74d8c19914 to 2dee9f3342 2024-12-11 11:02:10 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch from 2dee9f3342 to b4defc7b45 2024-12-11 12:01:39 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch from b4defc7b45 to b220f0aae7 2024-12-11 13:01:43 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch from b220f0aae7 to f636b4beaf 2024-12-11 14:01:51 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch from f636b4beaf to 62e2a292e6 2024-12-11 15:01:43 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch from 62e2a292e6 to a2c429f66f 2024-12-11 16:02:49 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch from a2c429f66f to f605369370 2024-12-11 17:02:22 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch from f605369370 to 116833b078 2024-12-11 18:02:28 +00:00 Compare
renovate-bot force-pushed renovate/all-minor-patch from 116833b078 to afb785ac64 2024-12-11 19:02:32 +00:00 Compare
sam merged commit afb785ac64 into master 2024-12-11 19:10:07 +00:00
sam deleted branch renovate/all-minor-patch 2024-12-11 19:10:07 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/pages-landing-page#345
No description provided.