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

Merged
vbrandl merged 1 commits from renovate/all-minor-patch into main 2024-10-17 17:32:27 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@playwright/test (source) devDependencies patch 1.48.0 -> 1.48.1
@sveltejs/adapter-node (source) devDependencies patch 5.2.6 -> 5.2.7
@sveltejs/kit (source) devDependencies patch 2.7.0 -> 2.7.1
@types/node (source) devDependencies patch 20.16.11 -> 20.16.12
eslint-plugin-svelte (source) devDependencies minor 2.44.1 -> 2.45.1
sass devDependencies minor 1.79.5 -> 1.80.1
tslib (source) devDependencies minor 2.7.0 -> 2.8.0
typescript-eslint (source) devDependencies minor 8.8.1 -> 8.9.0
vite (source) devDependencies patch 5.4.8 -> 5.4.9
vitest (source) devDependencies patch 2.1.2 -> 2.1.3

Release Notes

microsoft/playwright (@​playwright/test)

v1.48.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui mode
https://github.com/microsoft/playwright/issues/33107 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.0
https://github.com/microsoft/playwright/issues/33085 - [Bug]: WebSocket route does not handle full URLs in Playwright
https://github.com/microsoft/playwright/issues/33052 - [Regression]: Inspector not showing recorded steps
https://github.com/microsoft/playwright/issues/33132 - [Bug]: Wrong Ubuntu release name in Dockerfile.noble
https://github.com/microsoft/playwright/pull/32996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129
sveltejs/kit (@​sveltejs/adapter-node)

v5.2.7

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/kit)

v2.7.1

Compare Source

Patch Changes
  • chore: upgrade to sirv 3.0 (#​12796)

  • fix: warn when form action responses are lost because SSR is off (#​12063)

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.45.1

Compare Source

Patch Changes

v2.45.0

Compare Source

Minor Changes
Patch Changes
sass/dart-sass (sass)

v1.80.1

Compare Source

  • Fix a bug where repeated deprecation warnings were not automatically limited.

v1.80.0

Compare Source

  • @import is now officially deprecated, as are global built-in functions that
    are available within built-in modules. See the Sass blog post for more
    details on the deprecation process.
Embedded Host
  • Fix an error that would sometimes occur when deprecation warnings were
    emitted when using a custom importer with the legacy API.

v1.79.6

Compare Source

  • Fix a bug where Sass would add an extra */ after loud comments with
    whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the
    indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host
  • Properly export the SassBoolean type.
Microsoft/tslib (tslib)

v2.8.0

Compare Source

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0

typescript-eslint/typescript-eslint (typescript-eslint)

v8.9.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

vitejs/vite (vite)

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.

vitest-dev/vitest (vitest)

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • 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 | |---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://github.com/microsoft/playwright)) | devDependencies | patch | [`1.48.0` -> `1.48.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.48.0/1.48.1) | | [@sveltejs/adapter-node](https://kit.svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node)) | devDependencies | patch | [`5.2.6` -> `5.2.7`](https://renovatebot.com/diffs/npm/@sveltejs%2fadapter-node/5.2.6/5.2.7) | | [@sveltejs/kit](https://kit.svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | devDependencies | patch | [`2.7.0` -> `2.7.1`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.7.0/2.7.1) | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`20.16.11` -> `20.16.12`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.11/20.16.12) | | [eslint-plugin-svelte](https://sveltejs.github.io/eslint-plugin-svelte) ([source](https://github.com/sveltejs/eslint-plugin-svelte)) | devDependencies | minor | [`2.44.1` -> `2.45.1`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte/2.44.1/2.45.1) | | [sass](https://github.com/sass/dart-sass) | devDependencies | minor | [`1.79.5` -> `1.80.1`](https://renovatebot.com/diffs/npm/sass/1.79.5/1.80.1) | | [tslib](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/tslib)) | devDependencies | minor | [`2.7.0` -> `2.8.0`](https://renovatebot.com/diffs/npm/tslib/2.7.0/2.8.0) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | devDependencies | minor | [`8.8.1` -> `8.9.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.8.1/8.9.0) | | [vite](https://vite.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`5.4.8` -> `5.4.9`](https://renovatebot.com/diffs/npm/vite/5.4.8/5.4.9) | | [vitest](https://github.com/vitest-dev/vitest) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | devDependencies | patch | [`2.1.2` -> `2.1.3`](https://renovatebot.com/diffs/npm/vitest/2.1.2/2.1.3) | --- ### Release Notes <details> <summary>microsoft/playwright (@&#8203;playwright/test)</summary> ### [`v1.48.1`](https://github.com/microsoft/playwright/releases/tag/v1.48.1) [Compare Source](https://github.com/microsoft/playwright/compare/v1.48.0...v1.48.1) ##### Highlights https://github.com/microsoft/playwright/issues/33023 - \[Bug]: command line flag --headed has no effect in ui mode https://github.com/microsoft/playwright/issues/33107 - \[REGRESSION]: page.waitForRequest does not get resolved since 1.48.0 https://github.com/microsoft/playwright/issues/33085 - \[Bug]: WebSocket route does not handle full URLs in Playwright https://github.com/microsoft/playwright/issues/33052 - \[Regression]: Inspector not showing recorded steps https://github.com/microsoft/playwright/issues/33132 - \[Bug]: Wrong Ubuntu release name in Dockerfile.noble https://github.com/microsoft/playwright/pull/32996 - \[BUG] Trace attachments have small unusable height #### Browser Versions - Chromium 130.0.6723.19 - Mozilla Firefox 130.0 - WebKit 18.0 This version was also tested against the following stable channels: - Google Chrome 129 - Microsoft Edge 129 </details> <details> <summary>sveltejs/kit (@&#8203;sveltejs/adapter-node)</summary> ### [`v5.2.7`](https://github.com/sveltejs/kit/blob/HEAD/packages/adapter-node/CHANGELOG.md#527) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/adapter-node@5.2.6...@sveltejs/adapter-node@5.2.7) ##### Patch Changes - chore: upgrade to sirv 3.0 ([#&#8203;12796](https://github.com/sveltejs/kit/pull/12796)) - Updated dependencies \[[`dbc9c9486f962af7dbd9123d12d8a6829700d00f`](https://github.com/sveltejs/kit/commit/dbc9c9486f962af7dbd9123d12d8a6829700d00f), [`96642d234d1f5e961e919da725a1f6188e8aba2c`](https://github.com/sveltejs/kit/commit/96642d234d1f5e961e919da725a1f6188e8aba2c)]: - [@&#8203;sveltejs/kit](https://github.com/sveltejs/kit)[@&#8203;2](https://github.com/2).7.1 </details> <details> <summary>sveltejs/kit (@&#8203;sveltejs/kit)</summary> ### [`v2.7.1`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#271) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.7.0...@sveltejs/kit@2.7.1) ##### Patch Changes - chore: upgrade to sirv 3.0 ([#&#8203;12796](https://github.com/sveltejs/kit/pull/12796)) - fix: warn when form action responses are lost because SSR is off ([#&#8203;12063](https://github.com/sveltejs/kit/pull/12063)) </details> <details> <summary>sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)</summary> ### [`v2.45.1`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.45.1) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.45.0...eslint-plugin-svelte@2.45.1) ##### Patch Changes - [#&#8203;874](https://github.com/sveltejs/eslint-plugin-svelte/pull/874) [`457521a`](https://github.com/sveltejs/eslint-plugin-svelte/commit/457521aef18ba95b99eb5e9c79a81d0a4fb3552e) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - fix: update svelte-eslint-parser to v0.42 ### [`v2.45.0`](https://github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%402.45.0) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.44.1...eslint-plugin-svelte@2.45.0) ##### Minor Changes - [#&#8203;870](https://github.com/sveltejs/eslint-plugin-svelte/pull/870) [`b0373be`](https://github.com/sveltejs/eslint-plugin-svelte/commit/b0373bef49e4225751c98c3c46c6099cb7d1ca72) Thanks [@&#8203;mikededo](https://github.com/mikededo)! - feat(html-closing-bracket-new-line): add `html-closing-bracket-new-line` rule - [#&#8203;868](https://github.com/sveltejs/eslint-plugin-svelte/pull/868) [`edf99d3`](https://github.com/sveltejs/eslint-plugin-svelte/commit/edf99d3d7b7bf47def460efce4aabe59c2ce446d) Thanks [@&#8203;mikededo](https://github.com/mikededo)! - feat(no-inspect): add `no-inspect` rule ##### Patch Changes - [#&#8203;856](https://github.com/sveltejs/eslint-plugin-svelte/pull/856) [`cf6c842`](https://github.com/sveltejs/eslint-plugin-svelte/commit/cf6c842abc8730ef3841686a52273eec3906abcf) Thanks [@&#8203;KuSh](https://github.com/KuSh)! - chore: Avoid using deprecated FlatConfig eslint type </details> <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.80.1`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1801) [Compare Source](https://github.com/sass/dart-sass/compare/1.80.0...1.80.1) - Fix a bug where repeated deprecation warnings were not automatically limited. ### [`v1.80.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1800) [Compare Source](https://github.com/sass/dart-sass/compare/1.79.6...1.80.0) - `@import` is now officially deprecated, as are global built-in functions that are available within built-in modules. See [the Sass blog post] for more details on the deprecation process. [the Sass blog post]: https://sass-lang.com/blog/import-is-deprecated/ ##### Embedded Host - Fix an error that would sometimes occur when deprecation warnings were emitted when using a custom importer with the legacy API. ### [`v1.79.6`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1796) [Compare Source](https://github.com/sass/dart-sass/compare/1.79.5...1.79.6) - Fix a bug where Sass would add an extra `*/` after loud comments with whitespace after an explicit `*/` in the indented syntax. - **Potentially breaking bug fix:** Adding text after an explicit `*/` in the indented syntax is now an error, rather than silently generating invalid CSS. ##### Embedded Host - Properly export the `SassBoolean` type. </details> <details> <summary>Microsoft/tslib (tslib)</summary> ### [`v2.8.0`](https://github.com/microsoft/tslib/releases/tag/v2.8.0) [Compare Source](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0) #### What's Changed - Validate export structure of every entrypoint by [@&#8203;andrewbranch](https://github.com/andrewbranch) in https://github.com/microsoft/tslib/pull/269 - Add rewriteRelativeImportExtension helper by [@&#8203;andrewbranch](https://github.com/andrewbranch) in https://github.com/microsoft/tslib/pull/270 **Full Changelog**: https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0 </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.9.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#890-2024-10-14) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.8.1...v8.9.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. 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>vitejs/vite (vite)</summary> ### [`v5.4.9`](https://github.com/vitejs/vite/releases/tag/v5.4.9) [Compare Source](https://github.com/vitejs/vite/compare/v5.4.8...v5.4.9) Please refer to [CHANGELOG.md](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md) for details. </details> <details> <summary>vitest-dev/vitest (vitest)</summary> ### [`v2.1.3`](https://github.com/vitest-dev/vitest/releases/tag/v2.1.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3) #####    🐞 Bug Fixes - Fix error diff of `toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy`  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/6697 [<samp>(e0027)</samp>](https://github.com/vitest-dev/vitest/commit/e002758c) - **browser**: - Provide aria role intellisense  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6629 [<samp>(f36ea)</samp>](https://github.com/vitest-dev/vitest/commit/f36eac77) - Not.toBeInTheDocument works with locators API  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6634 [<samp>(8bef5)</samp>](https://github.com/vitest-dev/vitest/commit/8bef5d2b) - Use `/mockServiceWorker.js` instead of `/__vitest_msw__`  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6687 [<samp>(4b2ce)</samp>](https://github.com/vitest-dev/vitest/commit/4b2ce07f) - Don't override the esbuild option in the browser mode  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6692 [<samp>(d131f)</samp>](https://github.com/vitest-dev/vitest/commit/d131fd64) - **expect**: - Preserve prototype in `toMatchObject` diff  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/6620 [<samp>(d289e)</samp>](https://github.com/vitest-dev/vitest/commit/d289e7eb) - **mocker**: - Specify correct spy dependency  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) [<samp>(7e958)</samp>](https://github.com/vitest-dev/vitest/commit/7e9584aa) - **runner**: - Ensure sequential suite overrides sequence.concurrent  -  by [@&#8203;dsyddall](https://github.com/dsyddall) and [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/6653 [<samp>(5e6de)</samp>](https://github.com/vitest-dev/vitest/commit/5e6de274) - **vitest**: - Deprecate UserConfig in favor of ViteUserConfig  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6626 [<samp>(496bd)</samp>](https://github.com/vitest-dev/vitest/commit/496bd251) - Don't hang with maxConcurrency 0  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6627 [<samp>(946d8)</samp>](https://github.com/vitest-dev/vitest/commit/946d8bb1) - Deprecate old task types and node-reliant types  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6632 [<samp>(00045)</samp>](https://github.com/vitest-dev/vitest/commit/000459a9) - Fix `<empty line>` logs when interleaving `console.log/error`  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/6644 [<samp>(9ece3)</samp>](https://github.com/vitest-dev/vitest/commit/9ece3952) - Show rollup error details as test error  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/6686 [<samp>(47dde)</samp>](https://github.com/vitest-dev/vitest/commit/47dde76f) - Always inline setup files  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6689 [<samp>(19d64)</samp>](https://github.com/vitest-dev/vitest/commit/19d64e20) - Use `fast-glob` instead of `tinyglobby` in Vitest  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6688 [<samp>(70baa)</samp>](https://github.com/vitest-dev/vitest/commit/70baaaa9) - **web-worker**: - Share mocker with main executor  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/6623 [<samp>(fe7b8)</samp>](https://github.com/vitest-dev/vitest/commit/fe7b8aee) #####    🏎 Performance - Reuse full name in reported tasks, update generator types  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/6666 [<samp>(7a0de)</samp>](https://github.com/vitest-dev/vitest/commit/7a0de0a7) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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](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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-10-15 00:35:25 +02:00
chore(deps): update all non-major dependencies
All checks were successful
/ Misc Linters (pull_request) Successful in 30s
/ Build App (pull_request) Successful in 1m33s
03787e892e
renovate-bot force-pushed renovate/all-minor-patch from 03787e892e to 67e371c04f 2024-10-16 07:02:20 +02:00 Compare
renovate-bot force-pushed renovate/all-minor-patch from 67e371c04f to b5c4c65556 2024-10-17 07:02:44 +02:00 Compare
vbrandl merged commit 7dd7e4cfcc into main 2024-10-17 17:32:27 +02:00
vbrandl deleted branch renovate/all-minor-patch 2024-10-17 17:32:28 +02:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: vbrandl/fotochallenge#121
No description provided.