Bump eslint-plugin-unicorn from 71.1.0 to 72.0.0 in /airflow-core/src/airflow/ui in the eslint group across 1 directory - #70402
Conversation
Bumps the eslint group with 1 update in the /airflow-core/src/airflow/ui directory: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `eslint-plugin-unicorn` from 71.1.0 to 72.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v71.1.0...v72.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 72.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
Backport failed to create: v3-3-test. View the failure log Run detailsNote: As of Merging PRs targeted for Airflow 3.X In matter of doubt please ask in #release-management Slack channel.
You can attempt to backport this manually by running: cherry_picker 861aa98 v3-3-testThis should apply the commit to the v3-3-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
|
After testing myself, that's only a handful of errors to fix, I'll open a backport PR so main and release branch stay in sync from a linter perspective. |
Adapted from #70402 (which bumped 71.1.0 to 72.0.0 on main); v3-3-test was on ^64.0.0, so this is a larger jump. Includes the lint fixes the newer unicorn rules surface.
Adapted from #70402 (which bumped 71.1.0 to 72.0.0 on main); v3-3-test was on ^64.0.0, so this is a larger jump. Includes the lint fixes the newer unicorn rules surface.
Bumps the eslint group with 1 update in the /airflow-core/src/airflow/ui directory: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `eslint-plugin-unicorn` from 71.1.0 to 72.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v71.1.0...v72.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 72.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the eslint group with 1 update in the /airflow-core/src/airflow/ui directory: eslint-plugin-unicorn.
Updates
eslint-plugin-unicornfrom 71.1.0 to 72.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
0b9a9af72.0.079e79d5consistent-boolean-name: Support Vue refs (#3555)b23f959prefer-split-limit: Support array destructuring (#3554)110cc58no-unused-array-method-return: Ignore expect assertions (#3552)305fb4bprefer-await: Add async IIFE suggestion (#3550)a1615b6UpdatedefineConfigconfig docs (#3524)6ae0e95prefer-await: Show exact solutions to incorrect code in docs (#3546)4367228no-useless-template-literals: Ignore const assertions (#3543)b6d01a0no-unnecessary-array-flat-map: Handle TypeScript Vue files (#3545)e273ab6prefer-export-from: Preserve JSDoc comments on single-const re-exports (#3544)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions