chore(deps): update dev-dependencies #3826

Closed
renovate wants to merge 2 commits from renovate/dev-dependencies into main
Member

This PR contains the following updates:

Package Type Update Change
@types/node (source) devDependencies patch 20.9.0 -> 20.9.1
@vitejs/plugin-vue (source) devDependencies minor 4.4.1 -> 4.5.0
caniuse-lite devDependencies patch 1.0.30001562 -> 1.0.30001563
start-server-and-test devDependencies patch 2.0.2 -> 2.0.3

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v4.5.0

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001563

Compare Source

bahmutov/start-server-and-test (start-server-and-test)

v2.0.3

Compare Source

Bug Fixes

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)) | devDependencies | patch | [`20.9.0` -> `20.9.1`](https://renovatebot.com/diffs/npm/@types%2fnode/20.9.0/20.9.1) | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme) ([source](https://github.com/vitejs/vite-plugin-vue)) | devDependencies | minor | [`4.4.1` -> `4.5.0`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/4.4.1/4.5.0) | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | devDependencies | patch | [`1.0.30001562` -> `1.0.30001563`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001562/1.0.30001563) | | [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | devDependencies | patch | [`2.0.2` -> `2.0.3`](https://renovatebot.com/diffs/npm/start-server-and-test/2.0.2/2.0.3) | --- ### Release Notes <details> <summary>vitejs/vite-plugin-vue (@&#8203;vitejs/plugin-vue)</summary> ### [`v4.5.0`](https://github.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#450-2023-11-16) - chore: update peerDependencies to support Vite 5 ([#&#8203;290](https://github.com/vitejs/vite-plugin-vue/issues/290)) ([f92861a](https://github.com/vitejs/vite-plugin-vue/commit/f92861a)), closes [#&#8203;290](https://github.com/vitejs/vite-plugin-vue/issues/290) - chore: upgrade deps ([c046eba](https://github.com/vitejs/vite-plugin-vue/commit/c046eba)) - fix(deps): update all non-major dependencies ([#&#8203;262](https://github.com/vitejs/vite-plugin-vue/issues/262)) ([c316d43](https://github.com/vitejs/vite-plugin-vue/commit/c316d43)), closes [#&#8203;262](https://github.com/vitejs/vite-plugin-vue/issues/262) </details> <details> <summary>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001563`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001562...1.0.30001563) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001562...1.0.30001563) </details> <details> <summary>bahmutov/start-server-and-test (start-server-and-test)</summary> ### [`v2.0.3`](https://github.com/bahmutov/start-server-and-test/releases/tag/v2.0.3) [Compare Source](https://github.com/bahmutov/start-server-and-test/compare/v2.0.2...v2.0.3) ##### Bug Fixes - **deps:** update dependency wait-on to v7.2.0 ([#&#8203;374](https://github.com/bahmutov/start-server-and-test/issues/374)) ([ad35c2e](https://github.com/bahmutov/start-server-and-test/commit/ad35c2e4128615d7bc6e84d09761ae5d1fbc8da2)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added the
dependencies
label 2023-11-17 00:13:14 +00:00
renovate force-pushed renovate/dev-dependencies from 27d0f0fed4 to 95c55be213 2023-11-17 00:13:18 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 95c55be213 to 287006d781 2023-11-17 07:12:42 +00:00 Compare
konrad added 1 commit 2023-11-17 21:39:39 +00:00
continuous-integration/drone/pr Build is passing Details
5f5182ee47
chore(deps): update lockfile
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://3826-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://3826-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.
konrad closed this pull request 2023-11-17 22:03:04 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.