Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-refresh 0.4.16 -> 0.4.23 age confidence

Release Notes

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

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 - "after 12pm every weekday,after 12pm every weekend" (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 requested a review from janleigh as a code owner February 19, 2025 19:46
@renovate renovate bot added the Type: Dependencies When an issue or an PR is about an dependency check. label Feb 19, 2025
@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 21, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from d8aff65 to 75deb5e Compare April 21, 2025 22:31
@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-lockfile branch from 75deb5e to 2754b72 Compare September 23, 2025 00:44
@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 from 2754b72 to e299fd1 Compare September 25, 2025 21:26
@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 1, 2025
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x-lockfile branch from e299fd1 to 3c5869c Compare October 1, 2025 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies When an issue or an PR is about an dependency check.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants