Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade eslint-plugin-react from 7.4.0 to 7.27.0 #133

Open
wants to merge 1 commit into
base: prototype
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Dec 1, 2021

Snyk has created this PR to upgrade eslint-plugin-react from 7.4.0 to 7.27.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 58 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-11-10.
Release notes
Package name: eslint-plugin-react
  • 7.27.0 - 2021-11-10

    v7.27.0

  • 7.26.1 - 2021-09-30

    What's Changed

    New Contributors

    Full Changelog: v7.26.0...v7.26.1

  • 7.26.0 - 2021-09-21

    Added

    Fixed

    Changed

  • 7.25.3 - 2021-09-19
    No content.
  • 7.25.2 - 2021-09-16
    No content.
  • 7.25.1 - 2021-08-30
    No content.
  • 7.25.0 - 2021-08-29
    No content.
  • 7.24.0 - 2021-05-29
    No content.
  • 7.23.2 - 2021-04-08
    No content.
  • 7.23.1 - 2021-03-24
    No content.
  • 7.23.0 - 2021-03-23
  • 7.22.0 - 2020-12-30
  • 7.21.5 - 2020-10-20
  • 7.21.4 - 2020-10-09
  • 7.21.3 - 2020-10-02
  • 7.21.2 - 2020-09-24
  • 7.21.1 - 2020-09-23
  • 7.21.0 - 2020-09-23
  • 7.20.6 - 2020-08-12
  • 7.20.5 - 2020-07-28
  • 7.20.4 - 2020-07-27
  • 7.20.3 - 2020-06-30
  • 7.20.2 - 2020-06-29
  • 7.20.1 - 2020-06-28
  • 7.20.0 - 2020-05-13
  • 7.19.0 - 2020-03-06
  • 7.18.3 - 2020-02-03
  • 7.18.2 - 2020-02-02
  • 7.18.1 - 2020-02-01
  • 7.18.0 - 2020-01-16
  • 7.17.0 - 2019-11-29
  • 7.16.0 - 2019-10-04
  • 7.15.1 - 2019-10-01
  • 7.15.0 - 2019-10-01
  • 7.14.3 - 2019-07-22
  • 7.14.2 - 2019-06-24
  • 7.14.1 - 2019-06-24
  • 7.14.0 - 2019-06-23
  • 7.13.0 - 2019-05-03
  • 7.12.4 - 2019-01-17
  • 7.12.3 - 2019-01-04
  • 7.12.2 - 2019-01-02
  • 7.12.1 - 2019-01-01
  • 7.12.0 - 2018-12-28
  • 7.11.1 - 2018-08-14
  • 7.11.0 - 2018-08-13
  • 7.10.0 - 2018-06-25
  • 7.9.1 - 2018-06-04
  • 7.9.0 - 2018-06-03
  • 7.8.2 - 2018-05-13
  • 7.8.1 - 2018-05-11
  • 7.8.0 - 2018-05-11
  • 7.8.0-rc.0 - 2018-05-10
  • 7.7.0 - 2018-02-20
  • 7.6.1 - 2018-01-29
  • 7.6.0 - 2018-01-25
  • 7.5.1 - 2017-11-19
  • 7.5.0 - 2017-11-18
  • 7.4.0 - 2017-09-24
from eslint-plugin-react GitHub release notes
Commit messages
Package name: eslint-plugin-react
  • 21e01b6 Update CHANGELOG and bump version
  • 10c0e6a [Dev Deps] update `@ babel/eslint-parser`, `@ types/node`
  • 9e12d2b [New] support eslint 8.x
  • c3c97e3 [Dev Deps] update `eslint-config-airbnb-base`
  • 38628ed [Tests] improve parser cases debug comment
  • e5b9f35 [Fix] `no-invalid-html-attribute`: avoid crash on spread props
  • e672316 [Docs] `jsx-no-target-blank`: adjust options description
  • 7b3d728 [Fix] `destructuring-assignment`, component detection: improve component detection
  • 0743c41 [Tests] improve babel parser options
  • 9fd9856 [Dev Deps] Update `eslint-remote-tester-run-action`
  • bf08998 [readme] tweak instructions to specify an eslint version to install
  • d62ab20 [Deps] update `estraverse`
  • 19da173 [Tests] run `npx ls-engines` in tests
  • 3504e2b [Tests] run `npm ls` in tests
  • 9ea7449 [New] add `no-invalid-html-attribute` rule
  • abc6f3e [Docs] make section title consistent
  • 4b824e0 [Dev Deps] update `eslint-remote-tester`
  • 12f33f6 [Fix] `no-typos`: prevent a crash when using private methods
  • 38ab031 [Tests] `prop-types`: fix a typo in a test case
  • 0f7e2e7 [Dev Deps] update `@ babel/core`, `@ babel/eslint-parser`, `@ babel/plugin-syntax-decorators`, `@ babel/plugin-syntax-do-expressions`, `@ babel/plugin-syntax-function-bind`, `@ babel/preset-react`, `@ types/node`
  • 5448e2e [New] add support for `@ typescript-eslint/parser` v5
  • 734b455 [Tests] test on `@ typescript-eslint/parser` v4
  • e0e16bb [Tests] test on the new babel eslint parser
  • 4bc3499 [Fix] `prop-types`, `propTypes`: add forwardRef<>, ForwardRefRenderFunction<> prop-types

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant