chore(deps): update dev-dependencies #3699

Merged
konrad merged 1 commits from renovate/dev-dependencies into main 2023-07-22 03:19:13 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@types/node (source) devDependencies patch 18.16.19 -> 18.16.20
sass devDependencies patch 1.64.0 -> 1.64.1
vue-tsc devDependencies patch 1.8.5 -> 1.8.6

Release Notes

sass/dart-sass

v1.64.1

Compare Source

Embedded Sass
  • Fix a bug where a valid SassCalculation.clamp() with less than 3 arguments
    would throw an error.
vuejs/language-tools

v1.8.6

Compare Source

  • feat: add support for extract component code action (#​2496)
  • feat: add support for v-bind toggle code action (#​2524)
  • feat: more dull "Saving time is too long" popup
  • fix: vue.server.petiteVue.supportHtmlFile, vue.server.vitePress.supportMdFile settings not working (#​3238)
  • fix: don't check element type for directives (#​3140)
  • fix: @ts-nocheck cannot work from script setup (#​3420) - thanks @​so1ve
  • fix(ts-plugin): module resolving should be able to fallback to .d.ts (#​3419)
  • fix(language-plugin-pug): @vue-ignore, @vue-skip, @vue-expected-error not working for pug template
Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
Supercharged GitHub experience
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

Configuration

📅 Schedule: Branch creation - "before 2am" (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.


  • 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)) | devDependencies | patch | [`18.16.19` -> `18.16.20`](https://renovatebot.com/diffs/npm/@types%2fnode/18.16.19/18.16.20) | | [sass](https://github.com/sass/dart-sass) | devDependencies | patch | [`1.64.0` -> `1.64.1`](https://renovatebot.com/diffs/npm/sass/1.64.0/1.64.1) | | [vue-tsc](https://github.com/vuejs/language-tools) | devDependencies | patch | [`1.8.5` -> `1.8.6`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.5/1.8.6) | --- ### Release Notes <details> <summary>sass/dart-sass</summary> ### [`v1.64.1`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1641) [Compare Source](https://github.com/sass/dart-sass/compare/1.64.0...1.64.1) ##### Embedded Sass - Fix a bug where a valid `SassCalculation.clamp()` with less than 3 arguments would throw an error. </details> <details> <summary>vuejs/language-tools</summary> ### [`v1.8.6`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#&#8203;186-2023722) [Compare Source](https://github.com/vuejs/language-tools/compare/v1.8.5...v1.8.6) - feat: add support for extract component code action ([#&#8203;2496](https://github.com/vuejs/language-tools/issues/2496)) - feat: add support for `v-bind` toggle code action ([#&#8203;2524](https://github.com/vuejs/language-tools/issues/2524)) - feat: more dull "Saving time is too long" popup - fix: `vue.server.petiteVue.supportHtmlFile`, `vue.server.vitePress.supportMdFile` settings not working ([#&#8203;3238](https://github.com/vuejs/language-tools/issues/3238)) - fix: don't check element type for directives ([#&#8203;3140](https://github.com/vuejs/language-tools/issues/3140)) - fix: `@ts-nocheck` cannot work from script setup ([#&#8203;3420](https://github.com/vuejs/language-tools/issues/3420)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix(ts-plugin): module resolving should be able to fallback to `.d.ts` ([#&#8203;3419](https://github.com/vuejs/language-tools/issues/3419)) - fix(language-plugin-pug): `@vue-ignore`, `@vue-skip`, `@vue-expected-error` not working for pug template ##### Full-time Support by <table> <tbody> <tr> <td> <a href="https://stackblitz.com/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/StackBlitz.png" height="80" /></a> </td> <td><h4><a href="https://blog.stackblitz.com/posts/webcontainer-api-is-here/">WebContainer API is here.</a></h4></td> </tr> </tbody> </table> ##### Our Platinum Sponsors <table> <tbody> <tr> <td> <a href="https://volta.net/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/volta.svg" height="60" /></a> </td> <td>Supercharged GitHub experience</td> </tr> <tr> <td> <a href="https://vuejs.org/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/vue.png" height="80" /></a> </td> <td>The Progressive JavaScript Framework</td> </tr> </tbody> </table> ##### Our Silver Sponsors <table> <tbody> <tr> <td> <p align="center"> <a href="https://www.prefect.io/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/prefect.svg" height="40" /></a> </p> </td> </tr> </tbody> </table> <h5> Add you via <a href="https://github.com/sponsors/johnsoncodehk">GitHub Sponsors</a> or <a href="https://opencollective.com/volarjs">Open Collective</a> </h5> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 2am" (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](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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-07-22 00:05:07 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://3699-renovate-dev-dependencies--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://3699-renovate-dev-dependencies--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
renovate force-pushed renovate/dev-dependencies from daa72d71e7 to d466d50712 2023-07-22 01:05:00 +00:00 Compare
konrad merged commit d466d50712 into main 2023-07-22 03:19:13 +00:00
konrad deleted branch renovate/dev-dependencies 2023-07-22 03:19:14 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.