Re: [PR] Bump eslint from 10.3.0 to 10.4.0 (via audit fix) in /providers/fab/src/airflow/providers/fab/www in the fab-ui-package-updates group across 1 directory [airflow]

2026-05-20 Thread via GitHub


vincbeck merged PR #67220:
URL: https://github.com/apache/airflow/pull/67220


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



[PR] Bump eslint from 10.3.0 to 10.4.0 (via audit fix) in /providers/fab/src/airflow/providers/fab/www in the fab-ui-package-updates group across 1 directory [airflow]

2026-05-19 Thread via GitHub


dependabot[bot] opened a new pull request, #67220:
URL: https://github.com/apache/airflow/pull/67220

   Bumps the fab-ui-package-updates group with 1 update in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[eslint](https://github.com/eslint/eslint).
   
   Updates `eslint` from 10.3.0 to 10.4.0
   
   Release notes
   Sourced from https://github.com/eslint/eslint/releases";>eslint's releases.
   
   v10.4.0
   Features
   
   https://github.com/eslint/eslint/commit/1a45ec596af1dd5f880e6874cb8f24dafb6a7ecf";>1a45ec5
 feat: check sequence expressions in for-direction (https://redirect.github.com/eslint/eslint/issues/20701";>#20701) 
(kuldeep kumar)
   https://github.com/eslint/eslint/commit/450040bd89b989b3531824c6be45feb5fe3d936b";>450040b
 feat: add includeIgnoreFile() to eslint/config (https://redirect.github.com/eslint/eslint/issues/20735";>#20735) (Kirk 
Waiblinger)
   
   Bug Fixes
   
   https://github.com/eslint/eslint/commit/544c0c3da589166ad8e5d634f35d3d06701c57be";>544c0c3
 fix: escape code path DOT labels in debug output (https://redirect.github.com/eslint/eslint/issues/20866";>#20866) 
(Pixel998)
   https://github.com/eslint/eslint/commit/6799431203f2579632d0870f98ba132067f4040c";>6799431
 fix: update dependency @​eslint/config-helpers to ^0.6.0 (https://redirect.github.com/eslint/eslint/issues/20850";>#20850) 
(renovate[bot])
   https://github.com/eslint/eslint/commit/f078fef5005dceb14fc162aab7c7200e027688dd";>f078fef
 fix: handle non-array deprecated rule replacements (https://redirect.github.com/eslint/eslint/issues/20825";>#20825) 
(xbinaryx)
   
   Documentation
   
   https://github.com/eslint/eslint/commit/7e52a7151fb92eec0e0f67fe4e5ddbd1ccce796f";>7e52a71
 docs: add mention of @eslint-react/eslint-plugin (https://redirect.github.com/eslint/eslint/issues/20869";>#20869) 
(Pavel)
   https://github.com/eslint/eslint/commit/db3468ba746407d7f286f18f7ea9db6df0e3bc08";>db3468b
 docs: tweak wording around ambiguous CJS-vs-ESM config (https://redirect.github.com/eslint/eslint/issues/20865";>#20865) (Kirk 
Waiblinger)
   https://github.com/eslint/eslint/commit/90846643ec6e97d447ae0d831fabe6d17b0a998a";>9084664
 docs: Update README (GitHub Actions Bot)
   https://github.com/eslint/eslint/commit/9cc73875046e3c4b8313644cbb1e99e26b36bd3f";>9cc7387
 docs: Update README (GitHub Actions Bot)
   https://github.com/eslint/eslint/commit/3d7b5484407403817aa9071a394d336d8ea96eb5";>3d7b548
 docs: Update README (GitHub Actions Bot)
   https://github.com/eslint/eslint/commit/191ec3c0a3f94ce0f110df761f0b2b8949011ccb";>191ec3c
 docs: Update README (GitHub Actions Bot)
   
   Chores
   
   https://github.com/eslint/eslint/commit/6616856f28fa514a30f87b5539fc100d739a94bf";>6616856
 chore: upgrade knip to v6 (https://redirect.github.com/eslint/eslint/issues/20875";>#20875) 
(Pixel998)
   https://github.com/eslint/eslint/commit/d13b084a3ad02f926e9addaa35fc383759ea5554";>d13b084
 ci: ensure auto-created PRs run CI (https://redirect.github.com/eslint/eslint/issues/20860";>#20860) 
(lumir)
   https://github.com/eslint/eslint/commit/e71c7af86dce9acc1d18cb12d2184309f6841594";>e71c7af
 ci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (https://redirect.github.com/eslint/eslint/issues/20862";>#20862) 
(dependabot[bot])
   https://github.com/eslint/eslint/commit/d84393dea170f54191fd20c8268b52c81c0ccd99";>d84393d
 test: add unit tests for SuppressionsService.applySuppressions() (https://redirect.github.com/eslint/eslint/issues/20863";>#20863) 
(kuldeep kumar)
   https://github.com/eslint/eslint/commit/24db8cb8e6f07fba667121777a15b1785486be94";>24db8cb
 test: add tests for SuppressionsService.save() (https://redirect.github.com/eslint/eslint/issues/20802";>#20802) 
(kuldeep kumar)
   https://github.com/eslint/eslint/commit/2ef0549cac4a9537e4c3a26b9f3edd4c99476bf6";>2ef0549
 chore: update ecosystem plugins (https://redirect.github.com/eslint/eslint/issues/20857";>#20857) 
(github-actions[bot])
   https://github.com/eslint/eslint/commit/a4297918d264d229a06cd96051ef9b91c7b86732";>a429791
 ci: remove eslint-webpack-plugin types integration test (https://redirect.github.com/eslint/eslint/issues/20668";>#20668) 
(Milos Djermanovic)
   https://github.com/eslint/eslint/commit/9e37386aa7f2ce220b2ef74a6afbac5f6b3527c5";>9e37386
 chore: replace recast with range approach in 
code-sample-minimizer (https://redirect.github.com/eslint/eslint/issues/20682";>#20682) 
(Copilot)
   https://github.com/eslint/eslint/commit/0dd1f9ffc9a07704d46e2a4c8d4ccc0d0908b0c0";>0dd1f9f
 test: disable warning for 
vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (https://redirect.github.com/eslint/eslint/issues/20845";>#20845) 
(Francesco Trotta)
   https://github.com/eslint/eslint/commit/9da3c7bc92d9579f8db19ecb56e718538d09db2b";>9da3c7b
 refactor: remove deprecated meta.language and migrate 
meta.dialects (https://redirect.github.com/eslint/eslint/issues/20716";>#20716) 
(Pixel998)
   https://github.com/eslint/eslint/commit/2099ed12a0a74c3d7f080851