Update verdaccio/verdaccio Docker tag to v6#13
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
c4d73aa to
0c4418e
Compare
0c4418e to
99383b2
Compare
fc1e1ff to
14ea053
Compare
14ea053 to
fb6f8cf
Compare
7fe2f5b to
a9632ea
Compare
a9632ea to
22565db
Compare
22565db to
fbc9519
Compare
fbc9519 to
c565085
Compare
c565085 to
61181f0
Compare
388c44f to
1605170
Compare
1605170 to
42b0d52
Compare
42b0d52 to
f206d78
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
4.11.0→6.2.5Release Notes
verdaccio/verdaccio (verdaccio/verdaccio)
v6.2.5Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.2.4...v6.2.5
v6.2.4Compare Source
What's Changed
VERDACCIO_ADDRESSEnvironment Variable for DockerYou can now set the
VERDACCIO_ADDRESSenvironment variable to control Verdaccio’s network bind address.0.0.0.0), IPv6 ([::]), or a specific interface.Example:
docker run -e VERDACCIO_ADDRESS=0.0.0.0 ... docker run -e VERDACCIO_ADDRESS='[::]' ...More info at : https://verdaccio.org/docs/env/
Full Changelog: verdaccio/verdaccio@v6.2.3...v6.2.4
v6.2.3Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.2.2...v6.2.3
v6.2.2Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.2.1...v6.2.2
v6.2.1Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.2.0...v6.2.1
v6.2.0Compare Source
What's Changed
also includes improvements from master branch from @mbtools (I will expand on this later)
New Contributors
Full Changelog: verdaccio/verdaccio@v6.1.6...v6.2.0
v6.1.6Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.1.5...v6.1.6
v6.1.5Compare Source
What's Changed
@mbtools @juanpicado
Full Changelog: verdaccio/verdaccio@v6.1.4...v6.1.5
v6.1.4Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.1.3...v6.1.4
v6.1.3Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.1.2...v6.1.3
v6.1.2Compare Source
6.1.2 (2025-04-01)
Bug Fixes
v6.1.1Compare Source
6.1.1 (2025-03-30)
Reported Bugs (fixed at v6.1.2)
Bug Fixes
v6.1.0Compare Source
Reported bugs from this version (fixed at v6.1.2)
What's Changed
Big thanks to @mbtools for the last three months of remarkable improvements (which are behind the core dev updates, mostly on the master branch)
Improvements
Improved logging for plugins
Before
New
Other improvements
Full Changelog: verdaccio/verdaccio@v6.0.5...v6.1.0
v6.0.5Compare Source
What's Changed
5a91448) @kuoruan139861e) @juanpicadoFull Changelog: verdaccio/verdaccio@v6.0.4...v6.0.5
v6.0.4Compare Source
v6.0.4
What's Changed
Full Changelog: verdaccio/verdaccio@v6.0.3...v6.0.4
v6.0.3Compare Source
What's Changed
Full Changelog: verdaccio/verdaccio@v6.0.2...v6.0.3
v6.0.2Compare Source
6.0.2 (2024-11-17)
What's Changed
b6ea32cchore: adderrorto log level enum (#4943)4f5802cchore: add unpublish to package access config (#4941)e308fbbchore: move agent_options to config (#4942)80e4cb8chore: add info to log when local storage is used (#4948)e3c55f0chore: encode parts of URL (#4922)58e0d95fix(middleware): error 404 when getting scoped tarballs (#4913) @mbtoolsFull Changelog: verdaccio/verdaccio@v6.0.1...v6.0.2
v6.0.1Compare Source
6.0.1 (2024-10-16)
Bug Fixes
v6.0.0Compare Source
Bug Fixes
6.0.0-rc.1 (2024-09-15)
⚠ BREAKING CHANGES
Features
v5.33.0Compare Source
ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️
There will be no more updates for version 5.x. Please upgrade to version 6.x. Aside from requiring Node.js 18 as a minimum, there are no breaking changes.
ℹ️ℹ️ℹ️ℹ️ℹ️ℹ️
Bug Fixes
v5.32.2Compare Source
5.32.2 (2024-09-12)
Bug Fixes
v5.32.1Compare Source
5.32.1 (2024-08-02)
Bug Fixes
v5.32.0Compare Source
Features
Bug Fixes
v5.31.1Compare Source
5.31.1 (2024-06-06)
Bug Fixes
deps: update core verdaccio dependencies (#4668) (9e3a79d)
deps: update node.js to v20.14.0 (#4663) (6591927)
set engine to 14.21.3 (6cf6064)
set engine to Node.js 14 (9a6d5b3)
v5.31.0Compare Source
(🗞️ hey (renovate/dependabot/other bots) users, read this)
ℹ️ Important changes added to the
.verdaccio-db.jsonand token signature for users that run on Node.js 22 or higher (in the future 🙃 ) please readhttps://verdaccio.org/docs/configuration/#.verdaccio-db
TLDR:
[VERWAR007] VerdaccioDeprecation: the secret length is too lon...to remove it please read the link above.verdaccio-db.jsonand the token inside does not complies with the length (read link above) the application startup will fail with fatal error (Error: Invalid storage secret key length, must be 32 characters long but is....)In both cases by updating the secret all previously tokens will get invalid, in your benefit a new legacy signature will be applied and is more secure than the old one (generating tokens with salt).
For existing installations that have no issues by invalidating tokens is recommended to add to the
config.yamlthe following setup, this will automatically generate a new the secret once is started, could be removed aftewards, if all went succesfull the[VERWAR007]deprecation will not be displayed anymore.Any new installation should not worry about this, new token signature and secret (32 characters) is applied by default.
Features
Bug Fixes
v5.30.3Compare Source
5.30.3 (2024-04-06)
ℹ️ Verdaccio v6.0.0-beta.2 has been released, ready for user test to ensure the best backward compatibility, help us by trying it out.
Bug Fixes
v5.30.2Compare Source
5.30.2 (2024-03-24)
ℹ️ Verdaccio v6.0.0-beta.2 has been released, ready for user test to ensure the best backward compatibility, help us by trying it out.
Bug Fixes
1ceb9f9] #4560 (1ceb9f9)) (remove engine strict message in older Node.js versions)v5.30.1Compare Source
5.30.1 (2024-03-24)
Bug Fixes
v5.30.0Compare Source
🎉 3 new contributors
ℹ️ Verdaccio v6.0.0-beta.2 has been released, ready for user test to ensure the best backward compatibility, help us by trying it out.
Features
On the versions view there is a new filter that allows semantic versioning filtering (feedback is welcome)
Versions filter by semver range
Bug Fixes
v5.29.2Compare Source
5.29.2 (2024-02-21)
Bug Fixes
v5.29.1Compare Source
5.29.1 (2024-02-17)
Bug Fixes
Powered by @mbtools 💯
v5.29.0Compare Source
Features
v5.28.0Compare Source
Features
Bug Fixes
v5.27.1Compare Source
5.27.1 (2023-12-02)
Bug Fixes
v5.27.0Compare 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
darkModesettings displaying a white box when the dark mode was enabled.fix global for
yarnpackages and add version to the packages on copyyarn -g xxx@xxxis not a valid syntax, has been replaced byyarn globalyarn modernsyntax, sinceglobalis not valid on yarn >2.x theglobalis ignoredfeat: hide deprecated versions option
npm deprecateis 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
deprecatedbanner 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.3Compare Source
5.26.3 (2023-09-24)
Bug Fixes
v5.26.2Compare Source
5.26.2 (2023-08-26)
Bug Fixes
v5.26.1Compare Source
Bug Fixes
v5.26.0Compare Source
Features
Bug Fixes
v5.25.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.