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

build(deps): Bump loader-utils, @mdx-js/loader and @storybook/react #9

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

Bumps loader-utils to 1.4.2 and updates ancestor dependencies loader-utils, @mdx-js/loader and @storybook/react. These dependencies need to be updated together.

Updates loader-utils from 1.4.0 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

Commits

Updates @mdx-js/loader from 1.5.8 to 1.6.22

Release notes

Sourced from @​mdx-js/loader's releases.

v1.6.22

  • Bump dependencies
  • Update documentation

v1.6.16

v1.6.15

  • Bump dependencies

v1.6.13

  • Pin internal dependencies of the monorepo

v1.6.11

  • Handle case when file in toJSX plugin is undefined (#1156)

v1.6.10

  • Gracefully handle falsy values of options.file passed to toJSX compiler (#1155)

v1.6.9

  • Fix handling of virtual files in case they're null (#1153)

v1.6.8

  • Pass file to babel for improved error messaging (#1126)
  • Docs updates
  • Bump deps

1.6.7

  • Improve shortcode error messages (#1136)

v1.6.6

  • Bump upstream dependencies

v1.6.5

  • Bumped dependencies

v1.6.2

  • Remove named import for React.forwardRef #1054

v1.6.1

  • Add missing space-separated properties (#1048)

v1.6.0

  • Beta vue support (#1029)

v1.5.9

  • Export compiler (#1018)
  • Bump dependencies
  • Improve/update example usage
Commits

Updates @storybook/react from 5.3.18 to 7.0.26

Release notes

Sourced from @​storybook/react's releases.

v7.0.26

7.0.26

v7.0.25

7.0.25

v7.0.24

7.0.24

v7.0.23

7.0.23

v7.0.22

7.0.22

v7.0.21

7.0.21

v7.0.20

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

7.0.26

7.0.25

7.0.24

7.0.23

7.0.22

7.0.21

7.0.20 (June 8, 2023)

Bug Fixes

  • Server: Fix .stories.yml support #22906
  • Docs: Fix Source block snippet updates #22835

... (truncated)

Commits
  • 19f91cd Bump version from 7.0.25 to 7.0.26
  • 10d173a Bump version from 7.0.24 to 7.0.25
  • 3b9f187 Bump version from 7.0.23 to 7.0.24
  • 5536941 Bump version from 7.0.22 to 7.0.23
  • ca2b714 Bump version from 7.0.21 to 7.0.22
  • ac1af48 Merge pull request #23051 from storybookjs/fix/viewports-e2e-test
  • 01e60aa Bump version from 7.0.20 to 7.0.21
  • c9ca606 Update git head to 7.0.20, update yarn.lock [ci skip]
  • 9fb2573 v7.0.20
  • 9c756e4 Update git head to 7.0.19, update yarn.lock [ci skip]
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.


Updates `loader-utils` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

Updates `@mdx-js/loader` from 1.5.8 to 1.6.22
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/v1.6.22/packages/loader)

Updates `@storybook/react` from 5.3.18 to 7.0.26
- [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/v7.0.26/code/renderers/react)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@mdx-js/loader"
  dependency-type: indirect
- dependency-name: "@storybook/react"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2023
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.

None yet

0 participants