This is an automated email from the ASF dual-hosted git repository.
jscheffl 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 eb8f5a1a357 Fix dependabot alarms for React references in react plugin
template (#64371)
eb8f5a1a357 is described below
commit eb8f5a1a3575aba6e26b85086080e3f3ac70c6eb
Author: Jens Scheffler <[email protected]>
AuthorDate: Sat Mar 28 19:18:04 2026 +0100
Fix dependabot alarms for React references in react plugin template (#64371)
---
.../react_plugin_template/package.json | 7 +-
.../react_plugin_template/pnpm-lock.yaml | 119 +++++++++++----------
2 files changed, 69 insertions(+), 57 deletions(-)
diff --git a/dev/react-plugin-tools/react_plugin_template/package.json
b/dev/react-plugin-tools/react_plugin_template/package.json
index baefbc3bfde..7305daf52ed 100644
--- a/dev/react-plugin-tools/react_plugin_template/package.json
+++ b/dev/react-plugin-tools/react_plugin_template/package.json
@@ -81,7 +81,12 @@
"minimatch@<10.2.3": ">=10.2.3",
"ajv@>=7.0.0-alpha.0 <8.18.0": ">=8.18.0",
"rollup@>=4.0.0 <4.59.0": ">=4.59.0",
- "flatted@<3.4.0": ">=3.4.0"
+ "flatted@<3.4.0": ">=3.4.0",
+ "flatted@<=3.4.1": ">=3.4.2",
+ "happy-dom@>=15.10.0 <=20.8.7": ">=20.8.8",
+ "brace-expansion@>=4.0.0 <5.0.5": ">=5.0.5",
+ "picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
+ "yaml@>=1.0.0 <1.10.3": ">=1.10.3"
}
}
}
diff --git a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
index dcc3c8b9e08..aab1844ac15 100644
--- a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
+++ b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
@@ -9,6 +9,11 @@ overrides:
ajv@>=7.0.0-alpha.0 <8.18.0: '>=8.18.0'
rollup@>=4.0.0 <4.59.0: '>=4.59.0'
flatted@<3.4.0: '>=3.4.0'
+ flatted@<=3.4.1: '>=3.4.2'
+ happy-dom@>=15.10.0 <=20.8.7: '>=20.8.8'
+ brace-expansion@>=4.0.0 <5.0.5: '>=5.0.5'
+ picomatch@>=4.0.0 <4.0.4: '>=4.0.4'
+ yaml@>=1.0.0 <1.10.3: '>=1.10.3'
importers:
@@ -71,10 +76,10 @@ importers:
version: 8.56.1([email protected])([email protected])
'@vitejs/plugin-react-swc':
specifier: ^4.0.1
- version: 4.2.3(@swc/[email protected])([email protected](@types/[email protected]))
+ version:
4.2.3(@swc/[email protected])([email protected](@types/[email protected])([email protected]))
'@vitest/coverage-v8':
specifier: ^3.2.4
- version: 3.2.4([email protected](@types/[email protected])([email protected]))
+ version:
3.2.4([email protected](@types/[email protected])([email protected])([email protected]))
eslint:
specifier: ^9.25.1
version: 9.39.3
@@ -106,8 +111,8 @@ importers:
specifier: ^17.4.0
version: 17.4.0
happy-dom:
- specifier: ^20.8.3
- version: 20.8.3
+ specifier: '>=20.8.8'
+ version: 20.8.9
prettier:
specifier: ^3.5.3
version: 3.8.1
@@ -119,16 +124,16 @@ importers:
version: 8.56.1([email protected])([email protected])
vite:
specifier: ^7.1.11
- version: 7.3.1(@types/[email protected])
+ version: 7.3.1(@types/[email protected])([email protected])
vite-plugin-css-injected-by-js:
specifier: ^4.0.1
- version: 4.0.1([email protected](@types/[email protected]))
+ version: 4.0.1([email protected](@types/[email protected])([email protected]))
vite-plugin-dts:
specifier: ^4.3.0
- version:
4.5.4(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected]))
+ version:
4.5.4(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))
vitest:
specifier: ^3.2.4
- version: 3.2.4(@types/[email protected])([email protected])
+ version: 3.2.4(@types/[email protected])([email protected])([email protected])
packages:
@@ -1376,8 +1381,8 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==}
+ [email protected]:
+ resolution: {integrity:
sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==}
engines: {node: 18 || 20 || >=22}
[email protected]:
@@ -1736,7 +1741,7 @@ packages:
resolution: {integrity:
sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
engines: {node: '>=12.0.0'}
peerDependencies:
- picomatch: ^3 || ^4
+ picomatch: '>=4.0.4'
peerDependenciesMeta:
picomatch:
optional: true
@@ -1760,8 +1765,8 @@ packages:
resolution: {integrity:
sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
engines: {node: '>=16'}
- [email protected]:
- resolution: {integrity:
sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
[email protected]:
resolution: {integrity:
sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
@@ -1838,8 +1843,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
- [email protected]:
- resolution: {integrity:
sha512-lMHQRRwIPyJ70HV0kkFT7jH/gXzSI7yDkQFe07E2flwmNDFoWUTRMKpW2sglsnpeA7b6S2TJPp98EbQxai8eaQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-Tz23LR9T9jOGVZm2x1EPdXqwA37G/owYMxRwU0E4miurAtFsPMQ1d2Jc2okUaSjZqAFz2oEn3FLXC5a0a+siyA==}
engines: {node: '>=20.0.0'}
[email protected]:
@@ -2326,8 +2331,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
- [email protected]:
- resolution: {integrity:
sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
+ [email protected]:
+ resolution: {integrity:
sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
engines: {node: '>=12'}
[email protected]:
@@ -2811,7 +2816,7 @@ packages:
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
'@vitest/browser': 3.2.4
'@vitest/ui': 3.2.4
- happy-dom: '*'
+ happy-dom: '>=20.8.8'
jsdom: '*'
peerDependenciesMeta:
'@edge-runtime/vm':
@@ -2889,9 +2894,10 @@ packages:
[email protected]:
resolution: {integrity:
sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
- [email protected]:
- resolution: {integrity:
sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
- engines: {node: '>= 6'}
+ [email protected]:
+ resolution: {integrity:
sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==}
+ engines: {node: '>= 14.6'}
+ hasBin: true
[email protected]:
resolution: {integrity:
sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
@@ -3353,7 +3359,7 @@ snapshots:
dependencies:
'@types/estree': 1.0.8
estree-walker: 2.0.2
- picomatch: 4.0.3
+ picomatch: 4.0.4
optionalDependencies:
rollup: 4.59.0
@@ -3478,7 +3484,7 @@ snapshots:
eslint-visitor-keys: 4.2.1
espree: 10.4.0
estraverse: 5.3.0
- picomatch: 4.0.3
+ picomatch: 4.0.4
transitivePeerDependencies:
- supports-color
- typescript
@@ -3712,15 +3718,15 @@ snapshots:
'@typescript-eslint/types': 8.56.1
eslint-visitor-keys: 5.0.1
-
'@vitejs/[email protected](@swc/[email protected])([email protected](@types/[email protected]))':
+
'@vitejs/[email protected](@swc/[email protected])([email protected](@types/[email protected])([email protected]))':
dependencies:
'@rolldown/pluginutils': 1.0.0-rc.2
'@swc/core': 1.15.11(@swc/[email protected])
- vite: 7.3.1(@types/[email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])
transitivePeerDependencies:
- '@swc/helpers'
-
'@vitest/[email protected]([email protected](@types/[email protected])([email protected]))':
+
'@vitest/[email protected]([email protected](@types/[email protected])([email protected])([email protected]))':
dependencies:
'@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 1.0.2
@@ -3735,7 +3741,7 @@ snapshots:
std-env: 3.10.0
test-exclude: 7.0.1
tinyrainbow: 2.0.0
- vitest: 3.2.4(@types/[email protected])([email protected])
+ vitest: 3.2.4(@types/[email protected])([email protected])([email protected])
transitivePeerDependencies:
- supports-color
@@ -3747,13 +3753,13 @@ snapshots:
chai: 5.3.3
tinyrainbow: 2.0.0
- '@vitest/[email protected]([email protected](@types/[email protected]))':
+ '@vitest/[email protected]([email protected](@types/[email protected])([email protected]))':
dependencies:
'@vitest/spy': 3.2.4
estree-walker: 3.0.3
magic-string: 0.30.21
optionalDependencies:
- vite: 7.3.1(@types/[email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])
'@vitest/[email protected]':
dependencies:
@@ -4523,7 +4529,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
balanced-match: 4.0.4
@@ -4605,7 +4611,7 @@ snapshots:
import-fresh: 3.3.1
parse-json: 5.2.0
path-type: 4.0.0
- yaml: 1.10.2
+ yaml: 2.8.3
[email protected]:
dependencies:
@@ -5008,9 +5014,9 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected]):
optionalDependencies:
- picomatch: 4.0.3
+ picomatch: 4.0.4
[email protected]:
dependencies:
@@ -5030,10 +5036,10 @@ snapshots:
[email protected]:
dependencies:
- flatted: 3.4.1
+ flatted: 3.4.2
keyv: 4.5.4
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -5120,7 +5126,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
'@types/node': 25.3.3
'@types/whatwg-mimetype': 3.0.2
@@ -5453,7 +5459,7 @@ snapshots:
[email protected]:
dependencies:
- brace-expansion: 5.0.4
+ brace-expansion: 5.0.5
[email protected]: {}
@@ -5606,7 +5612,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -5997,8 +6003,8 @@ snapshots:
[email protected]:
dependencies:
- fdir: 6.5.0([email protected])
- picomatch: 4.0.3
+ fdir: 6.5.0([email protected])
+ picomatch: 4.0.4
[email protected]: {}
@@ -6098,13 +6104,13 @@ snapshots:
spdx-correct: 3.2.0
spdx-expression-parse: 3.0.1
- [email protected](@types/[email protected]):
+ [email protected](@types/[email protected])([email protected]):
dependencies:
cac: 6.7.14
debug: 4.4.3
es-module-lexer: 1.7.0
pathe: 2.0.3
- vite: 7.3.1(@types/[email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -6119,11 +6125,11 @@ snapshots:
- tsx
- yaml
- [email protected]([email protected](@types/[email protected])):
+
[email protected]([email protected](@types/[email protected])([email protected])):
dependencies:
- vite: 7.3.1(@types/[email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])
-
[email protected](@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])):
+
[email protected](@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected])):
dependencies:
'@microsoft/api-extractor': 7.57.2(@types/[email protected])
'@rollup/pluginutils': 5.3.0([email protected])
@@ -6136,29 +6142,30 @@ snapshots:
magic-string: 0.30.21
typescript: 5.9.3
optionalDependencies:
- vite: 7.3.1(@types/[email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])
transitivePeerDependencies:
- '@types/node'
- rollup
- supports-color
- [email protected](@types/[email protected]):
+ [email protected](@types/[email protected])([email protected]):
dependencies:
esbuild: 0.27.3
- fdir: 6.5.0([email protected])
- picomatch: 4.0.3
+ fdir: 6.5.0([email protected])
+ picomatch: 4.0.4
postcss: 8.5.6
rollup: 4.59.0
tinyglobby: 0.2.15
optionalDependencies:
'@types/node': 25.3.3
fsevents: 2.3.3
+ yaml: 2.8.3
- [email protected](@types/[email protected])([email protected]):
+ [email protected](@types/[email protected])([email protected])([email protected]):
dependencies:
'@types/chai': 5.2.3
'@vitest/expect': 3.2.4
- '@vitest/mocker': 3.2.4([email protected](@types/[email protected]))
+ '@vitest/mocker': 3.2.4([email protected](@types/[email protected])([email protected]))
'@vitest/pretty-format': 3.2.4
'@vitest/runner': 3.2.4
'@vitest/snapshot': 3.2.4
@@ -6169,19 +6176,19 @@ snapshots:
expect-type: 1.3.0
magic-string: 0.30.21
pathe: 2.0.3
- picomatch: 4.0.3
+ picomatch: 4.0.4
std-env: 3.10.0
tinybench: 2.9.0
tinyexec: 0.3.2
tinyglobby: 0.2.15
tinypool: 1.1.1
tinyrainbow: 2.0.0
- vite: 7.3.1(@types/[email protected])
- vite-node: 3.2.4(@types/[email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])
+ vite-node: 3.2.4(@types/[email protected])([email protected])
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 25.3.3
- happy-dom: 20.8.3
+ happy-dom: 20.8.9
transitivePeerDependencies:
- jiti
- less
@@ -6268,6 +6275,6 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}