Skip to content

build(deps): bump @amsterdam/design-system-assets from 1.1.0 to 2.0.0#520

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/amsterdam/design-system-assets-2.0.0
Open

build(deps): bump @amsterdam/design-system-assets from 1.1.0 to 2.0.0#520
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/amsterdam/design-system-assets-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps @amsterdam/design-system-assets from 1.1.0 to 2.0.0.

Release notes

Sourced from @​amsterdam/design-system-assets's releases.

design-system-css: v2.0.0

2.0.0 (2025-09-17)

⚠ BREAKING CHANGES

  • Changed breakpoint widths from 36rem to 37.5rem and 68rem to 72.5rem. Update to these values if your application uses breakpoints. (#2205)
  • Decreased font sizes and line heights of Headings. You should not need the size prop very often anymore. Try removing instances, but verify the visual result. See the example pages in Storybook for the approach we recommend. (#2173)

Deprecations

The following class names will be removed in the next major release. If you use them in your code, please delete them.

  • ams-accordion__header
  • ams-icon--heading-0
  • ams-page-heading and related classes
  • ams-standalone-link--with-icon
  • ams-table-of-contents__heading

Features

  • Accordion: Display Headings in the size that matches their levels (#2193) (a3e373f)
  • Add Call to Action Link component (#2132) (908fc5d)
  • Add Menu component for applications (#2129) (886c052)
  • Allow pairing an Icon with Headings 0–2 (#2131) (922ded9)
  • Decrease font sizes and grid width in Spacious Mode, and increase Heading sizes in Compact Mode (#2119) (d60f487)
  • Decrease font sizes and line heights of Headings (#2173) (a70e945)
  • Decrease offset between link underlines and text baseline (#2134) (bf5a69c)
  • Ensure that Checkbox, Icon, Image, Logo, and Radio still look acceptable if CSS fails to load (#2159) (95e4d1a)
  • Heading: Make sizing consistent in various components and examples (#2160) (82184bf)
  • Inputs, Text Area, Select, Button: Improve line height of entered text (#2161) (18d9a7d)
  • Ordered List, Unordered List: Visually group nested list with parent item (#2133) (cf6a28f)
  • Standalone Link: Deprecate the variation with only an underline (#2136) (d5059da)
  • Update breakpoint widths in Sass (#2205) (1034679)

Bug Fixes

  • Alert: Restore horizontal centering of icon (#2098) (df87c0b)
  • Checkbox: Refactor CSS, reorder tokens, add input state documentation (#2058) (a13ea6d)
  • Date Input, Time Input: Equalise height to that of other Inputs and Select (#2143) (3593bd8)
  • Invalid Form Alert: Remove outline offset hack (#2189) (660e0a1)
  • Select: Use intrisic size instead of 100% (#2142) (e71f40e)
  • Switch: Remove phantom whitespace below (#2155) (ad0108e)
  • Use correct styling for disabled and / or invalid inputs (#2168) (af42723)
  • Use correct underline width for Standalone Link with icon (#2096) (a87b5a8)

design-system-react: v2.0.0

2.0.0 (2025-09-17)

... (truncated)

Changelog

Sourced from @​amsterdam/design-system-assets's changelog.

2.0.0 (2026-01-09)

⚠ BREAKING CHANGES

  • Use correct spelling for LinkedIn icon SVG (#2357)

Deprecations

The following icons will be removed in release 4.0.0:

  • Bell and BellFill, use Notification and NotificationFill instead.
  • PersonCircle and PersonCircleFill, use UserAccount and UserAccountFill instead.
  • TrashBin and TrashBinFill, use Delete and DeleteFill instead.

Features

  • Rename ‘Bell’, ‘PersonCircle’ and ‘TrashBin’ icons to ‘Notification’, ‘UserAccount’ and ‘Delete’ (#2319) (909f1d6)

Bug Fixes

  • Use correct spelling for LinkedIn icon SVG (#2357) (7fd5d6f)
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​amsterdam/design-system-assets since your current version.


Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2026 23:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 1, 2026
@vercel
Copy link

vercel bot commented Feb 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clippy-storybook Ignored Ignored Preview Mar 3, 2026 10:27am
theme-wizard Ignored Ignored Preview Mar 3, 2026 10:27am
theme-wizard-server Ignored Ignored Preview Mar 3, 2026 10:27am

Request Review

@codecov-commenter
Copy link

codecov-commenter commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.41%. Comparing base (573f4a2) to head (96832aa).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #520      +/-   ##
==========================================
+ Coverage   88.06%   88.41%   +0.34%     
==========================================
  Files          57       59       +2     
  Lines        1701     1743      +42     
  Branches      378      400      +22     
==========================================
+ Hits         1498     1541      +43     
- Misses        166      167       +1     
+ Partials       37       35       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amsterdam/design-system-assets-2.0.0 branch from 046a3f5 to 9bf4f11 Compare February 10, 2026 08:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amsterdam/design-system-assets-2.0.0 branch from 9bf4f11 to d3d5e7e Compare February 26, 2026 15:52
Bumps [@amsterdam/design-system-assets](https://github.com/Amsterdam/design-system/tree/HEAD/packages-proprietary/assets) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/Amsterdam/design-system/releases)
- [Changelog](https://github.com/Amsterdam/design-system/blob/develop/packages-proprietary/assets/CHANGELOG.md)
- [Commits](https://github.com/Amsterdam/design-system/commits/design-system-css-v2.0.0/packages-proprietary/assets)

---
updated-dependencies:
- dependency-name: "@amsterdam/design-system-assets"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/amsterdam/design-system-assets-2.0.0 branch from d3d5e7e to 96832aa Compare March 3, 2026 10:14
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 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.

1 participant