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

Bump loader-utils, @storybook/addon-essentials, error-overlay-webpack-plugin and jest-transform-css #889

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps loader-utils to 2.0.4 and updates ancestor dependencies loader-utils, loader-utils, loader-utils, @storybook/addon-essentials, error-overlay-webpack-plugin and jest-transform-css. These dependencies need to be updated together.

Updates loader-utils from 2.0.0 to 2.0.4

Release notes

Sourced from loader-utils's releases.

v2.0.4

2.0.4 (2022-11-11)

Bug Fixes

v2.0.3

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

v2.0.2

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

v2.0.1

2.0.1 (2021-10-29)

Bug Fixes

Changelog

Sourced from loader-utils's changelog.

2.0.4 (2022-11-11)

Bug Fixes

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

2.0.1 (2021-10-29)

Bug Fixes

Commits

Updates loader-utils from 1.4.0 to 2.0.4

Release notes

Sourced from loader-utils's releases.

v2.0.4

2.0.4 (2022-11-11)

Bug Fixes

v2.0.3

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

v2.0.2

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

v2.0.1

2.0.1 (2021-10-29)

Bug Fixes

Changelog

Sourced from loader-utils's changelog.

2.0.4 (2022-11-11)

Bug Fixes

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

2.0.1 (2021-10-29)

Bug Fixes

Commits

Updates loader-utils from 2.0.2 to 2.0.4

Release notes

Sourced from loader-utils's releases.

v2.0.4

2.0.4 (2022-11-11)

Bug Fixes

v2.0.3

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

v2.0.2

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

v2.0.1

2.0.1 (2021-10-29)

Bug Fixes

Changelog

Sourced from loader-utils's changelog.

2.0.4 (2022-11-11)

Bug Fixes

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

2.0.1 (2021-10-29)

Bug Fixes

Commits

Updates @storybook/addon-essentials from 6.4.21 to 6.5.13

Release notes

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

v6.5.13

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509
  • Addon-docs: Pass remarks plugins to mdx loader #18740
  • Angular: Alias decorateStory as applyDecorators #19189

v6.5.13-alpha.1

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509

v6.5.13-alpha.0

Bug Fixes

  • Addon-docs: Pass remarks plugins to mdx loader #18740
  • Angular: Alias decorateStory as applyDecorators #19189

v6.5.12

Bug Fixes

  • React: Fix issue with react 18 implementation #19125

v6.5.11

Bug Fixes

  • CLI: Fix race condition in sb init #19083
  • Core: Fix WebProjectAnnotations export in preview-web for back-compat #19048
  • Addon-interactions: Fix IE support by replacing array includes #18993
  • Vue: Fix enum check in extractArgTypes #18959
  • React: Fix callback behavior in react@18 #18737
  • Store: always call composeConfigs in setProjectAnnotations #18916
  • Telemetry: improve addon extraction logic #18868
  • Addon-docs: Check for undefined before reading property in extractArgTypes.ts #18710nance

v6.5.11-alpha.2

Bug Fixes

  • CLI: Fix race condition in sb init #19083
  • Core: Fix WebProjectAnnotations export in preview-web for back-compat #19048
  • Addon-interactions: Fix IE support by replacing array includes #18993

v6.5.11-alpha.1

Bug Fixes

  • Vue: Fix enum check in extractArgTypes #18959

v6.5.11-alpha.0

... (truncated)

Changelog

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

6.5.13 (October 24, 2022)

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509
  • Addon-docs: Pass remarks plugins to mdx loader #18740
  • Angular: Alias decorateStory as applyDecorators #19189

6.5.13-alpha.1 (October 24, 2022)

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509

6.5.13-alpha.0 (September 28, 2022)

Bug Fixes

  • Addon-docs: Pass remarks plugins to mdx loader #18740
  • Angular: Alias decorateStory as applyDecorators #19189

6.5.12 (September 14, 2022)

Bug Fixes

  • React: Fix issue with react 18 implementation #19125

6.5.11 (September 13, 2022)

Bug Fixes

  • CLI: Fix race condition in sb init #19083
  • Core: Fix WebProjectAnnotations export in preview-web for back-compat #19048
  • Addon-interactions: Fix IE support by replacing array includes #18993
  • Vue: Fix enum check in extractArgTypes #18959
  • React: Fix callback behavior in react@18 #18737
  • Store: always call composeConfigs in setProjectAnnotations #18916
  • Telemetry: improve addon extraction logic #18868
  • Addon-docs: Check for undefined before reading property in extractArgTypes.ts #18710nance

6.5.11-alpha.2 (September 7, 2022)

Bug Fixes

  • CLI: Fix race condition in sb init #19083
  • Core: Fix WebProjectAnnotations export in preview-web for back-compat #19048
  • Addon-interactions: Fix IE support by replacing array includes #18993

