Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps the patch-and-minor-dependencies group with 19 updates in the / directory:

Package From To
@nl-design-system-unstable/basis-design-tokens 3.0.0 3.0.1
@utrecht/body-css 1.2.0 1.2.1
@utrecht/page-layout-css 1.1.0 1.1.1
@utrecht/root-css 1.2.0 1.2.1
@utrecht/table-css 1.5.0 1.6.1
@utrecht/web-component-library-stencil 3.1.0 3.6.0
@changesets/cli 2.28.1 2.29.6
@types/node 22.13.10 22.18.0
@typescript-eslint/eslint-plugin 8.26.1 8.41.0
@typescript-eslint/parser 8.26.1 8.41.0
eslint-config-prettier 10.1.1 10.1.8
eslint-plugin-import 2.31.0 2.32.0
eslint-plugin-mdx 3.2.0 3.6.2
eslint-plugin-react 7.37.4 7.37.5
markdownlint-cli 0.44.0 0.45.0
postcss 8.5.3 8.5.6
prettier 3.5.3 3.6.2
stylelint 16.15.0 16.23.1
typescript 5.8.2 5.9.2

Updates @nl-design-system-unstable/basis-design-tokens from 3.0.0 to 3.0.1

Release notes

Sourced from @​nl-design-system-unstable/basis-design-tokens's releases.

@​nl-design-system-unstable/basis-design-tokens@​3.0.1

Patch Changes

  • 35797a7: Verwijder src/index.scss in nieuwe stijl themes. Dit bestand was al onbruikbaar gezien het niet-bestaande bestanden importeerde.
Commits
  • 308e727 refactor: move basis-design-tokens away from proprietary/
  • See full diff in compare view

Updates @utrecht/body-css from 1.2.0 to 1.2.1

Release notes

Sourced from @​utrecht/body-css's releases.

@​utrecht/root-css@​1.2.1

Patch Changes

  • e20f33c: Provide .d.mts file for .mjs files in CSS components.
Changelog

Sourced from @​utrecht/body-css's changelog.

1.2.1

Patch Changes

  • e20f33c: Provide .d.mts file for .mjs files in CSS components.
Commits

Updates @utrecht/page-layout-css from 1.1.0 to 1.1.1

Release notes

Sourced from @​utrecht/page-layout-css's releases.

@​utrecht/page-layout-css@​1.1.1

Patch Changes

  • e20f33c: Provide .d.mts file for .mjs files in CSS components.
Changelog

Sourced from @​utrecht/page-layout-css's changelog.

1.1.1

Patch Changes

  • e20f33c: Provide .d.mts file for .mjs files in CSS components.
Commits

Updates @utrecht/root-css from 1.2.0 to 1.2.1

Release notes

Sourced from @​utrecht/root-css's releases.

@​utrecht/root-css@​1.2.1

Patch Changes

  • e20f33c: Provide .d.mts file for .mjs files in CSS components.
Changelog

Sourced from @​utrecht/root-css's changelog.

1.2.1

Patch Changes

  • e20f33c: Provide .d.mts file for .mjs files in CSS components.
Commits

Updates @utrecht/table-css from 1.5.0 to 1.6.1

Release notes

Sourced from @​utrecht/table-css's releases.

@​utrecht/table-css@​1.6.1

Patch Changes

  • e20f33c: Provide .d.mts file for .mjs files in CSS components.
Changelog

Sourced from @​utrecht/table-css's changelog.

1.6.1

Patch Changes

  • e20f33c: Provide .d.mts file for .mjs files in CSS components.

1.6.0

Minor Changes

  • 94ddb19: Add SCSS mixins: utrecht-table-container and utrecht-table-container--overflow-inline.

Patch Changes

  • 94ddb19: Fix .table-container to be display: block by default.
Commits
  • 014dcfa docs(release): design system packages
  • 70dc1bc docs(release): design system packages
  • 94ddb19 feat: add utrecht-table-container custom element
  • See full diff in compare view

Updates @utrecht/web-component-library-stencil from 3.1.0 to 3.6.0

Release notes

Sourced from @​utrecht/web-component-library-stencil's releases.

@​utrecht/web-component-library-stencil@​3.6.0

Minor Changes

  • 7fc678f: Button Group has component is now deprecated, because it has a new name: Action Group. Please migrate to the new Action Group component, which apart from the name is identical.

    The Button Group component remains available for some time to give you opportunity to migrate your code, but it will be removed in an upcoming major release.

@​utrecht/web-component-library-stencil@​3.5.1

Patch Changes

  • 8921e2b: Refactor how classnames for Alert are computed

@​utrecht/web-component-library-stencil@​3.5.0

Minor Changes

  • 85ed6c0: - Use fallback value info for optional type property in Alert component, when type is not given or does not match defined types.
    • Make role attribute in Alert component configurable via role property (supports either status or alert).
    • Ensure the role attribute in Alert component is always rendered.
Changelog

Sourced from @​utrecht/web-component-library-stencil's changelog.

3.6.0

Minor Changes

  • 7fc678f: Button Group has component is now deprecated, because it has a new name: Action Group. Please migrate to the new Action Group component, which apart from the name is identical.

    The Button Group component remains available for some time to give you opportunity to migrate your code, but it will be removed in an upcoming major release.

3.5.1

Patch Changes

  • 8921e2b: Refactor how classnames for Alert are computed

3.5.0

Minor Changes

  • 85ed6c0: - Use fallback value info for optional type property in Alert component, when type is not given or does not match defined types.
    • Make role attribute in Alert component configurable via role property (supports either status or alert).
    • Ensure the role attribute in Alert component is always rendered.

3.4.0

Minor Changes

  • e71766c: Add Top Task Navigation and Top Task Link web components.
  • 7ba40dd: Add ok and error appearances to Spotlight Section web component.

3.3.0

Minor Changes

  • b5c8990: Add utrecht-preserve-data custom element.
  • 94ddb19: Add utrecht-table-container custom element.

Patch Changes

  • b2cb42d: Fix utrecht-number-data web component to include the necessary CSS.

3.2.0

Minor Changes

  • cfb7a9b: Add new social icons

    • UtrechtIconBluesky
    • UtrechtIconMastodon
    • UtrechtIconThreads

... (truncated)

Commits
  • 503a506 docs(release): design system packages (#2876)
  • 7fc678f feat: button group hernoemen naar action group #2471 (#2868)
  • abe28c5 docs(release): design system packages (#2859)
  • 6c861aa fix: use alert text color token (#2855)
  • 5ec94ff docs(release): design system packages (#2829)
  • 583f110 feat: alert component should only use role status or role alert
  • b52638c feat: only use computed role in webcomponent due to role attribute conflict
  • 7f33960 feat: alert component zou role="status" moeten hebben voor type="info" (#2742)
  • d0ce355 docs(release): design system packages
  • 7ba40dd feat: add ok and error in Spotlight Section web component
  • Additional commits viewable in compare view

Updates @changesets/cli from 2.28.1 to 2.29.6

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.6

Patch Changes

@​changesets/cli@​2.29.5

Patch Changes

  • #1693 6352819 Thanks @​Andarist! - Fixed an issue with workspace:^ and workspace:~ dependency ranges not being semantically treated as, respectively, ^CURRENT_VERSION and ~CURRENT_VERSION. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.

  • Updated dependencies [6352819]:

    • @​changesets/assemble-release-plan@​6.0.9
    • @​changesets/get-release-plan@​4.0.13

@​changesets/cli@​2.29.4

Patch Changes

  • #1668 65d6632 Thanks @​Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabled

  • Updated dependencies [65d6632]:

    • @​changesets/assemble-release-plan@​6.0.8
    • @​changesets/get-release-plan@​4.0.12

@​changesets/cli@​2.29.3

Patch Changes

@​changesets/cli@​2.29.2

Patch Changes

  • #1636 f73f84a Thanks @​Netail! - Correctly resolve new changesets with since option when the .changeset directory is not directly in the git root

  • Updated dependencies [f73f84a]:

    • @​changesets/read@​0.6.5
    • @​changesets/git@​3.0.4
    • @​changesets/get-release-plan@​4.0.10
    • @​changesets/apply-release-plan@​7.0.12

@​changesets/cli@​2.29.1

Patch Changes

  • #1620 b15e629 Thanks @​Netail! - Correctly fetch new changesets with since if the git option diff.relative has been set to true

... (truncated)

Commits

Updates @types/node from 22.13.10 to 22.18.0

Commits

Updates @typescript-eslint/eslint-plugin from 8.26.1 to 8.41.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.1

8.39.1 (2025-08-11)

🩹 Fixes

  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#11464)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.41.0 (2025-08-25)

🩹 Fixes

  • deps: update dependency prettier to v3.6.2 (#11496)

You can read about our versioning strategy and releases on our website.

8.40.0 (2025-08-18)

🚀 Features

  • typescript-estree: forbid invalid keys in EnumMember (#11232)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.39.1 (2025-08-11)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.39.0 (2025-08-04)

🚀 Features

  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)
  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

... (truncated)

Commits
  • 31a7336 chore(release): publish 8.41.0
  • a4526b3 chore: skip failing tests to fix CI (#11505)
  • 03e21eb fix(deps): update dependency prettier to v3.6.2 (#11496)
  • 60c3b26 chore(release): publish 8.40.0
  • 7648622 fix(typescript-estree): revert #11232 (feat(typescript-estree): forbid invali...
  • d50a6b1 feat(typescript-estree): forbid invalid keys in EnumMember (#11232)
  • b2ee794 chore(release): publish 8.39.1
  • fee2bc6 chore: update eslint-plugin-eslint-plugin (#11449)
  • c98d513 chore(release): publish 8.39.0
  • a8def4b fix(eslint-plugin): [no-unsafe-assignment] add an unsafeObjectPattern messa...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.26.1 to 8.41.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.1

8.39.1 (2025-08-11)

🩹 Fixes

  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#11464)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.41.0 (2025-08-25)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.40.0 (2025-08-18)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.39.1 (2025-08-11)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.38.0 (2025-07-21)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.37.0 (2025-07-14)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.36.0 (2025-07-07)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.35.1 (2025-06-30)

... (truncated)

Commits
  • 31a7336 chore(release): publish 8.41.0
  • 60c3b26 chore(release): publish 8.40.0
  • b2ee794 chore(release): publish 8.39.1
  • c98d513 chore(release): publish 8.39.0
  • 2112d58 feat: update to TypeScript 5.9.2 (#11445)
  • d11e79e chore(release): publish 8.38.0
  • 816be17 chore(release): publish 8.37.0
  • 84b7a2e chore(release): publish 8.36.0
  • e2ecca6 chore: fix issues introduced by updated nx configuration (#11230)
  • f9bd7d8 chore(release): publish 8.35.1
  • Additional commits viewable in compare view

Updates eslint-config-prettier from 10.1.1 to 10.1.8

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.8

republish latest version

Full Changelog: prettier/eslint-config-prettier@v10.1.5...v10.1.8

v10.1.5

Patch Changes

Full Changelog: prettier/eslint-config-prettier@v10.1.4...v10.1.5

v10.1.4

Patch Changes

Full Changelog: prettier/eslint-config-prettier@v10.1.3...v10.1.4

v10.1.3

Patch Changes

New Contributors

Full Changelog: prettier/eslint-config-prettier@v10.1.2...v10.1.3

v10.1.2

Patch Changes

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

10.1.5

Patch Changes

10.1.4

Patch Changes

10.1.3

Patch Changes

10.1.2

Patch Changes

Commits
  • 9b0b0a4 fix: release a new latest version
  • 4c94893 chore: release eslint-config-prettier (#333)
  • 60fef02 chore: add funding field into package.json (#332)
  • f55501f chore: release eslint-config-prettier (#329)
  • 50a8a22 chore(deps): update all dependencies (#330)
  • 94b4799 fix(cli): do not crash on no rules configured (#328)
  • cdc4a5c chore: release eslint-config-prettier (#326)
  • 4e95a1d fix: this package is commonjs, align its types correctly (#325)
  • 8911369 chore: release eslint-config-prettier (#322)
  • a8768bf chore(package): add homepage url (#321)
  • Additional commits viewable in compare view

Updates eslint-plugin-import from 2.31.0 to 2.32.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.32.0

Added

Fixed

Changed

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.32.0] - 2025-06-20

Added

  • add [enforce-node-protocol-usage] rule and import/node-version setting (#3024, thanks [@​GoldStrikeArch] and [@​sevenc-nanashi])
  • add TypeScript types (#3097, thanks [@​G-Rath])
  • [extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@​Xunnamius])
  • [order]: add sortTypesGroup option to allow intragroup sorting of type-only imports (#3104, thanks [@​Xunnamius])
  • [order]: add newlines-between-types option to control intragroup sorting of type-only imports (#3127, thanks [@​Xunnamius])
  • [order]: add consolidateIslands option to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@​Xunnamius])

Fixed

  • [no-unused-modules]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@​michaelfaith])
  • configs: added missing name attribute for eslint config inspector (#3151, thanks [@​NishargShah])
  • [order]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@​Xunnamius])
  • [order]: resolve undefined property access issue when using named ordering (#3166, thanks [@​Xunnamius])
  • [enforce-node-protocol-usage]: avoid a crash with some TS code (#3173, thanks [@​ljharb])
  • [order]: codify invariants from docs into config schema (#3152, thanks [@​Xunnamius])

Changed

Commits
  • 01c9eb0 v2.32.0
  • ae57cc1 [Deps] update array-includes, array.prototype.findlastindex, `eslint-modu...
  • 9e1ad6b [Fix] order: codify invariants from docs into config schema
  • f017790 [Docs] no-restricted-paths: clarify wording and fix errors
  • 7d83a57 [Docs] no-unused-modules: add missing double quote
  • 519eb94 [utils] v2.12.1
  • 71ad145 [actions] split out tests into new vs old eslint
  • 9b096c4 [utils] [dev deps] update @arethetypeswrong/cli, @ljharb/tsconfig, `@type...
  • da5f6ec [Fix] enforce-node-protocol-usage: avoid a crash with some TS code
  • 6e49a58 [Refactor] order: remove unnecessary negative check
  • Additional commits viewable in compare view

Updates eslint-plugin-mdx from 3.2.0 to 3.6.2

Release notes

Sourced from eslint-plugin-mdx's releases.

eslint-plugin-mdx@3.6.2

Patch Changes

…9 updates

Bumps the patch-and-minor-dependencies group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nl-design-system-unstable/basis-design-tokens](https://github.com/nl-design-system/themes/tree/HEAD/proprietary/basis-design-tokens) | `3.0.0` | `3.0.1` |
| [@utrecht/body-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/body) | `1.2.0` | `1.2.1` |
| [@utrecht/page-layout-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/page-layout) | `1.1.0` | `1.1.1` |
| [@utrecht/root-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/root) | `1.2.0` | `1.2.1` |
| [@utrecht/table-css](https://github.com/nl-design-system/utrecht/tree/HEAD/components/table) | `1.5.0` | `1.6.1` |
| [@utrecht/web-component-library-stencil](https://github.com/nl-design-system/utrecht/tree/HEAD/packages/web-component-library-stencil) | `3.1.0` | `3.6.0` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.28.1` | `2.29.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.10` | `22.18.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.26.1` | `8.41.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.26.1` | `8.41.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.8` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` |
| [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.2.0` | `3.6.2` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.4` | `7.37.5` |
| [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.44.0` | `0.45.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` |
| [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.15.0` | `16.23.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.2` |



Updates `@nl-design-system-unstable/basis-design-tokens` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/nl-design-system/themes/releases)
- [Commits](https://github.com/nl-design-system/themes/commits/@nl-design-system-unstable/basis-design-tokens@3.0.1/proprietary/basis-design-tokens)

Updates `@utrecht/body-css` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/body/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/body-css@1.2.1/components/body)

Updates `@utrecht/page-layout-css` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/page-layout/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/page-layout-css@1.1.1/components/page-layout)

Updates `@utrecht/root-css` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/root/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/root-css@1.2.1/components/root)

Updates `@utrecht/table-css` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/components/table/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/table-css@1.6.1/components/table)

Updates `@utrecht/web-component-library-stencil` from 3.1.0 to 3.6.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/packages/web-component-library-stencil/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/web-component-library-stencil@3.6.0/packages/web-component-library-stencil)

Updates `@changesets/cli` from 2.28.1 to 2.29.6
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.28.1...@changesets/cli@2.29.6)

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

Updates `@typescript-eslint/eslint-plugin` from 8.26.1 to 8.41.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.26.1 to 8.41.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/parser)

Updates `eslint-config-prettier` from 10.1.1 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.8)

Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)

Updates `eslint-plugin-mdx` from 3.2.0 to 3.6.2
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.2.0...eslint-plugin-mdx@3.6.2)

Updates `eslint-plugin-react` from 7.37.4 to 7.37.5
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5)

Updates `markdownlint-cli` from 0.44.0 to 0.45.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.44.0...v0.45.0)

Updates `postcss` from 8.5.3 to 8.5.6
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.3...8.5.6)

Updates `prettier` from 3.5.3 to 3.6.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.3...3.6.2)

Updates `stylelint` from 16.15.0 to 16.23.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.15.0...16.23.1)

Updates `typescript` from 5.8.2 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.2...v5.9.2)

---
updated-dependencies:
- dependency-name: "@nl-design-system-unstable/basis-design-tokens"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: "@utrecht/body-css"
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: "@utrecht/page-layout-css"
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: "@utrecht/root-css"
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: "@utrecht/table-css"
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: "@utrecht/web-component-library-stencil"
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: "@changesets/cli"
  dependency-version: 2.29.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: "@types/node"
  dependency-version: 22.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: eslint-plugin-mdx
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: eslint-plugin-react
  dependency-version: 7.37.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: markdownlint-cli
  dependency-version: 0.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: postcss
  dependency-version: 8.5.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: stylelint
  dependency-version: 16.23.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
...

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 Sep 1, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2025

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

@dependabot dependabot bot closed this Nov 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patch-and-minor-dependencies-fb5f077112 branch November 1, 2025 07:18
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