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

Bump eslint-plugin-github from 3.4.1 to 4.1.2 #329

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2021

Bumps eslint-plugin-github from 3.4.1 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

github/eslint-plugin-github@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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 3.4.1 to 4.1.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v3.4.1...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2021
@dependabot dependabot bot requested a review from jason-edstrom March 5, 2021 11:02
@sonarcloud
Copy link

sonarcloud bot commented Mar 5, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants