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 with 14 updates #1705

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 14 updates:

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
@types/leaflet 1.9.15 1.9.16
@types/node 22.10.2 22.10.6
@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
sanitize-html 2.13.1 2.14.0
sass 1.83.0 1.83.1
typescript 5.7.2 5.7.3
@rollup/rollup-linux-x64-gnu 4.28.1 4.30.1

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 @types/leaflet from 1.9.15 to 1.9.16

Commits

Updates @types/node from 22.10.2 to 22.10.6

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: update semantic-release related packages (b830bdb)
  • deps: update tests (major) (#826) (e47fd5a)

v3.3.2

3.3.2 (2024-12-30)

🐛 Bug Fixes

⚙️ Continuous Integrations

  • action: update marocchino/sticky-pull-request-comment action to v2.9.0 (#930) (1e7bce9)
  • renovate: pin GitHub action digests to semver (#926) (6541167)

♻️ Chores

  • deps: lock file maintenance (70c3339)

... (truncated)

Changelog

Sourced from cron's changelog.

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

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: update semantic-release related packages (b830bdb)
  • deps: update tests (major) (#826) (e47fd5a)

3.3.2 (2024-12-30)

🐛 Bug Fixes

⚙️ Continuous Integrations

  • action: update marocchino/sticky-pull-request-comment action to v2.9.0 (#930) (1e7bce9)
  • renovate: pin GitHub action digests to semver (#926) (6541167)

♻️ Chores

... (truncated)

Commits
  • ce4c3c2 Release v3.5.0 [skip ci]
  • dcc5b93 feat: throw instead of silently rewriting invalid cron expressions (#937)
  • cd7ee9f ci(action): update step-security/harden-runner action to v2.10.3 (#943)
  • f7548bd chore(deps): update dependency @​types/node to v22 (#900)
  • 2a867f9 chore(deps): update dependency @​types/node to v20.17.12
  • c5327d1 Release v3.4.0 [skip ci]
  • 0d3161f feat: error handling on ticks (#861)
  • e47fd5a chore(deps): update tests (major) (#826)
  • b830bdb chore(deps): update semantic-release related packages
  • 494b4bf chore(deps): lock file maintenance
  • Additional commits viewable in compare view

Updates flat-cache from 6.1.4 to 6.1.5

Commits

Updates...

Description has been truncated

Bumps the production-dependencies group with 14 updates:

| 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` |
| [@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.6` |
| [@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` |
| [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.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.28.1` | `4.30.1` |


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 `@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.6
- [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 `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.1
- [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.1)

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 `@rollup/rollup-linux-x64-gnu` from 4.28.1 to 4.30.1
- [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.30.1)

---
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: "@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: 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: "@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 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2025

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

@dependabot dependabot bot closed this Jan 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-6e8ffec00d branch January 17, 2025 13:33
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