shikhir-arora / karma-simple

A simple, lightweight and functional Discord Karma tracking bot for guild members.
https://karmabot.vlexar.pw
Creative Commons Zero v1.0 Universal
12 stars 9 forks source link

Bump eslint from 5.0.0-alpha.0 to 5.0.0-alpha.1 #5

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps eslint from 5.0.0-alpha.0 to 5.0.0-alpha.1.

Changelog *Sourced from eslint's [changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).* > v5.0.0-alpha.1 - April 13, 2018 > > * b2a48a9 Breaking: stop using fake `context._linter` property (fixes [#10140](https://github-redirect.dependabot.com/eslint/eslint/issues/10140)) ([#10209](https://github-redirect.dependabot.com/eslint/eslint/issues/10209)) (Teddy Katz) > * a039956 Breaking: remove deprecated browser/jest/node globals (fixes [#10141](https://github-redirect.dependabot.com/eslint/eslint/issues/10141)) ([#10210](https://github-redirect.dependabot.com/eslint/eslint/issues/10210)) (Teddy Katz) > * 98f1cad Docs: update migration guide with latest changes ([#10212](https://github-redirect.dependabot.com/eslint/eslint/issues/10212)) (Teddy Katz) > * 2e60017 Chore: remove concat-stream dependency ([#10173](https://github-redirect.dependabot.com/eslint/eslint/issues/10173)) (Teddy Katz) > * 7f69f11 Chore: rearrange init options. ([#10131](https://github-redirect.dependabot.com/eslint/eslint/issues/10131)) (薛定谔的猫) > * f595fd8 Upgrade: upgrade deps ([#10184](https://github-redirect.dependabot.com/eslint/eslint/issues/10184)) (alberto) > * 71167be Docs: fix wrong config in id-length ([#10196](https://github-redirect.dependabot.com/eslint/eslint/issues/10196)) (薛定谔的猫) > * 81629d2 Chore: enable rest/spread rules on ESLint codebase ([#10211](https://github-redirect.dependabot.com/eslint/eslint/issues/10211)) (Teddy Katz) > * 2324570 Breaking: no-unused-vars reports all after-used params (fixes [#9909](https://github-redirect.dependabot.com/eslint/eslint/issues/9909)) ([#10119](https://github-redirect.dependabot.com/eslint/eslint/issues/10119)) (Kevin Partington) > * 7765fc4 Upgrade: ajv@^6.0.1, still using json schema draft 04 ([#9856](https://github-redirect.dependabot.com/eslint/eslint/issues/9856)) (Kevin Partington) > * b77846d Breaking: drop supporting Node.js 4 (fixes [#10052](https://github-redirect.dependabot.com/eslint/eslint/issues/10052)) ([#10074](https://github-redirect.dependabot.com/eslint/eslint/issues/10074)) (薛定谔的猫) > * cd34d44 Chore: avoid modifying global state when tests fail ([#10201](https://github-redirect.dependabot.com/eslint/eslint/issues/10201)) (Teddy Katz) > * 731da1e Docs: fix code in correct example. ([#10195](https://github-redirect.dependabot.com/eslint/eslint/issues/10195)) (薛定谔的猫) > * 3780915 Docs: fix some small errors in examples ([#10194](https://github-redirect.dependabot.com/eslint/eslint/issues/10194)) (薛定谔的猫) > * 869c9f5 Upgrade: babelify ([#10185](https://github-redirect.dependabot.com/eslint/eslint/issues/10185)) (alberto) > * 218ee57 Fix: report no-case-declarations from declarations (fixes [#10048](https://github-redirect.dependabot.com/eslint/eslint/issues/10048)) ([#10167](https://github-redirect.dependabot.com/eslint/eslint/issues/10167)) (Carlo Abelli) > * b7ee1ed Upgrade: upgrade devdeps ([#10178](https://github-redirect.dependabot.com/eslint/eslint/issues/10178)) (alberto) > * db1a582 Chore: Add debug logging for CLI args as they came in ([#10174](https://github-redirect.dependabot.com/eslint/eslint/issues/10174)) (Kevin Partington) > * f3a0291 Upgrade: Update dependencies. ([#10168](https://github-redirect.dependabot.com/eslint/eslint/issues/10168)) (alberto) > * 7d6e052 Upgrade: esquery@^1.0.1 (fixes [#8733](https://github-redirect.dependabot.com/eslint/eslint/issues/8733)) ([#10170](https://github-redirect.dependabot.com/eslint/eslint/issues/10170)) (Kevin Partington) > * 1e7252f Docs: Add more related rules for object-curly-spacing ([#10175](https://github-redirect.dependabot.com/eslint/eslint/issues/10175)) (Saugat Acharya) > * e5cf9cc Docs: Reorder README sections ([#10172](https://github-redirect.dependabot.com/eslint/eslint/issues/10172)) (alberto) > * c85578f Chore: Remove `esprima-fb` dependency. ([#10171](https://github-redirect.dependabot.com/eslint/eslint/issues/10171)) (alberto) > * d0dc2e3 Docs: Add Missing Quotes ([#10162](https://github-redirect.dependabot.com/eslint/eslint/issues/10162)) (Samarth Verma) > * 7a63bfa Upgrade: eslint-release to v0.11.1 ([#10156](https://github-redirect.dependabot.com/eslint/eslint/issues/10156)) (Teddy Katz) > * b7a1a7a Build: Gensite creates prerelease dirs if needed ([#10154](https://github-redirect.dependabot.com/eslint/eslint/issues/10154)) (Brandon Mills)
Commits - [`d352e42`](https://github.com/eslint/eslint/commit/d352e42dc5182c2bef32864d4b2c12c5c73623a8) 5.0.0-alpha.1 - [`188e70d`](https://github.com/eslint/eslint/commit/188e70d54afdb6de6f27f61ab413da89b279e29c) Build: changelog update for 5.0.0-alpha.1 - [`b2a48a9`](https://github.com/eslint/eslint/commit/b2a48a9bee1929205993c8cb87a77945919ca868) Breaking: stop using fake `context._linter` property (fixes [#10140](https://github-redirect.dependabot.com/eslint/eslint/issues/10140)) ([#10209](https://github-redirect.dependabot.com/eslint/eslint/issues/10209)) - [`a039956`](https://github.com/eslint/eslint/commit/a039956602fd2eb7871ee81de0db5bd3feff063d) Breaking: remove deprecated browser/jest/node globals (fixes [#10141](https://github-redirect.dependabot.com/eslint/eslint/issues/10141)) ([#10210](https://github-redirect.dependabot.com/eslint/eslint/issues/10210)) - [`98f1cad`](https://github.com/eslint/eslint/commit/98f1cadd408ffa233cfaedb5cd5f2a11a09327e8) Docs: update migration guide with latest changes ([#10212](https://github-redirect.dependabot.com/eslint/eslint/issues/10212)) - [`2e60017`](https://github.com/eslint/eslint/commit/2e60017f50a847a93b2c2e277f41e625d8f286ef) Chore: remove concat-stream dependency ([#10173](https://github-redirect.dependabot.com/eslint/eslint/issues/10173)) - [`7f69f11`](https://github.com/eslint/eslint/commit/7f69f1128240413a052eb4b4e46f3c952c43bd43) Chore: rearrange init options. ([#10131](https://github-redirect.dependabot.com/eslint/eslint/issues/10131)) - [`f595fd8`](https://github.com/eslint/eslint/commit/f595fd8a795d25162579354c2623f4e79afdfbe7) Upgrade: upgrade deps ([#10184](https://github-redirect.dependabot.com/eslint/eslint/issues/10184)) - [`71167be`](https://github.com/eslint/eslint/commit/71167be0b594576610b8141f8f440ba986f6bc98) Docs: fix wrong config in id-length ([#10196](https://github-redirect.dependabot.com/eslint/eslint/issues/10196)) - [`81629d2`](https://github.com/eslint/eslint/commit/81629d2d92bf5c0aaaa6e4db4a333b3fcdb31898) Chore: enable rest/spread rules on ESLint codebase ([#10211](https://github-redirect.dependabot.com/eslint/eslint/issues/10211)) - Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v5.0.0-alpha.0...v5.0.0-alpha.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.
shikhir-arora commented 6 years ago

@dependabot rebase

dependabot-preview[bot] commented 6 years ago

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.