chore(deps): update dev-dependencies #2312

Merged
konrad merged 1 commits from renovate/dev-dependencies into main 2024-05-02 06:29:54 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@types/node (source) devDependencies patch 20.12.7 -> 20.12.8
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.7.1 -> 7.8.0
@typescript-eslint/parser (source) devDependencies minor 7.7.1 -> 7.8.0
caniuse-lite devDependencies patch 1.0.30001614 -> 1.0.30001615
rollup (source) devDependencies patch 4.17.1 -> 4.17.2
sass devDependencies minor 1.75.0 -> 1.76.0
vite-plugin-pwa devDependencies minor 0.19.8 -> 0.20.0
vitest (source) devDependencies patch 1.5.2 -> 1.5.3
vue-tsc (source) devDependencies patch 2.0.14 -> 2.0.16

Release Notes

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

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

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

v7.8.0

Compare Source

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

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

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001615

Compare Source

rollup/rollup (rollup)

v4.17.2

Compare Source

2024-04-30

Bug Fixes
  • Fix tree-shaking problems when using spread arguments (#​5503)
Pull Requests
sass/dart-sass (sass)

v1.76.0

Compare Source

  • Throw errors for misplaced statements in keyframe blocks.

  • Mixins and functions whose names begin with -- are now deprecated for
    forwards-compatibility with the in-progress CSS functions and mixins spec.
    This deprecation is named css-function-mixin.

vite-pwa/vite-plugin-pwa (vite-plugin-pwa)

v0.20.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
vitest-dev/vitest (vitest)

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v2.0.16

Compare Source

Bug Fixes
Other Changes

v2.0.15

Compare Source

Features
  • Redesign additional extensions, VitePress, PetiteVue support (#​4321)
    • Fix custom file extensions not working in Hybrid Mode (#​4251)
  • vscode: prompt when Hybrid Mode is explicitly enabled but known incompatible extensions are installed
  • language-core: use internal options for directly exposing user props/emits types (vuejs/core#10801)
  • language-core: support defineSlots destructuring (#​4312) - Thanks @​zhiyuanzmj
Bug Fixes
  • vscode: when enabled VitePress support, extension not activated when opening markdown files
  • language-core: auto-complete not working in v-bind
Performance
  • language-service: emmet completion should not be blocked by TS type evaluation (#​4298)
  • language-core: simplify virtual code for intrinsic elements
Other Changes
  • Upgrade Volar from v2.2.0-alpha.10 to v2.2.0-alpha.12:
    • Avoid extension crash when workspace TSDK does not exist
    • Fix template variables cannot be renamed at the first character in Hybrid Mode (#​4297)
    • Fix template virtual code mapping is misaligned in Windows in Hybrid Mode (#​4297)
  • Add svelte.svelte-vscode (>=108.4.0) to Hybrid Mode compatibility whitelist (sveltejs/language-tools#2317)
  • component-meta: convert source code to TS
  • language-core: export allCodeFeatures (#​4320) - Thanks @​zhiyuanzmj

Configuration

📅 Schedule: Branch creation - "before 4am" (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/tree/HEAD/types/node)) | devDependencies | patch | [`20.12.7` -> `20.12.8`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.7/20.12.8) | | [@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 | [`7.7.1` -> `7.8.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.7.1/7.8.0) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | minor | [`7.7.1` -> `7.8.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.7.1/7.8.0) | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | devDependencies | patch | [`1.0.30001614` -> `1.0.30001615`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001614/1.0.30001615) | | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | devDependencies | patch | [`4.17.1` -> `4.17.2`](https://renovatebot.com/diffs/npm/rollup/4.17.1/4.17.2) | | [sass](https://github.com/sass/dart-sass) | devDependencies | minor | [`1.75.0` -> `1.76.0`](https://renovatebot.com/diffs/npm/sass/1.75.0/1.76.0) | | [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | devDependencies | minor | [`0.19.8` -> `0.20.0`](https://renovatebot.com/diffs/npm/vite-plugin-pwa/0.19.8/0.20.0) | | [vitest](https://github.com/vitest-dev/vitest) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | devDependencies | patch | [`1.5.2` -> `1.5.3`](https://renovatebot.com/diffs/npm/vitest/1.5.2/1.5.3) | | [vue-tsc](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | devDependencies | patch | [`2.0.14` -> `2.0.16`](https://renovatebot.com/diffs/npm/vue-tsc/2.0.14/2.0.16) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v7.8.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#780-2024-04-29) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-argument] handle tagged templates - **eslint-plugin:** \[prefer-optional-chain] suggests optional chaining during strict null equality check - **eslint-plugin:** \[consistent-type-assertions] handle tagged templates - **eslint-plugin:** \[no-unsafe-return] handle union types - **eslint-plugin:** \[no-unused-vars] clear error report range ##### ❤️ Thank You - auvred - Josh Goldberg ✨ - jsfm01 - Kim Sang Du - YeonJuan 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> ### [`v7.8.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#780-2024-04-29) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) This was a version bump only for parser 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>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001615`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001614...1.0.30001615) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001614...1.0.30001615) </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.17.2`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4172) [Compare Source](https://github.com/rollup/rollup/compare/v4.17.1...v4.17.2) *2024-04-30* ##### Bug Fixes - Fix tree-shaking problems when using spread arguments ([#&#8203;5503](https://github.com/rollup/rollup/issues/5503)) ##### Pull Requests - [#&#8203;5501](https://github.com/rollup/rollup/pull/5501): Slightly improve perf report ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;5503](https://github.com/rollup/rollup/pull/5503): fix: rest element should deoptimize parameter values ([@&#8203;liuly0322](https://github.com/liuly0322)) </details> <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.76.0`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1760) [Compare Source](https://github.com/sass/dart-sass/compare/1.75.0...1.76.0) - Throw errors for misplaced statements in keyframe blocks. - Mixins and functions whose names begin with `--` are now deprecated for forwards-compatibility with the in-progress CSS functions and mixins spec. This deprecation is named `css-function-mixin`. </details> <details> <summary>vite-pwa/vite-plugin-pwa (vite-plugin-pwa)</summary> ### [`v0.20.0`](https://github.com/vite-pwa/vite-plugin-pwa/releases/tag/v0.20.0) [Compare Source](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.8...v0.20.0) #####    🚨 Breaking Changes - **workbox**: Update workbox dependencies to 7.1.0  -  by [@&#8203;userquin](https://github.com/userquin) in https://github.com/vite-pwa/vite-plugin-pwa/issues/707 [<samp>(7a917)</samp>](https://github.com/vite-pwa/vite-plugin-pwa/commit/7a91701) #####     [View changes on GitHub](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.8...v0.20.0) </details> <details> <summary>vitest-dev/vitest (vitest)</summary> ### [`v1.5.3`](https://github.com/vitest-dev/vitest/releases/tag/v1.5.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v1.5.2...v1.5.3) #####    🐞 Bug Fixes - Use package.json name for a workspace project if not provided  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/5608 [<samp>(48fba)</samp>](https://github.com/vitest-dev/vitest/commit/48fba190) - Backport jest iterable equality within object  -  by [@&#8203;sukovanej](https://github.com/sukovanej) in https://github.com/vitest-dev/vitest/issues/5621 [<samp>(30e5d)</samp>](https://github.com/vitest-dev/vitest/commit/30e5dc1b) - **browser**: Support benchmark  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/5622 [<samp>(becab)</samp>](https://github.com/vitest-dev/vitest/commit/becabb5e) - **reporter**: Use default error formatter for JUnit  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) in https://github.com/vitest-dev/vitest/issues/5629 [<samp>(20060)</samp>](https://github.com/vitest-dev/vitest/commit/200609cc) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v1.5.2...v1.5.3) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v2.0.16`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2016-202451) [Compare Source](https://github.com/vuejs/language-tools/compare/v2.0.15...v2.0.16) ##### Bug Fixes - **language-core:** virtual document language ID is not updated when changing SFC style block lang - **language-core:** correct logic for `defineSlots` destructuring ([#&#8203;4326](https://github.com/vuejs/language-tools/issues/4326)) - Thanks [@&#8203;zhiyuanzmj](https://github.com/zhiyuanzmj) - **language-core:** ObjectDirective does not work with `defineSlots` ([#&#8203;4327](https://github.com/vuejs/language-tools/issues/4327)) - **language-service:** emmet not working in postcss style block (https://github.com/volarjs/volar.js/issues/169) ##### Other Changes - Upgrade to [Volar 2.2](https://github.com/volarjs/volar.js/releases/tag/v2.2.0) - **language-core:** export `VueEmbeddedCode` ([#&#8203;4265](https://github.com/vuejs/language-tools/issues/4265)) - Thanks [@&#8203;zhiyuanzmj](https://github.com/zhiyuanzmj) - **typescript-plugin:** expose `FileRegistry` to `project.program` ([#&#8203;3963](https://github.com/vuejs/language-tools/issues/3963)) - Thanks [@&#8203;zcf0508](https://github.com/zcf0508) - **vscode:** remove outdated formatters section ([#&#8203;4243](https://github.com/vuejs/language-tools/issues/4243)) - Thanks [@&#8203;BBboy01](https://github.com/BBboy01) ### [`v2.0.15`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2015-2024430) [Compare Source](https://github.com/vuejs/language-tools/compare/v2.0.14...v2.0.15) ##### Features - Redesign additional extensions, VitePress, PetiteVue support ([#&#8203;4321](https://github.com/vuejs/language-tools/issues/4321)) - Fix custom file extensions not working in Hybrid Mode ([#&#8203;4251](https://github.com/vuejs/language-tools/issues/4251)) - **vscode:** prompt when Hybrid Mode is explicitly enabled but known incompatible extensions are installed - **language-core:** use internal options for directly exposing user props/emits types ([vuejs/core#10801](https://github.com/vuejs/core/pull/10801)) - **language-core:** support defineSlots destructuring ([#&#8203;4312](https://github.com/vuejs/language-tools/issues/4312)) - Thanks [@&#8203;zhiyuanzmj](https://github.com/zhiyuanzmj) ##### Bug Fixes - **vscode:** when enabled VitePress support, extension not activated when opening markdown files - **language-core:** auto-complete not working in v-bind ##### Performance - **language-service:** emmet completion should not be blocked by TS type evaluation ([#&#8203;4298](https://github.com/vuejs/language-tools/issues/4298)) - **language-core:** simplify virtual code for intrinsic elements ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.10` to `v2.2.0-alpha.12`: - Avoid extension crash when workspace TSDK does not exist - Fix template variables cannot be renamed at the first character in Hybrid Mode ([#&#8203;4297](https://github.com/vuejs/language-tools/issues/4297)) - Fix template virtual code mapping is misaligned in Windows in Hybrid Mode ([#&#8203;4297](https://github.com/vuejs/language-tools/issues/4297)) - Add `svelte.svelte-vscode` (>=108.4.0) to Hybrid Mode compatibility whitelist ([sveltejs/language-tools#2317](https://github.com/sveltejs/language-tools/pull/2317)) - **component-meta:** convert source code to TS - **language-core:** export `allCodeFeatures` ([#&#8203;4320](https://github.com/vuejs/language-tools/issues/4320)) - Thanks [@&#8203;zhiyuanzmj](https://github.com/zhiyuanzmj) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" (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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate added the
dependencies
label 2024-04-30 00:06:02 +00:00
renovate added 1 commit 2024-04-30 00:06:04 +00:00
continuous-integration/drone/pr Build is passing Details
aab709f16f
chore(deps): update dev-dependencies to v7.8.0
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2312-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 somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2312-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 somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
renovate changed title from chore(deps): update dev-dependencies to v7.8.0 to chore(deps): update dev-dependencies 2024-04-30 03:05:56 +00:00
renovate force-pushed renovate/dev-dependencies from aab709f16f to 9b5ad80ac8 2024-04-30 03:06:04 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 9b5ad80ac8 to 17aab186ad 2024-04-30 05:05:59 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 17aab186ad to 4355e6621b 2024-04-30 09:06:08 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 4355e6621b to 67eb960d29 2024-04-30 11:05:47 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 67eb960d29 to 4520fa55d5 2024-04-30 22:07:19 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 4520fa55d5 to 516d866ed7 2024-05-01 04:06:19 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 516d866ed7 to ad8eb4053e 2024-05-01 19:05:43 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from ad8eb4053e to 9637db5a6b 2024-05-02 05:06:00 +00:00 Compare
konrad merged commit 9637db5a6b into main 2024-05-02 06:29:54 +00:00
konrad deleted branch renovate/dev-dependencies 2024-05-02 06:29:55 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
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: vikunja/vikunja#2312
No description provided.