Skip to content

chore(deps-dev): bump the devdependencies group across 1 directory with 11 updates - #1847

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/devdependencies-983a305c9d
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/devdependencies-983a305c9d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the devdependencies group with 11 updates in the / directory:

Package From To
@dhis2/app-runtime 3.16.0 3.17.4
@dhis2/cli-app-scripts 12.11.0 12.11.5
@dhis2/cli-style 10.7.9 10.7.10
@dhis2/ui 10.12.11 10.17.0
@storybook/preset-create-react-app 10.3.4 10.6.0
@storybook/react-webpack5 10.3.4 10.6.0
@testing-library/dom 10.4.1 10.4.2
@testing-library/react 16.3.2 16.3.3
@testing-library/user-event 14.6.1 14.6.7
storybook 10.3.4 10.6.0
eslint-plugin-storybook 10.3.4 10.6.0

Updates @dhis2/app-runtime from 3.16.0 to 3.17.4

Release notes

Sourced from @​dhis2/app-runtime's releases.

v3.17.4

3.17.4 (2026-08-23)

Bug Fixes

  • data-service: stabilize data engine context (#1445) (2337108)

v3.17.3

3.17.3 (2026-06-23)

Bug Fixes

  • avoid redundant network request when serving cached query alias (#1442) (8b71404)

v3.17.2

3.17.2 (2026-06-18)

Bug Fixes

  • add data-engine as a dependency of data service (65adbfd)

v3.17.1

3.17.1 (2026-06-14)

Bug Fixes

  • publish all files to npm (2f896c6)

v3.17.0

3.17.0 (2026-04-16)

Bug Fixes

Features

  • move data engine to a standalone package without react dependency [LIBS-711] (#1392) (f16c5c8)
  • support api key authentication and automatic query alias creation (#1418) (6e8e9f6)

v3.17.0-beta.4

3.17.0-beta.4 (2026-04-16)

... (truncated)

Changelog

Sourced from @​dhis2/app-runtime's changelog.

3.17.4 (2026-08-23)

Bug Fixes

  • data-service: stabilize data engine context (#1445) (2337108)

3.17.3 (2026-06-23)

Bug Fixes

  • avoid redundant network request when serving cached query alias (#1442) (8b71404)

3.17.2 (2026-06-18)

Bug Fixes

  • add data-engine as a dependency of data service (65adbfd)

3.17.1 (2026-06-14)

Bug Fixes

  • publish all files to npm (2f896c6)

3.17.0 (2026-04-16)

Bug Fixes

Features

  • move data engine to a standalone package without react dependency [LIBS-711] (#1392) (f16c5c8)
  • support api key authentication and automatic query alias creation (#1418) (6e8e9f6)

3.17.0-beta.4 (2026-04-16)

Bug Fixes

3.17.0-beta.3 (2026-04-15)

... (truncated)

Commits
  • 4225ba8 chore(release): cut 3.17.4 [skip ci]
  • c619932 chore(release): cut 3.17.3 [skip ci]
  • fcc10ad chore(release): cut 3.17.2 [skip ci]
  • 2f764e0 chore(release): cut 3.17.1 [skip ci]
  • 2f896c6 fix: publish all files to npm
  • 3f6b1b7 chore(release): cut 3.17.0 [skip ci]
  • 3b3a6fa chore(release): cut 3.17.0-beta.4 [skip ci]
  • ac3c7b5 chore(release): cut 3.17.0-beta.3 [skip ci]
  • 9a08180 fix: move from cli-style to shared configs (#1434)
  • 2a425e8 chore(release): cut 3.17.0-beta.2 [skip ci]
  • Additional commits viewable in compare view

Updates @dhis2/cli-app-scripts from 12.11.0 to 12.11.5

Release notes

Sourced from @​dhis2/cli-app-scripts's releases.

v12.11.5

12.11.5 (2026-09-11)

Bug Fixes

  • i18n: skip extracting phantom manifest keys (#963) (60b3b23)

v12.11.4

12.11.4 (2026-08-23)

Bug Fixes

v12.11.3

12.11.3 (2026-06-15)

Bug Fixes

  • i18n: emit manifest strings from config in standalone extract (#961) (5562b0f)

v12.11.2

12.11.2 (2026-06-11)

Bug Fixes

  • bundle source code in package (and set up signed commits) (#960) (e83334f)

v12.11.1

12.11.1 (2026-05-19)

Bug Fixes

  • i18n: extract manifest translation strings on start command (#958) (0d7ac89)
Changelog

Sourced from @​dhis2/cli-app-scripts's changelog.

12.11.5 (2026-09-11)

Bug Fixes

  • i18n: skip extracting phantom manifest keys (#963) (60b3b23)

12.11.4 (2026-08-23)

Bug Fixes

12.11.3 (2026-06-15)

Bug Fixes

  • i18n: emit manifest strings from config in standalone extract (#961) (5562b0f)

12.11.2 (2026-06-11)

Bug Fixes

  • bundle source code in package (and set up signed commits) (#960) (e83334f)

12.11.1 (2026-05-19)

Bug Fixes

  • i18n: extract manifest translation strings on start command (#958) (0d7ac89)
Commits
  • e6d6514 chore(release): cut 12.11.5 [skip release]
  • 60b3b23 fix(i18n): skip extracting phantom manifest keys (#963)
  • b305762 chore(release): cut 12.11.4 [skip release]
  • 5a4b5bf chore(release): cut 12.11.3 [skip release]
  • 5562b0f fix(i18n): emit manifest strings from config in standalone extract (#961)
  • 82a359c chore(release): cut 12.11.2 [skip release]
  • 29e7314 chore(release): cut 12.11.1 [skip release]
  • 0d7ac89 fix(i18n): extract manifest translation strings on start command (#958)
  • See full diff in compare view

Updates @dhis2/cli-style from 10.7.9 to 10.7.10

Release notes

Sourced from @​dhis2/cli-style's releases.

v10.7.10

10.7.10 (2026-04-08)

Bug Fixes

Changelog

Sourced from @​dhis2/cli-style's changelog.

10.7.10 (2026-04-08)

Bug Fixes

Commits

Updates @dhis2/ui from 10.12.11 to 10.17.0

Release notes

Sourced from @​dhis2/ui's releases.

v10.17.0

10.17.0 (2026-07-20)

Features

  • select: flexibility in dropdown menu width (#1744) (b721f9d)

v10.16.5

10.16.5 (2026-07-20)

Bug Fixes

  • sort root nodes unless opted out via suppressAlphabeticalSorting (#1753) (43179d8)

v10.16.4

10.16.4 (2026-06-30)

Bug Fixes

v10.16.3

10.16.3 (2026-06-11)

Bug Fixes

  • include source files in bundled UI library (#1748) (e3fb77a)

v10.16.3-alpha.1

10.16.3-alpha.1 (2026-06-10)

Bug Fixes

  • include source files in bundled UI library (#1748) (e3fb77a)

v10.16.2

10.16.2 (2026-06-02)

Bug Fixes

v10.16.1

10.16.1 (2026-05-29)

... (truncated)

Changelog

Sourced from @​dhis2/ui's changelog.

10.17.0 (2026-07-20)

Features

  • select: flexibility in dropdown menu width (#1744) (b721f9d)

10.16.5 (2026-07-20)

Bug Fixes

  • sort root nodes unless opted out via suppressAlphabeticalSorting (#1753) (43179d8)

10.16.4 (2026-06-30)

Bug Fixes

10.16.3 (2026-06-11)

Bug Fixes

  • include source files in bundled UI library (#1748) (e3fb77a)

10.16.3-alpha.1 (2026-06-10)

Bug Fixes

  • include source files in bundled UI library (#1748) (e3fb77a)

10.16.2 (2026-06-02)

Bug Fixes

10.16.1 (2026-05-29)

Bug Fixes

  • select: handle Tab key to close menu in Select component (#1746) (1f77a51)

10.16.0 (2026-05-26)

... (truncated)

Commits
  • f37cab0 chore(release): cut 10.17.0 [skip release]
  • 27108d3 chore(release): cut 10.16.5 [skip release]
  • fc2740b chore(release): cut 10.16.4 [skip release]
  • b06802e chore(release): cut 10.16.3 [skip release]
  • 15e4024 chore(release): cut 10.16.3-alpha.1 [skip release]
  • e3fb77a fix: include source files in bundled UI library (#1748)
  • 42b8cbe chore(release): cut 10.16.2 [skip release]
  • 2ae1dd1 chore(release): cut 10.16.1 [skip release]
  • 137773e chore(release): cut 10.16.0 [skip release]
  • a75599b chore(release): cut 10.15.1 [skip release]
  • Additional commits viewable in compare view

Updates @storybook/preset-create-react-app from 10.3.4 to 10.6.0

Release notes

Sourced from @​storybook/preset-create-react-app's releases.

v10.6.0

10.6.0

New skills architecture for agentic workflows

Storybook 10.6 contains hundreds of fixes and improvements:

  • 💻 CLI bindings for agent tools/skills
  • 🅰️ Angular-Vite MCP/skills support and improved docgen/snippets (experimental)
  • 🟢 Vue MCP/skills support and improved docgen/snippets (experimental)
  • 🧩 Tanstack / NextJS-Vite framework bugfixes
  • ⚡ Improved performance and reduced bundle size

... (truncated)

Changelog

Sourced from @​storybook/preset-create-react-app's changelog.

10.6.0

New skills architecture for agentic workflows

Storybook 10.6 contains hundreds of fixes and improvements:

  • 💻 CLI bindings for agent tools/skills
  • 🅰️ Angular-Vite MCP/skills support and improved docgen/snippets (experimental)
  • 🟢 Vue MCP/skills support and improved docgen/snippets (experimental)
  • 🧩 Tanstack / NextJS-Vite framework bugfixes
  • ⚡ Improved performance and reduced bundle size

... (truncated)

Commits
  • a777773 Bump version from "10.6.0-beta.3" to "10.6.0" [skip ci]
  • f32b366 Bump version from "10.6.0-beta.2" to "10.6.0-beta.3" [skip ci]
  • 0ad1336 Bump version from "10.6.0-beta.1" to "10.6.0-beta.2" [skip ci]
  • 16359ee Bump version from "10.6.0-beta.0" to "10.6.0-beta.1" [skip ci]
  • 2e0e2f6 Bump version from "10.6.0-alpha.9" to "10.6.0-beta.0" [skip ci]
  • 6a6dec2 Bump version from "10.6.0-alpha.8" to "10.6.0-alpha.9" [skip ci]
  • cd2d163 Bump version from "10.6.0-alpha.7" to "10.6.0-alpha.8" [skip ci]
  • 898f0ce Bump version from "10.6.0-alpha.6" to "10.6.0-alpha.7" [skip ci]
  • cf97b46 Bump version from "10.6.0-alpha.5" to "10.6.0-alpha.6" [skip ci]
  • 2b7f6be Bump version from "10.6.0-alpha.4" to "10.6.0-alpha.5" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/react-webpack5 from 10.3.4 to 10.6.0

Release notes

Sourced from @​storybook/react-webpack5's releases.

v10.6.0

10.6.0

New skills architecture for agentic workflows

Storybook 10.6 contains hundreds of fixes and improvements:

  • 💻 CLI bindings for agent tools/skills
  • 🅰️ Angular-Vite MCP/skills support and improved docgen/snippets (experimental)
  • 🟢 Vue MCP/skills support and improved docgen/snippets (experimental)
  • 🧩 Tanstack / NextJS-Vite framework bugfixes
  • ⚡ Improved performance and reduced bundle size

... (truncated)

Changelog

Sourced from @​storybook/react-webpack5's changelog.

10.6.0

New skills architecture for agentic workflows

Storybook 10.6 contains hundreds of fixes and improvements:

  • 💻 CLI bindings for agent tools/skills
  • 🅰️ Angular-Vite MCP/skills support and improved docgen/snippets (experimental)
  • 🟢 Vue MCP/skills support and improved docgen/snippets (experimental)
  • 🧩 Tanstack / NextJS-Vite framework bugfixes
  • ⚡ Improved performance and reduced bundle size

…th 11 updates

Bumps the devdependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@dhis2/app-runtime](https://github.com/dhis2/app-runtime/tree/HEAD/runtime) | `3.16.0` | `3.17.4` |
| [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) | `12.11.0` | `12.11.5` |
| [@dhis2/cli-style](https://github.com/dhis2/cli-style) | `10.7.9` | `10.7.10` |
| [@dhis2/ui](https://github.com/dhis2/ui/tree/HEAD/collections/ui) | `10.12.11` | `10.17.0` |
| [@storybook/preset-create-react-app](https://github.com/storybookjs/storybook/tree/HEAD/code/presets/create-react-app) | `10.3.4` | `10.6.0` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `10.3.4` | `10.6.0` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.1` | `10.4.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.7` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.3.4` | `10.6.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.3.4` | `10.6.0` |



Updates `@dhis2/app-runtime` from 3.16.0 to 3.17.4
- [Release notes](https://github.com/dhis2/app-runtime/releases)
- [Changelog](https://github.com/dhis2/app-runtime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dhis2/app-runtime/commits/v3.17.4/runtime)

Updates `@dhis2/cli-app-scripts` from 12.11.0 to 12.11.5
- [Release notes](https://github.com/dhis2/app-platform/releases)
- [Changelog](https://github.com/dhis2/app-platform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dhis2/app-platform/commits/v12.11.5/cli)

Updates `@dhis2/cli-style` from 10.7.9 to 10.7.10
- [Release notes](https://github.com/dhis2/cli-style/releases)
- [Changelog](https://github.com/dhis2/cli-style/blob/master/CHANGELOG.md)
- [Commits](dhis2/cli-style@v10.7.9...v10.7.10)

Updates `@dhis2/ui` from 10.12.11 to 10.17.0
- [Release notes](https://github.com/dhis2/ui/releases)
- [Changelog](https://github.com/dhis2/ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dhis2/ui/commits/v10.17.0/collections/ui)

Updates `@storybook/preset-create-react-app` from 10.3.4 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v10.6.0/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/presets/create-react-app)

Updates `@storybook/react-webpack5` from 10.3.4 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/frameworks/react-webpack5)

Updates `@testing-library/dom` from 10.4.1 to 10.4.2
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.4.1...v10.4.2)

Updates `@testing-library/react` from 16.3.2 to 16.3.3
- [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.3.2...v16.3.3)

Updates `@testing-library/user-event` from 14.6.1 to 14.6.7
- [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.6.1...v14.6.7)

Updates `storybook` from 10.3.4 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/core)

Updates `eslint-plugin-storybook` from 10.3.4 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/lib/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@dhis2/app-runtime"
  dependency-version: 3.17.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@dhis2/cli-app-scripts"
  dependency-version: 12.11.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@dhis2/cli-style"
  dependency-version: 10.7.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@dhis2/ui"
  dependency-version: 10.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@storybook/preset-create-react-app"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@storybook/react-webpack5"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@testing-library/dom"
  dependency-version: 10.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: storybook
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
...

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 17, 2026
@sonarqubecloud

Copy link
Copy Markdown

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