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 @pmmmwh/react-refresh-webpack-plugin from 0.5.4 to 0.5.6 #102

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2022

Bumps @pmmmwh/react-refresh-webpack-plugin from 0.5.4 to 0.5.6.

Release notes

Sourced from @​pmmmwh/react-refresh-webpack-plugin's releases.

v0.5.6

0.5.6 (10 May 2022)

Fixes

  • Fixed faulty this type import in loader (#624)
  • Made current script detection more robust for edge cases (#630)

Internal

  • Swapped to new ReactDOM.createRoot API in examples (#626)

v0.5.5

0.5.5 (4 April 2022)

Fixes

  • Handle unknown moduleId for dynamically generated modules (#547)
  • Handle WDS auto value on port (#574)
  • Fixed react-refresh@0.12.0 compatibility (#576)
  • Fixed crash when parsing compile errors in overlay (#577)
  • Respect virtual modules when injecting loader (#593)
  • Allow port to be missing for WDS, also some general refactoring (#623)

Internal

Changelog

Sourced from @​pmmmwh/react-refresh-webpack-plugin's changelog.

0.5.6 (10 May 2022)

Fixes

  • Fixed faulty this type import in loader (#624)
  • Made current script detection more robust for edge cases (#630)

Internal

  • Swapped to new ReactDOM.createRoot API in examples (#626)

0.5.5 (4 April 2022)

Fixes

  • Handle unknown moduleId for dynamically generated modules (#547)
  • Handle WDS auto value on port (#574)
  • Fixed react-refresh@0.12.0 compatibility (#576)
  • Fixed crash when parsing compile errors in overlay (#577)
  • Respect virtual modules when injecting loader (#593)
  • Allow port to be missing for WDS, also some general refactoring (#623)

Internal

Commits
  • a93e854 chore: release v0.5.6
  • d8c8b2d docs: update support table for React 18
  • 02f708f chore(deps): bump async from 2.6.3 to 2.6.4 in /examples/typescript-with-babe...
  • 4266bcd chore(deps): bump async from 2.6.3 to 2.6.4 in /examples/typescript-with-swc ...
  • 75e1d9d chore(deps): bump async from 2.6.3 to 2.6.4 in /examples/typescript-with-tsc ...
  • 18ed666 chore(deps): bump async from 2.6.3 to 2.6.4 in /examples/flow-with-babel (#634)
  • 586b2d4 chore(deps): bump async from 2.6.3 to 2.6.4 (#633)
  • ce369ff chore(deps): bump async in /examples/webpack-dev-server (#632)
  • d859c9f fix: make current script detection more robust on edge cases (#630)
  • d5d2716 docs: formatting
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
- [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.4...v0.5.6)

---
updated-dependencies:
- dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm Pull requests that update npm dependancies labels May 11, 2022
@bbonkr bbonkr self-assigned this May 11, 2022
@bbonkr bbonkr merged commit 55bfed4 into dev May 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/pmmmwh/react-refresh-webpack-plugin-0.5.6 branch May 11, 2022 03:12
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 npm Pull requests that update npm dependancies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant