chore(deps): update dev-dependencies #2168

Merged
konrad merged 1 commits from renovate/dev-dependencies into main 2024-03-07 07:50:28 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@types/node (source) devDependencies patch 20.11.24 -> 20.11.25
caniuse-lite devDependencies patch 1.0.30001594 -> 1.0.30001596
postcss-preset-env (source) devDependencies minor 9.4.0 -> 9.5.0
rollup (source) devDependencies patch 4.12.0 -> 4.12.1
typescript (source) devDependencies minor 5.3.3 -> 5.4.2
vue-tsc (source) devDependencies patch 2.0.5 -> 2.0.6

Release Notes

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001596

Compare Source

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

v9.5.0

Compare Source

March 6, 2024

rollup/rollup (rollup)

v4.12.1

Compare Source

2024-03-06

Bug Fixes
  • Escape special characters in file references (#​5404)
Pull Requests
Microsoft/TypeScript (typescript)

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vuejs/language-tools (vue-tsc)

v2.0.6

Compare Source

!IMPORTANT]
If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install [JavaScript and TypeScript Nightly](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next), or temporarily downgrade to 1.8.27.\
Issue: https://github.com/vuejs/language-tools/issues/3962

If false positive errors occur, please try disabling unrelated extensions in the Vue workspace.\
Issue: https://github.com/vuejs/language-tools/issues/3942
Fixes
  • language-core: use local variables in v-bind shorthand (#​4017) - thanks @​so1ve
  • language-core: sfc folding end position failed to mapping (#​4038) - thanks @​so1ve
  • language-service: remove extraLiners option for formatting (#​3943)
  • language-service: bump volar-service-typescript for fix jsx formatting (#​3949)
  • language-service: bump @volar/typescript for fix 2.0.5 auto-complete performance regression (#​4024)
Refactors
  • vscode: rename vue.inlayHints.vbindShorthand setting to vue.inlayHints.vBindShorthand (#​3995) - thanks @​l4dybird

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.11.24` -> `20.11.25`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.24/20.11.25) | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | devDependencies | patch | [`1.0.30001594` -> `1.0.30001596`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001594/1.0.30001596) | | [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 | minor | [`9.4.0` -> `9.5.0`](https://renovatebot.com/diffs/npm/postcss-preset-env/9.4.0/9.5.0) | | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | devDependencies | patch | [`4.12.0` -> `4.12.1`](https://renovatebot.com/diffs/npm/rollup/4.12.0/4.12.1) | | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | devDependencies | minor | [`5.3.3` -> `5.4.2`](https://renovatebot.com/diffs/npm/typescript/5.3.3/5.4.2) | | [vue-tsc](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | devDependencies | patch | [`2.0.5` -> `2.0.6`](https://renovatebot.com/diffs/npm/vue-tsc/2.0.5/2.0.6) | --- ### Release Notes <details> <summary>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001596`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001594...1.0.30001596) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001594...1.0.30001596) </details> <details> <summary>csstools/postcss-plugins (postcss-preset-env)</summary> ### [`v9.5.0`](https://github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#950) [Compare Source](https://github.com/csstools/postcss-plugins/compare/2c46a8897c21fc01c70579979c43f915ebcc82c1...dc70859976c9f8da098a98d97a72c7880edbca84) *March 6, 2024* - Add support for array options, e.g. `{ 'nesting-rules': ['auto', { noIsPseudoSelector: false }] }` - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.11`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#4011) (patch) - Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.1.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1210) (minor) - Updated [`cssdb`](https://github.com/csstools/cssdb) to [`7.11.1`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#7111-february-26-2024) (patch) </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.12.1`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4121) [Compare Source](https://github.com/rollup/rollup/compare/v4.12.0...v4.12.1) *2024-03-06* ##### Bug Fixes - Escape special characters in file references ([#&#8203;5404](https://github.com/rollup/rollup/issues/5404)) ##### Pull Requests - [#&#8203;5398](https://github.com/rollup/rollup/pull/5398): Rename `getRollupEror` to `getRollupError` ([@&#8203;MrRefactoring](https://github.com/MrRefactoring)) - [#&#8203;5399](https://github.com/rollup/rollup/pull/5399): chore(deps): lock file maintenance minor/patch updates ( [@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5404](https://github.com/rollup/rollup/pull/5404): fix: escape ids in `import.meta.ROLLUP_FILE_URL_referenceId` correctly ([@&#8203;sapphi-red](https://github.com/sapphi-red)) - [#&#8203;5406](https://github.com/rollup/rollup/pull/5406): chore(deps): lock file maintenance minor/patch updates ( [@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5407](https://github.com/rollup/rollup/pull/5407): chore(deps): lock file maintenance ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5411](https://github.com/rollup/rollup/pull/5411): Chunk assignment - Fix comment line breaks and typo ([@&#8203;yoavweiss](https://github.com/yoavweiss), [@&#8203;lukastaegert](https://github.com/lukastaegert)) </details> <details> <summary>Microsoft/TypeScript (typescript)</summary> ### [`v5.4.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.4.2): TypeScript 5.4 [Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v2.0.6`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#206-202437) [Compare Source](https://github.com/vuejs/language-tools/compare/v2.0.5...v2.0.6) > \[!IMPORTANT] > If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install [JavaScript and TypeScript Nightly](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next), or temporarily downgrade to 1.8.27.\ > Issue: https://github.com/vuejs/language-tools/issues/3962 > > If false positive errors occur, please try disabling unrelated extensions in the Vue workspace.\ > Issue: https://github.com/vuejs/language-tools/issues/3942 ##### Fixes - **language-core:** use local variables in v-bind shorthand ([#&#8203;4017](https://github.com/vuejs/language-tools/issues/4017)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - **language-core:** sfc folding end position failed to mapping ([#&#8203;4038](https://github.com/vuejs/language-tools/issues/4038)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - **language-service:** remove `extraLiners` option for formatting ([#&#8203;3943](https://github.com/vuejs/language-tools/issues/3943)) - **language-service:** bump `volar-service-typescript` for fix jsx formatting ([#&#8203;3949](https://github.com/vuejs/language-tools/issues/3949)) - **language-service:** bump `@volar/typescript` for fix 2.0.5 auto-complete performance regression ([#&#8203;4024](https://github.com/vuejs/language-tools/issues/4024)) ##### Refactors - **vscode:** rename `vue.inlayHints.vbindShorthand` setting to `vue.inlayHints.vBindShorthand` ([#&#8203;3995](https://github.com/vuejs/language-tools/issues/3995)) - thanks [@&#8203;l4dybird](https://github.com/l4dybird) </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-03-07 00:06:17 +00:00
renovate added 1 commit 2024-03-07 00:06:18 +00:00
continuous-integration/drone/pr Build is passing Details
58edca3824
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://2168-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://2168-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 58edca3824 to 9ad1a1abd4 2024-03-07 06:06:21 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 9ad1a1abd4 to cba09c8eb1 2024-03-07 07:06:56 +00:00 Compare
konrad merged commit cba09c8eb1 into main 2024-03-07 07:50:28 +00:00
konrad deleted branch renovate/dev-dependencies 2024-03-07 07:50:29 +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#2168
No description provided.