newman-action icon indicating copy to clipboard operation
newman-action copied to clipboard

Bump eslint-plugin-github from 2.0.0 to 4.1.2

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps eslint-plugin-github from 2.0.0 to 4.1.2.

Release notes

Sourced from eslint-plugin-github's releases.

v4.1.2

This release ensures compatibility with the latest version of eslint-config-prettier.

Thanks @​galkin

v4.1.1

Fix a bug in v4.1.0 where the new rules were not added to the rule index.

v4.1.0

  • Add require-passive-events rule (#110), and add to browser config
  • Add prefer-observers rule (#110), and add to browser config
  • Add no-useless-passive rule (#110), and add to browser config

v4.0.1

  • Don't extends configs in the browser and internal configs (#108)

v4.0.0

Version 4.0.0-1 has been out for a while and considered stable.

In this major version we've dropped react/graphql/relay support and beefed up the TypeScript support. The prettier config has been moved into github/prettier-config. Additionally we've removed the initialization scripts that generate configurations so this package is more in line with other sharable ESLint configs.

v4.0.0-1

  • Merge pull request #104 from github/change-typescript-rules 9f552f1
  • turn off interface-name-prefix rule be71c95
  • turn off no-unused-vars rule in typescript config eae37ab
  • Merge pull request #103 from github/use-prettier-config-package 54bd28d
  • use prettier from npm package 40fbc4a

https://github.com/github/eslint-plugin-github/compare/v4.0.0-0...v4.0.0-1

v4.0.0-0

Prerelease with multiple breaking changes. See changelog below:

  • Merge pull request #101 from github/fix-camelcase-rule-in-typescript-config a6c489b
  • Merge pull request #102 from github/disable-no-none-null-assertion-rule 882f4ed
  • turn off no-non-nul-assertion rule 7bbc89a
  • turn eslint camelcase rule off in typescript config 9b9bba3
  • Merge pull request #100 from github/update-deps a50a31a
  • update svg-element-attributes 14f8162
  • update @​typescript-eslint packages to their latest versions bedd852
  • update mocha 4d10286
  • update eslint and friends d77c6e5
  • Merge pull request #99 from github/remove-scripts ccd340b
  • Merge pull request #91 from github/dependabot/npm_and_yarn/acorn-7.1.1 f547093
  • Create CODEOWNERS 31cc05e
  • remove docs/configs.md 268bb01
  • fix weird docs example fb3a5aa
  • update README e1463cc
  • remove scripts dd6beed
  • Merge pull request #98 from github/rename-app-config 4128e9c

... (truncated)

Commits
  • b6ab5b3 4.1.2
  • 073014c update eslint-config-prettier>=8.0.0
  • b396c45 Merge pull request #117 from galkin/main
  • 5e54eac Update plugin:github/typescript config
  • 5a39768 Merge pull request #114 from github/smoke-tests
  • e1f65a0 test: add smoke test ensuring every config rule is one that is exported
  • a37fec5 test: add smoke test ensuring every config is exported
  • 663dbbf test: add smoke test ensuring all rules make it into lib/index
  • 530a69b 4.1.1
  • 22b3c82 Merge pull request #113 from github/fix-add-missing-rules-to-index-js
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

dependabot[bot] avatar May 04 '21 08:05 dependabot[bot]