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.0-rc.6 to 0.5.4 #18

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2022

Bumps @pmmmwh/react-refresh-webpack-plugin from 0.5.0-rc.6 to 0.5.4.

Release notes

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

v0.5.4

0.5.4 (22 December 2021)

Fixes

  • Skip loader injection for files referenced as assets (#545)
  • Changed failures of exports capturing to warn instead of throw (#546)

v0.5.3

0.5.3 (28 November 2021)

Fixes

  • Updated overlay for unsafe area in Safari (#528)
  • Fixed performance in large projects due to memory leak in loader (#537)

v0.5.2

0.5.2 (19 November 2021)

Features

  • Added support for WDS v4 client.webSocketURL (#529)

Fixes

  • Fixed lost module context due to interceptor by always using regular functions (#531)
  • Relaxed peer dependency requirement on react-refresh (#534)

v0.5.1

0.5.1 (15 September 2021)

Fixes

  • Relaxed peer dependency requirement on type-fest to allow v2.x (#507, #508)

Internal

  • Fixed typos in README (#509)

v0.5.0

0.5.0 (14 September 2021)

BREAKING

  • While most of the public API did not change, we've re-written a large chunk of the runtime code to support a wider range of use cases. This is likely to provide more stability, but if 0.4.x works in your setup but 0.5.x doesn't, please file us an issue - we would love to address it!
  • The disableRefreshCheck option have been removed (#285). It has long been effect-less and deprecated since 0.3.x.

... (truncated)

Changelog

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

0.5.4 (22 December 2021)

Fixes

  • Skip loader injection for files referenced as assets (#545)
  • Changed failures of exports capturing to warn instead of throw (#546)

0.5.3 (28 November 2021)

Fixes

  • Updated overlay for unsafe area in Safari (#528)
  • Fixed performance in large projects due to memory leak in loader (#537)

0.5.2 (19 November 2021)

Features

  • Added support for WDS v4 client.webSocketURL (#529)

Fixes

  • Fixed lost module context due to interceptor by always using regular functions (#531)
  • Relaxed peer dependency requirement on react-refresh (#534)

0.5.1 (15 September 2021)

Fixes

  • Relaxed peer dependency requirement on type-fest to allow v2.x (#507, #508)

Internal

  • Fixed typos in README (#509)

0.5.0 (14 September 2021)

BREAKING

  • While most of the public API did not change, we've re-written a large chunk of the runtime code to support a wider range of use cases. This is likely to provide more stability, but if 0.4.x works in your setup but 0.5.x doesn't, please file us an issue - we would love to address it!
  • The disableRefreshCheck option have been removed (#285). It has long been effect-less and deprecated since 0.3.x.
  • The overlay.useLegacyWDSSockets have been removed (#498). It is aimed to support WDS below 3.6.0 (published in June 2019), but looking at current usage and download stats, we've decided it is best to drop support for the old socket format moving forward.
  • Handling of port 0 have been removed (#337).

... (truncated)

Commits

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.0-rc.6 to 0.5.4.
- [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](https://github.com/pmmmwh/react-refresh-webpack-plugin/commits/v0.5.4)

---
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2022

The following labels could not be found: npm, dependencies.

@bbonkr bbonkr changed the base branch from main to dev January 24, 2022 07:54
@bbonkr bbonkr merged commit 884f827 into dev Jan 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pmmmwh/react-refresh-webpack-plugin-0.5.4 branch January 24, 2022 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant