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

Merged
vbrandl merged 1 commits from renovate/all-minor-patch into main 2024-09-27 00:15:30 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@types/node (source) devDependencies patch 20.16.8 -> 20.16.9
prettier-plugin-svelte devDependencies patch 3.2.6 -> 3.2.7
svelte-check devDependencies patch 4.0.2 -> 4.0.3

Release Notes

sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.2.7

Compare Source

  • (fix) force quote style inside style directives
  • (fix) preserve commas in array expressions
  • (fix) Svelte 5: properly determine end of snippet parameters with TS annotations
sveltejs/language-tools (svelte-check)

v4.0.3

Compare Source

  • breaking(svelte5): only generate function component shape in runes mode. This means you may need to do typeof Component instead of Component in type situations (#​2517)
  • fix: revert additional two-way-binding checks as they were causing bugs (#​2508)
  • fix: include files indirectly belonging to a project into correct project (#​2488)
  • fix: check project files update more aggressively before assigning service (#​2518)
  • chore: upgrade to chokidar 4 (#​2502)

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 | |---|---|---|---| | [@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.8` -> `20.16.9`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.8/20.16.9) | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | devDependencies | patch | [`3.2.6` -> `3.2.7`](https://renovatebot.com/diffs/npm/prettier-plugin-svelte/3.2.6/3.2.7) | | [svelte-check](https://github.com/sveltejs/language-tools) | devDependencies | patch | [`4.0.2` -> `4.0.3`](https://renovatebot.com/diffs/npm/svelte-check/4.0.2/4.0.3) | --- ### Release Notes <details> <summary>sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)</summary> ### [`v3.2.7`](https://github.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#327-unreleased) [Compare Source](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.6...v3.2.7) - (fix) force quote style inside style directives - (fix) preserve commas in array expressions - (fix) Svelte 5: properly determine end of snippet parameters with TS annotations </details> <details> <summary>sveltejs/language-tools (svelte-check)</summary> ### [`v4.0.3`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-4.0.3) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.2...svelte-check-4.0.3) - breaking(svelte5): only generate function component shape in runes mode. This means you may need to do `typeof Component` instead of `Component` in type situations ([#&#8203;2517](https://github.com/sveltejs/language-tools/issues/2517)) - fix: revert additional two-way-binding checks as they were causing bugs ([#&#8203;2508](https://github.com/sveltejs/language-tools/issues/2508)) - fix: include files indirectly belonging to a project into correct project ([#&#8203;2488](https://github.com/sveltejs/language-tools/issues/2488)) - fix: check project files update more aggressively before assigning service ([#&#8203;2518](https://github.com/sveltejs/language-tools/issues/2518)) - chore: upgrade to chokidar 4 ([#&#8203;2502](https://github.com/sveltejs/language-tools/issues/2502)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC45NS4zIiwidXBkYXRlZEluVmVyIjoiMzguOTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2024-09-26 01:45:53 +02:00
chore(deps): update dependency @types/node to v20.16.9
All checks were successful
/ Misc Linters (pull_request) Successful in 19s
/ Build App (pull_request) Successful in 1m24s
f8662dbf2c
renovate-bot force-pushed renovate/all-minor-patch from f8662dbf2c to 47d3fee3b3 2024-09-26 15:01:35 +02:00 Compare
renovate-bot changed title from chore(deps): update dependency @types/node to v20.16.9 to chore(deps): update all non-major dependencies 2024-09-26 15:01:38 +02:00
vbrandl merged commit 5b5cde97dc into main 2024-09-27 00:15:30 +02:00
vbrandl deleted branch renovate/all-minor-patch 2024-09-27 00:15:30 +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#108
No description provided.