android-ndk-toolchain-setup
android-ndk-toolchain-setup copied to clipboard
Bump eslint-plugin-github from 2.0.0 to 4.1.2
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 tobrowser
config- Add
prefer-observers
rule (#110), and add tobrowser
config- Add
no-useless-passive
rule (#110), and add tobrowser
configv4.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.2073014c
update eslint-config-prettier>=8.0.0b396c45
Merge pull request #117 from galkin/main5e54eac
Update plugin:github/typescript config5a39768
Merge pull request #114 from github/smoke-testse1f65a0
test: add smoke test ensuring every config rule is one that is exporteda37fec5
test: add smoke test ensuring every config is exported663dbbf
test: add smoke test ensuring all rules make it into lib/index530a69b
4.1.122b3c82
Merge pull request #113 from github/fix-add-missing-rules-to-index-js- Additional commits viewable in compare view
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)