Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 7 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@reportportal/agent-js-jest](https://github.com/reportportal/agent-js-jest) | `5.0.7` | `5.1.0` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.2` | `2.5.1` |
| [loglevel](https://github.com/pimterry/loglevel) | `1.8.1` | `1.9.1` |
| [react-virtuoso](https://github.com/petyosi/react-virtuoso) | `4.6.2` | `4.10.1` |
| [cypress-tags](https://github.com/infosum/cypress-tags) | `1.1.2` | `1.2.2` |
| [enzyme-adapter-react-16](https://github.com/enzymejs/enzyme/tree/HEAD/packages/enzyme-adapter-react-16) | `1.15.7` | `1.15.8` |
| [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.3` | `2.0.5` |



Updates `@reportportal/agent-js-jest` from 5.0.7 to 5.1.0
- [Release notes](https://github.com/reportportal/agent-js-jest/releases)
- [Changelog](https://github.com/reportportal/agent-js-jest/blob/develop/CHANGELOG.md)
- [Commits](reportportal/agent-js-jest@v5.0.7...v5.1.0)

Updates `classnames` from 2.3.2 to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](JedWatson/classnames@v2.3.2...v2.5.1)

Updates `loglevel` from 1.8.1 to 1.9.1
- [Release notes](https://github.com/pimterry/loglevel/releases)
- [Commits](pimterry/loglevel@v1.8.1...v1.9.1)

Updates `react-virtuoso` from 4.6.2 to 4.10.1
- [Release notes](https://github.com/petyosi/react-virtuoso/releases)
- [Commits](petyosi/react-virtuoso@v4.6.2...v4.10.1)

Updates `cypress-tags` from 1.1.2 to 1.2.2
- [Changelog](https://github.com/infosum/cypress-tags/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infosum/cypress-tags/commits)

Updates `enzyme-adapter-react-16` from 1.15.7 to 1.15.8
- [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/enzymejs/enzyme/commits/[email protected]/packages/enzyme-adapter-react-16)

Updates `start-server-and-test` from 2.0.3 to 2.0.5
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.3...v2.0.5)

---
updated-dependencies:
- dependency-name: "@reportportal/agent-js-jest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: classnames
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: loglevel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-virtuoso
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cypress-tags
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: enzyme-adapter-react-16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent b167ce9 commit 9186aeb
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 136 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"@semantic-release/git": "^10",
"@testing-library/react": "^12.1.5",
"cypress": "^12.16.0",
"cypress-tags": "^1.1.2",
"cypress-tags": "^1.2.2",
"cypress-wait-until": "^1.7.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.7",
"enzyme-adapter-react-16": "^1.15.8",
"enzyme-to-json": "^3.6.2",
"eslint-plugin-cypress": "^2.15.1",
"patch-package": "^6.5.1",
"redux-devtools": "^3.7.0",
"redux-mock-store": "^1.5.4",
"semantic-release": "^20",
"start-server-and-test": "^2.0.3"
"start-server-and-test": "^2.0.5"
},
"dependencies": {
"@dhis2/analytics": "^26.7.5",
Expand All @@ -48,11 +48,11 @@
"@dhis2/maps-gl": "^4.0.0",
"@krakenjs/post-robot": "^11.0.0",
"@reportportal/agent-js-cypress": "git+https://github.com/dhis2/agent-js-cypress.git#develop",
"@reportportal/agent-js-jest": "^5.0.7",
"@reportportal/agent-js-jest": "^5.1.0",
"@testing-library/react-hooks": "^8.0.1",
"abortcontroller-polyfill": "^1.7.5",
"array-move": "^4.0.0",
"classnames": "^2.3.2",
"classnames": "^2.5.1",
"d2": "^31.10.2",
"d2-utilizr": "^0.2.16",
"d3-array": "^3.2.4",
Expand All @@ -67,15 +67,15 @@
"history": "^5.3.0",
"html-to-image": "^1.11.1",
"lodash": "^4.17.21",
"loglevel": "^1.8.1",
"loglevel": "^1.9.1",
"prop-types": "^15.8.1",
"query-string": "^8.1.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-redux": "^8.1.2",
"react-sortable-hoc": "^1.11.0",
"react-virtualized": "^9.22.5",
"react-virtuoso": "^4.6.2",
"react-virtuoso": "^4.10.1",
"redux": "^4.2.1",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.4.2",
Expand Down
Loading

0 comments on commit 9186aeb

Please sign in to comment.