Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps @duckduckgo/privacy-dashboard from 9.7.0 to 9.8.0.

Release notes

Sourced from @​duckduckgo/privacy-dashboard's releases.

9.8.0

  • Merge pull request #599 from duckduckgo/randerson/support-system-theme
  • Merge pull request #600 from duckduckgo/randerson/add-theming
  • Fix wrong color value for .disclosure-message__content
  • Fix missing --textarea-color--dark and --textarea-placeholder-color--dark
  • Update integration-tests/windows.spec-int.js:448:13 › windows screenshots › states › google-off screenshot
  • Use --ds vars in submit button disabled state
  • Use --ds variables on macOS and Windows
  • Add @​duckduckgo/design-tokens dependency and set up theme color mappings
  • Support setting theme to 'system' to respect OS's theme setting
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note

Update dependency @duckduckgo/privacy-dashboard from 9.7.0 to 9.8.0.

Written by Cursor Bugbot for commit 02e8854. This will update automatically on new commits. Configure here.

Bumps [@duckduckgo/privacy-dashboard](https://github.com/duckduckgo/privacy-dashboard) from 9.7.0 to 9.8.0.
- [Release notes](https://github.com/duckduckgo/privacy-dashboard/releases)
- [Commits](duckduckgo/privacy-dashboard@0f8925a...ee72bce)

---
updated-dependencies:
- dependency-name: "@duckduckgo/privacy-dashboard"
  dependency-version: ee72bce2874f6394cd237c23555af893d0c5c491
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
"whatwg-url": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"version": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Malformed lockfile entry with URL as version string

The whatwg-url entry in the legacy dependencies section of package-lock.json has a malformed version field. The version field contains the registry URL (https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz) instead of the semver version string (5.0.0), and the resolved field is missing. This inconsistency between the lockfile sections could cause issues with older npm versions or tooling that parses the lockfile, potentially leading to installation failures or incorrect dependency resolution.


Please tell me if this was useful or not with a 👍 or 👎.

Fix in Cursor Fix in Web

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants