Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react-refresh 0.4.160.4.26 age adoption passing confidence
eslint-plugin-react-refresh 0.4.140.4.26 age adoption passing 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,
];

v0.4.20

Compare Source

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

v0.4.19

Compare Source

Add name to configs for ESLint Config Inspector

v0.4.18

Compare Source

ESM/CJS interop is the worse that happened to this ecosystem, this is all I have to say.

v0.4.17

Compare Source

  • Fix detection of local components to not generate warning on for variable inside JSX files that follow React component naming (fixes #​75)
  • Update types to not require extra unnecessary .default property access under TS node16 module resolution (fixes #​70)

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 these updates 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-lockfile branch from 319988a to b8db399 Compare January 23, 2025 22:37
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.4.18 chore(deps): update dependency eslint-plugin-react-refresh to v0.4.19 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from b8db399 to 4625e86 Compare February 9, 2025 05:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 4625e86 to 05cf93b Compare March 3, 2025 15:10
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch 2 times, most recently from 2c960b9 to 9abd2ab Compare March 13, 2025 15:23
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 9abd2ab to 69f2ae6 Compare April 1, 2025 10:25
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.4.19 chore(deps): update dependency eslint-plugin-react-refresh to v0.4.20 Apr 22, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch 2 times, most recently from 3ddc23e to 3050e0f Compare April 24, 2025 09:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 3050e0f to 9f7b4a0 Compare May 19, 2025 16:52
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch 2 times, most recently from 72cf599 to 5406dfc Compare June 4, 2025 10:32
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 5406dfc to bbb08b7 Compare June 22, 2025 13:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from bbb08b7 to 821a9a2 Compare July 2, 2025 18:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch 2 times, most recently from a511047 to 5055479 Compare August 13, 2025 16:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 5055479 to 66b89cb Compare August 31, 2025 10:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 66b89cb to 033d078 Compare September 23, 2025 01:35
@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 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-lockfile branch 2 times, most recently from ca36e89 to 6a355fa Compare October 2, 2025 00: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 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-lockfile branch from 6a355fa to 6ae0c2c Compare October 15, 2025 12:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 6ae0c2c to 6b71824 Compare November 10, 2025 14:13
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from 6b71824 to b1ec20e Compare November 18, 2025 12:36
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from b1ec20e to 27a4635 Compare December 14, 2025 20:40
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.4.24 chore(deps): update dependency eslint-plugin-react-refresh to v0.4.25 Dec 14, 2025
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react-refresh to v0.4.25 chore(deps): 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 27a4635 to fcd575f Compare December 16, 2025 23:44
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from fcd575f to 9ef199a Compare December 31, 2025 14:50
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