Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps eslint-plugin-react-refresh from 0.4.20 to 0.4.23.

Release notes

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

v0.4.23

  • Add "metadata", "generateMetadata" & "generateViewport" to allowExportNames in Next config

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.23

  • Add "metadata", "generateMetadata" & "generateViewport" to allowExportNames in Next config

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.20 to 0.4.23.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.20...v0.4.23)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.4.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the deps: javascript Dependency update label Oct 6, 2025
@linkdd
Copy link
Contributor

linkdd commented Oct 6, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link

sonarqubecloud bot commented Oct 6, 2025

Copy link

github-actions bot commented Oct 6, 2025

TestsPassed ✅SkippedFailed
API End-To-End Test Report21 ran21 passed0 skipped0 failed

Copy link

github-actions bot commented Oct 6, 2025

TestsPassed ✅SkippedFailed
Consul End-To-End Test Report1 ran1 passed0 skipped0 failed

Copy link

github-actions bot commented Oct 6, 2025

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
22 0 0 22 100 2m21.278939999s

Passed Tests

Name ⏱️ Duration Suite
Create and Delete Personal Access Token 31.133 s Account
Change Password 5.827 s Account
Restore Password 5.021 s Account
Create test role 5.525 s Admin
Create test user 5.428 s Admin
Log as test user 3.989 s Admin
Login With Valid Credentials 4.248 s Auth
Login With Invalid Credentials 3.773 s Auth
Logout 4.466 s Auth
Create new forwarder 4.959 s Forwarders
Configure forwarder 5.347 s Forwarders
Delete forwarder 4.888 s Forwarders
Create new stream 4.991 s Storage
Configure stream 5.140 s Storage
Delete stream 4.934 s Storage
View logs sent on default pipeline 6.238 s Stream-Viewer
View logs sent via Syslog (RFC 5424) 6.134 s Stream-Viewer
View logs sent via Syslog (RFC 3164) 6.181 s Stream-Viewer
Watch logs 7.105 s Stream-Viewer
Create new transformer 5.090 s Transformers
Configure transformer 5.861 s Transformers
Delete transformer 5.001 s Transformers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps: javascript Dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant