Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): bump the production-dependencies group across 1 directory with 18 updates #1720

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 18 updates in the / directory:

Package From To
@amsterdam/design-system-assets 0.2.2 0.3.0
@amsterdam/design-system-css 0.13.1 0.14.0
@amsterdam/design-system-react 0.13.1 0.14.0
@amsterdam/design-system-tokens 0.13.0 0.14.0
@testing-library/react 16.1.0 16.2.0
@testing-library/user-event 14.5.2 14.6.1
@types/leaflet 1.9.15 1.9.16
@types/node 22.10.2 22.10.7
@types/proj4 2.5.5 2.5.6
concurrently 9.1.0 9.1.2
cron 3.3.1 3.5.0
flat-cache 6.1.4 6.1.5
qs 6.13.1 6.14.0
sanitize-html 2.13.1 2.14.0
sass 1.83.0 1.83.4
typescript 5.7.2 5.7.3
vite 5.4.11 5.4.14
@rollup/rollup-linux-x64-gnu 4.28.1 4.31.0

Updates @amsterdam/design-system-assets from 0.2.2 to 0.3.0

Release notes

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

design-system-assets: v0.3.0

0.3.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Delete Radio icon from assets (#1696)

Features

Changelog

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

0.3.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Delete Radio icon from assets (#1696)

Features

Commits

Updates @amsterdam/design-system-css from 0.13.1 to 0.14.0

Release notes

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

design-system-css: v0.14.0

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Disallow blue Spotlight and make purple the default (#1798)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

  • Add collapsible menu to Header (#1784) (44ce6d8)
  • Add Figure component (#1795) (3505dcc)
  • Add File List component to display below a File Input (#1751) (0192404)
  • Add Icon to Error Message (#1746) (eca5fe4)
  • Allow an icon to display with an inverse color (#1787) (1f5d166)
  • Disallow blue Spotlight and make purple the default (#1798) (8d1c266)
  • Let Footer set its own background colour (#1797) (310f595)
  • Make active Tab look less like a primary Button (#1773) (2ec0102)
  • Make border of Radio thicker when hovering (#1696) (8839012)
  • Rename reset mixins to include element name (#1738) (92312fa)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593) (766efba)
  • Replace deprecated import statements in Sass with new API (#1777) (adcd819)
  • Require an alt prop for every Image (#1739) (9145dff)
  • Stretch File Input to full width to match other inputs (#1752) (eeea7b6)
  • Use new Button features for SearchField (#1695) (7b275d0)

Bug Fixes

  • Correct layout of Description List if multiple terms share a description (#1763) (ca913af)
  • Explicitly set row and column start and end in Overlap CSS (#1776) (efd2b99)

design-system-react: v0.14.0

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Require an alt prop for every Image (#1739)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

... (truncated)

Changelog

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

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Disallow blue Spotlight and make purple the default (#1798)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

  • Add collapsible menu to Header (#1784) (44ce6d8)
  • Add Figure component (#1795) (3505dcc)
  • Add File List component to display below a File Input (#1751) (0192404)
  • Add Icon to Error Message (#1746) (eca5fe4)
  • Allow an icon to display with an inverse color (#1787) (1f5d166)
  • Disallow blue Spotlight and make purple the default (#1798) (8d1c266)
  • Let Footer set its own background colour (#1797) (310f595)
  • Make active Tab look less like a primary Button (#1773) (2ec0102)
  • Make border of Radio thicker when hovering (#1696) (8839012)
  • Rename reset mixins to include element name (#1738) (92312fa)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593) (766efba)
  • Replace deprecated import statements in Sass with new API (#1777) (adcd819)
  • Require an alt prop for every Image (#1739) (9145dff)
  • Stretch File Input to full width to match other inputs (#1752) (eeea7b6)
  • Use new Button features for SearchField (#1695) (7b275d0)

Bug Fixes

  • Correct layout of Description List if multiple terms share a description (#1763) (ca913af)
  • Explicitly set row and column start and end in Overlap CSS (#1776) (efd2b99)
Commits
  • 146a873 chore: release main (#1807)
  • 27719e6 chore: Revert changes to color tokens (#1806)
  • b6e48ba chore: Update minor dependencies and remove unused ESLint plugins (#1801)
  • 44ce6d8 feat!: Add collapsible menu to Header (#1784)
  • 3505dcc feat: Add Figure component (#1795)
  • 8d1c266 feat!: Disallow blue Spotlight and make purple the default (#1798)
  • 310f595 feat: Let Footer set its own background colour (#1797)
  • 122d15b chore: Sort imports and exports in index files of Sass and React (#1796)
  • 698b489 chore: Upgrade ESLint to v9 and overhaul configuration (#1786)
  • 1f5d166 feat: Allow an icon to display with an inverse color (#1787)
  • Additional commits viewable in compare view

Updates @amsterdam/design-system-react from 0.13.1 to 0.14.0

Release notes

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

design-system-css: v0.14.0

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Disallow blue Spotlight and make purple the default (#1798)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

  • Add collapsible menu to Header (#1784) (44ce6d8)
  • Add Figure component (#1795) (3505dcc)
  • Add File List component to display below a File Input (#1751) (0192404)
  • Add Icon to Error Message (#1746) (eca5fe4)
  • Allow an icon to display with an inverse color (#1787) (1f5d166)
  • Disallow blue Spotlight and make purple the default (#1798) (8d1c266)
  • Let Footer set its own background colour (#1797) (310f595)
  • Make active Tab look less like a primary Button (#1773) (2ec0102)
  • Make border of Radio thicker when hovering (#1696) (8839012)
  • Rename reset mixins to include element name (#1738) (92312fa)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593) (766efba)
  • Replace deprecated import statements in Sass with new API (#1777) (adcd819)
  • Require an alt prop for every Image (#1739) (9145dff)
  • Stretch File Input to full width to match other inputs (#1752) (eeea7b6)
  • Use new Button features for SearchField (#1695) (7b275d0)

Bug Fixes

  • Correct layout of Description List if multiple terms share a description (#1763) (ca913af)
  • Explicitly set row and column start and end in Overlap CSS (#1776) (efd2b99)

design-system-react: v0.14.0

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Require an alt prop for every Image (#1739)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

... (truncated)

Changelog

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

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Require an alt prop for every Image (#1739)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

  • Add collapsible menu to Header (#1784) (44ce6d8)
  • Add Figure component (#1795) (3505dcc)
  • Add File List component to display below a File Input (#1751) (0192404)
  • Add Icon to Error Message (#1746) (eca5fe4)
  • Allow an icon to display with an inverse color (#1787) (1f5d166)
  • Disallow blue Spotlight and make purple the default (#1798) (8d1c266)
  • Let Footer set its own background colour (#1797) (310f595)
  • Let Grid and Grid Cell render any structural tag (#1662) (9bbb43a)
  • Make active Tab look less like a primary Button (#1773) (2ec0102)
  • Make border of Radio thicker when hovering (#1696) (8839012)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593) (766efba)
  • Require an alt prop for every Image (#1739) (9145dff)
  • Use new Button features for SearchField (#1695) (7b275d0)

Bug Fixes

  • Correct layout of Description List if multiple terms share a description (#1763) (ca913af)
  • Make Tabs correctly handle a single Tab Button (#1775) (f8e89c1)
Commits
  • 146a873 chore: release main (#1807)
  • 27719e6 chore: Revert changes to color tokens (#1806)
  • b6e48ba chore: Update minor dependencies and remove unused ESLint plugins (#1801)
  • 44ce6d8 feat!: Add collapsible menu to Header (#1784)
  • 3505dcc feat: Add Figure component (#1795)
  • 8d1c266 feat!: Disallow blue Spotlight and make purple the default (#1798)
  • 310f595 feat: Let Footer set its own background colour (#1797)
  • 122d15b chore: Sort imports and exports in index files of Sass and React (#1796)
  • 698b489 chore: Upgrade ESLint to v9 and overhaul configuration (#1786)
  • 1f5d166 feat: Allow an icon to display with an inverse color (#1787)
  • Additional commits viewable in compare view

Updates @amsterdam/design-system-tokens from 0.13.0 to 0.14.0

Release notes

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

design-system-css: v0.14.0

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Disallow blue Spotlight and make purple the default (#1798)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

  • Add collapsible menu to Header (#1784) (44ce6d8)
  • Add Figure component (#1795) (3505dcc)
  • Add File List component to display below a File Input (#1751) (0192404)
  • Add Icon to Error Message (#1746) (eca5fe4)
  • Allow an icon to display with an inverse color (#1787) (1f5d166)
  • Disallow blue Spotlight and make purple the default (#1798) (8d1c266)
  • Let Footer set its own background colour (#1797) (310f595)
  • Make active Tab look less like a primary Button (#1773) (2ec0102)
  • Make border of Radio thicker when hovering (#1696) (8839012)
  • Rename reset mixins to include element name (#1738) (92312fa)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593) (766efba)
  • Replace deprecated import statements in Sass with new API (#1777) (adcd819)
  • Require an alt prop for every Image (#1739) (9145dff)
  • Stretch File Input to full width to match other inputs (#1752) (eeea7b6)
  • Use new Button features for SearchField (#1695) (7b275d0)

Bug Fixes

  • Correct layout of Description List if multiple terms share a description (#1763) (ca913af)
  • Explicitly set row and column start and end in Overlap CSS (#1776) (efd2b99)

design-system-react: v0.14.0

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Require an alt prop for every Image (#1739)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

... (truncated)

Changelog

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

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Disallow blue Spotlight and make purple the default (#1798)
  • Make active Tab look less like a primary Button (#1773)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

  • Add collapsible menu to Header (#1784) (44ce6d8)
  • Add Figure component (#1795) (3505dcc)
  • Add File List component to display below a File Input (#1751) (0192404)
  • Add Icon to Error Message (#1746) (eca5fe4)
  • Allow an icon to display with an inverse color (#1787) (1f5d166)
  • Disallow blue Spotlight and make purple the default (#1798) (8d1c266)
  • Let Footer set its own background colour (#1797) (310f595)
  • Make active Tab look less like a primary Button (#1773) (2ec0102)
  • Make border of Radio thicker when hovering (#1696) (8839012)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593) (766efba)
  • Use new Button features for SearchField (#1695) (7b275d0)
Commits

Updates @testing-library/react from 16.1.0 to 16.2.0

Release notes

Sourced from @​testing-library/react's releases.

v16.2.0

16.2.0 (2025-01-15)

Features

Commits

Updates @testing-library/user-event from 14.5.2 to 14.6.1

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.1

14.6.1 (2025-01-21)

Bug Fixes

  • correct description for delay option (#1175) (2edf14d)
  • keyboard: add ContextMenu to defaultKeyMap (#1079) (3e471d1)
  • keyboard: add brackets to defaultKeyMap (#1226) (543ecb0)
  • keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
  • pointer: dispatch mouse events if pointerdown is defaultPrevented (#1121) (f681f7b)
  • pointer: set button and buttons properties on PointerEvent (#1219) (6614f72)
  • pointer: use 1 as default value for PointerEvent.width and PointerEvent.height (#1224) (f0468d0)
  • prevent click event loop on form-associated custom element (#1238) (465fc7e)
  • prevent click event on non-focusable control (#1130) (e429094)
  • upload: apply accept filter more leniently (#1064) (a344ad4)

v14.6.0

14.6.0 (2025-01-15)

Features

Bug Fixes

  • clipboard: await DataTransferItem.getAsString() callback (#1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#1229) (5f3d28f)
Commits
  • d42954b chore: fix typos (#1260)
  • 465fc7e fix: prevent click event loop on form-associated custom element (#1238)
  • 65c1f6c test: update snapshots (#1261)
  • 543ecb0 fix(keyboard): add brackets to defaultKeyMap (#1226)
  • f0468d0 fix(pointer): use 1 as default value for PointerEvent.width and `PointerE...
  • 6614f72 fix(pointer): set button and buttons properties on PointerEvent (#1219)
  • 2edf14d fix: correct description for delay option (#1175)
  • e429094 fix: prevent click event on non-focusable control (#1130)
  • f681f7b fix(pointer): dispatch mouse events if pointerdown is defaultPrevented (#...
  • 3e471d1 fix(keyboard): add ContextMenu to defaultKeyMap (#1079)
  • Additional commits viewable in compare view

Updates @types/leaflet from 1.9.15 to 1.9.16

Commits

Updates @types/node from 22.10.2 to 22.10.7

Commits

Updates @types/proj4 from 2.5.5 to 2.5.6

Commits

Updates concurrently from 9.1.0 to 9.1.2

Release notes

Sourced from concurrently's releases.

v9.1.2

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1

Commits

Updates cron from 3.3.1 to 3.5.0

Release notes

Sourced from cron's releases.

v3.5.0

3.5.0 (2025-01-10)

✨ Features

  • throw instead of silently rewriting invalid cron expressions (#937) (dcc5b93)

⚙️ Continuous Integrations

  • action: update step-security/harden-runner action to v2.10.3 (#943) (cd7ee9f)

♻️ Chores

v3.4.0

3.4.0 (2025-01-09)

✨ Features

📚 Documentation

  • contributing: add "Submitting a Pull Request" & "Coding Rules" sections (#936) (ddd8988)

♻️ Chores

  • deps: lock file maintenance (494b4bf)
  • deps: update dependency @​types/node to v20.17.11 (2978e92)
  • deps: update dependency lint-staged to v15.3.0 (11f9bad)
  • deps:Description has been truncated

…y with 18 updates

Bumps the production-dependencies group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@amsterdam/design-system-assets](https://github.com/Amsterdam/design-system/tree/HEAD/proprietary/assets) | `0.2.2` | `0.3.0` |
| [@amsterdam/design-system-css](https://github.com/Amsterdam/design-system/tree/HEAD/packages/css) | `0.13.1` | `0.14.0` |
| [@amsterdam/design-system-react](https://github.com/Amsterdam/design-system/tree/HEAD/packages/react) | `0.13.1` | `0.14.0` |
| [@amsterdam/design-system-tokens](https://github.com/Amsterdam/design-system/tree/HEAD/proprietary/tokens) | `0.13.0` | `0.14.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.2.0` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` |
| [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) | `1.9.15` | `1.9.16` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.7` |
| [@types/proj4](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/proj4) | `2.5.5` | `2.5.6` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `9.1.0` | `9.1.2` |
| [cron](https://github.com/kelektiv/node-cron) | `3.3.1` | `3.5.0` |
| [flat-cache](https://github.com/jaredwray/cacheable/tree/HEAD/packages/flat-cache) | `6.1.4` | `6.1.5` |
| [qs](https://github.com/ljharb/qs) | `6.13.1` | `6.14.0` |
| [sanitize-html](https://github.com/apostrophecms/sanitize-html) | `2.13.1` | `2.14.0` |
| [sass](https://github.com/sass/dart-sass) | `1.83.0` | `1.83.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `5.4.14` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.28.1` | `4.31.0` |



Updates `@amsterdam/design-system-assets` from 0.2.2 to 0.3.0
- [Release notes](https://github.com/Amsterdam/design-system/releases)
- [Changelog](https://github.com/Amsterdam/design-system/blob/develop/proprietary/assets/CHANGELOG.md)
- [Commits](https://github.com/Amsterdam/design-system/commits/design-system-assets-v0.3.0/proprietary/assets)

Updates `@amsterdam/design-system-css` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/Amsterdam/design-system/releases)
- [Changelog](https://github.com/Amsterdam/design-system/blob/develop/packages/css/CHANGELOG.md)
- [Commits](https://github.com/Amsterdam/design-system/commits/design-system-css-v0.14.0/packages/css)

Updates `@amsterdam/design-system-react` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/Amsterdam/design-system/releases)
- [Changelog](https://github.com/Amsterdam/design-system/blob/develop/packages/react/CHANGELOG.md)
- [Commits](https://github.com/Amsterdam/design-system/commits/design-system-css-v0.14.0/packages/react)

Updates `@amsterdam/design-system-tokens` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/Amsterdam/design-system/releases)
- [Changelog](https://github.com/Amsterdam/design-system/blob/develop/proprietary/tokens/CHANGELOG.md)
- [Commits](https://github.com/Amsterdam/design-system/commits/design-system-css-v0.14.0/proprietary/tokens)

Updates `@testing-library/react` from 16.1.0 to 16.2.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.1.0...v16.2.0)

Updates `@testing-library/user-event` from 14.5.2 to 14.6.1
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.2...v14.6.1)

Updates `@types/leaflet` from 1.9.15 to 1.9.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)

Updates `@types/node` from 22.10.2 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/proj4` from 2.5.5 to 2.5.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/proj4)

Updates `concurrently` from 9.1.0 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.0...v9.1.2)

Updates `cron` from 3.3.1 to 3.5.0
- [Release notes](https://github.com/kelektiv/node-cron/releases)
- [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md)
- [Commits](kelektiv/node-cron@v3.3.1...v3.5.0)

Updates `flat-cache` from 6.1.4 to 6.1.5
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/flat-cache)

Updates `qs` from 6.13.1 to 6.14.0
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.13.1...v6.14.0)

Updates `sanitize-html` from 2.13.1 to 2.14.0
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](apostrophecms/sanitize-html@2.13.1...2.14.0)

Updates `sass` from 1.83.0 to 1.83.4
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.83.0...1.83.4)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

Updates `vite` from 5.4.11 to 5.4.14
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

Updates `@rollup/rollup-linux-x64-gnu` from 4.28.1 to 4.31.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.1...v4.31.0)

---
updated-dependencies:
- dependency-name: "@amsterdam/design-system-assets"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@amsterdam/design-system-css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@amsterdam/design-system-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@amsterdam/design-system-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/leaflet"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/proj4"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: concurrently
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: cron
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: flat-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: qs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-098d4c7ee0 branch January 27, 2025 23:17
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
Development

Successfully merging this pull request may close these issues.

0 participants