fix(deps): update dependency verdaccio to ^5.23.1 for gatsby-dev-cli #37871
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.19.0
->^5.23.1
Release Notes
verdaccio/verdaccio
v5.23.1
Compare Source
5.23.1 (2023-03-23)
Bug Fixes
v5.23.0
Compare Source
Features
Bug Fixes
v5.22.1
Compare Source
5.22.1 (2023-03-07)
config.yaml
he propertylogs
will show a deprecation warning and the property should be renamed tolog
to get rid of the warning, the propertylogs
still backward compatible. Please start renaming tolog
, this is one less migration step to do for future v6 release.ℹ️ The new installations won't see this warning because the default yaml file already uses
log
.Docs
Bug Fixes
Docs
v5.22.0
Compare Source
usingfixed at https://github.com/verdaccio/verdaccio/releases/tag/v5.22.1experiments
flag fails on start up https://github.com/verdaccio/verdaccio/issues/3666 (🚧 ) workaround: comment out experimentsconfig.yaml
or keep on<=5.21.x
Refactor
This release only refactor internal code, reuse configuration parsing and token signature from v6.
Bugs
v5.20.0
v5.21.2
Compare Source
5.21.2 (2023-02-25)
Bug Fixes
ed80a25
] (verdaccio/verdaccio@ed80a25)) fix #3612 @juanpicadov5.21.1
Compare Source
5.21.1 (2023-02-14)
Bug Fixes
😊 I've updated the old UI theme without noticed, does not break anything but this version fix that.
Read the previous minor v5.21.0 release here
v5.21.0
Compare Source
One more step to Verdaccio 5 migration to v6 silently, refactored and better tested modules replace internals without migration required, the idea is help move to verdaccio 6 smoothly as possible without users do much in the near future. You are already using v6 😉 or parts of it.
Noticeable improvements:
verdaccio-audit
improved, not longer userequest
and refactored from v6Some dependencies are limited due verdaccio@5 still supports Node.js 12 (but probably not many users are actually using it and is not recommended)
Features
v5.20.1
Compare Source
Bug Fixes
5.20.0 (2023-01-29) (⚠️ Never published on npmjs by mistake)
Since 5.20.0 some internals are new, modules from the next major v6 but backward compatible, if causes any troubles please report. Future releases from now on might benefit of fixes, compatible features on v6 alpha into any new v5 version.
Please check E2E test on this repo, includes all package managers, docker images and plugins.
Features
Bug Fixes
v5.19.1
Compare Source
5.19.1 (2023-01-07)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the month" in timezone GMT, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.