Bump the eslint group across 1 directory with 6 updates#68763
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the eslint group across 1 directory with 6 updates#68763dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the eslint group with 6 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.5.0` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `3.1.2` | `3.2.0` | | [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` | `66.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.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.5.0) 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-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 66.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v64.0.0...v66.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.5.0 dependency-type: direct:development update-type: version-update:semver-minor 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-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: 66.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates in the /airflow-core/src/airflow/ui directory:
2.0.52.1.010.3.010.5.03.1.23.2.05.5.55.5.60.5.20.5.364.0.066.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.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
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-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 66.0.0Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
ea3a05966.0.0250662cMeta tweaks1c85dd1Harden some rules with type info (#3228)f6b7fc4Document linting inAGENTS.mdd1b6ba7Addno-unsafe-property-keyrule (#3227)d116a6bAddconsistent-class-member-orderrule (#3226)174d5a5prefer-array-from-map: Supportfor-ofarray mapping (#3220)b752111Addno-useless-template-literalsrule (#3225)15332d1Disable smoke test workflow (#3224)74be15eAddno-optional-chaining-on-undeclared-variablerule (#3223)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