Skip to content

chore(deps): update dependency eslint-plugin-react-refresh to v0.5.2#54

Closed
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-react-refresh-0.x
Closed

chore(deps): update dependency eslint-plugin-react-refresh to v0.5.2#54
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-react-refresh-0.x

Conversation

@renovate-sh-app
Copy link
Copy Markdown
Contributor

@renovate-sh-app renovate-sh-app Bot commented Jan 13, 2026

This PR contains the following updates:

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

Release Notes

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

v0.5.2

Compare Source

v0.5.1

Compare Source

v0.5.0

Compare Source

v0.4.26

Compare Source

v0.4.25

Compare Source

  • Report cases like export const ENUM = Object.keys(TABLE) as EnumType[]; (fixes #​93) (reverted in 0.4.26)
  • 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,
];

v0.4.20

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/eslint-plugin-react-refresh-0.x branch from 61d928f to a931477 Compare February 4, 2026 11:04
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.4.26 chore(deps): update dependency eslint-plugin-react-refresh to v0.5.0 Feb 4, 2026
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/eslint-plugin-react-refresh-0.x branch from a931477 to 17070c2 Compare February 26, 2026 11:16
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.5.0 chore(deps): update dependency eslint-plugin-react-refresh to v0.5.1 Feb 26, 2026
| datasource | package                     | from   | to    |
| ---------- | --------------------------- | ------ | ----- |
| npm        | eslint-plugin-react-refresh | 0.4.19 | 0.5.2 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/eslint-plugin-react-refresh-0.x branch from 17070c2 to 0d92d95 Compare February 26, 2026 20:17
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.5.1 chore(deps): update dependency eslint-plugin-react-refresh to v0.5.2 Feb 26, 2026
@phlope phlope closed this May 21, 2026
@renovate-sh-app
Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.5.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-sh-app renovate-sh-app Bot deleted the renovate/eslint-plugin-react-refresh-0.x branch June 4, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant