chore(deps): update dev-dependencies #3918

Merged
konrad merged 1 commits from renovate/dev-dependencies into main 2024-01-26 07:35:48 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@faker-js/faker devDependencies minor 8.3.1 -> 8.4.0
@histoire/plugin-vue (source) devDependencies patch 0.17.8 -> 0.17.9
@rushstack/eslint-patch (source) devDependencies patch 1.7.1 -> 1.7.2
@types/node (source) devDependencies patch 20.11.6 -> 20.11.7
@vitejs/plugin-legacy (source) devDependencies minor 5.2.0 -> 5.3.0
@vue/test-utils devDependencies patch 2.4.3 -> 2.4.4
histoire (source) devDependencies patch 0.17.8 -> 0.17.9
vite-plugin-pwa devDependencies patch 0.17.4 -> 0.17.5

Release Notes

faker-js/faker (@​faker-js/faker)

v8.4.0

Compare Source

Features
Bug Fixes
8.3.1 (2023-11-14)
Bug Fixes
  • remove [@internal](https://github.com/internal) from module parent classes (#​2548) (77f54ad)
Akryum/histoire (@​histoire/plugin-vue)

v0.17.9

Compare Source

compare changes

🩹 Fixes
🏡 Chore
❤️ Contributors
microsoft/rushstack (@​rushstack/eslint-patch)

v1.7.2

Compare Source

Thu, 25 Jan 2024 23:03:57 GMT

Patches
  • Some minor documentation updates
vitejs/vite (@​vitejs/plugin-legacy)

v5.3.0

vuejs/test-utils (@​vue/test-utils)

v2.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4

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

v0.17.5

Compare Source

   🚀 Features
    View changes on GitHub

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 | |---|---|---|---| | [@faker-js/faker](https://github.com/faker-js/faker) | devDependencies | minor | [`8.3.1` -> `8.4.0`](https://renovatebot.com/diffs/npm/@faker-js%2ffaker/8.3.1/8.4.0) | | [@histoire/plugin-vue](https://github.com/Akryum/histoire) ([source](https://github.com/Akryum/histoire/tree/HEAD/packages/histoire-plugin-vue)) | devDependencies | patch | [`0.17.8` -> `0.17.9`](https://renovatebot.com/diffs/npm/@histoire%2fplugin-vue/0.17.8/0.17.9) | | [@rushstack/eslint-patch](https://rushstack.io) ([source](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch)) | devDependencies | patch | [`1.7.1` -> `1.7.2`](https://renovatebot.com/diffs/npm/@rushstack%2feslint-patch/1.7.1/1.7.2) | | [@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.6` -> `20.11.7`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.6/20.11.7) | | [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy)) | devDependencies | minor | [`5.2.0` -> `5.3.0`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-legacy/5.2.0/5.3.0) | | [@vue/test-utils](https://github.com/vuejs/test-utils) | devDependencies | patch | [`2.4.3` -> `2.4.4`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.4.3/2.4.4) | | [histoire](https://github.com/Akryum/histoire) ([source](https://github.com/Akryum/histoire/tree/HEAD/packages/histoire)) | devDependencies | patch | [`0.17.8` -> `0.17.9`](https://renovatebot.com/diffs/npm/histoire/0.17.8/0.17.9) | | [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | devDependencies | patch | [`0.17.4` -> `0.17.5`](https://renovatebot.com/diffs/npm/vite-plugin-pwa/0.17.4/0.17.5) | --- ### Release Notes <details> <summary>faker-js/faker (@&#8203;faker-js/faker)</summary> ### [`v8.4.0`](https://github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#840-2024-01-24) [Compare Source](https://github.com/faker-js/faker/compare/v8.3.1...v8.4.0) ##### Features - **helpers:** add support for complex intermediate types ([#&#8203;2550](https://github.com/faker-js/faker/issues/2550)) ([24482a3](https://github.com/faker-js/faker/commit/24482a30042eec5b553b30d60985e89fd69a8660)) - **number:** add parameter `fractionDigits` in float ([#&#8203;1855](https://github.com/faker-js/faker/issues/1855)) ([41d8778](https://github.com/faker-js/faker/commit/41d87789c7ff353acfd0f5ca88a99c0d1fd3b500)) - **person:** add job titles for fr ([#&#8203;2531](https://github.com/faker-js/faker/issues/2531)) ([ba28ab6](https://github.com/faker-js/faker/commit/ba28ab6e59009cceb5b691ddd212e09df22b586e)) ##### Bug Fixes - **finance:** correct VG IBAN format ([#&#8203;2552](https://github.com/faker-js/faker/issues/2552)) ([b8049d1](https://github.com/faker-js/faker/commit/b8049d171086bce7b46eb617c88f44cfdd019e00)) - **internet:** username method to return value that always includes… ([#&#8203;2506](https://github.com/faker-js/faker/issues/2506)) ([0ee1c67](https://github.com/faker-js/faker/commit/0ee1c6751ec97e10ca1436d2b100b4acb1ac90ec)) - **locale:** incomplete airline names in zh_CN ([#&#8203;2558](https://github.com/faker-js/faker/issues/2558)) ([5525b55](https://github.com/faker-js/faker/commit/5525b55cc47fa97b55de52fccff7ab51633e639a)) - **number:** improve float generation for precisions of form 10^-n ([#&#8203;2581](https://github.com/faker-js/faker/issues/2581)) ([39c715d](https://github.com/faker-js/faker/commit/39c715d916d69e83795932260f1681df3241db91)) ##### [8.3.1](https://github.com/faker-js/faker/compare/v8.3.0...v8.3.1) (2023-11-14) ##### Bug Fixes - remove `[@internal](https://github.com/internal)` from module parent classes ([#&#8203;2548](https://github.com/faker-js/faker/issues/2548)) ([77f54ad](https://github.com/faker-js/faker/commit/77f54ad78f9d7952b3b315f72878267f18ed1e69)) </details> <details> <summary>Akryum/histoire (@&#8203;histoire/plugin-vue)</summary> ### [`v0.17.9`](https://github.com/Akryum/histoire/blob/HEAD/CHANGELOG.md#v0179) [Compare Source](https://github.com/Akryum/histoire/compare/v0.17.8...v0.17.9) [compare changes](https://github.com/Akryum/histoire/compare/v0.17.8...v0.17.9) ##### 🩹 Fixes - Missing vite 5 in peer deps, fix [#&#8203;662](https://github.com/Akryum/histoire/issues/662) ([#&#8203;662](https://github.com/Akryum/histoire/issues/662)) - Issue 426, add mock ResizeObserver to dom ([#&#8203;664](https://github.com/Akryum/histoire/pull/664)) ##### 🏡 Chore - Update vite ([d74416f0](https://github.com/Akryum/histoire/commit/d74416f0)) ##### ❤️ Contributors - Filip Joelsson <filip.gberg@gmail.com> - Guillaume Chau ([@&#8203;Akryum](http://github.com/Akryum)) </details> <details> <summary>microsoft/rushstack (@&#8203;rushstack/eslint-patch)</summary> ### [`v1.7.2`](https://github.com/microsoft/rushstack/blob/HEAD/eslint/eslint-patch/CHANGELOG.md#172) [Compare Source](https://github.com/microsoft/rushstack/compare/a1c83337d44c8409f74c9ae13d9d4f8249b49ebf...638079610e4d963e89f81ce729a53ef44ac704bc) Thu, 25 Jan 2024 23:03:57 GMT ##### Patches - Some minor documentation updates </details> <details> <summary>vitejs/vite (@&#8203;vitejs/plugin-legacy)</summary> ### [`v5.3.0`](https://github.com/vitejs/vite/blob/HEAD/packages/plugin-legacy/CHANGELOG.md#530-2024-01-25) - docs: fix commit id collision ([#&#8203;15105](https://github.com/vitejs/vite/issues/15105)) ([0654d1b](https://github.com/vitejs/vite/commit/0654d1b)), closes [#&#8203;15105](https://github.com/vitejs/vite/issues/15105) - docs: fix dead link ([#&#8203;15700](https://github.com/vitejs/vite/issues/15700)) ([aa7916a](https://github.com/vitejs/vite/commit/aa7916a)), closes [#&#8203;15700](https://github.com/vitejs/vite/issues/15700) - feat(legacy): build file name optimization ([#&#8203;15115](https://github.com/vitejs/vite/issues/15115)) ([39f435d](https://github.com/vitejs/vite/commit/39f435d)), closes [#&#8203;15115](https://github.com/vitejs/vite/issues/15115) - feat(legacy): support any separator before hash in fileNames ([#&#8203;15170](https://github.com/vitejs/vite/issues/15170)) ([ecab41a](https://github.com/vitejs/vite/commit/ecab41a)), closes [#&#8203;15170](https://github.com/vitejs/vite/issues/15170) - feat(plugin-legacy): add `modernTargets` option ([#&#8203;15506](https://github.com/vitejs/vite/issues/15506)) ([cf56507](https://github.com/vitejs/vite/commit/cf56507)), closes [#&#8203;15506](https://github.com/vitejs/vite/issues/15506) - fix(deps): update all non-major dependencies ([#&#8203;15233](https://github.com/vitejs/vite/issues/15233)) ([ad3adda](https://github.com/vitejs/vite/commit/ad3adda)), closes [#&#8203;15233](https://github.com/vitejs/vite/issues/15233) - fix(deps): update all non-major dependencies ([#&#8203;15304](https://github.com/vitejs/vite/issues/15304)) ([bb07f60](https://github.com/vitejs/vite/commit/bb07f60)), closes [#&#8203;15304](https://github.com/vitejs/vite/issues/15304) - fix(deps): update all non-major dependencies ([#&#8203;15375](https://github.com/vitejs/vite/issues/15375)) ([ab56227](https://github.com/vitejs/vite/commit/ab56227)), closes [#&#8203;15375](https://github.com/vitejs/vite/issues/15375) - chore(deps): update all non-major dependencies ([#&#8203;15145](https://github.com/vitejs/vite/issues/15145)) ([7ff2c0a](https://github.com/vitejs/vite/commit/7ff2c0a)), closes [#&#8203;15145](https://github.com/vitejs/vite/issues/15145) </details> <details> <summary>vuejs/test-utils (@&#8203;vue/test-utils)</summary> ### [`v2.4.4`](https://github.com/vuejs/test-utils/releases/tag/v2.4.4) [Compare Source](https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4) #### What's Changed - fix: ignore prototype methods when using setData on objects by [@&#8203;Haberkamp](https://github.com/Haberkamp) in https://github.com/vuejs/test-utils/pull/2265 - fix: always load cjs bundle in node environment by [@&#8203;danielroe](https://github.com/danielroe) in https://github.com/vuejs/test-utils/pull/2269 - fix: experimentalVmThreads is now pool=vmThreads by [@&#8203;cexbrayat](https://github.com/cexbrayat) in https://github.com/vuejs/test-utils/pull/2275 - feat: respect devtools definition by [@&#8203;webfansplz](https://github.com/webfansplz) in https://github.com/vuejs/test-utils/pull/2311 #### New Contributors - [@&#8203;ArtemTropanets](https://github.com/ArtemTropanets) made their first contribution in https://github.com/vuejs/test-utils/pull/2267 - [@&#8203;Haberkamp](https://github.com/Haberkamp) made their first contribution in https://github.com/vuejs/test-utils/pull/2265 - [@&#8203;danielroe](https://github.com/danielroe) made their first contribution in https://github.com/vuejs/test-utils/pull/2269 - [@&#8203;webfansplz](https://github.com/webfansplz) made their first contribution in https://github.com/vuejs/test-utils/pull/2311 **Full Changelog**: https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4 </details> <details> <summary>vite-pwa/vite-plugin-pwa (vite-plugin-pwa)</summary> ### [`v0.17.5`](https://github.com/vite-pwa/vite-plugin-pwa/releases/tag/v0.17.5) [Compare Source](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.17.4...v0.17.5) #####    🚀 Features - Add error handling when importing workbox-window.  -  by [@&#8203;cpojer](https://github.com/cpojer) and [@&#8203;userquin](https://github.com/userquin) in https://github.com/vite-pwa/vite-plugin-pwa/issues/646 [<samp>(b3350)</samp>](https://github.com/vite-pwa/vite-plugin-pwa/commit/b3350c8) - Override dev-dist assets between restarts  -  by [@&#8203;userquin](https://github.com/userquin) in https://github.com/vite-pwa/vite-plugin-pwa/issues/650 [<samp>(0e679)</samp>](https://github.com/vite-pwa/vite-plugin-pwa/commit/0e6799f) #####     [View changes on GitHub](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.17.4...v0.17.5) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added the
dependencies
label 2024-01-26 00:19:39 +00:00
renovate added 1 commit 2024-01-26 00:19:41 +00:00
continuous-integration/drone/pr Build is passing Details
a1943bab39
chore(deps): update dev-dependencies
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://3918-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://3918-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 a1943bab39 to fc8bd6a9ca 2024-01-26 05:19:21 +00:00 Compare
konrad merged commit fc8bd6a9ca into main 2024-01-26 07:35:48 +00:00
konrad deleted branch renovate/dev-dependencies 2024-01-26 07:35:49 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.