Skip to content

Bump minimatch and hds-react - #323

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-55fda69802
Open

Bump minimatch and hds-react#323
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-55fda69802

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor

Removes minimatch. It's no longer used after updating ancestor dependency hds-react. These dependencies need to be updated together.

Removes minimatch

Updates hds-react from 5.2.0 to 6.0.1

Release notes

Sourced from hds-react's releases.

v6.0.1

[6.0.1] - May, 13th, 2026

Core

Fixed

  • Renamed a style file to process it properly in build-process (css -> scss).

Documentation

Fixed

  • Code area font was changed in version update -> changed to monospace to match previous styling and be more clear.

v6.0.0

[6.0.0] - May, 12, 2026

  • Upgrade to React 19, Storybook 8 and Gatsby 5

Changed

  • [Tooling] Raised the supported Node.js major for the monorepo and published packages: package.json engines.node is now ^24, and .nvmrc pins the version used for local development and GitHub Actions (see the file in the repo root). Contributors and CI should use Node 24 accordingly.

React

Breaking

  • [ErrorSummary] Removed the ErrorSummary component. Use <Notification type="error"> instead.

Core

Breaking

  • [ErrorSummary] Removed the ErrorSummary component. Use the Notification component with error type instead.

Figma

Fixed

  • Forced new font rendering in all components using the library typography styles

Unreleased

Added
  • [Card] New breakpoint variants for card with Image
  • [Card] New skeleton state (loading) variants
  • [Patterns / Search Results] New pattern documentation for Search results page. Includes specifications, variations, accessibility notes and prototypes

... (truncated)

Changelog

Sourced from hds-react's changelog.

[6.0.1] - May, 13th, 2026

Core

Fixed

  • Renamed a style file to process it properly in build-process (css -> scss).

Documentation

Fixed

  • Code area font was changed in version update -> changed to monospace to match previous styling and be more clear.

[6.0.0] - May, 12, 2026

  • Upgrade to React 19, Storybook 8 and Gatsby 5

Changed

  • [Tooling] Raised the supported Node.js major for the monorepo and published packages: package.json engines.node is now ^24, and .nvmrc pins the version used for local development and GitHub Actions (see the file in the repo root). Contributors and CI should use Node 24 accordingly.

React

Breaking

  • [ErrorSummary] Removed the ErrorSummary component. Use <Notification type="error"> instead.

Core

Breaking

  • [ErrorSummary] Removed the ErrorSummary component. Use the Notification component with error type instead.

Figma

Fixed

  • Forced new font rendering in all components using the library typography styles

Unreleased

Added
  • [Card] New breakpoint variants for card with Image
  • [Card] New skeleton state (loading) variants
  • [Patterns / Search Results] New pattern documentation for Search results page. Includes specifications, variations, accessibility notes and prototypes
Changed

... (truncated)

Commits
  • e502329 Merge pull request #1665 from City-of-Helsinki/release-6.0.1
  • a03fa11 chore: update-icon-library workflow update icon library
  • f7324af build: v6.0.1
  • 23dded7 Merge pull request #1664 from City-of-Helsinki/HDS-2956-fix-site-styles
  • d6c7abc fix: core and site styles
  • 844e15b Merge pull request #1662 from City-of-Helsinki/dependabot/npm_and_yarn/immuta...
  • 3f08013 chore(deps): bump immutable from 3.7.6 to 5.1.5
  • 69bcd79 chore: update changelog
  • b454467 Merge pull request #1661 from City-of-Helsinki/release-6.0.0
  • 5a787d5 chore: update-icon-library workflow update icon library
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependency [hds-react](https://github.com/City-of-Helsinki/helsinki-design-system). These dependencies need to be updated together.


Removes `minimatch`

Updates `hds-react` from 5.2.0 to 6.0.1
- [Release notes](https://github.com/City-of-Helsinki/helsinki-design-system/releases)
- [Changelog](https://github.com/City-of-Helsinki/helsinki-design-system/blob/development/CHANGELOG.md)
- [Commits](City-of-Helsinki/helsinki-design-system@v5.2.0...v6.0.1)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version:
  dependency-type: indirect
- dependency-name: hds-react
  dependency-version: 6.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 15, 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.

0 participants