Skip to content

Bump dompurify and verdaccio#1743

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-986e9d6efc
Open

Bump dompurify and verdaccio#1743
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-986e9d6efc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Removes dompurify. It's no longer used after updating ancestor dependency verdaccio. These dependencies need to be updated together.

Removes dompurify

Updates verdaccio from 3.12.0 to 6.7.2

Release notes

Sourced from verdaccio's releases.

v6.7.2

Patch Changes

  • a89aca1: chore: fix unit test
  • a28cf71: chore: add missing types #5889 by @​mbtools

v6.7.1

Patch Changes

  • a75f9bb: chore: refactor docker publish pipeline

v6.7.0

⚠️ not available in docker (due pipeline issue)

Minor Changes

  • 9f1bcc5: feat: update Node.js to 24

    Bumps the project's Node.js baseline to 24 across runtime and container, and adds a startup warning for users still on an older (but supported) Node.

    • Node 24 bump: .nvmrc 2224; Dockerfile base image node:22.22.1-alpinenode:24.15.0-alpine (builder + runtime).
    • Soft-deprecation warning: new RECOMMENDED_NODE_VERSION = '22' and isVersionRecommended() in src/lib/cli/utils.ts; the init command logs a warn at startup when Node is below the recommendation. MIN_NODE_VERSION stays at '18' — no hard break.
    • Tests: unit tests for isVersionRecommended and the init warning path.

    Compatibility: minimum supported Node remains 18 (warning only); recommended is 22+; Docker images ship Node 24.

v6.6.2

6.6.2

Patch Changes

  • 7f7bbde: chore: bump up package test (testing publish provenance)

v6.6.0

What's Changed

Full Changelog: verdaccio/verdaccio@v6.5.2...v6.6.0

v6.5.2

6.5.2 (2026-04-19)

... (truncated)

Changelog

Sourced from verdaccio's changelog.

6.7.2

Patch Changes

  • a89aca1: chore: fix unit test
  • a28cf71: chore: add missing types #5889

6.7.1

Patch Changes

  • a75f9bb: chore: refactor docker publish pipeline

6.7.0

Minor Changes

  • 9f1bcc5: feat: update Node.js to 24

    Bumps the project's Node.js baseline to 24 across runtime and container, and adds a startup warning for users still on an older (but supported) Node.

    • Node 24 bump: .nvmrc 2224; Dockerfile base image node:22.22.1-alpinenode:24.15.0-alpine (builder + runtime).
    • Soft-deprecation warning: new RECOMMENDED_NODE_VERSION = '22' and isVersionRecommended() in src/lib/cli/utils.ts; the init command logs a warn at startup when Node is below the recommendation. MIN_NODE_VERSION stays at '18' — no hard break.
    • Tests: unit tests for isVersionRecommended and the init warning path.

    Compatibility: minimum supported Node remains 18 (warning only); recommended is 22+; Docker images ship Node 24.

6.6.2

Patch Changes

  • 7f7bbde: chore: bump up package test

6.6.1

Patch Changes

  • bf07b3c: chore: clean up files
  • e418b0b: chore: bump patch release

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.6.0 (2026-05-10)

Features

Bug Fixes

  • deps: update core verdaccio dependencies (#5865) (e6b1483)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for verdaccio since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [dompurify](https://github.com/cure53/DOMPurify). It's no longer used after updating ancestor dependency [verdaccio](https://github.com/verdaccio/verdaccio). These dependencies need to be updated together.


Removes `dompurify`

Updates `verdaccio` from 3.12.0 to 6.7.2
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.7.2/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v3.12.0...v6.7.2)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version:
  dependency-type: indirect
- dependency-name: verdaccio
  dependency-version: 6.7.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 16, 2026 19:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants