Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

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

Package From To
@dhis2/cli-app-scripts 11.7.4 11.7.5
@dhis2/cli-style 10.7.4 10.7.5
@dhis2/ui 9.4.4 9.14.0
@storybook/preset-create-react-app 8.3.6 8.4.2
@storybook/react 8.3.6 8.4.2
@storybook/react-webpack5 8.3.6 8.4.2
enzyme-adapter-react-16 1.15.6 1.15.8
storybook 8.3.6 8.4.2

Updates @dhis2/cli-app-scripts from 11.7.4 to 11.7.5

Release notes

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

v11.7.5

11.7.5 (2024-11-04)

Bug Fixes

  • publishVersion: fix maxBodyLength when uploading to appHub (c5abfd1)
Changelog

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

11.7.5 (2024-11-04)

Bug Fixes

  • publishVersion: fix maxBodyLength when uploading to appHub (c5abfd1)
Commits
  • f9391bf chore(release): cut 11.7.5 [skip release]
  • c5abfd1 fix(publishVersion): fix maxBodyLength when uploading to appHub
  • See full diff in compare view

Updates @dhis2/cli-style from 10.7.4 to 10.7.5

Release notes

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

v10.7.5

10.7.5 (2024-10-28)

Bug Fixes

Features

Changelog

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

10.7.5 (2024-10-28)

Bug Fixes

Features

10.8.0-alpha.1 (2024-10-22)

Features

  • support typescript linting and type checking (#474) (b68f69a)
Commits

Updates @dhis2/ui from 9.4.4 to 9.14.0

Release notes

Sourced from @​dhis2/ui's releases.

v9.14.0

9.14.0 (2024-11-13)

Features

  • add data sharing to sharing dialog [LIBS-677] (#1629) (7e15c7f)

v9.13.0

9.13.0 (2024-11-05)

Bug Fixes

  • peer dependency issue with npm publish (#1628) (1319654)
  • translations: sync translations from transifex (master) (7f22330)

Features

  • update react peer dependency to react@18 (#1624) (5d3c2a4)

v9.12.0

9.12.0 (2024-10-29)

Features

  • icons: add link-off icons (e72be1e)

v9.12.0-alpha.4

9.12.0-alpha.4 (2024-09-27)

Bug Fixes

v9.12.0-alpha.3

9.12.0-alpha.3 (2024-09-26)

Features

  • calendar input to work with react final form (827c3f8)

v9.12.0-alpha.2

9.12.0-alpha.2 (2024-09-24)

... (truncated)

Changelog

Sourced from @​dhis2/ui's changelog.

9.14.0 (2024-11-13)

Features

  • add data sharing to sharing dialog [LIBS-677] (#1629) (7e15c7f)

9.13.0 (2024-11-05)

Bug Fixes

  • peer dependency issue with npm publish (#1628) (1319654)
  • translations: sync translations from transifex (master) (7f22330)

Features

  • update react peer dependency to react@18 (#1624) (5d3c2a4)

9.12.0 (2024-10-29)

Features

  • icons: add link-off icons (e72be1e)

9.11.8 (2024-10-15)

Bug Fixes

  • sharing-dialog: add 'route' to SharingType type (#1617) (1d9664a)

9.11.7 (2024-10-01)

Bug Fixes

  • revert "fix: select-field not showing in correct place" (#1614) (c83de6b)

9.11.6 (2024-09-29)

Bug Fixes

  • translations: sync translations from transifex (master) (491bf04)

9.11.5 (2024-09-26)

... (truncated)

Commits
  • 88acc95 chore(release): cut 9.14.0 [skip release]
  • eb6847d chore(release): cut 9.13.0 [skip release]
  • 5d3c2a4 feat: update react peer dependency to react@18 (#1624)
  • 98058eb chore(release): cut 9.12.0 [skip release]
  • 3b5c73c chore(release): cut 9.11.8 [skip release]
  • 3e9d010 chore(release): cut 9.11.7 [skip release]
  • 1373298 chore(release): cut 9.11.6 [skip release]
  • 4902126 chore(release): cut 9.11.5 [skip release]
  • fc45bbb chore(release): cut 9.11.4 [skip release]
  • 72e259e chore(release): cut 9.11.3 [skip release]
  • Additional commits viewable in compare view

Updates @storybook/preset-create-react-app from 8.3.6 to 8.4.2

Release notes

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

v8.4.2

8.4.2

v8.4.1

8.4.1

v8.4.0

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements

... (truncated)

Changelog

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

8.4.2

8.4.1

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements

... (truncated)

Commits
  • d5fa671 Bump version from "8.4.1" to "8.4.2" [skip ci]
  • 9983774 Bump version from "8.4.0" to "8.4.1" [skip ci]
  • 939651b Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]
  • e94dc92 Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]
  • c6dc5f6 Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]
  • 72b24f8 Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci]
  • 88c7787 Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci]
  • 7987b04 Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci]
  • d609826 Bump version from "8.4.0-alpha.8" to "8.4.0-beta.0" [skip ci]
  • 3e154da Bump version from "8.4.0-alpha.7" to "8.4.0-alpha.8" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/react from 8.3.6 to 8.4.2

Release notes

Sourced from @​storybook/react's releases.

v8.4.2

8.4.2

v8.4.1

8.4.1

v8.4.0

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

8.4.2

8.4.1

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements

... (truncated)

Commits
  • d5fa671 Bump version from "8.4.1" to "8.4.2" [skip ci]
  • 9983774 Bump version from "8.4.0" to "8.4.1" [skip ci]
  • 8e5a14b Merge pull request #29503 from storybookjs/kasper/fix-peer-constraints
  • 939651b Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]
  • e94dc92 Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]
  • c6dc5f6 Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]
  • 72b24f8 Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci]
  • 88c7787 Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci]
  • e15a431 Merge branch 'next' into kasper/act-fix
  • 7987b04 Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/react-webpack5 from 8.3.6 to 8.4.2

Release notes

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

v8.4.2

8.4.2

v8.4.1

8.4.1

v8.4.0

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements

... (truncated)

Changelog

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

8.4.2

8.4.1

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements

... (truncated)

Commits
  • d5fa671 Bump version from "8.4.1" to "8.4.2" [skip ci]
  • 9983774 Bump version from "8.4.0" to "8.4.1" [skip ci]
  • 939651b Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]
  • e94dc92 Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]
  • c6dc5f6 Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]
  • 72b24f8 Bump version from "8.4.0-beta.2" to "8.4.0-beta.3" [skip ci]
  • 88c7787 Bump version from "8.4.0-beta.1" to "8.4.0-beta.2" [skip ci]
  • 7987b04 Bump version from "8.4.0-beta.0" to "8.4.0-beta.1" [skip ci]
  • d609826 Bump version from "8.4.0-alpha.8" to "8.4.0-beta.0" [skip ci]
  • 3e154da Bump version from "8.4.0-alpha.7" to "8.4.0-alpha.8" [skip ci]
  • Additional commits viewable in compare view

Updates enzyme-adapter-react-16 from 1.15.6 to 1.15.8

Commits

…th 8 updates

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

| Package | From | To |
| --- | --- | --- |
| [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) | `11.7.4` | `11.7.5` |
| [@dhis2/cli-style](https://github.com/dhis2/cli-style) | `10.7.4` | `10.7.5` |
| [@dhis2/ui](https://github.com/dhis2/ui/tree/HEAD/collections/ui) | `9.4.4` | `9.14.0` |
| [@storybook/preset-create-react-app](https://github.com/storybookjs/storybook/tree/HEAD/code/presets/create-react-app) | `8.3.6` | `8.4.2` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.3.6` | `8.4.2` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.3.6` | `8.4.2` |
| [enzyme-adapter-react-16](https://github.com/enzymejs/enzyme/tree/HEAD/packages/enzyme-adapter-react-16) | `1.15.6` | `1.15.8` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.3.6` | `8.4.2` |



Updates `@dhis2/cli-app-scripts` from 11.7.4 to 11.7.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/v11.7.5/cli)

Updates `@dhis2/cli-style` from 10.7.4 to 10.7.5
- [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.4...v10.7.5)

Updates `@dhis2/ui` from 9.4.4 to 9.14.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/v9.14.0/collections/ui)

Updates `@storybook/preset-create-react-app` from 8.3.6 to 8.4.2
- [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/v8.4.2/code/presets/create-react-app)

Updates `@storybook/react` from 8.3.6 to 8.4.2
- [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/v8.4.2/code/renderers/react)

Updates `@storybook/react-webpack5` from 8.3.6 to 8.4.2
- [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/v8.4.2/code/frameworks/react-webpack5)

Updates `enzyme-adapter-react-16` from 1.15.6 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 `storybook` from 8.3.6 to 8.4.2
- [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/v8.4.2/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@dhis2/cli-app-scripts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@dhis2/cli-style"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@dhis2/ui"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@storybook/preset-create-react-app"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: enzyme-adapter-react-16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #1732.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/devdependencies-fdb114c086 branch November 18, 2024 04:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants