aws-amplify / amplify-backend

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
Apache License 2.0
184 stars 62 forks source link

Update verdaccio #2177

Closed sobolk closed 2 weeks ago

sobolk commented 2 weeks ago

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 image

After image

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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