Skip to content

chore(deps-dev): bump @vitejs/plugin-react from 4.0.1 to 4.0.3#150

Merged
jason89521 merged 1 commit intomainfrom
dependabot/npm_and_yarn/vitejs/plugin-react-4.0.3
Jul 11, 2023
Merged

chore(deps-dev): bump @vitejs/plugin-react from 4.0.1 to 4.0.3#150
jason89521 merged 1 commit intomainfrom
dependabot/npm_and_yarn/vitejs/plugin-react-4.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps @vitejs/plugin-react from 4.0.1 to 4.0.3.

Release notes

Sourced from @​vitejs/plugin-react's releases.

v4.0.3

  • Revert #108: Remove throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.

v4.0.2

  • Fix fast-refresh for files that are transformed into jsx (#188)
Changelog

Sourced from @​vitejs/plugin-react's changelog.

4.0.3 (2023-07-10)

  • Revert #108: Remove throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.

4.0.2 (2023-07-06)

  • Fix fast-refresh for files that are transformed into jsx (#188)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitejs/plugin-react-4.0.3 branch from c31f30e to 92520e1 Compare July 11, 2023 06:14
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 11, 2023

Codecov Report

Merging #150 (7d8d50a) into main (e8e2ae6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files          29       29           
  Lines        1723     1723           
  Branches      261      261           
=======================================
  Hits         1681     1681           
  Misses         42       42           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitejs/plugin-react-4.0.3 branch 2 times, most recently from ab16ba6 to 7d8d50a Compare July 11, 2023 06:52
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.0.3/packages/plugin-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitejs/plugin-react-4.0.3 branch from 7d8d50a to 2b2f629 Compare July 11, 2023 07:44
@jason89521 jason89521 merged commit bcf6806 into main Jul 11, 2023
@jason89521 jason89521 deleted the dependabot/npm_and_yarn/vitejs/plugin-react-4.0.3 branch July 11, 2023 07:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant