Skip to content

Bump @pmmmwh/react-refresh-webpack-plugin from 0.4.2 to 0.4.3#43

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pmmmwh/react-refresh-webpack-plugin-0.4.3
Open

Bump @pmmmwh/react-refresh-webpack-plugin from 0.4.2 to 0.4.3#43
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pmmmwh/react-refresh-webpack-plugin-0.4.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2020

Bumps @pmmmwh/react-refresh-webpack-plugin from 0.4.2 to 0.4.3.

Release notes

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

v0.4.3

0.4.3 (2 November 2020)

Fixes

  • Fixed Yarn 2 PnP compatibility with absolute react-refresh/runtime imports (#230)
  • Fixed Webpack 5 compatibility by requiring __webpack_require__ (#233)
  • Fixed IE 11 compatibility in socket code (4033e6af)
  • Relaxed peer dependency requirement for react-refresh to allow 0.9.x (747c19ba)
Changelog

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

0.4.3 (2 November 2020)

Fixes

  • Fixed Yarn 2 PnP compatibility with absolute react-refresh/runtime imports (#230)
  • Fixed Webpack 5 compatibility by requiring __webpack_require__ (#233)
  • Fixed IE 11 compatibility in socket code (4033e6af)
  • Relaxed peer dependency requirement for react-refresh to allow 0.9.x (747c19ba)
Commits
  • 9d30b6a chore: release v0.4.3
  • 103d0a8 docs: fix typescript-without-babel example (fixes #217)
  • 747c19b chore(peer-deps): relax react-refresh to allow 0.9 (fixes #231)
  • 4033e6a fix: IE11 compat (fixes #223)
  • 68876a7 refactor: minor cleanup after PR merges
  • 9c53ccc add webpackrequire requirement (#233)
  • 6dc1e42 fix: resolve react-refresh/runtime to an absolute path (#230)
  • fd2568e ci: bump node 14 image version (#209)
  • 5c25de2 chore: bump dev-deps in plugin and examples (#208)
  • 89ccca3 docs: fix typo in sockIntegration options
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2020
@dependabot dependabot bot requested review from a user, TylerSowers, hilldauk and thirionlogan December 22, 2020 06:58
TylerSowers
TylerSowers previously approved these changes Dec 22, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pmmmwh/react-refresh-webpack-plugin-0.4.3 branch 2 times, most recently from 57ee19c to e81f17f Compare December 23, 2020 16:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pmmmwh/react-refresh-webpack-plugin-0.4.3 branch from e81f17f to b281bf1 Compare December 23, 2020 17:33
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants