Skip to content

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

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

chore(deps-dev): bump the devdependencies group across 1 directory with 9 updates#3332
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/devdependencies-b8f0eb41e7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Package From To
@dhis2/cli-app-scripts 12.11.0 12.11.1
@dhis2/cli-style 10.7.9 10.7.10
@dhis2/cypress-commands 10.1.0 10.1.2
@dhis2/cypress-plugins 10.1.0 10.1.2
@testing-library/dom 10.4.0 10.4.1
@testing-library/jest-dom 6.6.3 6.9.1
@testing-library/react 16.3.0 16.3.2
cypress-real-events 1.13.0 1.15.0
redux-mock-store 1.5.4 1.5.5

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

Release notes

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

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.1 (2026-05-19)

Bug Fixes

  • i18n: extract manifest translation strings on start command (#958) (0d7ac89)
Commits
  • 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/cypress-commands from 10.1.0 to 10.1.2

Release notes

Sourced from @​dhis2/cypress-commands's releases.

v10.1.2

10.1.2 (2026-04-08)

Bug Fixes

  • check Cypress.expose availability lazily and remove undefined fallback (#422) (53542bf)

v10.1.1

10.1.1 (2026-04-07)

Bug Fixes

Changelog

Sourced from @​dhis2/cypress-commands's changelog.

10.1.2 (2026-04-08)

Bug Fixes

  • check Cypress.expose availability lazily and remove undefined fallback (#422) (53542bf)

10.1.1 (2026-04-07)

Bug Fixes

Commits
  • b90539b chore(release): cut 10.1.2 [skip ci]
  • 53542bf fix: check Cypress.expose availability lazily and remove undefined fallback (...
  • 4542680 chore(release): cut 10.1.1 [skip ci]
  • 1344608 fix: pin dependency to fixed version to enable release (#421)
  • fe58fc5 fix: align dependency versions (#420)
  • 9092fe3 fix: address cypress env warning (#407)
  • See full diff in compare view

Updates @dhis2/cypress-plugins from 10.1.0 to 10.1.2

Release notes

Sourced from @​dhis2/cypress-plugins's releases.

v10.1.2

10.1.2 (2026-04-08)

Bug Fixes

  • check Cypress.expose availability lazily and remove undefined fallback (#422) (53542bf)

v10.1.1

10.1.1 (2026-04-07)

Bug Fixes

Changelog

Sourced from @​dhis2/cypress-plugins's changelog.

10.1.2 (2026-04-08)

Bug Fixes

  • check Cypress.expose availability lazily and remove undefined fallback (#422) (53542bf)

10.1.1 (2026-04-07)

Bug Fixes

Commits
  • b90539b chore(release): cut 10.1.2 [skip ci]
  • 53542bf fix: check Cypress.expose availability lazily and remove undefined fallback (...
  • 4542680 chore(release): cut 10.1.1 [skip ci]
  • 1344608 fix: pin dependency to fixed version to enable release (#421)
  • fe58fc5 fix: align dependency versions (#420)
  • 9092fe3 fix: address cypress env warning (#407)
  • See full diff in compare view

Updates @testing-library/dom from 10.4.0 to 10.4.1

Release notes

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

v10.4.1

10.4.1 (2025-07-27)

Bug Fixes

Commits

Updates @testing-library/jest-dom from 6.6.3 to 6.9.1

Release notes

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

v6.9.1

6.9.1 (2025-10-01)

Bug Fixes

v6.9.0

6.9.0 (2025-09-30)

Features

  • Add .toAppearBefore/.toAppearAfter matcher (#702) (95f870a)

v6.8.0

6.8.0 (2025-08-20)

Features

v6.7.0

6.7.0 (2025-08-13)

Features

v6.6.4

6.6.4 (2025-07-26)

Performance Improvements

Commits

Updates @testing-library/react from 16.3.0 to 16.3.2

Release notes

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

v16.3.2

16.3.2 (2026-01-19)

Bug Fixes

  • Update 'onCaughtError' type inference in 'RenderOptions' to work with React v19 (#1438) (f32bd1b)

v16.3.1

16.3.1 (2025-12-15)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​testing-library/react since your current version.


Updates cypress-real-events from 1.13.0 to 1.15.0

Release notes

Sourced from cypress-real-events's releases.

v1.15.0

Changes

  • Cypress v15 support
  • Better support for cypress docker browsers

v1.14.0

1.14.0 (2025-01-21)

Features

Commits
  • 91df596 fix: CI issues and docker config
  • b4f3a84 chore(ci): bump cypress circleci orb from 3.3.1 to 5.0.1
  • 42bf8a5 chore(deps): Support cypress v15
  • ccfb02d feat: Upgrade to cypress v14
  • cc7f577 chore(deps): Support cypress v14 (#714)
  • 3cebc7d chore(readme): update twitter handle
  • 9a4dd17 chore: Upgrade connection instruction for modern cypress
  • 06f1b2f chore(ci): run release on 'release' branch
  • See full diff in compare view

Updates redux-mock-store from 1.5.4 to 1.5.5

Release notes

Sourced from redux-mock-store's releases.

v1.5.5 - Deprecation

This patch release deprecates the configureStore method, as this package does not align with the Redux team's recommended testing practices. Instead, we recommend testing with a real store.

Testing with a mock store leads to potentially confusing behaviour, such as state not updating when actions are dispatched. Additionally, it's a lot less useful to assert on the actions dispatched rather than the observable state changes.

You can test the entire combination of action creators, reducers, and selectors in a single test, for example:

it('should add a todo', () => {
  const store = makeStore() // a user defined reusable store factory
store.dispatch(addTodo('Use Redux'))
expect(selectTodos(store.getState())).toEqual([
{ text: 'Use Redux', completed: false }
])
})

This avoids common pitfalls of testing each of these in isolation, such as mocked state shape becoming out of sync with the actual application.

legacy_configureStore

We recognise that for many codebases, migration will be a major effort that some may not be able to allocate time for. The @deprecated tag is just a visual strikethrough, but some tools will add extra warnings when it is used.

We now have a legacy_configureStore export (similar to legacy_createStore in Redux core) which is the same function but without this tag. You can change any imports to use this if the deprecation notice presents significant issues for you.

- import configureStore from "redux-mock-store"
+ import { legacy_configureStore as configureStore } from "redux-mock-store"
// or

import { configureStore } from "redux-mock-store"


import { legacy_configureStore as configureStore } from "redux-mock-store"

Full Changelog: reduxjs/redux-mock-store@v1.5.4...v1.5.5

Commits
Maintainer changes

This version was pushed to npm by eskimojo, a new releaser for redux-mock-store since your current version.

Install script changes

This version modifies prepublish script that runs during installation. Review the package contents before updating.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…th 9 updates

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

| Package | From | To |
| --- | --- | --- |
| [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) | `12.11.0` | `12.11.1` |
| [@dhis2/cli-style](https://github.com/dhis2/cli-style) | `10.7.9` | `10.7.10` |
| [@dhis2/cypress-commands](https://github.com/dhis2/cli-utils-cypress) | `10.1.0` | `10.1.2` |
| [@dhis2/cypress-plugins](https://github.com/dhis2/cli-utils-cypress) | `10.1.0` | `10.1.2` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.0` | `10.4.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.9.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` |
| [cypress-real-events](https://github.com/dmtrKovalenko/cypress-real-events) | `1.13.0` | `1.15.0` |
| [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store) | `1.5.4` | `1.5.5` |



Updates `@dhis2/cli-app-scripts` from 12.11.0 to 12.11.1
- [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.1/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/cypress-commands` from 10.1.0 to 10.1.2
- [Release notes](https://github.com/dhis2/cli-utils-cypress/releases)
- [Changelog](https://github.com/dhis2/cli-utils-cypress/blob/master/CHANGELOG.md)
- [Commits](dhis2/cli-utils-cypress@v10.1.0...v10.1.2)

Updates `@dhis2/cypress-plugins` from 10.1.0 to 10.1.2
- [Release notes](https://github.com/dhis2/cli-utils-cypress/releases)
- [Changelog](https://github.com/dhis2/cli-utils-cypress/blob/master/CHANGELOG.md)
- [Commits](dhis2/cli-utils-cypress@v10.1.0...v10.1.2)

Updates `@testing-library/dom` from 10.4.0 to 10.4.1
- [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.0...v10.4.1)

Updates `@testing-library/jest-dom` from 6.6.3 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.3...v6.9.1)

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

Updates `cypress-real-events` from 1.13.0 to 1.15.0
- [Release notes](https://github.com/dmtrKovalenko/cypress-real-events/releases)
- [Commits](dmtrKovalenko/cypress-real-events@v1.13.0...v1.15.0)

Updates `redux-mock-store` from 1.5.4 to 1.5.5
- [Release notes](https://github.com/arnaudbenard/redux-mock-store/releases)
- [Commits](reduxjs/redux-mock-store@v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: "@dhis2/cli-app-scripts"
  dependency-version: 12.11.1
  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/cypress-commands"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@dhis2/cypress-plugins"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@testing-library/dom"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: cypress-real-events
  dependency-version: 1.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: redux-mock-store
  dependency-version: 1.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 May 26, 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