... (truncated)

Commits
  • 9bc627d v6.5.13
  • ef45ce7 Update git head to 6.5.13-alpha.1, update yarn.lock [ci skip]
  • 03f5ebe v6.5.13-alpha.1
  • fc66892 Update git head to 6.5.13-alpha.0, update yarn.lock [ci skip]
  • 1423ff5 v6.5.13-alpha.0
  • ad38b6b Update git head to 6.5.12, update yarn.lock [ci skip]
  • e3991cb v6.5.12
  • 5be644b Update git head to 6.5.11, update yarn.lock [ci skip]
  • db56a25 v6.5.11
  • 0a584e6 Update git head to 6.5.11-alpha.2, update yarn.lock [ci skip]
  • Additional commits viewable in compare view

Updates error-overlay-webpack-plugin from 0.4.2 to 1.1.1

Release notes

Sourced from error-overlay-webpack-plugin's releases.

v1.1.1

Bug Fixes

  • compatibility with webpack-dev-server (f3eaa7b)

v1.1.0

Bug Fixes

  • options has an unknown property 'before' (#88) (28de3ed)

Features

v1.0.0

  • Support webpack 5
Changelog

Sourced from error-overlay-webpack-plugin's changelog.

1.1.1 (2022-11-14)

Bug Fixes

  • compatibility with webpack-dev-server (f3eaa7b)

1.1.0 (2022-02-12)

Features

Bug Fixes

  • options has an unknown property 'before' (#88) (28de3ed)

1.0.0 (2021-08-30)

Commits
  • 009655e chore: fix formatting
  • f3eaa7b fix: compatibility with webpack-dev-server
  • eee7dfd Fix an error that being logged in the console when Webpack is using WebSocket...
  • 8aa4edf chore(release): 1.1.0
  • d38166a chore: simplify repo in package.json
  • bb87e5f feat: upgrade & various fixes
  • 28de3ed fix: options has an unknown property 'before' (#88)
  • fe2cd08 chore(release): 1.0.0
  • 6e62765 chore: fix entries
  • 4b19d35 chore: remove travis
  • Additional commits viewable in compare view

Updates jest-transform-css from 2.1.0 to 6.0.0

Release notes

Sourced from jest-transform-css's releases.

v6.0.0

BREAKING CHANGE

Your .postcssrc file might need to be adapted as postcss-load-config dropped support for the sync API and for Node.js 12 & 10.

v5.0.0

BREAKING CHANGE

  • dropped support for jesttransformcss.config.js in favor of transformer config

You no longer need a jesttransformcss.config.js file. Instead, configure your transform directly.

See dferber90/jest-transform-css#22 for more information.

massive thanks to @​Yankovsky for coming up with & implementing this improvement

v4.0.1

  • make compatible with Jest v28, thanks @​3c1u

v4.0.0

v3.0.0

Commits
  • 00df393 v6.0.0
  • d284264 Merge pull request #23 from Yankovsky/master
  • ff1b941 update postcss-load-config dependency to the latest version
  • 4191027 switch back to npm
  • cb0afaf Merge pull request #22 from Yankovsky/master
  • 02e71df Use transformer config in jest.config.js instead of a separate jesttransformc...
  • 411c782 v4.0.1
  • 10c4e67 Merge pull request #19 from 3c1u/fix/jest-28-process
  • 7fade65 Return TransformedSource in process()
  • fd7c965 v4.0.0
  • Additional commits viewable in compare view

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

…-plugin and jest-transform-css

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials), [error-overlay-webpack-plugin](https://github.com/gregberge/error-overlay-webpack-plugin) and [jest-transform-css](https://github.com/dferber90/jest-transform-css). These dependencies need to be updated together.


Updates `loader-utils` from 2.0.0 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.0...v2.0.4)

Updates `loader-utils` from 1.4.0 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.0...v2.0.4)

Updates `loader-utils` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.0...v2.0.4)

Updates `@storybook/addon-essentials` from 6.4.21 to 6.5.13
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.13/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.13/addons/essentials)

Updates `error-overlay-webpack-plugin` from 0.4.2 to 1.1.1
- [Release notes](https://github.com/gregberge/error-overlay-webpack-plugin/releases)
- [Changelog](https://github.com/gregberge/error-overlay-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](gregberge/error-overlay-webpack-plugin@v0.4.2...v1.1.1)

Updates `jest-transform-css` from 2.1.0 to 6.0.0
- [Release notes](https://github.com/dferber90/jest-transform-css/releases)
- [Commits](dferber90/jest-transform-css@v2.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
- dependency-name: error-overlay-webpack-plugin
  dependency-type: direct:development
- dependency-name: jest-transform-css
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency PRs that upgrade a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants