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 2.0.0 to 4.1.1 #19

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 20, 2020

Bumps eslint-plugin-github from 2.0.0 to 4.1.1.

Release notes

Sourced from eslint-plugin-github's releases.

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
  • move try catch into async function a9f54ea
  • make sure to call top-level async function 4f0b7bd
  • actually do a await / async conversion 3fcb3b7
  • Merge pull request #97 from github/use-typescript-parser-in-typescript-config 5711f95
  • fix github/no-then violations 70abdb8
Commits
  • 530a69b 4.1.1
  • 22b3c82 Merge pull request #113 from github/fix-add-missing-rules-to-index-js
  • f02293b fix: add missing rules to index.js
  • 423a3e1 Merge pull request #112 from antleblanc/patch-1
  • ac5e6da Remove prettier.config.js from files entry
  • 8d98ff2 Fix typo
  • 5254b7e Merge pull request #111 from github/dependabot/npm_and_yarn/lodash-4.17.19
  • ab4440c Bump lodash from 4.17.15 to 4.17.19
  • ca14037 4.1.0
  • c360c0e Merge pull request #110 from github/addEventListener-lints
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 20, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-github-4.1.1 branch from eda811c to e3a3cd6 Compare November 20, 2020 13:23
@dependabot-preview
Copy link
Contributor Author

Superseded by #134.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-github-4.1.1 branch March 4, 2021 23:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants