chore(deps): update dev-dependencies #3793

Merged
konrad merged 3 commits from renovate/dev-dependencies into main 2023-10-26 11:25:00 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@histoire/plugin-vue devDependencies patch 0.17.1 -> 0.17.4
@types/node (source) devDependencies patch 18.18.6 -> 18.18.7
@typescript-eslint/eslint-plugin devDependencies minor 6.8.0 -> 6.9.0
@typescript-eslint/parser devDependencies minor 6.8.0 -> 6.9.0
caniuse-lite devDependencies patch 1.0.30001551 -> 1.0.30001554
cypress devDependencies patch 13.3.2 -> 13.3.3
eslint-plugin-vue (source) devDependencies minor 9.17.0 -> 9.18.0
histoire devDependencies patch 0.17.2 -> 0.17.4
sass devDependencies patch 1.69.4 -> 1.69.5
vue-tsc devDependencies patch 1.8.19 -> 1.8.21

Release Notes

Akryum/histoire (@​histoire/plugin-vue)

v0.17.4

Compare Source

compare changes

🚀 Enhancements
  • config: Enable specifying path for histoire config file (#​612)
  • Story stat counter (#​613)
🩹 Fixes
📖 Documentation
  • Fixed file extension in docs (#​618)
🏡 Chore
  • nuxt: Temporarily move to @ts-ignore (#​609)
Tests
🤖 CI
  • Disable cypress video recording (c060854)
  • Don't try to upload videos artifacts (b3831db)
  • Test sequentially for vite ecosystem ci (dabdc35)
❤️ Contributors
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#​7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#​7708) (c6124b2)
Features
  • eslint-plugin: [max-params] don't count this: void parameter (#​7696) (6398d3f), closes #​7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#​7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#​7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#​7691) (53d5263), closes #​7643
  • eslint-plugin: [prefer-readonly] private fields support (#​7686) (0e875bf)

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

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

v6.9.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001554

Compare Source

v1.0.30001553

Compare Source

v1.0.30001552

Compare Source

cypress-io/cypress (cypress)

v13.3.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-3

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.18.0

Compare Source

🐛 Bug Fixes

⚙️ Updates

  • #​2292 Fixed to replace typeParameters with typeArguments.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.0

sass/dart-sass (sass)

v1.69.5

Compare Source

JS API
  • Compatibility with Node.js 21.0.0.
vuejs/language-tools (vue-tsc)

v1.8.21

Compare Source

Volar.js 1.10.5 updates:

v1.8.20

Compare Source

  • feat: added Italian integration documentation
  • feat: enforce v-bind argument to be an object (#​3666) - thanks @​so1ve
  • fix: JSDoc comments not emitted when using type-only defineProps macro (#​3645)
  • fix: autocomplete for directive comments without a space (#​3665) - thanks @​so1ve
  • fix: fix slot type when using a interpolation in template string (#​3657) - thanks @​so1ve
  • fix: add autocomplete for v-slot parameters (#​3661) - thanks @​so1ve
  • fix: export correct SlotsPropertyName for vue2 (#​3669) - thanks @​zhiyuanzmj
  • fix(types): infer discriminated unions in child component props (#​3672) - thanks @​davidmatter
  • fix: access to slots directly (#​3671) - thanks @​so1ve
  • fix: autocomplete not working for $event (#​3668) - thanks @​so1ve
  • perf: remove duplicate virtual code for native tags
  • chore: rename volar to vue in diagnostics (#​3667) - thanks @​so1ve
  • chore: publish ts plugin to open-vsx (#​3589) - thanks @​brc-dd
Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

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 | |---|---|---|---| | [@histoire/plugin-vue](https://github.com/Akryum/histoire) | devDependencies | patch | [`0.17.1` -> `0.17.4`](https://renovatebot.com/diffs/npm/@histoire%2fplugin-vue/0.17.1/0.17.4) | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`18.18.6` -> `18.18.7`](https://renovatebot.com/diffs/npm/@types%2fnode/18.18.6/18.18.7) | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`6.8.0` -> `6.9.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.8.0/6.9.0) | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`6.8.0` -> `6.9.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.8.0/6.9.0) | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | devDependencies | patch | [`1.0.30001551` -> `1.0.30001554`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001551/1.0.30001554) | | [cypress](https://github.com/cypress-io/cypress) | devDependencies | patch | [`13.3.2` -> `13.3.3`](https://renovatebot.com/diffs/npm/cypress/13.3.2/13.3.3) | | [eslint-plugin-vue](https://eslint.vuejs.org) ([source](https://github.com/vuejs/eslint-plugin-vue)) | devDependencies | minor | [`9.17.0` -> `9.18.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.17.0/9.18.0) | | [histoire](https://github.com/Akryum/histoire) | devDependencies | patch | [`0.17.2` -> `0.17.4`](https://renovatebot.com/diffs/npm/histoire/0.17.2/0.17.4) | | [sass](https://github.com/sass/dart-sass) | devDependencies | patch | [`1.69.4` -> `1.69.5`](https://renovatebot.com/diffs/npm/sass/1.69.4/1.69.5) | | [vue-tsc](https://github.com/vuejs/language-tools) | devDependencies | patch | [`1.8.19` -> `1.8.21`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.19/1.8.21) | --- ### Release Notes <details> <summary>Akryum/histoire (@&#8203;histoire/plugin-vue)</summary> ### [`v0.17.4`](https://github.com/Akryum/histoire/blob/HEAD/CHANGELOG.md#v0174) [Compare Source](https://github.com/Akryum/histoire/compare/v0.17.1...v0.17.4) [compare changes](https://github.com/Akryum/histoire/compare/v0.17.3...v0.17.4) ##### 🚀 Enhancements - **config:** Enable specifying path for histoire config file ([#&#8203;612](https://github.com/Akryum/histoire/pull/612)) - Story stat counter ([#&#8203;613](https://github.com/Akryum/histoire/pull/613)) ##### 🩹 Fixes - HstColorSelect wrong name, fix [#&#8203;595](https://github.com/Akryum/histoire/issues/595) ([#&#8203;595](https://github.com/Akryum/histoire/issues/595)) - **nuxt:** Disable nuxt app manifest ([#&#8203;602](https://github.com/Akryum/histoire/pull/602)) - **nuxt:** Update nuxt version and disable devtools ([#&#8203;611](https://github.com/Akryum/histoire/pull/611)) - Force display none for HstRadio ([#&#8203;537](https://github.com/Akryum/histoire/pull/537), [#&#8203;607](https://github.com/Akryum/histoire/pull/607)) ##### 📖 Documentation - Fixed file extension in docs ([#&#8203;618](https://github.com/Akryum/histoire/pull/618)) ##### 🏡 Chore - **nuxt:** Temporarily move to `@ts-ignore` ([#&#8203;609](https://github.com/Akryum/histoire/pull/609)) ##### ✅ Tests - Update cypress ([f8e6326](https://github.com/Akryum/histoire/commit/f8e6326)) - Fix wrapper test ([967a6fb](https://github.com/Akryum/histoire/commit/967a6fb)) - Fix state test ([ea3006a](https://github.com/Akryum/histoire/commit/ea3006a)) ##### 🤖 CI - Disable cypress video recording ([c060854](https://github.com/Akryum/histoire/commit/c060854)) - Don't try to upload videos artifacts ([b3831db](https://github.com/Akryum/histoire/commit/b3831db)) - Test sequentially for vite ecosystem ci ([dabdc35](https://github.com/Akryum/histoire/commit/dabdc35)) ##### ❤️ Contributors - Ilya Artamonov <ilya.sosidka@gmail.com> - Soryn <soryngitlan@gmail.com> - Peter Budai <peterbudai@hotmail.com> - Daniel Roe <daniel@roe.dev> - Guillaume Chau ([@&#8203;Akryum](http://github.com/Akryum)) </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v6.9.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#690-2023-10-23) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.8.0...v6.9.0) ##### Bug Fixes - **eslint-plugin:** \[no-confusing-void-expression] handle unfixable cases ([#&#8203;7674](https://github.com/typescript-eslint/typescript-eslint/issues/7674)) ([7e52f27](https://github.com/typescript-eslint/typescript-eslint/commit/7e52f276ed5b8b2c0b76be02cb2e8a77892c10f2)) - **eslint-plugin:** \[no-unsafe-return] allow returning anything if explicitly returning any ([#&#8203;7708](https://github.com/typescript-eslint/typescript-eslint/issues/7708)) ([c6124b2](https://github.com/typescript-eslint/typescript-eslint/commit/c6124b2c93a53f11471cce8054388dec7a58f90b)) ##### Features - **eslint-plugin:** \[max-params] don't count `this: void` parameter ([#&#8203;7696](https://github.com/typescript-eslint/typescript-eslint/issues/7696)) ([6398d3f](https://github.com/typescript-eslint/typescript-eslint/commit/6398d3fd0a576d8cdc957ec1b57929acacc60ba0)), closes [#&#8203;7538](https://github.com/typescript-eslint/typescript-eslint/issues/7538) - **eslint-plugin:** \[naming-convention] add support for default and namespace imports ([#&#8203;7269](https://github.com/typescript-eslint/typescript-eslint/issues/7269)) ([bb15aae](https://github.com/typescript-eslint/typescript-eslint/commit/bb15aae877ae260f59aa5e6cfc338b1eefc6d85c)) - **eslint-plugin:** \[no-restricted-imports] support import = require ([#&#8203;7709](https://github.com/typescript-eslint/typescript-eslint/issues/7709)) ([4c8edcf](https://github.com/typescript-eslint/typescript-eslint/commit/4c8edcfb7d3cc02d07d2329c87da4377c1cbf969)) - **eslint-plugin:** \[no-unsafe-enum-comparison] add switch suggestion ([#&#8203;7691](https://github.com/typescript-eslint/typescript-eslint/issues/7691)) ([53d5263](https://github.com/typescript-eslint/typescript-eslint/commit/53d5263cee8e0b5ddc5de3321d27559c196e5b58)), closes [#&#8203;7643](https://github.com/typescript-eslint/typescript-eslint/issues/7643) - **eslint-plugin:** \[prefer-readonly] private fields support ([#&#8203;7686](https://github.com/typescript-eslint/typescript-eslint/issues/7686)) ([0e875bf](https://github.com/typescript-eslint/typescript-eslint/commit/0e875bf77a9d94dc74924245fabc36c0ae780977)) 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> ### [`v6.9.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#690-2023-10-23) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.8.0...v6.9.0) **Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) 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.30001554`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001553...1.0.30001554) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001553...1.0.30001554) ### [`v1.0.30001553`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001552...1.0.30001553) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001552...1.0.30001553) ### [`v1.0.30001552`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001551...1.0.30001552) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001551...1.0.30001552) </details> <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.3.3`](https://github.com/cypress-io/cypress/releases/tag/v13.3.3) [Compare Source](https://github.com/cypress-io/cypress/compare/v13.3.2...v13.3.3) Changelog: https://docs.cypress.io/guides/references/changelog#13-3-3 </details> <details> <summary>vuejs/eslint-plugin-vue (eslint-plugin-vue)</summary> ### [`v9.18.0`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.18.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.0) #### 🐛 Bug Fixes - [#&#8203;2275](https://github.com/vuejs/eslint-plugin-vue/issues/2275) Fixed auto-fix of [`vue/prefer-define-options`](https://eslint.vuejs.org/rules/prefer-define-options.html) rule to insert `defineOptions` after import declaration. - [#&#8203;2293](https://github.com/vuejs/eslint-plugin-vue/issues/2293) Fixed false negatives for whitespace in [`vue/require-toggle-inside-transition`](https://eslint.vuejs.org/rules/require-toggle-inside-transition.html) rule. - [#&#8203;2301](https://github.com/vuejs/eslint-plugin-vue/issues/2301) Fixed [`vue/component-name-in-template-casing`](https://eslint.vuejs.org/rules/component-name-in-template-casing.html) to ignore elements in vue template syntax. #### ⚙️ Updates - [#&#8203;2292](https://github.com/vuejs/eslint-plugin-vue/issues/2292) Fixed to replace `typeParameters` with `typeArguments`. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.0 </details> <details> <summary>sass/dart-sass (sass)</summary> ### [`v1.69.5`](https://github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1695) [Compare Source](https://github.com/sass/dart-sass/compare/1.69.4...1.69.5) ##### JS API - Compatibility with Node.js 21.0.0. </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v1.8.21`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1821-20231025) [Compare Source](https://github.com/vuejs/language-tools/compare/v1.8.20...v1.8.21) ##### Volar.js 1.10.5 updates: - fix(monaco): completion cannot insert text starting with `$` (https://github.com/volarjs/volar.js/issues/69) - fix(typescript): automatic type acquisition not working since v1.10.0 ### [`v1.8.20`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1820-20231023) [Compare Source](https://github.com/vuejs/language-tools/compare/v1.8.19...v1.8.20) - feat: added Italian integration documentation - feat: enforce `v-bind` argument to be an object ([#&#8203;3666](https://github.com/vuejs/language-tools/issues/3666)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix: JSDoc comments not emitted when using type-only defineProps macro ([#&#8203;3645](https://github.com/vuejs/language-tools/issues/3645)) - fix: autocomplete for directive comments without a space ([#&#8203;3665](https://github.com/vuejs/language-tools/issues/3665)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix: fix slot type when using a interpolation in template string ([#&#8203;3657](https://github.com/vuejs/language-tools/issues/3657)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix: add autocomplete for v-slot parameters ([#&#8203;3661](https://github.com/vuejs/language-tools/issues/3661)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix: export correct SlotsPropertyName for vue2 ([#&#8203;3669](https://github.com/vuejs/language-tools/issues/3669)) - thanks [@&#8203;zhiyuanzmj](https://github.com/zhiyuanzmj) - fix(types): infer discriminated unions in child component props ([#&#8203;3672](https://github.com/vuejs/language-tools/issues/3669)) - thanks [@&#8203;davidmatter](https://github.com/davidmatter) - fix: access to slots directly ([#&#8203;3671](https://github.com/vuejs/language-tools/issues/3671)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix: autocomplete not working for `$event` ([#&#8203;3668](https://github.com/vuejs/language-tools/issues/3668)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - perf: remove duplicate virtual code for native tags - chore: rename `volar` to `vue` in diagnostics ([#&#8203;3667](https://github.com/vuejs/language-tools/issues/3667)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - chore: publish ts plugin to open-vsx ([#&#8203;3589](https://github.com/vuejs/language-tools/issues/3589)) - thanks [@&#8203;brc-dd](https://github.com/brc-dd) ##### Full-time Support by <table> <tbody> <tr> <td> <a href="https://stackblitz.com/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/StackBlitz.png" height="80" /></a> </td> <td><h4><a href="https://blog.stackblitz.com/posts/webcontainer-api-is-here/">WebContainer API is here.</a></h4></td> </tr> </tbody> </table> ##### Our Platinum Sponsors <table> <tbody> <tr> <td> <a href="https://nuxt.com/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/nuxt.svg" height="60" /></a> </td> <td>The Intuitive Web Framework</td> </tr> <tr> <td> <a href="https://vuejs.org/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/vue.png" height="80" /></a> </td> <td>The Progressive JavaScript Framework</td> </tr> </tbody> </table> ##### Our Silver Sponsors <table> <tbody> <tr> <td> <p align="center"> <a href="https://www.prefect.io/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/prefect.svg" height="40" /></a> </p> </td> </tr> </tbody> </table> <h5> Add you via <a href="https://github.com/sponsors/johnsoncodehk">GitHub Sponsors</a> or <a href="https://opencollective.com/volarjs">Open Collective</a> </h5> </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMS4xIiwidXBkYXRlZEluVmVyIjoiMzcuMTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added the
dependencies
label 2023-10-23 00:09:18 +00:00
renovate changed title from chore(deps): update dependency caniuse-lite to v1.0.30001553 to chore(deps): update dev-dependencies 2023-10-23 12:09:17 +00:00
renovate force-pushed renovate/dev-dependencies from 2be8117ea5 to 96a53b64e9 2023-10-23 12:09:20 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 96a53b64e9 to 7a8fe6ad46 2023-10-23 18:08:54 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 7a8fe6ad46 to bdab8a89c8 2023-10-24 09:08:55 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from bdab8a89c8 to adc973a1b0 2023-10-24 21:09:14 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from adc973a1b0 to ad768a4b94 2023-10-25 06:09:07 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from ad768a4b94 to 8abf994090 2023-10-25 11:09:54 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 8abf994090 to 2a620dfcb1 2023-10-25 15:09:32 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 2a620dfcb1 to 3814cc5050 2023-10-25 18:09:52 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 3814cc5050 to 644152c2cd 2023-10-26 01:10:10 +00:00 Compare
konrad added 1 commit 2023-10-26 10:00:31 +00:00
continuous-integration/drone/pr Build is failing Details
b15d6f1fac
chore(deps): update lockfile
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
konrad added 1 commit 2023-10-26 10:59:40 +00:00
continuous-integration/drone/pr Build is passing Details
caf51e7a1c
fix: lint
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://3793-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://3793-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 merged commit 68d18934d8 into main 2023-10-26 11:25:00 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.