renovate
4cb70a8069
chore(deps): update dependency @graphql-codegen/cli to v6.3.1 ( #2866 )
dancefinder-app / build (push) Successful in 1m36s
dancefinder-app / deploy-prod (push) Successful in 1m29s
2026-04-21 15:11:47 +00:00
renovate
88725e80ee
chore(deps): update dependency eslint to v10.2.1 ( #2865 )
dancefinder-app / build (push) Successful in 2m18s
dancefinder-app / deploy-prod (push) Successful in 1m41s
2026-04-20 21:06:59 +00:00
renovate
61ecb56c59
chore(deps): update dependency typescript to v6.0.3 ( #2864 )
dancefinder-app / build (push) Successful in 1m16s
dancefinder-app / deploy-prod (push) Successful in 1m36s
2026-04-20 00:09:21 +00:00
renovate
4cc145246d
chore(deps): update dependency stylelint to v17.8.0 ( #2863 )
dancefinder-app / build (push) Successful in 1m31s
dancefinder-app / deploy-prod (push) Successful in 1m25s
2026-04-18 13:08:55 +00:00
renovate
0718374c35
chore(deps): update nginx docker tag to v1.30.0 ( #2862 )
dancefinder-app / build (push) Successful in 1m28s
dancefinder-app / deploy-prod (push) Successful in 1m30s
2026-04-18 02:07:09 +00:00
renovate
cf7a3a2629
chore(deps): update dependency typescript-eslint to v8.58.2 ( #2861 )
dancefinder-app / build (push) Successful in 1m31s
dancefinder-app / deploy-prod (push) Successful in 1m45s
2026-04-16 19:09:18 +00:00
renovate
54f1b5745b
chore(deps): update graphqlcodegenerator monorepo ( #2860 )
dancefinder-app / build (push) Successful in 1m27s
dancefinder-app / deploy-prod (push) Successful in 1m42s
2026-04-16 11:09:12 +00:00
renovate
5e89d228d1
chore(deps): update dependency stylelint to v17.7.0 ( #2859 )
dancefinder-app / build (push) Successful in 3m3s
dancefinder-app / deploy-prod (push) Successful in 1m41s
2026-04-15 15:06:49 +00:00
renovate
c2d355e313
chore(deps): update dependency typescript-eslint to v8.58.1 ( #2858 )
dancefinder-app / build (push) Successful in 5m2s
dancefinder-app / deploy-prod (push) Successful in 1m38s
2026-04-11 02:09:14 +00:00
renovate
2136030cd6
chore(deps): update nginx docker tag to v1.29.8 ( #2857 )
dancefinder-app / build (push) Successful in 3m17s
dancefinder-app / deploy-prod (push) Successful in 1m28s
2026-04-10 19:09:11 +00:00
renovate
00e680d2b4
chore(deps): update dependency eslint-plugin-simple-import-sort to v13 ( #2856 )
...
dancefinder-app / build (push) Successful in 2m28s
dancefinder-app / deploy-prod (push) Successful in 1m34s
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 ) | [`12.1.1` → `13.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-simple-import-sort/12.1.1/13.0.0 ) |  |  |
---
### Release Notes
<details>
<summary>lydell/eslint-plugin-simple-import-sort (eslint-plugin-simple-import-sort)</summary>
### [`v13.0.0`](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/HEAD/CHANGELOG.md#Version-1300-2026-04-06 )
[Compare Source](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v12.1.1...v13.0.0 )
This release puts imports from the same source, but with different import styles, in a deterministic order.
```js
// First namespace imports:
import * as Circle from "circle;
// Then default imports:
import createCircle from "circle";
// Then named imports:
import { radius } from "circle";
```
That is especially useful if you need to have both a namespace import *and* want to import a few things separately (since that cannot be combined into a single import statement). With the above rule, the imports end up in a deterministic order.
It’s only a breaking change if you import from the same source multiple times in the same file (using different styles), and only in the form that you need to autofix your files.
Thanks to Kannan Goundan ([@​cakoose](https://github.com/cakoose ))!
</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 [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #2856
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-04-09 20:09:29 +00:00
renovate
9b8bf6e2cd
chore(deps): update nginx:1.29.7 docker digest to e024ff0 ( #2855 )
dancefinder-app / build (push) Successful in 1m30s
dancefinder-app / deploy-prod (push) Successful in 1m27s
2026-04-07 03:06:55 +00:00
renovate
b5b642cf17
chore(deps): update dependency eslint to v10.2.0 ( #2854 )
dancefinder-app / build (push) Successful in 1m9s
dancefinder-app / deploy-prod (push) Successful in 1m23s
2026-04-06 22:05:51 +00:00
renovate
ea8a31aa3d
chore(deps): update dependency vue to v3.5.32 ( #2853 )
...
dancefinder-app / build (push) Successful in 1m39s
dancefinder-app / deploy-prod (push) Successful in 1m29s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [vue](https://github.com/vuejs/core/tree/main/packages/vue#readme ) ([source](https://github.com/vuejs/core )) | [`3.5.31` → `3.5.32`](https://renovatebot.com/diffs/npm/vue/3.5.31/3.5.32 ) |  |  |
---
### Release Notes
<details>
<summary>vuejs/core (vue)</summary>
### [`v3.5.32`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3532-2026-04-03 )
[Compare Source](https://github.com/vuejs/core/compare/v3.5.31...v3.5.32 )
##### Bug Fixes
- **runtime-core:** prevent currentInstance leak into sibling render during async setup re-entry ([#​14668](https://github.com/vuejs/core/issues/14668 )) ([f166353](https://github.com/vuejs/core/commit/f1663535a163057788d3285dec54a245c3efb3ad )), closes [#​14667](https://github.com/vuejs/core/issues/14667 )
- **teleport:** handle updates before deferred mount ([#​14642](https://github.com/vuejs/core/issues/14642 )) ([32b44f1](https://github.com/vuejs/core/commit/32b44f19f67aa30899817a7e79a4510f3b52970a )), closes [#​14640](https://github.com/vuejs/core/issues/14640 )
- **types:** allow customRef to have different getter/setter types ([#​14639](https://github.com/vuejs/core/issues/14639 )) ([e20ddb0](https://github.com/vuejs/core/commit/e20ddb00188e9935884930046fa572eab7c9dcba ))
- **types:** use private branding for shallowReactive ([#​14641](https://github.com/vuejs/core/issues/14641 )) ([302c47a](https://github.com/vuejs/core/commit/302c47a4994bc8b47b8a2af6693d8cb6bbd4b06b )), closes [#​14638](https://github.com/vuejs/core/issues/14638 ) [#​14493](https://github.com/vuejs/core/issues/14493 )
##### Reverts
- Revert "fix(server-renderer): cleanup component effect scopes after SSR render" ([#​14674](https://github.com/vuejs/core/issues/14674 )) ([219d83b](https://github.com/vuejs/core/commit/219d83bd305ce6fc052941acaaf02e7bc70616a4 )), closes [#​14674](https://github.com/vuejs/core/issues/14674 ) [#​14669](https://github.com/vuejs/core/issues/14669 )
</details>
---
### Configuration
📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45OS4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.unbound.se/dancefinder/dancefinder-app/pulls/2853
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-04-06 06:24:31 +00:00
renovate
ef25f40095
chore(deps): update dependency sass to v1.99.0 ( #2852 )
dancefinder-app / build (push) Successful in 2m53s
dancefinder-app / deploy-prod (push) Successful in 1m45s
2026-04-06 01:05:41 +00:00
renovate
6a2a7b6ad0
chore(deps): update dependency esbuild to v0.28.0 ( #2851 )
dancefinder-app / build (push) Successful in 2m7s
dancefinder-app / deploy-prod (push) Successful in 1m28s
2026-04-05 21:09:37 +00:00
renovate
e43f2836a9
chore(deps): update dependency esbuild to v0.27.7 ( #2850 )
dancefinder-app / build (push) Successful in 2m0s
dancefinder-app / deploy-prod (push) Successful in 1m38s
2026-04-02 17:10:07 +00:00
renovate
1fde823488
chore(deps): update dependency vuetify to v4.0.5 ( #2849 )
dancefinder-app / build (push) Successful in 1m33s
dancefinder-app / deploy-prod (push) Successful in 1m29s
2026-04-02 15:06:42 +00:00
renovate
c4b6e1f860
chore(deps): update dependency esbuild to v0.27.5 ( #2848 )
dancefinder-app / build (push) Successful in 1m26s
dancefinder-app / deploy-prod (push) Successful in 1m36s
2026-04-02 02:05:14 +00:00
renovate
99886b7f79
chore(deps): update dependency typescript to v6 ( #2840 )
...
dancefinder-app / build (push) Successful in 1m46s
dancefinder-app / deploy-prod (push) Successful in 1m39s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/microsoft/TypeScript )) | [`5.9.3` → `6.0.2`](https://renovatebot.com/diffs/npm/typescript/5.9.3/6.0.2 ) |  |  |
---
### Release Notes
<details>
<summary>microsoft/TypeScript (typescript)</summary>
### [`v6.0.2`](https://github.com/microsoft/TypeScript/releases/tag/v6.0.2 ): TypeScript 6.0
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2 )
For release notes, check out the [release announcement blog post](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/ ).
- [fixed issues query for TypeScript 6.0.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.0%22 ).
- [fixed issues query for TypeScript 6.0.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.1%22 ).
- [fixed issues query for TypeScript 6.0.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.2%22 ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
</details>
---
### Configuration
📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuODYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #2840
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-03-30 19:19:47 +00:00
renovate
28842ced85
chore(deps): update dependency typescript-eslint to v8.58.0 ( #2847 )
dancefinder-app / build (push) Successful in 2m18s
dancefinder-app / deploy-prod (push) Successful in 1m35s
2026-03-30 18:09:20 +00:00