Closed sobolk closed 2 weeks ago
Latest commit: b6202eac89c417445cdabbdeb870b08f8c9bd0cf
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Problem
We use verdaccio in our e2e tests and are behind. I.e. we're using older major version.
New version changelog states that performance and stability got improved.
Additionally this is a step that's eventually needed to update
express -> cookie
transitive dependencies in the future. (not part of this PR, waiting for https://github.com/verdaccio/verdaccio/commit/1a917221d6240c2d10c0477808b1ad75634e0e7c to ship).Changes
Update to V6.
Validation
PR checks that use verdaccio.
Before
After
Checklist
run-e2e
label set.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.