Skip to content

Commit

Permalink
chore(deps): update dependency @pmmmwh/react-refresh-webpack-plugin t…
Browse files Browse the repository at this point in the history
…o v0.5.15 (#302)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@pmmmwh/react-refresh-webpack-plugin](https://togithub.com/pmmmwh/react-refresh-webpack-plugin)
| [`0.5.11` ->
`0.5.15`](https://renovatebot.com/diffs/npm/@pmmmwh%2freact-refresh-webpack-plugin/0.5.11/0.5.15)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@pmmmwh%2freact-refresh-webpack-plugin/0.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@pmmmwh%2freact-refresh-webpack-plugin/0.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@pmmmwh%2freact-refresh-webpack-plugin/0.5.11/0.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@pmmmwh%2freact-refresh-webpack-plugin/0.5.11/0.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pmmmwh/react-refresh-webpack-plugin
(@&#8203;pmmmwh/react-refresh-webpack-plugin)</summary>

###
[`v0.5.15`](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/blob/HEAD/CHANGELOG.md#0515-3-Jun-2024)

[Compare
Source](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.14...v0.5.15)

##### Fixes

- Fixed wrong import in error overlay for `ansi-html`
([#&#8203;853](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/853))

###
[`v0.5.14`](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/blob/HEAD/CHANGELOG.md#0514-1-Jun-2024)

[Compare
Source](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.13...v0.5.14)

##### Fixes

- Moved to `ansi-html` `v0.0.9` and `schema-utils` `v4.x`
([#&#8203;848](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/848))

##### Internal

- Run tests on latest versions of Node.js 18, 20 and 22
([#&#8203;848](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/848))
- Bumped `jest` to v29 and some other development dependencies
([#&#8203;848](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/848))
- Removed `yalc`
([#&#8203;849](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/849))

###
[`v0.5.13`](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/blob/HEAD/CHANGELOG.md#0513-28-Apr-2024)

[Compare
Source](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.12...v0.5.13)

##### Fixes

- Fixed module system inferring (ESM vs CJS) to start from the point of
each file
([#&#8203;771](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/771))

###
[`v0.5.12`](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/blob/HEAD/CHANGELOG.md#0512-27-Apr-2024)

[Compare
Source](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/compare/v0.5.11...v0.5.12)

##### Fixes

- Fixed incorrect `sockProtocol` override
([#&#8203;835](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/835))
- Relaxed peer dependency requirement on `webpack-dev-server` to allow
v5.x
([#&#8203;837](https://togithub.com/pmmmwh/react-refresh-webpack-plugin/issues/837))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/open-feature/playground).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent a747426 commit 0f6907f
Showing 1 changed file with 41 additions and 8 deletions.
49 changes: 41 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0f6907f

Please sign in to comment.