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

chore(deps): update dependency @vitejs/plugin-react to ^4.3.4 #259

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-react (source) ^4.1.1 -> ^4.3.4 age adoption passing confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.4

Compare Source

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #​386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })

v4.3.3

Compare Source

React Compiler runtimeModule option removed

React Compiler was updated to accept a target option and runtimeModule was removed. vite-plugin-react will still detect runtimeModule for backwards compatibility.

When using a custom runtimeModule or target !== '19', the plugin will not try to pre-optimize react/compiler-runtime dependency.

The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.

Here is the configuration to use the compiler with React 18 and correct source maps in development:

npm install babel-plugin-react-compiler react-compiler-runtime @&#8203;babel/plugin-transform-react-jsx-development
export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]]
  if (command === 'serve') {
    babelPlugins.push(['@&#8203;babel/plugin-transform-react-jsx-development', {}])
  }

  return {
    plugins: [react({ babel: { plugins: babelPlugins } })],
  }
})

v4.3.2

Compare Source

Ignore directive sourcemap error #​369


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 5, 2024 02:06
Copy link

vercel bot commented Aug 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
staked-celo-web-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2024 0:35am

Copy link

github-actions bot commented Aug 5, 2024

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-4.x branch from 6a17ac4 to f2a4540 Compare August 27, 2024 23:37
Copy link

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-4.x branch from 7acad5a to aae1426 Compare September 16, 2024 12:35
Copy link

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

socket-security bot commented Sep 30, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] None 0 66.4 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] environment, filesystem, unsafe +2 875 kB nicolo-ribaudo
npm/@babel/[email protected] None +2 2.61 MB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] None +1 69.3 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] None 0 63.7 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] None 0 161 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] None 0 12 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] None 0 31.8 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] None 0 11.8 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] None 0 863 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] None 0 9.02 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] None 0 9.19 kB existentialism, hzoo, jlhwung, ...1 more
npm/@babel/[email protected] Transitive: environment +1 2.62 MB nicolo-ribaudo
npm/@babel/[email protected] None 0 672 kB nicolo-ribaudo
npm/@vitejs/[email protected] None 0 38.3 kB antfu, patak, soda, ...2 more
npm/[email protected] environment, filesystem +1 2.2 MB ai
npm/[email protected] None 0 152 kB kilianvalkhof
npm/[email protected] None 0 31.7 kB mathias
npm/[email protected] None 0 35.7 kB chicoxyzzy
npm/[email protected] environment, filesystem, shell +1 21.1 kB ai

🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@vitejs/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^4.3.1 chore(deps): update dependency @vitejs/plugin-react to ^4.3.2 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-4.x branch from 136ce5c to e62f3f5 Compare October 2, 2024 22:51
Copy link

github-actions bot commented Oct 2, 2024

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-4.x branch from e62f3f5 to 8698406 Compare October 22, 2024 19:47
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^4.3.2 chore(deps): update dependency @vitejs/plugin-react to ^4.3.3 Oct 22, 2024
Copy link

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/vitejs-plugin-react-4.x branch from cd572c7 to cb0c3d8 Compare November 29, 2024 12:33
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react to ^4.3.3 chore(deps): update dependency @vitejs/plugin-react to ^4.3.4 Nov 29, 2024
Copy link

📦 Next.js Bundle Analysis for staked-celo-app

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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.

0 participants