gefyrahq / gefyra-docker-desktop-extension

Docker Desktop Extension for Gefyra. Connect your local containers to Kubernetes!
https://gefyra.dev
Apache License 2.0
3 stars 1 forks source link

chore(deps-dev): bump @vitejs/plugin-react from 4.0.0 to 4.0.3 in /ui #229

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @vitejs/plugin-react from 4.0.0 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)

plugin-react@4.0.1

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)

4.0.1 (2023-06-19)

Commits
  • cbdf19f release: plugin-react@4.0.3
  • 7270aff revert: throw when refresh runtime is loaded twice (#108) (fixes #193) (#194)
  • 7967375 release: plugin-react@4.0.2
  • caa9b53 fix: fix fast-refresh for files that are transformed into jsx (#188)
  • deb40a4 release: plugin-react@4.0.1
  • ab7e97a fix: disable hot reloading if in a WebWorker (#181)
  • 0d3d41b fix(deps): update all non-major dependencies (#178)
  • a3c06b0 fix: check config.server.hmr instead of env to detect testing mode
  • b528c3b feat: vitest deps.experimentalOptimizer (#170)
  • af005bf fix(deps): update all non-major dependencies (#166)
  • 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[bot] commented 1 year ago

Superseded by #244.