Commit Graph
2168 Commits
Author SHA1 Message Date
renovate dcd23f5fa5 chore(deps): update dependency sass to v1.103.1 (#3039)
dancefinder-app / build (push) Successful in 1m33s
dancefinder-app / deploy-prod (push) Successful in 1m22s
2026-08-24 08:59:24 +00:00
renovate a4551e2be8 chore(deps): update dependency sass to v1.103.0 (#3038)
dancefinder-app / build (push) Successful in 56s
dancefinder-app / deploy-prod (push) Successful in 1m14s
2026-08-23 01:07:53 +00:00
renovate d612a0d9e2 chore(deps): update dependency vuetify to v4.1.11 (#3037)
dancefinder-app / build (push) Successful in 1m6s
dancefinder-app / deploy-prod (push) Successful in 1m25s
2026-08-22 19:10:19 +00:00
renovate 6307a878e7 chore(deps): update dependency vuetify to v4.1.10 (#3036)
dancefinder-app / build (push) Successful in 46s
dancefinder-app / deploy-prod (push) Successful in 1m7s
2026-08-21 06:36:19 +00:00
renovate fbfc64d9dc fix(deps): update grafana faro to v2.10.0 (#3035)
dancefinder-app / build (push) Successful in 50s
dancefinder-app / deploy-prod (push) Successful in 1m6s
2026-08-21 00:08:10 +00:00
renovate e1da34fd31 fix(deps): update pinia (major) (#3033)
dancefinder-app / build (push) Successful in 2m4s
dancefinder-app / deploy-prod (push) Successful in 1m4s
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@pinia/nuxt](https://pinia.vuejs.org/ssr/nuxt.html) ([source](https://github.com/vuejs/pinia)) | [`0.11.3` → `1.0.2`](https://renovatebot.com/diffs/npm/@pinia%2fnuxt/0.11.3/1.0.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@pinia%2fnuxt/1.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@pinia%2fnuxt/0.11.3/1.0.2?slim=true) |
| [pinia](https://pinia.vuejs.org) ([source](https://github.com/vuejs/pinia)) | [`3.0.4` → `4.0.3`](https://renovatebot.com/diffs/npm/pinia/3.0.4/4.0.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/pinia/4.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pinia/3.0.4/4.0.3?slim=true) |

---

### Release Notes

<details>
<summary>vuejs/pinia (@&#8203;pinia/nuxt)</summary>

### [`v1.0.2`](https://github.com/vuejs/pinia/releases/tag/%40pinia/nuxt%401.0.2)

[Compare Source](https://github.com/vuejs/pinia/compare/@pinia/nuxt@1.0.1...@pinia/nuxt@1.0.2)

#####    🚀 Features

- **nuxt**: Declare Nuxt 5 compatibility  -  by [@&#8203;onmax](https://github.com/onmax) in [#&#8203;3166](https://github.com/vuejs/pinia/issues/3166) [<samp>(a94de)</samp>](https://github.com/vuejs/pinia/commit/a94de275)
- **playground**: Update to [@&#8203;vue/repl](https://github.com/vue/repl) v4  -  by [@&#8203;posva](https://github.com/posva) in [#&#8203;3163](https://github.com/vuejs/pinia/issues/3163) [<samp>(b19f9)</samp>](https://github.com/vuejs/pinia/commit/b19f9ba8)

#####    🐞 Bug Fixes

- Guard **VUE\_PROD\_DEVTOOLS** in dist output  -  by [@&#8203;ShreeBohara](https://github.com/ShreeBohara) and **Claude Fable 5** in [#&#8203;3168](https://github.com/vuejs/pinia/issues/3168) [<samp>(37144)</samp>](https://github.com/vuejs/pinia/commit/37144871)
- **ssr**: Replace reactive Set/Map state on hydration instead of unioning it  -  by [@&#8203;winklemad](https://github.com/winklemad) in [#&#8203;3162](https://github.com/vuejs/pinia/issues/3162) [<samp>(5bdf2)</samp>](https://github.com/vuejs/pinia/commit/5bdf26c7)

#####     [View changes on GitHub](https://github.com/vuejs/pinia/compare/@pinia/nuxt@1.0.1...@pinia/nuxt@1.0.2)

### [`v1.0.1`](https://github.com/vuejs/pinia/releases/tag/%40pinia/nuxt%401.0.1)

[Compare Source](https://github.com/vuejs/pinia/compare/@pinia/nuxt@1.0.0...@pinia/nuxt@1.0.1)

#####    🐞 Bug Fixes

- Re-add missing types exports field  -  by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten) in [#&#8203;3154](https://github.com/vuejs/pinia/issues/3154) [<samp>(fb217)</samp>](https://github.com/vuejs/pinia/commit/fb217666)
- **types**: Avoid reserved .vue at the end of name  -  by [@&#8203;posva](https://github.com/posva) [<samp>(b0249)</samp>](https://github.com/vuejs/pinia/commit/b0249de0)

#####     [View changes on GitHub](https://github.com/vuejs/pinia/compare/@pinia/nuxt@1.0.0...@pinia/nuxt@1.0.1)

### [`v1.0.0`](https://github.com/vuejs/pinia/releases/tag/%40pinia/nuxt%401.0.0)

[Compare Source](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.11.3...@pinia/nuxt@1.0.0)

#####    🚀 Features

- Upgrade devtools-api to v8  -  by [@&#8203;posva](https://github.com/posva) [<samp>(25572)</samp>](https://github.com/vuejs/pinia/commit/255723d7)
- Use nostics for better errors  -  by [@&#8203;posva](https://github.com/posva) [<samp>(f3522)</samp>](https://github.com/vuejs/pinia/commit/f3522434)
- Gracefully skip nullish values in storeToRefs  -  by [@&#8203;JSap0914](https://github.com/JSap0914) and [@&#8203;posva](https://github.com/posva) in [#&#8203;3134](https://github.com/vuejs/pinia/issues/3134) [<samp>(cac82)</samp>](https://github.com/vuejs/pinia/commit/cac82630)
- Diagnostic on invalid properties when doing storeToRefs  -  by [@&#8203;posva](https://github.com/posva) [<samp>(e7313)</samp>](https://github.com/vuejs/pinia/commit/e7313597)
- Diagnostic wrong values in plugins  -  by [@&#8203;posva](https://github.com/posva) [<samp>(29835)</samp>](https://github.com/vuejs/pinia/commit/29835d1f)
- Export piniaSymbol  -  by [@&#8203;cexoso](https://github.com/cexoso) in [#&#8203;2973](https://github.com/vuejs/pinia/issues/2973) [<samp>(d715b)</samp>](https://github.com/vuejs/pinia/commit/d715bda4)

#####    🐞 Bug Fixes

- Use modern Object.hasOwn  -  by [@&#8203;posva](https://github.com/posva) [<samp>(57ecc)</samp>](https://github.com/vuejs/pinia/commit/57eccd66)
- Respect skipHydrate marker on non-plain objects in shouldHydrate  -  by [@&#8203;lestersg5hollis0](https://github.com/lestersg5hollis0) and **Runecraft** in [#&#8203;3126](https://github.com/vuejs/pinia/issues/3126) [<samp>(2dcb3)</samp>](https://github.com/vuejs/pinia/commit/2dcb37f6)
- Prevent duplicate watcher when same callback subscribed twice  -  by [@&#8203;JSap0914](https://github.com/JSap0914) in [#&#8203;3144](https://github.com/vuejs/pinia/issues/3144) [<samp>(99dca)</samp>](https://github.com/vuejs/pinia/commit/99dcae6f)
- **ci**: Pin pnpm to 11.7.0 to match action-setup bootstrap  -  by [@&#8203;posva](https://github.com/posva) [<samp>(d7973)</samp>](https://github.com/vuejs/pinia/commit/d797385b)
- **devtools**: Make settable getters (computed) editable  -  by [@&#8203;posva](https://github.com/posva) in [#&#8203;3151](https://github.com/vuejs/pinia/issues/3151) [<samp>(640b1)</samp>](https://github.com/vuejs/pinia/commit/640b16b9)
- **hmr**: Preserve runtime-added properties of setup store refs  -  by [@&#8203;chatman-media](https://github.com/chatman-media) in [#&#8203;3132](https://github.com/vuejs/pinia/issues/3132) [<samp>(aec2a)</samp>](https://github.com/vuejs/pinia/commit/aec2ac24)

#####     [View changes on GitHub](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.11.3...@pinia/nuxt@1.0.0)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://gitea.unbound.se/dancefinder/dancefinder-app/pulls/3033
Co-authored-by: Renovate Bot <renovate@unbound.se>
2026-08-17 10:42:02 +00:00
renovate 236fa72606 chore(deps): update commitlint monorepo to v21.2.2 (#3031)
dancefinder-app / build (push) Successful in 1m8s
dancefinder-app / deploy-prod (push) Successful in 1m18s
2026-08-16 11:06:11 +00:00
renovate b78279fc74 chore(deps): update dependency vuetify to v4.1.9 (#3030)
dancefinder-app / build (push) Successful in 46s
dancefinder-app / deploy-prod (push) Successful in 1m17s
2026-08-16 02:08:11 +00:00
renovate dfd0301e50 chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.6 (#3029)
dancefinder-app / build (push) Successful in 57s
dancefinder-app / deploy-prod (push) Successful in 1m5s
2026-08-15 14:09:05 +00:00
renovate 9f66390037 chore(deps): update dependency typescript-eslint to v8.67.0 (#3028)
dancefinder-app / build (push) Successful in 1m5s
dancefinder-app / deploy-prod (push) Successful in 1m25s
2026-08-13 18:08:13 +00:00
renovateandargoyle 546b8f568b chore(deps): update dependency esbuild to v0.28.2 (#3027)
dancefinder-app / build (push) Successful in 54s
dancefinder-app / deploy-prod (push) Successful in 1m7s
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [esbuild](https://github.com/evanw/esbuild) | [`0.28.1` → `0.28.2`](https://renovatebot.com/diffs/npm/esbuild/0.28.1/0.28.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/esbuild/0.28.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/esbuild/0.28.1/0.28.2?slim=true) |

---

### Release Notes

<details>
<summary>evanw/esbuild (esbuild)</summary>

### [`v0.28.2`](https://github.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#0282)

[Compare Source](https://github.com/evanw/esbuild/compare/v0.28.1...v0.28.2)

- Fix tree shaking bug due to TypeScript import alias ([#&#8203;4507](https://github.com/evanw/esbuild/issues/4507))

  This release fixes a bug that could cause esbuild to incorrectly tree-shake imports that are used in a TypeScript type alias under certain circumstances. Affected code uses a TypeScript-specific `import` assignment and looks something like this:

  ```ts
  import Base from './dep.js';
  import Alias = Base.SomeType;
  ```

- Fix CSS minification bug involving `&` ([#&#8203;4497](https://github.com/evanw/esbuild/issues/4497))

  This release fixes a bug where esbuild's CSS minifier incorrectly removed a `&` when it was unsafe to do so. Here is an example:

  ```css
  /* Original code */
  .a .b {
    & .b:not(& .c) {
      color: red;
    }
  }

  /* Old output (with --minify) */
  .a .b{.b:not(& .c){color:red}}

  /* New output (with --minify) */
  .a .b{& .b:not(& .c){color:red}}
  ```

  This should match `<span class="a"><span class="b"><span class="b">yes</span></span></span>` but not `<span class="a"><span class="b">no</span></span>`. The old output incorrectly matched both.

- Avoid overwriting input files without `--allow-overwrite` ([#&#8203;4484](https://github.com/evanw/esbuild/issues/4484))

  For example: `esbuild input.js --outfile=input.js` tells esbuild to overwrite `input.js` with the output of running esbuild on it. This was supposed to already be prevented by default, but it accidentally regressed in version 0.17.0 and apparently didn't have any test coverage. The error message was being printed but the input file was still being overwritten. Oops.

  This release puts the original behavior back. With this release, esbuild should now actually avoid overwriting input files unless `--allow-overwrite` is explicitly present. This is done by not writing out any files when a build error is encountered.

- Fix incorrect code generated when using top-level await ([#&#8203;4498](https://github.com/evanw/esbuild/issues/4498))

  Previously esbuild could generate code containing a syntax error in complex scenarios involving top-level await used in a dependency cycle. The problem was a missing `async` on one or more module wrapper closures. With this release, esbuild now uses a fixed-point iteration algorithm to correctly annotate all dependencies in the cycle as needing an `async` module wrapper.

- Fix a minification bug with lowered logical assignment operators ([#&#8203;4508](https://github.com/evanw/esbuild/issues/4508))

  This release fixes a bug that could cause esbuild to generate incorrect code for logical assignment operators when lowering them to an older target environment. Specifically the lowering process requires duplicating the left-hand side, but esbuild incorrectly failed to count the duplicate as a new usage when the left-hand side is an identifier. That then caused the minifier to believe that the left-hand side was only used once and could attempt to incorrectly inline an initializer into the first usage. This bug has now been fixed:

  ```js
  // Original code
  function foo() {
    let x
    bar(x ||= {})
  }

  // Old output (with --minify-syntax --target=es6)
  function foo() {
    bar(void 0 || (x = {}));
  }

  // New output (with --minify-syntax --target=es6)
  function foo() {
    let x;
    bar(x || (x = {}));
  }
  ```

- Fix a potential deadlock when the JavaScript API is used incorrectly ([#&#8203;4503](https://github.com/evanw/esbuild/issues/4503), [#&#8203;4506](https://github.com/evanw/esbuild/pull/4506))

  The JavaScript API runs the native esbuild executable as a long-lived child process and communicates with it over stdin/stdout/stderr. Each API request is asynchronous and the executable stays open as long as it has work to do, which is as long as either stdin is still open (meaning there may be more API requests) or there are currently requests being processed.

  Previously esbuild's tracking of outstanding API requests missed decrementing a reference count in an edge case where esbuild's JavaScript API was used incorrectly and the API request returned an error. This could in some cases cause esbuild's native executable to exit with an error message about a deadlock. This release fixes the reference counting bug.

  This fix was submitted by [@&#8203;ZuBB](https://github.com/ZuBB).

- Handle target collisions ([#&#8203;4509](https://github.com/evanw/esbuild/issues/4509))

  It's possible to specify the same target engine multiple times, such as with `--target=chrome1,chrome99`. This edge case wasn't anticipated and previously took the last version for the duplicated target engine instead of the minimum version (so `chrome99` in this case instead of `chrome1`). With this release, esbuild will now pick the minimum version between all duplicated target engines.

- Force `.mp3` files to use the `audio/mpeg` MIME type ([#&#8203;4485](https://github.com/evanw/esbuild/issues/4485))

  MIME type detection for esbuild's data URLs uses Go's built-in MIME type detection, which is based on the [MIME sniffing standard](https://mimesniff.spec.whatwg.org/). This works correctly for MP3 files that start with the byte sequence `ID3`, which is commonly the case. However, it's possible to construct valid MP3 files that do not start with `ID3`, and that perhaps Go's built-in MIME type detection doesn't implement the "Signature for MP3 without ID3" part of the algorithm. This results in some `.mp3` files incorrectly using the `application/octet-stream` MIME type instead of `audio/mpeg`. With this release, esbuild will now always use the `audio/mpeg` MIME type for files ending in `.mp3`.

- Add a new TypeScript syntax warning

  TypeScript 7 turned some previously-valid TypeScript syntax into a syntax error because it was confusing. TypeScript 6 accepts `1 + 2 as number * 3` as valid syntax but confusingly converts it to `(1 + 2) * 3` instead of the more intuitive conversion to `1 + (2 * 3)`. This syntax is now an error in TypeScript 7+. With this release, esbuild will now warn about the use of this syntax:

  ```ts
  ▲ [WARNING] Operator "*" should not directly follow a TypeScript type cast after the "+" operator [confusing-typescript-cast]

      example.ts:1:28:
        1 │ console.log(1 + 2 as number * 3)
          ╵                             ^

    This is a syntax error in newer versions of TypeScript because the type cast has unintuitive
    precedence in this case. Surround the inner expression in parentheses to silence this warning:

      example.ts:1:12:
        1 │ console.log(1 + 2 as number * 3)
          │             ~~~~~~~~~~~~~~~
          ╵             (             )
  ```

  See [microsoft/TypeScript#63527](https://github.com/microsoft/TypeScript/issues/63527) for more information.

- Add support for formatting errors for Visual Studio ([#&#8203;4460](https://github.com/evanw/esbuild/issues/4460))

  Visual Studio has a specific style that it expects log messages to be in for them to show up in the UI when esbuild is run as a custom build step. The current log style that esbuild uses doesn't conform to this specific style.

  With this release, esbuild has a new log style for Visual Studio (and other tools in the MSBuild ecosystem) that can be enabled with `--log-style=visualstudio`. Here is an example log message in this style:

  ```
  $ esbuild example.ts --log-style=visualstudio
  /Users/evan/dev/esbuild/example.ts(1,29): warning ES0010: Operator "*" should not directly follow a TypeScript type cast after the "+" operator
  ```

  This log style is also available via the JS and Go APIs, and can now be used with the existing `formatMessages` API.

- Fix a bug with CSS gamut mapping ([#&#8203;4488](https://github.com/evanw/esbuild/pull/4488))

  Due to a typo, the fallback colors generated for CSS colors outside of the sRGB gamut weren't correct. This release fixes the generated colors to use the intended algorithm.

  This fix was submitted by [@&#8203;chatman-media](https://github.com/chatman-media).

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xNC4zIiwidXBkYXRlZEluVmVyIjoiNDQuMTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: Joakim Olsson <joakim@unbound.se>
Reviewed-on: https://gitea.unbound.se/dancefinder/dancefinder-app/pulls/3027
Co-authored-by: Renovate Bot <renovate@unbound.se>
2026-08-13 12:51:53 +00:00
renovate 5ab5cd6a38 chore(deps): update dependency eslint to v10.8.1 (#3026)
dancefinder-app / build (push) Successful in 56s
dancefinder-app / deploy-prod (push) Successful in 1m14s
2026-08-10 22:08:03 +00:00
renovate 91289c9a07 chore(deps): update dependency vuetify to v4.1.8 (#3025)
dancefinder-app / build (push) Successful in 1m29s
dancefinder-app / deploy-prod (push) Successful in 1m24s
2026-08-10 06:03:33 +00:00
renovate e9fcbfd06f chore(deps): update dependency @nuxt/eslint to v1.17.0 (#3024)
dancefinder-app / build (push) Successful in 1m20s
dancefinder-app / deploy-prod (push) Successful in 1m16s
2026-08-09 03:07:16 +00:00
renovate eb23f15b9f chore(deps): update dependency nuxt to v4.5.2 (#3023)
dancefinder-app / build (push) Successful in 43s
dancefinder-app / deploy-prod (push) Successful in 1m17s
2026-08-08 18:06:59 +00:00
renovate 58c9a808d5 chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.5 (#3022)
dancefinder-app / build (push) Successful in 1m5s
dancefinder-app / deploy-prod (push) Successful in 1m16s
2026-08-08 13:07:27 +00:00
renovate 25b3f3fa74 chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.4 (#3021)
dancefinder-app / build (push) Successful in 56s
dancefinder-app / deploy-prod (push) Successful in 1m21s
2026-08-08 11:09:27 +00:00
renovate 9d2b3da802 chore(deps): update dependency vue to v3.5.41 (#3020)
dancefinder-app / build (push) Successful in 1m26s
dancefinder-app / deploy-prod (push) Successful in 1m9s
2026-08-08 09:03:41 +00:00
renovate 93216fb883 chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.3 (#3019)
dancefinder-app / build (push) Successful in 1m9s
dancefinder-app / deploy-prod (push) Successful in 1m24s
2026-08-08 08:06:44 +00:00
renovate 06319c0f80 chore(deps): update dependency @nuxt/devtools to v3.4.1 (#3017)
dancefinder-app / build (push) Successful in 49s
dancefinder-app / deploy-prod (push) Successful in 1m13s
2026-08-07 07:09:53 +00:00
renovate ced3e1f853 chore(deps): update dependency typescript-eslint to v8.66.0 (#3016)
dancefinder-app / build (push) Successful in 1m3s
dancefinder-app / deploy-prod (push) Successful in 1m5s
2026-08-06 19:07:13 +00:00
renovateandargoyle c200c245f9 chore(deps): update dependency stylelint-config-recommended-vue to v2 (#3015)
dancefinder-app / build (push) Successful in 1m2s
dancefinder-app / deploy-prod (push) Successful in 1m18s
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [stylelint-config-recommended-vue](https://github.com/ota-meshi/stylelint-config-recommended-vue) | [`1.6.1` → `2.0.0`](https://renovatebot.com/diffs/npm/stylelint-config-recommended-vue/1.6.1/2.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint-config-recommended-vue/2.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint-config-recommended-vue/1.6.1/2.0.0?slim=true) |

---

### Release Notes

<details>
<summary>ota-meshi/stylelint-config-recommended-vue (stylelint-config-recommended-vue)</summary>

### [`v2.0.0`](https://github.com/ota-meshi/stylelint-config-recommended-vue/blob/HEAD/CHANGELOG.md#200)

[Compare Source](https://github.com/ota-meshi/stylelint-config-recommended-vue/compare/v1.6.1...v2.0.0)

##### Major Changes

- [#&#8203;120](https://github.com/ota-meshi/stylelint-config-recommended-vue/pull/120) [`ad9d8a4`](https://github.com/ota-meshi/stylelint-config-recommended-vue/commit/ad9d8a493274fb2bfce0d1566f9ce93f181fc810) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Drop support for old Node.js versions. Node.js `^22.12 || >=24` is now required.

- [#&#8203;125](https://github.com/ota-meshi/stylelint-config-recommended-vue/pull/125) [`701f17a`](https://github.com/ota-meshi/stylelint-config-recommended-vue/commit/701f17a6d91d188bbbb15db4035c9e46581b7e85) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Migrate the package to ESM. On the supported Node.js versions, the configs can still be loaded from CommonJS via `require()`. The package now also defines an `exports` field; the `/scss` deep import keeps working both with and without the `/index.js` suffix.

- [#&#8203;124](https://github.com/ota-meshi/stylelint-config-recommended-vue/pull/124) [`b3a363c`](https://github.com/ota-meshi/stylelint-config-recommended-vue/commit/b3a363c842eec8a7b6c380d7031eec244886fb2d) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Move `stylelint-config-recommended` and `stylelint-config-html` from dependencies to peer dependencies, so that their versions are controlled by your project instead of always resolving to the latest release ([#&#8203;68](https://github.com/ota-meshi/stylelint-config-recommended-vue/issues/68)). The `stylelint-config-recommended-scss` config used by the `/scss` entry is now declared as an optional peer dependency.

- [#&#8203;123](https://github.com/ota-meshi/stylelint-config-recommended-vue/pull/123) [`a12a429`](https://github.com/ota-meshi/stylelint-config-recommended-vue/commit/a12a429bcb10899668bf925a7b9d8820aa268fe2) Thanks [@&#8203;ota-meshi](https://github.com/ota-meshi)! - Update peer dependencies: `postcss-html` now requires `^2.0.0`, and `stylelint` now requires `>=16.0.0`. The `stylelint-config-html` dependency was also updated to require v2.

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41LjMiLCJ1cGRhdGVkSW5WZXIiOiI0NC41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

---------

Co-authored-by: Joakim Bodin <joakim@unbound.se>
Reviewed-on: https://gitea.unbound.se/dancefinder/dancefinder-app/pulls/3015
Co-authored-by: Renovate Bot <renovate@unbound.se>
2026-08-04 07:05:40 +00:00
renovate f10a90e64c chore(deps): update dependency vuetify to v4.1.7 (#3013)
dancefinder-app / build (push) Successful in 1m10s
dancefinder-app / deploy-prod (push) Successful in 1m22s
2026-08-02 23:09:55 +00:00
renovate 1b52ddd5e0 chore(deps): update dependency @nuxtjs/i18n to v10.6.0 (#3012)
dancefinder-app / build (push) Successful in 1m24s
dancefinder-app / deploy-prod (push) Successful in 1m12s
2026-08-02 11:09:44 +00:00
renovate bef1d4b9cf fix(deps): update grafana faro to v2.9.0 (#3011)
dancefinder-app / deploy-prod (push) Successful in 1m14s
dancefinder-app / build (push) Successful in 59s
2026-08-02 10:08:56 +00:00
renovate ef2b0d298e chore(deps): update dependency @nuxt/devtools to v3.4.0 (#3010)
dancefinder-app / build (push) Successful in 1m29s
dancefinder-app / deploy-prod (push) Successful in 31s
2026-08-01 10:06:36 +00:00
renovate cd2409a838 chore(deps): update dependency nuxt to v4.5.1 (#3009)
dancefinder-app / build (push) Successful in 1m23s
dancefinder-app / deploy-prod (push) Successful in 1m11s
2026-07-30 11:12:55 +00:00
renovate 5e89876ae4 chore(deps): update dependency sass to v1.102.0 (#3008)
dancefinder-app / build (push) Successful in 48s
dancefinder-app / deploy-prod (push) Successful in 1m22s
2026-07-28 01:09:53 +00:00
renovate aff2b9a1eb chore(deps): update dependency eslint to v10.8.0 (#3007)
dancefinder-app / build (push) Successful in 51s
dancefinder-app / deploy-prod (push) Successful in 1m20s
2026-07-27 21:07:43 +00:00
renovate 952c38a752 chore(deps): update dependency @nuxt/devtools to v3.3.1 (#3006)
dancefinder-app / deploy-prod (push) Successful in 1m5s
dancefinder-app / build (push) Successful in 1m3s
2026-07-27 06:06:42 +00:00
renovate ae787919c3 chore(deps): update dependency vuetify to v4.1.6 (#3005)
dancefinder-app / build (push) Successful in 1m32s
dancefinder-app / deploy-prod (push) Successful in 1m10s
2026-07-26 23:09:04 +00:00
renovate 04908a3f5c chore(deps): update dependency sass to v1.101.7 (#3004)
dancefinder-app / deploy-prod (push) Successful in 1m20s
dancefinder-app / build (push) Successful in 1m3s
2026-07-26 22:06:47 +00:00
renovate a431c07152 chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.2 (#3003)
dancefinder-app / build (push) Successful in 1m23s
dancefinder-app / deploy-prod (push) Successful in 1m5s
2026-07-26 12:09:56 +00:00
renovate 5d114a86e2 chore(deps): update dependency sass to v1.101.6 (#3002)
dancefinder-app / build (push) Successful in 1m0s
dancefinder-app / deploy-prod (push) Successful in 1m24s
2026-07-26 09:02:37 +00:00
renovate 95445082ae chore(deps): update dependency @nuxtjs/i18n to v10.5.0 (#3001)
dancefinder-app / build (push) Successful in 1m6s
dancefinder-app / deploy-prod (push) Successful in 1m16s
2026-07-24 15:08:50 +00:00
renovate 302c894cbc chore(deps): update dependency sass to v1.101.3 (#3000)
dancefinder-app / build (push) Successful in 1m4s
dancefinder-app / deploy-prod (push) Successful in 1m20s
2026-07-24 06:11:21 +00:00
renovate 022947e69e chore(deps): update dependency typescript-eslint to v8.65.0 (#2999)
dancefinder-app / build (push) Successful in 2m5s
dancefinder-app / deploy-prod (push) Successful in 1m13s
2026-07-23 19:07:08 +00:00
renovate e0d1938364 chore(deps): update dependency @graphql-codegen/typescript-operations to v6.1.1 (#2998)
dancefinder-app / build (push) Successful in 1m3s
dancefinder-app / deploy-prod (push) Successful in 1m23s
2026-07-23 14:09:17 +00:00
renovate d4336e20b5 chore(deps): update dependency eslint-plugin-vue to v10.10.0 (#2997)
dancefinder-app / build (push) Successful in 58s
dancefinder-app / deploy-prod (push) Successful in 1m12s
2026-07-23 11:08:07 +00:00
renovate 013886de1a fix(deps): update dependency @auth0/auth0-vue to v2.9.0 (#2996)
dancefinder-app / build (push) Successful in 45s
dancefinder-app / deploy-prod (push) Successful in 1m11s
2026-07-23 06:07:08 +00:00
renovate a00b4ad68c chore(deps): update dependency stylelint to v17.14.1 (#2995)
dancefinder-app / build (push) Successful in 1m22s
dancefinder-app / deploy-prod (push) Successful in 1m21s
2026-07-23 01:07:05 +00:00
renovate 29747c1134 chore(deps): update dependency nuxt to v4.5.0 (#2994)
dancefinder-app / build (push) Successful in 1m0s
dancefinder-app / deploy-prod (push) Successful in 1m25s
2026-07-21 20:09:04 +00:00
renovate 2318778bbd chore(deps): update dependency eslint-plugin-simple-import-sort to v14 (#2993)
dancefinder-app / build (push) Successful in 1m45s
dancefinder-app / deploy-prod (push) Successful in 1m6s
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | [`13.0.0` → `14.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-simple-import-sort/13.0.0/14.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-simple-import-sort/14.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-simple-import-sort/13.0.0/14.0.0?slim=true) |

---

### Release Notes

<details>
<summary>lydell/eslint-plugin-simple-import-sort (eslint-plugin-simple-import-sort)</summary>

### [`v14.0.0`](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/HEAD/CHANGELOG.md#Version-1400-2026-07-16)

[Compare Source](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v13.0.0...v14.0.0)

ES2022 allows string literals as module export names ("arbitrary module namespace names"):

```js
export { yukuTs as "yuku-ts" };
import { "a-b" as c } from "a";
```

This release adds support for such quotes names. Previously, those were sorted oddly, and the autofix could suggest changes that wasn’t valid syntax.

This is only a breaking change if you use string literals as module export names, and only in the form of that you need to autofix your files.

Thanks to Kamronbek\_Juraev ([@&#8203;KAMRONBEK](https://github.com/KAMRONBEK)) for fixing this!

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTcuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ny4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->Reviewed-on: #2993

Co-authored-by: Renovate Bot <renovate@unbound.se>
2026-07-20 08:10:38 +00:00
renovate 28f49d8585 chore(deps): update dependency vue to v3.5.40 (#2992)
dancefinder-app / build (push) Successful in 1m14s
dancefinder-app / deploy-prod (push) Successful in 1m12s
2026-07-19 04:05:58 +00:00
renovate 4c022f2629 chore(deps): update dependency vue-router to v5.2.0 (#2990)
dancefinder-app / build (push) Successful in 1m49s
dancefinder-app / deploy-prod (push) Successful in 1m22s
2026-07-18 11:06:30 +00:00
renovate 98e9ed45ed chore(deps): update dependency vuetify to v4.1.5 (#2987)
dancefinder-app / build (push) Failing after 37s
dancefinder-app / deploy-prod (push) Has been skipped
2026-07-17 00:07:36 +00:00
renovate 56c6bde20c chore(deps): update dependency typescript-eslint to v8.64.0 (#2986)
dancefinder-app / build (push) Successful in 1m18s
dancefinder-app / deploy-prod (push) Successful in 1m21s
2026-07-16 18:36:33 +00:00
renovate dd4ca4c2a2 chore(deps): update dependency eslint to v10.7.0 (#2984)
dancefinder-app / build (push) Successful in 57s
dancefinder-app / deploy-prod (push) Successful in 1m10s
2026-07-13 22:08:55 +00:00
renovate 50f791ed88 chore(deps): update dependency @nuxtjs/i18n to v10.4.1 (#2983)
dancefinder-app / build (push) Successful in 1m5s
dancefinder-app / deploy-prod (push) Successful in 1m13s
2026-07-13 17:09:36 +00:00
renovate 46ba53f63b chore(deps): update dependency @commitlint/cli to v21.2.1 (#2981)
dancefinder-app / build (push) Successful in 59s
dancefinder-app / deploy-prod (push) Successful in 1m14s
2026-07-11 09:05:56 +00:00