chore: upgrade frontend dependencies - #820
Closed
lajczi wants to merge 11 commits into
Closed
Conversation
Also removes unused `how-to-participate.json` file Signed-off-by: lajczi <lajczi@disroot.org>
Also removes renovate ignore rule for it Signed-off-by: lajczi <lajczi@disroot.org>
ref: Hack4Krak#681 (comment) Signed-off-by: lajczi <lajczi@disroot.org>
Also migrate `UModal` usages to the new `AutoFormModal` component Thanks to Norbi for the original commit Signed-off-by: lajczi <lajczi@disroot.org>
Also removes unused `@iconify-json/octicon` package Signed-off-by: lajczi <lajczi@disroot.org>
Also removes unused `happy-dom` and `jiti` packages Signed-off-by: lajczi <lajczi@disroot.org>
Also migrate from deprecated `statusCode` to `status` and use `appLayout` route rules instead of per-page `definePageMeta` Signed-off-by: lajczi <lajczi@disroot.org>
Also add back `happy-dom` because Vitest needs it Signed-off-by: lajczi <lajczi@disroot.org>
Dokploy Preview Deployment
|
Signed-off-by: lajczi <lajczi@disroot.org>
lajczi
marked this pull request as ready for review
March 18, 2026 18:19
https://nuxtseo.com/docs/og-image/migration-guide/v6 Signed-off-by: lajczi <lajczi@disroot.org>
Norbiros
requested changes
Mar 21, 2026
lajczi
force-pushed
the
chore/update-dependencies
branch
2 times, most recently
from
March 21, 2026 15:38
804ddb0 to
62f4f0f
Compare
This reverts commit 194c140. Signed-off-by: lajczi <lajczi@disroot.org>
lajczi
force-pushed
the
chore/update-dependencies
branch
from
March 21, 2026 16:04
62f4f0f to
cb4a2b1
Compare
Member
|
I applied some changes to your branch, and I couldn't forcepush to your fork, so it won't display as merged |
Member
|
Merged in 89f8aa3 |
Norbiros
added a commit
that referenced
this pull request
Mar 21, 2026
In #820 we switched to using `AutoFormModal` component, but it isn't really suitable here. It looks bad, it less performant than raw modal etc.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supersedes #807
Closes #681
See commit history for all changes