Financial-Times / x-dash

:x::heavy_minus_sign::newspaper: shared front-end components for FT.com and the FT Apps
https://financial-times.github.io/x-dash
38 stars 6 forks source link

chore(deps): bump glob-parent, webpack, @storybook/react and copy-webpack-plugin #701

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps glob-parent to 6.0.2 and updates ancestor dependencies glob-parent, webpack, @storybook/react and copy-webpack-plugin. These dependencies need to be updated together.

Updates glob-parent from 3.1.0 to 6.0.2

Release notes

Sourced from glob-parent's releases.

glob-parent v6.0.2

Bug Fixes

glob-parent v6.0.1

Bug Fixes

  • Resolve ReDoS vulnerability from CVE-2021-35065 (#49) (3e9f04a)

glob-parent v6.0.0

⚠ BREAKING CHANGES

  • Correct mishandled escaped path separators (#34)
  • upgrade scaffold, dropping node <10 support

Bug Fixes

  • Correct mishandled escaped path separators (#34) (32f6d52), closes #32

Miscellaneous Chores

  • upgrade scaffold, dropping node <10 support (e83d0c5)

v5.1.2

Bug Fixes

v5.1.1

Bug Fixes

v5.1.0

Features

... (truncated)

Changelog

Sourced from glob-parent's changelog.

6.0.2 (2021-09-29)

Bug Fixes

6.0.1 (2021-07-20)

Bug Fixes

  • Resolve ReDoS vulnerability from CVE-2021-35065 (#49) (3e9f04a)

6.0.0 (2021-05-03)

⚠ BREAKING CHANGES

  • Correct mishandled escaped path separators (#34)
  • upgrade scaffold, dropping node <10 support

Bug Fixes

  • Correct mishandled escaped path separators (#34) (32f6d52), closes #32

Miscellaneous Chores

  • upgrade scaffold, dropping node <10 support (e83d0c5)

5.1.1 (2021-01-27)

Bug Fixes

5.1.0 (2021-01-27)

Features

  • add flipBackslashes option to disable auto conversion of slashes (closes #24) (#25) (eecf91d)

5.0.0 (2021-01-27)

⚠ BREAKING CHANGES

  • Drop support for node <6 & bump dependencies

Miscellaneous Chores

  • Drop support for node <6 & bump dependencies (896c0c0)

4.0.0 (2021-01-27)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by phated, a new releaser for glob-parent since your current version.


Updates webpack from 4.46.0 to 5.78.0

Release notes

Sourced from webpack's releases.

v5.78.0

Features

Bugfixes

Performance

Contributor Experience

Open in GitHub Codespaces

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.77.0...v5.78.0

v5.77.0

New Features

Developer Experience

Contributor Experience

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0

v5.76.3

Bugfixes

... (truncated)

Commits
  • e51f834 5.78.0
  • 2703c1b Merge pull request #16685 from weareoutman/main
  • 765cbff Merge pull request #16477 from xiaoxiaojx/fix/issue-16466
  • 276154a Merge pull request #16904 from webpack/issue-16724
  • b2cd779 Merge pull request #16864 from janlent1/fixnativecssparsingissue
  • 7c7ca77 Merge pull request #15812 from noreiller/fix-experiments-css-at-rule-nested
  • 7a6e950 Merge pull request #16562 from long76/patch-1
  • 9875719 ci: update actions/cache to v3
  • 2145fde fix: detect createRequire when imported with node: prefix
  • d511c9f Always add a ) when using pseudofunctions
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @storybook/react from 6.5.16 to 7.0.4

Release notes

Sourced from @​storybook/react's releases.

v7.0.4

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Bug Fixes

  • CLI: Catch errors thrown on sanity check of SB installs #22039

Dependency Upgrades

  • Addon-docs: Remove mdx1-csf as optional peer dep #22038

v7.0.3

Bug Fixes

  • React: Fix default export docgen for React.FC and forwardRef #22024
  • Viewport: Remove transitions when switching viewports #21963
  • CLI: Fix JsPackageManager typo #22006
  • Viewport: Fix the defaultOrientation config option #21962
  • UI: Fix story data access for broken About page #21951
  • Angular: Fix components disappearing on docs page on property change #21944
  • React: Don't show decorators in JSX snippets #21907
  • Addon-docs: Include decorators by default in source decorators #21902
  • CLI: Fix npm list command #21947
  • Core: Revert Emotion :first-child (etc) workarounds #21213

Maintenance

  • UI: Add remount story shortcut #21401
  • Telemetry: Add CLI version to context #21999
  • CLI: Update template code references to 7.0 #21845
  • Addon-actions: Fix non-included type file #21922
  • Addon GFM: Fix node-logger dependency #21938

Dependency Upgrades

... (truncated)

Commits
  • c2bbe43 stage0
  • 057c401 Merge branch 'future/base' into future/drop-emotion-10-types
  • e21f96e Move DocsRenderer back to addon-docs
  • ba3aa9e Update git head to 7.0.0-alpha.13, update yarn.lock
  • 9ac4d2e v7.0.0-alpha.13
  • 92eb893 Update git head to 7.0.0-alpha.12, update yarn.lock
  • 5070eff v7.0.0-alpha.12
  • 0bcc17b Update git head to 7.0.0-alpha.11, update yarn.lock
  • 688d338 v7.0.0-alpha.11
  • 590cc50 cleanup
  • Additional commits viewable in compare view


Updates copy-webpack-plugin from 5.1.2 to 11.0.0

Release notes

Sourced from copy-webpack-plugin's releases.

v11.0.0

11.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

v10.2.4

10.2.4 (2022-01-31)

Bug Fixes

v10.2.3

10.2.3 (2022-01-29)

Bug Fixes

v10.2.2

10.2.2 (2022-01-28)

Bug Fixes

v10.2.1

10.2.1 (2022-01-20)

Bug Fixes

v10.2.0

10.2.0 (2021-12-16)

Features

  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#654) (5901006)

v10.1.0

10.1.0 (2021-12-10)

... (truncated)

Changelog

Sourced from copy-webpack-plugin's changelog.

11.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

build

10.2.4 (2022-01-31)

Bug Fixes

10.2.3 (2022-01-29)

Bug Fixes

10.2.2 (2022-01-28)

Bug Fixes

10.2.1 (2022-01-20)

Bug Fixes

10.2.0 (2021-12-16)

Features

  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#654) (5901006)

10.1.0 (2021-12-10)

Features

... (truncated)

Commits


You can trigger a rebase of this PR 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Financial-Times/x-dash/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.