Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-refresh 0.4.200.4.26 age confidence

Release Notes

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.26

Compare Source

v0.4.25

Compare Source

  • Report cases like export const ENUM = Object.keys(TABLE) as EnumType[]; (fixes #​93)
  • Allow _ in component names (#​94)

v0.4.24

Compare Source

  • Add "generateImageMetadata", "generateSitemaps" & "generateStaticParams" to allowExportNames in Next config

v0.4.23

Compare Source

  • Add "metadata", "generateMetadata" & "generateViewport" to allowExportNames in Next config

v0.4.22

Compare Source

  • Add "viewport" to allowExportNames in Next config (#​89)

v0.4.21

Compare Source

  • Add Next config (fixes #​85)

This allows exports like fetchCache and revalidate which are used in Page or Layout components and don't trigger a full page reload.

import reactRefresh from "eslint-plugin-react-refresh";

export default [
  /* Main config */
  reactRefresh.configs.next,
];

Configuration

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

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

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.


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

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

@vercel
Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
prometheus Error Error Dec 31, 2025 4:52pm
prometheus-vanity-generator Error Error Dec 31, 2025 4:52pm

@renovate renovate bot changed the title Update dependency eslint-plugin-react-refresh to v0.4.22 Update dependency eslint-plugin-react-refresh to v0.4.23 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from b661816 to 781ae8a Compare October 2, 2025 01:43
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 781ae8a to d44c07e Compare October 15, 2025 10:31
@renovate renovate bot changed the title Update dependency eslint-plugin-react-refresh to v0.4.23 Update dependency eslint-plugin-react-refresh to v0.4.24 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from d44c07e to 42735a4 Compare October 21, 2025 13:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 42735a4 to 697a3b9 Compare November 18, 2025 22:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 697a3b9 to d67bcc8 Compare December 3, 2025 18:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from d67bcc8 to 76cafc6 Compare December 14, 2025 22:06
@renovate renovate bot changed the title Update dependency eslint-plugin-react-refresh to v0.4.24 Update dependency eslint-plugin-react-refresh to v0.4.25 Dec 14, 2025
@renovate renovate bot changed the title Update dependency eslint-plugin-react-refresh to v0.4.25 Update dependency eslint-plugin-react-refresh to v0.4.26 Dec 17, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 76cafc6 to b593d45 Compare December 17, 2025 03:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from b593d45 to 27f1d5c Compare December 31, 2025 16:52
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.

1 participant