Skip to content

fix(deps): Use correct version of vue-loader - #1095

Merged
provokateurin merged 1 commit into
mainfrom
fix/deps/vue-loader
Oct 26, 2025
Merged

fix(deps): Use correct version of vue-loader#1095
provokateurin merged 1 commit into
mainfrom
fix/deps/vue-loader

Conversation

@provokateurin

Copy link
Copy Markdown
Member

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin

Copy link
Copy Markdown
Member Author

/backport to stable32

@provokateurin

Copy link
Copy Markdown
Member Author

/backport to stable31

@provokateurin
provokateurin merged commit e0b2211 into main Oct 26, 2025
41 checks passed
@provokateurin
provokateurin deleted the fix/deps/vue-loader branch October 26, 2025 08:34
@backportbot

backportbot Bot commented Oct 26, 2025

Copy link
Copy Markdown

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/1095/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 860362da

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/1095/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@provokateurin

Copy link
Copy Markdown
Member Author

stable31 already uses the correct vue-loader version.

@nickvergessen

Copy link
Copy Markdown
Member

Merged in an actively maintained app within 3mins 🥲

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants