eclipse-tractusx / portal-shared-components

Portal Shared UI Components
https://eclipse-tractusx.github.io/portal-shared-components
Apache License 2.0
2 stars 14 forks source link

chore(deps-dev): bump the development-dependencies group across 1 directory with 17 updates #373

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the development-dependencies group with 16 updates in the / directory:

Package From To
@babel/core 7.25.8 7.25.9
@storybook/addon-essentials 8.3.6 8.3.7
@storybook/addon-interactions 8.3.6 8.3.7
@storybook/addon-links 8.3.6 8.3.7
@storybook/addon-onboarding 8.3.6 8.3.7
@storybook/blocks 8.3.6 8.3.7
@storybook/builder-vite 8.3.6 8.3.7
@storybook/react 8.3.6 8.3.7
@storybook/react-vite 8.3.6 8.3.7
@types/jest 29.5.13 29.5.14
@types/node 20.16.13 20.16.15
@types/react 18.3.11 18.3.12
eslint-plugin-react 7.37.1 7.37.2
eslint-plugin-react-refresh 0.4.13 0.4.14
storybook 8.3.6 8.3.7
vite 5.4.9 5.4.10

Updates @babel/core from 7.25.8 to 7.25.9

Release notes

Sourced from @​babel/core's releases.

v7.25.9 (2024-10-22)

Thanks @​victorenator for your first PR!

:bug: Bug Fix

  • babel-parser, babel-template, babel-types
  • babel-helper-compilation-targets, babel-preset-env
  • Other

:house: Internal

:running_woman: Performance

Committers: 4

Changelog

Sourced from @​babel/core's changelog.

v7.25.9 (2024-10-22)

:bug: Bug Fix

  • babel-parser, babel-template, babel-types
  • babel-helper-compilation-targets, babel-preset-env
  • Other

:house: Internal

  • babel-helper-transform-fixture-test-runner

:running_woman: Performance

Commits


Updates @storybook/addon-essentials from 8.3.6 to 8.3.7

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.3.7

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.3.7

Commits
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for @​storybook/addon-essentials since your current version.


Updates @storybook/addon-interactions from 8.3.6 to 8.3.7

Release notes

Sourced from @​storybook/addon-interactions's releases.

v8.3.7

Changelog

Sourced from @​storybook/addon-interactions's changelog.

8.3.7

Commits
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for @​storybook/addon-interactions since your current version.


Updates @storybook/addon-links from 8.3.6 to 8.3.7

Release notes

Sourced from @​storybook/addon-links's releases.

v8.3.7

Changelog

Sourced from @​storybook/addon-links's changelog.

8.3.7

Commits
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for @​storybook/addon-links since your current version.


Updates @storybook/addon-onboarding from 8.3.6 to 8.3.7

Release notes

Sourced from @​storybook/addon-onboarding's releases.

v8.3.7

Changelog

Sourced from @​storybook/addon-onboarding's changelog.

8.3.7

Commits
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for @​storybook/addon-onboarding since your current version.


Updates @storybook/blocks from 8.3.6 to 8.3.7

Release notes

Sourced from @​storybook/blocks's releases.

v8.3.7

Changelog

Sourced from @​storybook/blocks's changelog.

8.3.7

Commits
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for @​storybook/blocks since your current version.


Updates @storybook/builder-vite from 8.3.6 to 8.3.7

Release notes

Sourced from @​storybook/builder-vite's releases.

v8.3.7

Changelog

Sourced from @​storybook/builder-vite's changelog.

8.3.7

Commits
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for @​storybook/builder-vite since your current version.


Updates @storybook/react from 8.3.6 to 8.3.7

Release notes

Sourced from @​storybook/react's releases.

v8.3.7

Changelog

Sourced from @​storybook/react's changelog.

8.3.7

Commits
  • e62771c Bump version from 8.3.6 to 8.3.7 MANUALLY
  • fce355f Depend on explicit version of shim packages in renderers/frameworks
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for @​storybook/react since your current version.


Updates @storybook/react-vite from 8.3.6 to 8.3.7

Release notes

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

v8.3.7

Changelog

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

8.3.7

Commits
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for @​storybook/react-vite since your current version.


Updates @storybook/test from 8.3.6 to 8.3.7

Release notes

Sourced from @​storybook/test's releases.

v8.3.7

Changelog

Sourced from @​storybook/test's changelog.

8.3.7

Commits
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for @​storybook/test since your current version.


Updates @types/jest from 29.5.13 to 29.5.14

Commits


Updates @types/node from 20.16.13 to 20.16.15

Commits


Updates @types/react from 18.3.11 to 18.3.12

Commits


Updates eslint-plugin-react from 7.37.1 to 7.37.2

Release notes

Sourced from eslint-plugin-react's releases.

v7.37.2

Fixed

  • [destructuring-assignment]: fix false negative when using typeof props.a (#3835[] @​golopot)

Changed

  • [Refactor] [destructuring-assignment]: use getParentStatelessComponent (#3835[] @​golopot)

#3835: jsx-eslint/eslint-plugin-react#3835 [destructuring-assignment]: docs/rules/destructuring-assignment.md

Changelog

Sourced from eslint-plugin-react's changelog.

7.37.2 - 2024.10.22

Fixed

  • [destructuring-assignment]: fix false negative when using typeof props.a (#3835[] @​golopot)

Changed

  • [Refactor] [destructuring-assignment]: use getParentStatelessComponent (#3835[] @​golopot)

#3835: jsx-eslint/eslint-plugin-react#3835

Commits
  • 256cf74 Update CHANGELOG and bump version
  • 33db656 [Deps] update es-iterator-helpers
  • 5696f99 [Dev Deps] update @babel/core, @babel/eslint-parser, `@babel/plugin-synta...
  • 5c23573 [Dev Deps] update @babel/core, @​babel/eslint-parser, @​babel/plugin-syntax...
  • c47fa56 [types] [Fix] ensure the index types are generated
  • 63aceff [Fix] destructuring-assignment: fix false negative when using typeof props.a
  • 96d46d5 [Refactor] destructuring-assignment: use getParentStatelessComponent
  • See full diff in compare view


Updates eslint-plugin-react-refresh from 0.4.13 to 0.4.14

Release notes

Sourced from eslint-plugin-react-refresh's releases.

v0.4.14

Changelog

Sourced from eslint-plugin-react-refresh's changelog.

0.4.14

Commits


Updates storybook from 8.3.6 to 8.3.7

Release notes

Sourced from storybook's releases.

v8.3.7

Changelog

Sourced from storybook's changelog.

8.3.7

Commits
Maintainer changes

This version was pushed to npm by kasperpeulen, a new releaser for storybook since your current version.


Updates vite from 5.4.9 to 5.4.10

Release notes

Sourced from vite's releases.

v5.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.10 (2024-10-23)

  • fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil (7d1a3bc), closes #18367 #18412
Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 3 weeks ago

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