chore(deps): update dependency verdaccio to v5.27.0 (main) #168
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.26.2-1696715400.0
->5.27.0
Release Notes
verdaccio/verdaccio (verdaccio)
v5.27.0
Compare Source
Features
User Interface updates in detail
download progress indicator:
A new indicator was added on the detail page action button and the packages view (small icon to download)
fix dark mode and readme css support
The README was not on sync with the
darkMode
settings displaying a white box when the dark mode was enabled.fix global for
yarn
packages and add version to the packages on copyyarn -g xxx@xxx
is not a valid syntax, has been replaced byyarn global
yarn modern
syntax, sinceglobal
is not valid on yarn >2.x theglobal
is ignoredfeat: hide deprecated versions option
npm deprecate
is a valuable command, but is not enough visible on the UI whenever a package has been deprecated, also could be many packages are deprecated and should not be longer visible (later in the future a filter will be added to display then), the new option hide all those version from the UI.fix: improve deprecated package style
The
deprecated
banner was not on sync with the material-ui components.feat: display deprecated versions
Deprecated versions display a badge, thus is clearly visible which packages are already deprecated.
v5.26.3
Compare Source
5.26.3 (2023-09-24)
Bug Fixes
v5.26.2
Compare Source
5.26.2 (2023-08-26)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), 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.