Bump the eslint group across 1 directory with 3 updates#69778
Merged
potiuk merged 1 commit intoJul 12, 2026
Merged
Conversation
Member
|
@dependabot rebase |
Bumps the eslint group with 3 updates in the /airflow-core/src/airflow/ui directory: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc), [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) and [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `eslint-plugin-jsonc` from 3.2.0 to 3.3.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.2.0...v3.3.0) Updates `eslint-plugin-perfectionist` from 5.9.1 to 5.10.0 - [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.1...v5.10.0) Updates `eslint-plugin-unicorn` from 70.0.0 to 71.1.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v70.0.0...v71.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsonc dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-perfectionist dependency-version: 5.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-version: 71.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
f9cbe03 to
455cb7f
Compare
potiuk
approved these changes
Jul 12, 2026
potiuk
left a comment
Member
There was a problem hiding this comment.
Grouped dependency bump, CI green after rebase onto the Azure-import fix. Approving.
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 3 updates in the /airflow-core/src/airflow/ui directory: eslint-plugin-jsonc, eslint-plugin-perfectionist and eslint-plugin-unicorn.
Updates
eslint-plugin-jsoncfrom 3.2.0 to 3.3.0Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
89fcb99chore: release eslint-plugin-jsonc (#522)1e36e43chore: format7d42402chore: fix web site script9f6808afeat(sort-array-values): addkeyoption to sort object arrays by property (...04fcc25chore(deps): update dependency pako to v3 (#521)90cc9b3chore(deps): update actions/checkout action to v7 (#520)4a8a05achore(deps): update babel monorepo to v8 (#518)8a670e8chore(deps): update dependency@eslint/jsonto v2 (#515)cc62e58chore(deps): update dependency eslint-plugin-jsdoc to v63 (#513)8e0f88dchore(deps): update dependency@changesets/changelog-githubto ^0.7.0 (#511)Updates
eslint-plugin-perfectionistfrom 5.9.1 to 5.10.0Release notes
Sourced from eslint-plugin-perfectionist's releases.
Changelog
Sourced from eslint-plugin-perfectionist's changelog.
Commits
84aa039build: publish v5.10.02b5649achore: update github actions111fe80chore: update dependencies3db7a68ci: update pnpm to v11f26bdfdci: update nodejs to v26119bafefix: detect dependencies in iifes, auto-accessors and computed enum access2bea329fix(sort-switch-case): skip condition-shaped switch statements5c66d19fix: stop treating multiline trailing block comments as leading comments303ce43docs(sort-intersection-types): add banner about callable and named types967da57feat(sort-intersection-types): add ignore callable types optionUpdates
eslint-plugin-unicornfrom 70.0.0 to 71.1.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
5373b9c71.1.0dafc7c9consistent-boolean-name: Allow async boolean predicates (#3502)064d890consistent-boolean-name: Allow boolean-like React refs withRefsuffix (#...950194b71.0.05eb6d87no-unnecessary-array-flat-map: Ignore conditional flatMap fixes in TypeScri...87d1de4Update dependencies (#3498)1af1d1aisolated-functions: Respect configured globals in isolated functions (#3495)fdb3d89prefer-boolean-return: Ignore repeated boolean guard clauses (#3494)3f4c31eprefer-uint8array-base64: Remove from presets (#3493)58670ffprefer-top-level-await: Ignore Svelte files (#3489)