Bump js-yaml, eslint, eslint-config-react-app, eslint-plugin-flowtype, eslint-plugin-jsx-a11y, eslint-plugin-react and eslint-plugin-react-hooks#147
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…, eslint-plugin-jsx-a11y, eslint-plugin-react and eslint-plugin-react-hooks Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [eslint](https://github.com/eslint/eslint), [eslint-config-react-app](https://github.com/facebook/create-react-app/tree/HEAD/packages/eslint-config-react-app), [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype), [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y), [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks). These dependencies need to be updated together. Removes `js-yaml` Updates `eslint` from 7.32.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v7.32.0...v10.6.0) Updates `eslint-config-react-app` from 6.0.0 to 7.0.1 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/react/create-react-app/blob/main/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/eslint-config-react-app@7.0.1/packages/eslint-config-react-app) Updates `eslint-plugin-flowtype` from 5.10.0 to 8.0.3 - [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases) - [Commits](gajus/eslint-plugin-flowtype@v5.10.0...v8.0.3) Updates `eslint-plugin-jsx-a11y` from 6.4.1 to 6.10.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.4.1...v6.10.2) Updates `eslint-plugin-react` from 7.26.1 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.26.1...v7.37.5) Updates `eslint-plugin-react-hooks` from 4.2.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: js-yaml dependency-version: dependency-type: indirect - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development - dependency-name: eslint-config-react-app dependency-version: 7.0.1 dependency-type: direct:development - dependency-name: eslint-plugin-flowtype dependency-version: 8.0.3 dependency-type: direct:development - dependency-name: eslint-plugin-jsx-a11y dependency-version: 6.10.2 dependency-type: direct:development - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development - dependency-name: eslint-plugin-react-hooks dependency-version: 4.6.2 dependency-type: direct:development ... 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.
Removes js-yaml. It's no longer used after updating ancestor dependencies js-yaml, eslint, eslint-config-react-app, eslint-plugin-flowtype, eslint-plugin-jsx-a11y, eslint-plugin-react and eslint-plugin-react-hooks. These dependencies need to be updated together.
Removes
js-yamlUpdates
eslintfrom 7.32.0 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-config-react-appfrom 6.0.0 to 7.0.1Commits
19fa58dPublish63ae6ddupdated deprecated rules (#11622)221e511Publishf5467d5feat(eslint-config-react-app): support ESLint 8.x (#11375)9d0369bFix ESLint Babel preset resolution (#11547)3880ba6Remove dependency pinning (#11474)f0a837cWebpack 5 (#11201)bbd5a60chore: migrate to@babel/eslint-parser(#10761)bb64e31Switch branch name651d0dbeslint-config-react-app typo fix (#10317)Updates
eslint-plugin-flowtypefrom 5.10.0 to 8.0.3Release notes
Sourced from eslint-plugin-flowtype's releases.
... (truncated)
Commits
7989036fix: describe missing peer dependencies (closes #511)e55e97estyle: apply style fixese703984fix: apply style fixesd9a2a37style: apply auto fixes0bf7612fix: use unicode flag5f6f9aafix: restore eslint canonicale9a334bRevert "fix: temporarily disable canonical plugin"047c774chore: remove active nodeeb17a2achore: disable npm cache1159176chore: remove chaiUpdates
eslint-plugin-jsx-a11yfrom 6.4.1 to 6.10.2Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
... (truncated)
Commits
7f3d698v6.10.20d01a1a[meta] fix changelog URLs5dad7c4[Dev Deps] update@babel/cli,@babel/core,@babel/eslint-parser, `@babe...d15d3ab[Refactor] avoid spreading things that are already arraysfa9845d[patch]no-redundandant-roles: allow\<img src="*.svg" role="img" />daba189[Tests]aria-role: Add valid test for\<svg role="img" />0bc6378[Docs]label-has-associated-control: add line breaks for readability30d2318[Tests]label-has-associated-control: add additional test casesd92446c[Tests] Add tests to reinforce required attributes for role="heading"aa075bd[Refactor] remove no-longer-neededes-iterator-helpersInstall script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
eslint-plugin-reactfrom 7.26.1 to 7.37.5Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
2c98b83Update CHANGELOG and bump version2f64dea[Fix]no-unknown-property: allowtransform-originonrect2428618[Fix]jsx-no-constructed-context-values: detect constructed context values ...60b7316[Tests]prop-types: use proper spacing/semis, button type90a00b9[Fix]prop-types: supportComponentPropsWithReffrom a namespace import3fd9b92[Fix]no-unknown-property: allow shadow root attrs on\<template>addad46[Deps] updateobject.entries98a31f8[Dev Deps] update@babel/core,@babel/eslint-parser7eb6ca9[Docs]button-has-type: clean up phrasinge6b5b41Update CHANGELOG and bump versionUpdates
eslint-plugin-react-hooksfrom 4.2.0 to 4.6.2Changelog
Sourced from eslint-plugin-react-hooks's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by react-bot, a new releaser for eslint-plugin-react-hooks since your current version.
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this re...
Description has been truncated