Skip to content

Bump the eslint group across 1 directory with 3 updates#69778

Merged
potiuk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/eslint-96ad0600b1
Jul 12, 2026
Merged

Bump the eslint group across 1 directory with 3 updates#69778
potiuk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/eslint-96ad0600b1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

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-jsonc from 3.2.0 to 3.3.0

Release notes

Sourced from eslint-plugin-jsonc's releases.

v3.3.0

Minor Changes

Changelog

Sourced from eslint-plugin-jsonc's changelog.

3.3.0

Minor Changes

Commits
  • 89fcb99 chore: release eslint-plugin-jsonc (#522)
  • 1e36e43 chore: format
  • 7d42402 chore: fix web site script
  • 9f6808a feat(sort-array-values): add key option to sort object arrays by property (...
  • 04fcc25 chore(deps): update dependency pako to v3 (#521)
  • 90cc9b3 chore(deps): update actions/checkout action to v7 (#520)
  • 4a8a05a chore(deps): update babel monorepo to v8 (#518)
  • 8a670e8 chore(deps): update dependency @​eslint/json to v2 (#515)
  • cc62e58 chore(deps): update dependency eslint-plugin-jsdoc to v63 (#513)
  • 8e0f88d chore(deps): update dependency @​changesets/changelog-github to ^0.7.0 (#511)
  • Additional commits viewable in compare view

Updates eslint-plugin-perfectionist from 5.9.1 to 5.10.0

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v5.10.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v5.10.0

compare changes

🚀 Features

  • sort-intersection-types: Add ignore callable types option (967da574)

🐞 Bug Fixes

  • sort-modules: Allow sorting of decorated exported classes (05cc7218)
  • sort-arrays: Require options to be provided (5417cb5a)
  • Stop treating multiline trailing block comments as leading comments (5c66d19d)
  • sort-switch-case: Skip condition-shaped switch statements (2bea3292)
  • Detect dependencies in iifes, auto-accessors and computed enum access (119bafe6)

❤️ Contributors

Commits
  • 84aa039 build: publish v5.10.0
  • 2b5649a chore: update github actions
  • 111fe80 chore: update dependencies
  • 3db7a68 ci: update pnpm to v11
  • f26bdfd ci: update nodejs to v26
  • 119bafe fix: detect dependencies in iifes, auto-accessors and computed enum access
  • 2bea329 fix(sort-switch-case): skip condition-shaped switch statements
  • 5c66d19 fix: stop treating multiline trailing block comments as leading comments
  • 303ce43 docs(sort-intersection-types): add banner about callable and named types
  • 967da57 feat(sort-intersection-types): add ignore callable types option
  • Additional commits viewable in compare view

Updates eslint-plugin-unicorn from 70.0.0 to 71.1.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v71.1.0

  • consistent-boolean-name: Allow async boolean predicates (#3502) dafc7c9f
  • consistent-boolean-name: Allow boolean-like React refs with Ref suffix (#3501) 064d8901

sindresorhus/eslint-plugin-unicorn@v71.0.0...v71.1.0

v71.0.0

Improvements

  • consistent-boolean-name: Ignore destructured variables (#3485) 0de22c58
  • consistent-boolean-name: Skip React hooks by default (#3487) fab07e28
  • isolated-functions: Respect configured globals in isolated functions (#3495) 1af1d1a4
  • no-unnecessary-array-flat-map: Ignore conditional flatMap fixes in TypeScript (#3499) 5eb6d879
  • prefer-boolean-return: Ignore repeated boolean guard clauses (#3494) fdb3d894
  • prefer-top-level-await: Ignore Svelte files (#3489) 58670ffa
  • prefer-uint8array-base64: Remove from presets (#3493) 3f4c31e9

sindresorhus/eslint-plugin-unicorn@v70.0.0...v71.0.0

Commits
  • 5373b9c 71.1.0
  • dafc7c9 consistent-boolean-name: Allow async boolean predicates (#3502)
  • 064d890 consistent-boolean-name: Allow boolean-like React refs with Ref suffix (#...
  • 950194b 71.0.0
  • 5eb6d87 no-unnecessary-array-flat-map: Ignore conditional flatMap fixes in TypeScri...
  • 87d1de4 Update dependencies (#3498)
  • 1af1d1a isolated-functions: Respect configured globals in isolated functions (#3495)
  • fdb3d89 prefer-boolean-return: Ignore repeated boolean guard clauses (#3494)
  • 3f4c31e prefer-uint8array-base64: Remove from presets (#3493)
  • 58670ff prefer-top-level-await: Ignore Svelte files (#3489)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 12, 2026
@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label Jul 12, 2026
@potiuk

potiuk commented Jul 12, 2026

Copy link
Copy Markdown
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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/airflow-core/src/airflow/ui/eslint-96ad0600b1 branch from f9cbe03 to 455cb7f Compare July 12, 2026 19:59

@potiuk potiuk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grouped dependency bump, CI green after rebase onto the Azure-import fix. Approving.

@potiuk potiuk merged commit b48259c into main Jul 12, 2026
83 checks passed
@potiuk potiuk deleted the dependabot/npm_and_yarn/airflow-core/src/airflow/ui/eslint-96ad0600b1 branch July 12, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant