Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 23, 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.


This change is Reviewable

@coderabbitai
Copy link

coderabbitai bot commented Sep 23, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 4e67b9c to b40a6dd Compare September 25, 2025 16:25
@renovate renovate bot changed the title Update dependency eslint-plugin-react-refresh to v0.4.21 Update dependency eslint-plugin-react-refresh to v0.4.22 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from b40a6dd to 70c134d Compare October 2, 2025 00:52
@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 70c134d to f059de0 Compare October 15, 2025 09:13
@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
@sonarqubecloud
Copy link

@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 force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from f059de0 to df6ef97 Compare December 14, 2025 22:06
@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 16, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from df6ef97 to 574edc8 Compare December 16, 2025 23:43
@sonarqubecloud
Copy link

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