https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38503

Victor Grousset/tuxayo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #26 from Victor Grousset/tuxayo <[email protected]> ---
It works! :) 150 runs done.
Without @vue/cli-service and babel. I'm also hammering bug 38461 tests. So it
really really looks like cli-service isn't a dependency.
Hence the two last commits added to remove them.

It also works with @vue/cli-service and babel not removed.

-----

> Bug 38503: [DO NOT PUSH] (follow-up) Upgrade @vue/cli-service for compat with 
> node v22

Assuming it's confirmed we don't need vue/cli-service & babel: The commit above
would not be needed. But it worth mentioning that it had an issue for future
node package stuff: It's a [DO NOT PUSH] commit that had the task of updating
deps. So that update will be lost. We can't have anything meaningful in
yarn.lock with the current workflow. (which seems to be good btw)
If only an RM/RMaint touches yark.lock then dependency updates need to be done
in package.json.
Not only to work in our workflow but also to document accurately that we need
more recent deps.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to