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

Merged
renovate-bot merged 1 commit from renovate/all-minor-patch into main 2026-02-02 03:02:32 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/compat (source) 2.0.1 -> 2.0.2 age confidence devDependencies patch
@playwright/test (source) 1.58.0 -> 1.58.1 age confidence devDependencies patch
globals 17.2.0 -> 17.3.0 age confidence devDependencies minor
mcr.microsoft.com/playwright v1.58.0-noble -> v1.58.1-noble age confidence container patch
svelte (source) 5.48.5 -> 5.49.1 age confidence devDependencies minor
svelte-check 4.3.5 -> 4.3.6 age confidence devDependencies patch

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eslint/rewrite (@​eslint/compat)

v2.0.2

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
microsoft/playwright (@​playwright/test)

v1.58.1

Compare Source

Highlights

#​39036 fix(msedge): fix local network permissions
#​39037 chore: update cft download location
#​38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0
sindresorhus/globals (globals)

v17.3.0

Compare Source


sveltejs/svelte (svelte)

v5.49.1

Compare Source

Patch Changes
  • fix: merge consecutive large text nodes (#​17587)

  • fix: only create async functions in SSR output when necessary (#​17593)

  • fix: properly separate multiline html blocks from each other in print() (#​17319)

  • fix: prevent unhandled exceptions arising from dangling promises in

This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [@eslint/compat](https://github.com/eslint/rewrite/tree/main/packages/compat#readme) ([source](https://github.com/eslint/rewrite/tree/HEAD/packages/compat)) | [`2.0.1` -> `2.0.2`](https://renovatebot.com/diffs/npm/@eslint%2fcompat/2.0.1/2.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fcompat/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fcompat/2.0.1/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@playwright/test](https://playwright.dev) ([source](https://github.com/microsoft/playwright)) | [`1.58.0` -> `1.58.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.58.0/1.58.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2ftest/1.58.0/1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [globals](https://github.com/sindresorhus/globals) | [`17.2.0` -> `17.3.0`](https://renovatebot.com/diffs/npm/globals/17.2.0/17.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/globals/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/17.2.0/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | mcr.microsoft.com/playwright | `v1.58.0-noble` -> `v1.58.1-noble` | [![age](https://developer.mend.io/api/mc/badges/age/docker/mcr.microsoft.com%2fplaywright/v1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/mcr.microsoft.com%2fplaywright/v1.58.0/v1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | container | patch | | [svelte](https://svelte.dev) ([source](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte)) | [`5.48.5` -> `5.49.1`](https://renovatebot.com/diffs/npm/svelte/5.48.5/5.49.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte/5.49.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte/5.48.5/5.49.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [svelte-check](https://github.com/sveltejs/language-tools) | [`4.3.5` -> `4.3.6`](https://renovatebot.com/diffs/npm/svelte-check/4.3.5/4.3.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svelte-check/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/svelte-check/4.3.5/4.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>eslint/rewrite (@&#8203;eslint/compat)</summary> ### [`v2.0.2`](https://github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#202-2026-01-29) [Compare Source](https://github.com/eslint/rewrite/compare/7abc05147e2b6d29cb5170867c2172d25c563454...7960653fe678b563051e2fbb99caf9fd3c07528c) ##### Bug Fixes - add eslint 10 as peer dependency ([#&#8203;361](https://github.com/eslint/rewrite/issues/361)) ([ecb37dc](https://github.com/eslint/rewrite/commit/ecb37dcafc6513649c03f245f0f2505e7eb10dd1)) ##### Dependencies - The following workspace dependencies were updated - dependencies - [@&#8203;eslint/core](https://github.com/eslint/core) bumped from ^1.0.1 to ^1.1.0 </details> <details> <summary>microsoft/playwright (@&#8203;playwright/test)</summary> ### [`v1.58.1`](https://github.com/microsoft/playwright/releases/tag/v1.58.1) [Compare Source](https://github.com/microsoft/playwright/compare/v1.58.0...v1.58.1) #### Highlights [#&#8203;39036](https://github.com/microsoft/playwright/issues/39036) fix(msedge): fix local network permissions [#&#8203;39037](https://github.com/microsoft/playwright/issues/39037) chore: update cft download location [#&#8203;38995](https://github.com/microsoft/playwright/issues/38995) chore(webkit): disable frame sessions on fronzen builds #### Browser Versions - Chromium 145.0.7632.6 - Mozilla Firefox 146.0.1 - WebKit 26.0 </details> <details> <summary>sindresorhus/globals (globals)</summary> ### [`v17.3.0`](https://github.com/sindresorhus/globals/releases/tag/v17.3.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v17.2.0...v17.3.0) - Update globals (2026-02-01) ([#&#8203;336](https://github.com/sindresorhus/globals/issues/336)) [`295fba9`](https://github.com/sindresorhus/globals/commit/295fba9) *** </details> <details> <summary>sveltejs/svelte (svelte)</summary> ### [`v5.49.1`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5491) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.49.0...svelte@5.49.1) ##### Patch Changes - fix: merge consecutive large text nodes ([#&#8203;17587](https://github.com/sveltejs/svelte/pull/17587)) - fix: only create async functions in SSR output when necessary ([#&#8203;17593](https://github.com/sveltejs/svelte/pull/17593)) - fix: properly separate multiline html blocks from each other in `print()` ([#&#8203;17319](https://github.com/sveltejs/svelte/pull/17319)) - fix: prevent unhandled exceptions arising from dangling promises in <script> ([#&#8203;17591](https://github.com/sveltejs/svelte/pull/17591)) ### [`v5.49.0`](https://github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5490) [Compare Source](https://github.com/sveltejs/svelte/compare/svelte@5.48.5...svelte@5.49.0) ##### Minor Changes - feat: allow passing `ShadowRootInit` object to custom element `shadow` option ([#&#8203;17088](https://github.com/sveltejs/svelte/pull/17088)) ##### Patch Changes - fix: throw for unset `createContext` get on the server ([#&#8203;17580](https://github.com/sveltejs/svelte/pull/17580)) - fix: reset effects inside skipped branches ([#&#8203;17581](https://github.com/sveltejs/svelte/pull/17581)) - fix: preserve old dependencies when updating reaction inside fork ([#&#8203;17579](https://github.com/sveltejs/svelte/pull/17579)) - fix: more conservative assignment\_value\_stale warnings ([#&#8203;17574](https://github.com/sveltejs/svelte/pull/17574)) - fix: disregard `popover` elements when determining whether an element has content ([#&#8203;17367](https://github.com/sveltejs/svelte/pull/17367)) - fix: fire introstart/outrostart events after delay, if specified ([#&#8203;17567](https://github.com/sveltejs/svelte/pull/17567)) - fix: increment signal versions when discarding forks ([#&#8203;17577](https://github.com/sveltejs/svelte/pull/17577)) </details> <details> <summary>sveltejs/language-tools (svelte-check)</summary> ### [`v4.3.6`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check%404.3.6) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check@4.3.5...svelte-check@4.3.6) ##### Patch Changes - fix: don't hoist type/snippet referencing $store ([#&#8203;2926](https://github.com/sveltejs/language-tools/pull/2926)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update all non-major dependencies
All checks were successful
Build / Test (pull_request) Successful in 1m35s
Build / Build (pull_request) Has been skipped
17e30f00c8
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-02 03:00:53 +00:00
renovate-bot deleted branch renovate/all-minor-patch 2026-02-02 03:02:33 +00:00
Sign in to join this conversation.
No reviewers
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
danielhaus/danielhaus.de!79
No description provided.