Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-react-refresh 0.4.20 -> 0.4.22 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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 - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 a team as a code owner September 27, 2025 18:13
@renovate renovate bot requested review from millotp and morganleroi and removed request for a team September 27, 2025 18:13
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 27, 2025

✔️ Code generated!

Name Link
🪓 Triggered by 37f20c546f406a917e8a49f573de09cc38a836bf
🍃 Generated commit a529819abee97a1d1d2e5f24a06f581355e9fcf9
🌲 Generated branch generated/renovate/eslint-plugin-react-refresh-0.x
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
go 1743
javascript 1644
php 1458
csharp 1306
python 1162
java 968
swift 781
ruby 771
scala 23

@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x branch 3 times, most recently from 9b0f5f1 to 41d0c8d Compare September 27, 2025 18:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-react-refresh-0.x branch from 41d0c8d to 9c4130b Compare September 27, 2025 19:20
@renovate renovate bot merged commit 5b0e93a into chore/renovateBaseBranch Sep 27, 2025
29 checks passed
@renovate renovate bot deleted the renovate/eslint-plugin-react-refresh-0.x branch September 27, 2025 19:37
algolia-bot added a commit that referenced this pull request Sep 27, 2025
…#5396) (generated)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants