Skip to content

build(deps-dev): bump @duckduckgo/design-tokens from v0.3.0 to v0.10.0#2289

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/duckduckgo/design-tokens-v0.10.0
Closed

build(deps-dev): bump @duckduckgo/design-tokens from v0.3.0 to v0.10.0#2289
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/duckduckgo/design-tokens-v0.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 17, 2026

Bumps @duckduckgo/design-tokens from v0.3.0 to v0.10.0.

Release notes

Sourced from @​duckduckgo/design-tokens's releases.

v0.10.0

  • Update tone values (#10)

v0.9.0

  • Fix z-index outputs, Add Label typography style (#8)

v0.8.0

  • Output Breakpoints as scss vars, adjust Pollen Light control colors (#7)

v0.7.0

  • Add Icon Buttons, some test values for Tabs (#6)

v0.6.0

  • Color tuning: Pollen, Pondwater, theme and motif fixes and adjustments (#5)

v0.5.0

  • Add rebrand colors, typography, re-add some other values, clean ups to docs and build (#4)

v0.4.0

  • Add :host selector for shadow DOM support (#3)
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 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

Low Risk
Dev-dependency version bump with lockfile updates; risk is limited to potential styling/token build output differences during development.

Overview
Updates dev dependency @duckduckgo/design-tokens from v0.3.0 to v0.10.0 in special-pages/package.json, aligning local dev/build tooling with the newer design token set.

Refreshes package-lock.json to point to the new design-tokens git commit and adds the corresponding integrity hash.

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

Bumps [@duckduckgo/design-tokens](https://github.com/duckduckgo/design-tokens) from v0.3.0 to v0.10.0.
- [Release notes](https://github.com/duckduckgo/design-tokens/releases)
- [Commits](duckduckgo/design-tokens@90348b0...8b0249a)

---
updated-dependencies:
- dependency-name: "@duckduckgo/design-tokens"
  dependency-version: 8b0249aecc81cab5440dfd5287d12fffd923f0e2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Update one or more dependencies version minor Increment the minor version when merged labels Feb 17, 2026
@dependabot dependabot Bot requested review from a team, mgurgel and shakyShane as code owners February 17, 2026 19:12
@dependabot dependabot Bot added the minor Increment the minor version when merged label Feb 17, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 17, 2026

Deploy Preview for content-scope-scripts ready!

Name Link
🔨 Latest commit 70dc2b4
🔍 Latest deploy log https://app.netlify.com/projects/content-scope-scripts/deploys/6994bdac6eed080008852fea
😎 Deploy Preview https://deploy-preview-2289--content-scope-scripts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown
Contributor

Suggested comment for Cursor review (copy and paste as a new comment):

@cursoragent can you review against the current code and outline potential impacts based on the changelogs of the update?

Can you check the test coverage and ensure that the new code is covered?
Can you think through if this dependency is still needed or if there's better practices used elsewhere.

Can you draft a separate PR with any fixes that might be needed?

Note: GitHub Actions bot cannot trigger Cursor agent directly. Please copy the above comment to invoke the review.

@github-actions
Copy link
Copy Markdown
Contributor

Build Branch

Branch pr-releases/dependabot/npm_and_yarn/main/duckduckgo/design-tokens-v0.10.0
Commit cd51d124fb
Updated February 17, 2026 at 7:14:02 PM UTC

Static preview entry points

QR codes (mobile preview)
Entry point QR code
Docs QR for docs preview
Static pages QR for static pages preview
Integration pages QR for integration pages preview

Integration commands

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#pr-releases/dependabot/npm_and_yarn/main/duckduckgo/design-tokens-v0.10.0

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", branch: "pr-releases/dependabot/npm_and_yarn/main/duckduckgo/design-tokens-v0.10.0")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/dependabot/npm_and_yarn/main/duckduckgo/design-tokens-v0.10.0
git -C submodules/content-scope-scripts checkout origin/pr-releases/dependabot/npm_and_yarn/main/duckduckgo/design-tokens-v0.10.0
Pin to exact commit

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#cd51d124fb5ab993c04c7a435ff70cd59d6b993e

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", revision: "cd51d124fb5ab993c04c7a435ff70cd59d6b993e")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/dependabot/npm_and_yarn/main/duckduckgo/design-tokens-v0.10.0
git -C submodules/content-scope-scripts checkout cd51d124fb5ab993c04c7a435ff70cd59d6b993e

@jonathanKingston jonathanKingston added this pull request to the merge queue Feb 17, 2026
github-actions Bot pushed a commit that referenced this pull request Feb 17, 2026
#2289)

Bumps [@duckduckgo/design-tokens](https://github.com/duckduckgo/design-tokens) from v0.3.0 to v0.10.0.
- [Release notes](https://github.com/duckduckgo/design-tokens/releases)
- [Commits](duckduckgo/design-tokens@90348b0...8b0249a)

---
updated-dependencies:
- dependency-name: "@duckduckgo/design-tokens"
  dependency-version: 8b0249aecc81cab5440dfd5287d12fffd923f0e2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jonathanKingston jonathanKingston removed this pull request from the merge queue due to a manual request Feb 17, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 23, 2026

Superseded by #2307.

@dependabot dependabot Bot closed this Feb 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/duckduckgo/design-tokens-v0.10.0 branch February 23, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants