Bump the eslint group across 1 directory with 8 updates#69348
Merged
potiuk merged 2 commits intoJul 6, 2026
Merged
Conversation
Member
|
@dependabot rebase |
c00bd07 to
9db0f49
Compare
Bumps the eslint group with 8 updates in the /airflow-core/src/airflow/ui directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.5` | `2.1.0` | | [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.6.0` | | [eslint-plugin-i18next](https://github.com/edvardchen/eslint-plugin-i18next) | `6.1.4` | `6.1.5` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `3.1.2` | `3.2.0` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `5.9.0` | `5.9.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.5` | `5.5.6` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.2` | `0.5.3` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `64.0.0` | `70.0.0` | Updates `@eslint/compat` from 2.0.5 to 2.1.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat) Updates `eslint` from 10.3.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.6.0) Updates `eslint-plugin-i18next` from 6.1.4 to 6.1.5 - [Changelog](https://github.com/edvardchen/eslint-plugin-i18next/blob/main/CHANGELOG.md) - [Commits](edvardchen/eslint-plugin-i18next@v6.1.4...v6.1.5) Updates `eslint-plugin-jsonc` from 3.1.2 to 3.2.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v3.1.2...v3.2.0) Updates `eslint-plugin-perfectionist` from 5.9.0 to 5.9.1 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v5.9.0...v5.9.1) Updates `eslint-plugin-prettier` from 5.5.5 to 5.5.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.5...v5.5.6) Updates `eslint-plugin-react-refresh` from 0.5.2 to 0.5.3 - [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.5.2...v0.5.3) Updates `eslint-plugin-unicorn` from 64.0.0 to 70.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v64.0.0...v70.0.0) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-i18next dependency-version: 6.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-jsonc dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-perfectionist dependency-version: 5.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-version: 69.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
9db0f49 to
ac1cfe9
Compare
The eslint/typescript-eslint/unicorn upgrades in this group enable stricter rules that flag pre-existing code. Apply the auto-fixes and refactor the newly-flagged sites (prefer-ternary, consistent-function-scoping, max-nested-callbacks, no-literal-string) so the UI static checks pass.
potiuk
approved these changes
Jul 6, 2026
potiuk
left a comment
Member
There was a problem hiding this comment.
Also added missing "parsinFile" translation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the eslint group with 8 updates in the /airflow-core/src/airflow/ui directory:
2.0.52.1.010.3.010.6.06.1.46.1.53.1.23.2.05.9.05.9.15.5.55.5.60.5.20.5.364.0.070.0.0Updates
@eslint/compatfrom 2.0.5 to 2.1.0Release notes
Sourced from @eslint/compat's releases.
Changelog
Sourced from @eslint/compat's changelog.
Commits
b894953chore: release main (#446)334038ddocs: Update README sponsors9b51352feat: Add newincludeIgnoreFile()to config-helpers (#430)70b6997docs: Update README sponsors35b6b94chore: update TypeScript to v6 (#417)7807d71docs: Update README sponsors57001eadocs: Update README sponsors0b62133docs: Update README sponsorsUpdates
eslintfrom 10.3.0 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
eslint-plugin-i18nextfrom 6.1.4 to 6.1.5Changelog
Sourced from eslint-plugin-i18next's changelog.
Commits
afe9e87chore(release): 6.1.57a6794fMerge pull request #160 from mrginglymus/rm-lodash27a7996chore(deps): swap lodash for native object spread5ff15a8Merge pull request #159 from edvardchen/fix-ellipsis-detection-138a3d5198fix: detect strings ending with ellipsisUpdates
eslint-plugin-jsoncfrom 3.1.2 to 3.2.0Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
5506524chore: release eslint-plugin-jsonc (#517)f09fa21feat: addnamespaceto pluginmeta(#516)99c61ebchore(deps): update actions/upload-pages-artifact action to v5 (#509)415e634chore(deps): update actions/github-script action to v9 (#508)6a7e65efix(deps): update dependency@eslint/plugin-kitto ^0.7.0 (#507)6ca4819chore(deps): update dependency esbuild to ^0.28.0 (#506)7f12975chore(deps): update actions/configure-pages action to v6 (#505)08d41a0chore(deps): update actions/deploy-pages action to v5 (#504)25a1ccfchore(deps): update dependency vite-plugin-eslint4b to ^0.8.0 (#502)d140aadchore(deps): update github artifact actions (major) (#495)Updates
eslint-plugin-perfectionistfrom 5.9.0 to 5.9.1Release notes
Sourced from eslint-plugin-perfectionist's releases.
Changelog
Sourced from eslint-plugin-perfectionist's changelog.
Commits
b35e8e4build: publish v5.9.1c8b15e2chore: update dependenciesb649b49fix(sort-modules): prevent usage-sort autofix loop with order desc06f1dfbdocs: update statsf5aa40cchore: update github actions2dbe189chore: update github actions8b8bf41chore: upgrade to pnpm v114090e30docs: update stats35540d1docs: update stats648bcafdocs: remove width attribute from logo to prevent github backgroundUpdates
eslint-plugin-prettierfrom 5.5.5 to 5.5.6Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
4f33ea5chore: release eslint-plugin-prettier (#792)4745b54ci: declare workflow-level contents: read on 2 workflows (#790)b5c96a3chore: bump all (dev)Dependencies (#791)e867680chore(deps): update all dependencies (#766)e8e2f7fchore: testing eslint v10 (#779)ca076d9chore: update dev dependencies (#780)42e6369build(deps): Bump the actions group with 2 updates (#778)53ff214Remove empty NPM_TOKEN from release.ymlUpdates
eslint-plugin-react-refreshfrom 0.5.2 to 0.5.3Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
00818e9v0.5.3 [publish]202fc4aFix PascalCase class exported viaexport { Name }incorrectly treated as Re...Updates
eslint-plugin-unicornfrom 64.0.0 to 70.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
958fa4c70.0.046714a6no-useless-else: Recognizeprocess.exit()as an exiting branch (#3482)a076cbcprefer-object-iterable-methods: Catch more callback methods (#3481)db4e852Addno-unnecessary-fetch-optionsrule (#3476)13f5054prefer-number-coercion: Clarify suggestion message (#3479)d379e13consistent-boolean-name: Add inverse boolean name support (#3478)f9a422eno-non-function-verb-prefix: Addignoreoption (#3475)93ee487Addprefer-simplified-conditionsrule (#3474)df904a7prefer-continue/prefer-early-return: Ignore empty statements (#3473)c615523isolated-functions: Support methods (#3470)