Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-refresh 0.4.19 -> 0.4.24 age confidence

Release Notes

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

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,
];

v0.4.20

Compare Source

  • Don't warn on nested HOC calls (fixes #​79)
  • Fix false positive with as const (fixes #​80)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x branch from 9a37d57 to 6b7b4e9 Compare August 19, 2025 18:45
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.4.20 chore(deps): update dependency eslint-plugin-react-refresh to v0.4.21 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x branch from 6b7b4e9 to 5cc26ff Compare September 23, 2025 02:30
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.4.21 chore(deps): 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 branch from 5cc26ff to 70119f0 Compare September 25, 2025 19:52
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.4.22 chore(deps): 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 branch from 70119f0 to 0bd9dff Compare October 2, 2025 01:05
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.4.23 chore(deps): 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 branch from 0bd9dff to 2512765 Compare October 15, 2025 10:07
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