Fix audits for 0.10.0 #483

Open
Vylpes wants to merge 3 commits from feature/458-0-10-audit into release/0.10.0
Owner
  • Fix dependency audits for 0.10.0

#455, #456, #458, #459, #460, #461, #462, #463

- Fix dependency audits for 0.10.0 #455, #456, #458, #459, #460, #461, #462, #463
Vylpes 2025-12-26 13:32:55 +00:00
All checks were successful
Test / build (push) Successful in 1m36s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/458-0-10-audit:feature/458-0-10-audit
git switch feature/458-0-10-audit

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch release/0.10.0
git merge --no-ff feature/458-0-10-audit
git switch feature/458-0-10-audit
git rebase release/0.10.0
git switch release/0.10.0
git merge --ff-only feature/458-0-10-audit
git switch feature/458-0-10-audit
git rebase release/0.10.0
git switch release/0.10.0
git merge --no-ff feature/458-0-10-audit
git switch release/0.10.0
git merge --squash feature/458-0-10-audit
git switch release/0.10.0
git merge --ff-only feature/458-0-10-audit
git switch release/0.10.0
git merge feature/458-0-10-audit
git push origin release/0.10.0
Sign in to join this conversation.
No description provided.