An open index of dependabot pull requests across open source projects.

npm(deps-dev): bump eslint-plugin-react-refresh from 0.4.20 to 0.4.22 in /frontend in the dev-dependencies group

Open
Number: #38
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: September 29, 2025 at 06:28 PM UTC
(2 months ago)
Updated: September 29, 2025 at 06:28 PM UTC
(2 months ago)
Description:

Bumps the dev-dependencies group in /frontend with 1 update: eslint-plugin-react-refresh.

Updates eslint-plugin-react-refresh from 0.4.20 to 0.4.22

Release notes

Sourced from eslint-plugin-react-refresh's releases.

v0.4.22

  • Add "viewport" to allowExportNames in Next config (#89)

v0.4.21

  • 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, ];

Changelog

Sourced from eslint-plugin-react-refresh's changelog.

0.4.22

  • Add "viewport" to allowExportNames in Next config (#89)

0.4.21

  • 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, ];

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-react-refresh since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+5
Deletions:
-5
Package Dependencies
Ecosystem:
npm
Version Change:
0.4.20 → 0.4.22
Update Type:
Patch
Path:
/frontend in the dev-dependencies group
Technical Details
ID: 8740847
UUID: 2871629483
Node ID: PR_kwDOOuclws6rKZar
Host: GitHub
Repository: Jefino9488/template-vite-react-node-postgres
Merge State: Unknown