Skip to content

Conversation

@terraharbor-renovator
Copy link
Contributor

@terraharbor-renovator terraharbor-renovator bot commented Sep 28, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-refresh 0.4.20 -> 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,
];

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 has been generated by Renovate Bot.

@terraharbor-renovator terraharbor-renovator bot requested review from a team as code owners September 28, 2025 03:35
@terraharbor-renovator terraharbor-renovator bot requested a review from a team as a code owner September 28, 2025 03:35
@terraharbor-renovator terraharbor-renovator bot added state: pending Pending requirements, dependencies, data, or more information type: chore Converting measurements, reorganizing folder structure, and less impactful tasks work: obvious The situation is obvious, best practices used labels Sep 28, 2025
@terraharbor-renovator terraharbor-renovator bot force-pushed the renovate-github/eslint-plugin-react-refresh-0.x-lockfile branch from e073d72 to fd0ab2f Compare October 5, 2025 03:32
@terraharbor-renovator terraharbor-renovator 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 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: soon renovate state: pending Pending requirements, dependencies, data, or more information type: chore Converting measurements, reorganizing folder structure, and less impactful tasks work: obvious The situation is obvious, best practices used

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant