open-hand / choerodon-front-boot

Choerodon front boot is a toolkit about front end package management, startup, compilation. It is mainly used to provide custom some configurations file to create a project of React that can be modified to some extent.
https://choerodon.io
Apache License 2.0
27 stars 27 forks source link

Bump ansi-html and @pmmmwh/react-refresh-webpack-plugin #16

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ansi-html and @pmmmwh/react-refresh-webpack-plugin. These dependencies needed to be updated together. Removes ansi-html Updates @pmmmwh/react-refresh-webpack-plugin from 0.4.3 to 0.5.7

Release notes

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

v0.5.7

0.5.7 (23 May 2022)

Fixes

  • Removed debug console.log statement (#631)

Internal

  • Run tests on Node.js 18 (#631)

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

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)

... (truncated)

Changelog

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

0.5.7 (23 May 2022)

Fixes

  • Removed debug console.log statement (#631)

Internal

  • Run tests on Node.js 18 (#631)

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

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)

... (truncated)

Commits
  • 12c48e6 chore: release v0.5.7
  • 4a7f572 chore: test Node 18 and remove debug console (#631)
  • 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)
  • Additional commits viewable in compare view


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/open-hand/choerodon-front-boot/network/alerts).
dependabot[bot] commented 2 years ago

Looks like these dependencies are no longer updatable, so this is no longer needed.