This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 7ab6e9b3009 Bump eslint-plugin-react-refresh (#61501)
7ab6e9b3009 is described below
commit 7ab6e9b3009a7a7de9c46b03d8f02b16de3faa1e
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 5 12:59:56 2026 -0500
Bump eslint-plugin-react-refresh (#61501)
Bumps the core-ui-package-updates group with 1 update in the
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory:
[eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh).
Updates `eslint-plugin-react-refresh` from 0.4.26 to 0.5.0
- [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](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.26...v0.5.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
dependency-version: 0.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: core-ui-package-updates
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../api_fastapi/auth/managers/simple/ui/package-lock.json | 10 +++++-----
.../airflow/api_fastapi/auth/managers/simple/ui/package.json | 2 +-
.../api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml | 12 ++++++------
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
index 46be7c265e1..a3b90db14df 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
@@ -42,7 +42,7 @@
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
- "eslint-plugin-react-refresh": "^0.4.26",
+ "eslint-plugin-react-refresh": "^0.5.0",
"eslint-plugin-unicorn": "^62.0.0",
"happy-dom": "^20.4.0",
"prettier": "^3.8.1",
@@ -5494,13 +5494,13 @@
}
},
"node_modules/eslint-plugin-react-refresh": {
- "version": "0.4.26",
- "resolved":
"https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.26.tgz",
- "integrity":
"sha512-1RETEylht2O6FM/MvgnyvT+8K21wLqDNg4qD51Zj3guhjt433XbnnkVttHMyaVyAFD03QSV4LPS5iE3VQmO7XQ==",
+ "version": "0.5.0",
+ "resolved":
"https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.5.0.tgz",
+ "integrity":
"sha512-ZYvmh7VfVgqR/7wR71I3Zl6hK/C5CcxdWYKZSpHawS5JCNgE4efhQWg/+/WPpgGAp9Ngp/rRZYyaIwmPQBq/lA==",
"dev": true,
"license": "MIT",
"peerDependencies": {
- "eslint": ">=8.40"
+ "eslint": ">=9"
}
},
"node_modules/eslint-plugin-react/node_modules/resolve": {
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
index 7ac9e1149da..66aa68e5d99 100644
--- a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
+++ b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
@@ -52,7 +52,7 @@
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
- "eslint-plugin-react-refresh": "^0.4.26",
+ "eslint-plugin-react-refresh": "^0.5.0",
"eslint-plugin-unicorn": "^62.0.0",
"happy-dom": "^20.4.0",
"prettier": "^3.8.1",
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
index 08fa7afa5fe..a6ccaf9a0e0 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
@@ -106,8 +106,8 @@ importers:
specifier: ^7.0.1
version: 7.0.1([email protected]([email protected]))
eslint-plugin-react-refresh:
- specifier: ^0.4.26
- version: 0.4.26([email protected]([email protected]))
+ specifier: ^0.5.0
+ version: 0.5.0([email protected]([email protected]))
eslint-plugin-unicorn:
specifier: ^62.0.0
version: 62.0.0([email protected]([email protected]))
@@ -1754,10 +1754,10 @@ packages:
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 ||
^9.0.0
- [email protected]:
- resolution: {integrity:
sha512-1RETEylht2O6FM/MvgnyvT+8K21wLqDNg4qD51Zj3guhjt433XbnnkVttHMyaVyAFD03QSV4LPS5iE3VQmO7XQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-ZYvmh7VfVgqR/7wR71I3Zl6hK/C5CcxdWYKZSpHawS5JCNgE4efhQWg/+/WPpgGAp9Ngp/rRZYyaIwmPQBq/lA==}
peerDependencies:
- eslint: '>=8.40'
+ eslint: '>=9'
[email protected]:
resolution: {integrity:
sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==}
@@ -5109,7 +5109,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
eslint: 9.39.2([email protected])