chore(deps): update dev-dependencies #2287

Merged
konrad merged 1 commits from renovate/dev-dependencies into main 2024-04-22 15:19:16 +00:00
Member

This PR contains the following updates:

Package Type Update Change
caniuse-lite devDependencies patch 1.0.30001611 -> 1.0.30001612
postcss-preset-env (source) devDependencies patch 9.5.6 -> 9.5.8
rollup (source) devDependencies patch 4.16.0 -> 4.16.1
vue-tsc (source) devDependencies patch 2.0.13 -> 2.0.14

Release Notes

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001612

Compare Source

csstools/postcss-plugins (postcss-preset-env)

v9.5.8

Compare Source

April 21, 2024

v9.5.7

Compare Source

April 21, 2024

rollup/rollup (rollup)

v4.16.1

Compare Source

2024-04-21

Bug Fixes
  • Fix crash when rendering logical or conditional expressions (#​5481)
Pull Requests
vuejs/language-tools (vue-tsc)

v2.0.14

Compare Source

Features
  • language-core: added search html tag (#​4280) - Thanks @​audunhov
  • language-service: added Russian, Czech localization support
Bug Fixes
  • language-core: @ts-ignore not working for slots (#​4263)
  • language-core: reduce unnecessary props mapping (#​4284)
  • tsc: improve regexp performance for global type removal (#​4260) - Thanks @​blake-newman
Other Changes
  • Upgrade Volar from v2.2.0-alpha.8 to v2.2.0-alpha.10 to fix some issues:
    • Parameter Hints not working in Hybrid Mode (#​3948)
    • TS server to crash repeatedly when include large js file (#​4278)
    • Randomly causing errors when renaming / find definitions in Hybrid Mode (#​4257, #​4281, #​4282)
    • Unable to resolve Nuxt UI component type
    • Incomplete results for find refernces in Hybrid Mode
  • The following extensions have been added to Hybrid Mode’s compatibility whitelist:
    • bierner.lit-html
    • denoland.vscode-deno (When deno.enable is false)
    • jenkey2011.string-highlight
  • language-core: improve maintainability of codegen (#​4276)
    • Deprecated vueCompilerOptions.nativeTags, now respects the nodeType property of template AST node.
    • Dynamic component types without v-bind:is are no longer supported.

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 | |---|---|---|---| | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | devDependencies | patch | [`1.0.30001611` -> `1.0.30001612`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001611/1.0.30001612) | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#readme) ([source](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env)) | devDependencies | patch | [`9.5.6` -> `9.5.8`](https://renovatebot.com/diffs/npm/postcss-preset-env/9.5.6/9.5.8) | | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | devDependencies | patch | [`4.16.0` -> `4.16.1`](https://renovatebot.com/diffs/npm/rollup/4.16.0/4.16.1) | | [vue-tsc](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | devDependencies | patch | [`2.0.13` -> `2.0.14`](https://renovatebot.com/diffs/npm/vue-tsc/2.0.13/2.0.14) | --- ### Release Notes <details> <summary>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001612`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001611...1.0.30001612) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001611...1.0.30001612) </details> <details> <summary>csstools/postcss-plugins (postcss-preset-env)</summary> ### [`v9.5.8`](https://github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#958) [Compare Source](https://github.com/csstools/postcss-plugins/compare/408870debefcd53000060203edcb904c9a68469a...ff9ac46f54fc71f999bb0b57741783884f175a56) *April 21, 2024* - Updated [`postcss-pseudo-class-any-link`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link) to [`9.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link/CHANGELOG.md#902) (patch) ### [`v9.5.7`](https://github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#957) [Compare Source](https://github.com/csstools/postcss-plugins/compare/4ff57056859f764f8ccc805fa9829a19dd542c5c...408870debefcd53000060203edcb904c9a68469a) *April 21, 2024* - Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.1.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1212) (patch) - Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#306) (patch) - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.14`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#3014) (patch) - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.14`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#2014) (patch) - Updated [`@csstools/postcss-gamut-mapping`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping) to [`1.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping/CHANGELOG.md#107) (patch) - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.15`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#4015) (patch) - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.13`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#3013) (patch) - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.14`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#3014) (patch) - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.14`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#2014) (patch) - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#609) (patch) - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.14`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#6014) (patch) </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.16.1`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4161) [Compare Source](https://github.com/rollup/rollup/compare/v4.16.0...v4.16.1) *2024-04-21* ##### Bug Fixes - Fix crash when rendering logical or conditional expressions ([#&#8203;5481](https://github.com/rollup/rollup/issues/5481)) ##### Pull Requests - [#&#8203;5481](https://github.com/rollup/rollup/pull/5481): fix: conditional/logical expression should request a new tree-shaking ([@&#8203;liuly0322](https://github.com/liuly0322)) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v2.0.14`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2014-2024422) [Compare Source](https://github.com/vuejs/language-tools/compare/v2.0.13...v2.0.14) ##### Features - **language-core:** added search html tag ([#&#8203;4280](https://github.com/vuejs/language-tools/issues/4280)) - Thanks [@&#8203;audunhov](https://github.com/audunhov) - **language-service:** added Russian, Czech localization support ##### Bug Fixes - **language-core:** `@ts-ignore` not working for slots ([#&#8203;4263](https://github.com/vuejs/language-tools/issues/4263)) - **language-core:** reduce unnecessary props mapping ([#&#8203;4284](https://github.com/vuejs/language-tools/issues/4284)) - **tsc:** improve regexp performance for global type removal ([#&#8203;4260](https://github.com/vuejs/language-tools/issues/4260)) - Thanks [@&#8203;blake-newman](https://github.com/blake-newman) ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.8` to `v2.2.0-alpha.10` to fix some issues: - Parameter Hints not working in Hybrid Mode ([#&#8203;3948](https://github.com/vuejs/language-tools/issues/3948)) - TS server to crash repeatedly when include large js file ([#&#8203;4278](https://github.com/vuejs/language-tools/issues/4278)) - Randomly causing errors when renaming / find definitions in Hybrid Mode ([#&#8203;4257](https://github.com/vuejs/language-tools/issues/4257), [#&#8203;4281](https://github.com/vuejs/language-tools/issues/4281), [#&#8203;4282](https://github.com/vuejs/language-tools/issues/4282)) - Unable to resolve Nuxt UI component type - Incomplete results for find refernces in Hybrid Mode - The following extensions have been added to Hybrid Mode’s compatibility whitelist: - `bierner.lit-html` - `denoland.vscode-deno` (When `deno.enable` is `false`) - `jenkey2011.string-highlight` - **language-core:** improve maintainability of codegen ([#&#8203;4276](https://github.com/vuejs/language-tools/issues/4276)) - Deprecated `vueCompilerOptions.nativeTags`, now respects the `nodeType` property of template AST node. - Dynamic component types without `v-bind:is` are no longer supported. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added the
dependencies
label 2024-04-22 00:08:32 +00:00
renovate added 1 commit 2024-04-22 00:09:11 +00:00
continuous-integration/drone/pr Build is passing Details
039786f739
chore(deps): update dev-dependencies
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://2287-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://2287-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 force-pushed renovate/dev-dependencies from 039786f739 to 9b5ae38784 2024-04-22 02:09:33 +00:00 Compare
konrad merged commit 9b5ae38784 into main 2024-04-22 15:19:16 +00:00
konrad deleted branch renovate/dev-dependencies 2024-04-22 15:19:16 +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#2287
No description provided.