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 the npm_and_yarn group group with 2 updates #74

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps the npm_and_yarn group group with 2 updates: html-webpack-plugin and @storybook/react.

Updates html-webpack-plugin from 2.29.0 to 5.6.0

Changelog

Sourced from html-webpack-plugin's changelog.

5.6.0 (2023-12-19)

Features

  • add @rspack/core as an optional peer dependency (#1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#1822) (7effc30)

Bug Fixes

5.5.4 (2023-12-06)

Bug Fixes

5.5.3 (2023-06-10)

Bug Fixes

5.5.2 (2023-06-08)

Bug Fixes

5.5.1 (2023-04-15)

Bug Fixes

  • perf: defer loading of pretty-error to improve startup time (#1789) (988709d)

5.5.0 (2021-10-25)

Features

... (truncated)

Commits
  • ebfa1ce chore(release): 5.6.0
  • 56ff3ae feat: add @rspack/core as an optional peer dependency (#1829)
  • c79f2cf fix: memoy leak (#1836)
  • 7effc30 feat: Added support type=systemjs-module via the scriptLoading option (#1...
  • 318cd4d docs: add html-webpack-inject-attributes-plugin to readme (#1787)
  • 91ba8bb chore(release): 5.5.4
  • fe231d3 docs: add js-entry-webpack-plugin (#1732)
  • 5c15284 test: case for watch/serve and reemitting assets (#1812)
  • a214736 fix: reemit assets from loaders (#1811)
  • 0db3c2b refactor: fix regression after refactor and testing (#1810)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for html-webpack-plugin since your current version.


Updates @storybook/react from 4.1.18 to 7.6.8

Release notes

Sourced from @​storybook/react's releases.

v7.6.8

7.6.8

v7.6.7

7.6.7

v7.6.6

7.6.6

v7.6.5

7.6.5

v7.6.4

7.6.4

v7.6.3

7.6.3

v7.6.2

7.6.2

v7.6.1

7.6.1

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

7.6.8

7.6.7

7.6.6

7.6.5

7.6.4

7.6.3

7.6.2

7.6.1

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes

... (truncated)

Commits
  • 2eded2e Bump version from "7.6.7" to "7.6.8" [skip ci]
  • 22ec27e Bump version from "7.6.6" to "7.6.7" [skip ci]
  • a3a9ca8 Bump version from "7.6.5" to "7.6.6" [skip ci]
  • 1bb4147 Bump version from "7.6.4" to "7.6.5" [skip ci]
  • 1ba5416 Bump version from "7.6.3" to "7.6.4" [skip ci]
  • afc4c2f Bump version from "7.6.2" to "7.6.3" [skip ci]
  • afc89aa Bump version from "7.6.1" to "7.6.2" [skip ci]
  • 60f9c9a Bump version from "7.6.0" to "7.6.1" [skip ci]
  • b64214c Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]
  • 975ad76 Update TOC to use heading type
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2024
Bumps the npm_and_yarn group group with 2 updates: [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react).


Updates `html-webpack-plugin` from 2.29.0 to 5.6.0
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@2.29.0...v5.6.0)

Updates `@storybook/react` from 4.1.18 to 7.6.8
- [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.6.8/code/renderers/react)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-security-group-d9f2b48bc2 branch from b5da2f1 to e4eeeb6 Compare January 16, 2024 01:49
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