Bump the eslint group across 1 directory with 3 updates - #71405
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the eslint group across 1 directory with 3 updates#71405dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
bbovenzi,
choo121600,
guan404ming,
pierrejeambrun,
ryanahamilton,
shubhamraj-git and
vatsrahul1001
as code owners
August 11, 2026 09:40
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.3.0 to 3.4.1 - [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.3.0...v3.4.1) Updates `eslint-plugin-perfectionist` from 5.10.0 to 5.10.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.10.0...v5.10.1) Updates `eslint-plugin-unicorn` from 72.0.0 to 73.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v72.0.0...v73.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsonc dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-perfectionist dependency-version: 5.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-version: 73.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/eslint-47ddce10b2
branch
from
August 11, 2026 16:15
8c8f71f to
b5680f5
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/eslint-47ddce10b2
branch
August 13, 2026 18:50
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.3.0 to 3.4.1Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
b52ea38chore: release eslint-plugin-jsonc (#533)97a7564Fix allowLineSeparatedGroups with ignored sort keys (#532)721adacchore(deps): update dependency stylelint-config-recommended-vue to v2 (#528)e64a990chore(deps): update actions/stale action to v11 (#527)5112f41chore: release eslint-plugin-jsonc (#531)b34587cFix ruleset updater lint failure (#530)b2a546ffeat(sort-keys): add ignore order option (#526)f006336chore(deps): update dependency c8 to v12 (#525)6b8fd4achore(deps): update actions/setup-node action to v7 (#524)Updates
eslint-plugin-perfectionistfrom 5.10.0 to 5.10.1Release notes
Sourced from eslint-plugin-perfectionist's releases.
Changelog
Sourced from eslint-plugin-perfectionist's changelog.
Commits
256dbbfbuild: publish v5.10.1a0c269achore: update dependencies93a267efix: take into account extended tsconfigsc9a119efix: respect ignored callback dependencies in nested calls7a35d8bfix: fix complex comments cases not being auto-fixed correctlyfbbc372fix: fix crash in typescript 7af64311docs: update statsb821520chore: update github actions1b4fd2edocs: update config count from three to fourUpdates
eslint-plugin-unicornfrom 72.0.0 to 73.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
b54802073.0.0ae3c3d9Addconsistent-arrow-return-stylerule (#3601)a61c2c5Additeration-fallback-stylerule (#3602)e78a7c9consistent-function-style: AdddefaultExportoption (#3600)f2a62e3import-style: Ignore type-only imports (#3599)dd52b4acomment-content: Handle Unicode word boundaries (#3597)6a709b7no-this-outside-of-class: Allow explicit TypeScriptthisparameters (#3596)a33b1c1consistent-boolean-name: Add granular check options (#3591)342a5edFixprocess.exitcontrol-flow analysis (#3590)6120423no-negated-comparison: Never check relational operators (#3589)