jukbot / smart-industry

🏭 Open Source Manufacturing Execution System for JobShop type manufacturer.
https://smart-mes.firebaseapp.com
Apache License 2.0
357 stars 134 forks source link

Bump eslint from 4.18.2 to 4.19.1 #11

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps eslint from 4.18.2 to 4.19.1.

Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.19.1 > * 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes [#10112](https://github-redirect.dependabot.com/eslint/eslint/issues/10112)) ([#10113](https://github-redirect.dependabot.com/eslint/eslint/issues/10113)) (薛定谔的猫) > * abc765c Fix: object-curly-newline minProperties w/default export (fixes [#10101](https://github-redirect.dependabot.com/eslint/eslint/issues/10101)) ([#10103](https://github-redirect.dependabot.com/eslint/eslint/issues/10103)) (Kevin Partington) > * 6f9e155 Docs: Update ambiguous for...in example for guard-for-in ([#10114](https://github-redirect.dependabot.com/eslint/eslint/issues/10114)) (CJ R) > * 0360cc2 Chore: Adding debug logs on successful plugin loads ([#10100](https://github-redirect.dependabot.com/eslint/eslint/issues/10100)) (Kevin Partington) > * a717c5d Chore: Adding log at beginning of unit tests in Makefile.js ([#10102](https://github-redirect.dependabot.com/eslint/eslint/issues/10102)) (Kevin Partington) > > ## v4.19.0 > * 55a1593 Update: consecutive option for one-var (fixes [#4680](https://github-redirect.dependabot.com/eslint/eslint/issues/4680)) ([#9994](https://github-redirect.dependabot.com/eslint/eslint/issues/9994)) (薛定谔的猫) > * 8d3814e Fix: false positive about ES2018 RegExp enhancements (fixes [#9893](https://github-redirect.dependabot.com/eslint/eslint/issues/9893)) ([#10062](https://github-redirect.dependabot.com/eslint/eslint/issues/10062)) (Toru Nagashima) > * 935f4e4 Docs: Clarify default ignoring of node_modules ([#10092](https://github-redirect.dependabot.com/eslint/eslint/issues/10092)) (Matijs Brinkhuis) > * 72ed3db Docs: Wrap `Buffer()` in backticks in `no-buffer-constructor` rule description ([#10084](https://github-redirect.dependabot.com/eslint/eslint/issues/10084)) (Stephen Edgar) > * 3aded2f Docs: Fix lodash typos, make spacing consistent ([#10073](https://github-redirect.dependabot.com/eslint/eslint/issues/10073)) (Josh Smith) > * e33bb64 Chore: enable no-param-reassign on ESLint codebase ([#10065](https://github-redirect.dependabot.com/eslint/eslint/issues/10065)) (Teddy Katz) > * 66a1e9a Docs: fix possible typo ([#10060](https://github-redirect.dependabot.com/eslint/eslint/issues/10060)) (Vse Mozhet Byt) > * 2e68be6 Update: give a node at least the indentation of its parent (fixes [#9995](https://github-redirect.dependabot.com/eslint/eslint/issues/9995)) ([#10054](https://github-redirect.dependabot.com/eslint/eslint/issues/10054)) (Teddy Katz) > * 72ca5b3 Update: Correctly indent JSXText with trailing linebreaks (fixes [#9878](https://github-redirect.dependabot.com/eslint/eslint/issues/9878)) ([#10055](https://github-redirect.dependabot.com/eslint/eslint/issues/10055)) (Teddy Katz) > * 2a4c838 Docs: Update ECMAScript versions in FAQ ([#10047](https://github-redirect.dependabot.com/eslint/eslint/issues/10047)) (alberto)
Changelog *Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).* > v4.19.1 - March 21, 2018 > > * 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes [#10112](https://github-redirect.dependabot.com/eslint/eslint/issues/10112)) ([#10113](https://github-redirect.dependabot.com/eslint/eslint/issues/10113)) (薛定谔的猫) > * abc765c Fix: object-curly-newline minProperties w/default export (fixes [#10101](https://github-redirect.dependabot.com/eslint/eslint/issues/10101)) ([#10103](https://github-redirect.dependabot.com/eslint/eslint/issues/10103)) (Kevin Partington) > * 6f9e155 Docs: Update ambiguous for...in example for guard-for-in ([#10114](https://github-redirect.dependabot.com/eslint/eslint/issues/10114)) (CJ R) > * 0360cc2 Chore: Adding debug logs on successful plugin loads ([#10100](https://github-redirect.dependabot.com/eslint/eslint/issues/10100)) (Kevin Partington) > * a717c5d Chore: Adding log at beginning of unit tests in Makefile.js ([#10102](https://github-redirect.dependabot.com/eslint/eslint/issues/10102)) (Kevin Partington) > > v4.19.0 - March 16, 2018 > > * 55a1593 Update: consecutive option for one-var (fixes [#4680](https://github-redirect.dependabot.com/eslint/eslint/issues/4680)) ([#9994](https://github-redirect.dependabot.com/eslint/eslint/issues/9994)) (薛定谔的猫) > * 8d3814e Fix: false positive about ES2018 RegExp enhancements (fixes [#9893](https://github-redirect.dependabot.com/eslint/eslint/issues/9893)) ([#10062](https://github-redirect.dependabot.com/eslint/eslint/issues/10062)) (Toru Nagashima) > * 935f4e4 Docs: Clarify default ignoring of node_modules ([#10092](https://github-redirect.dependabot.com/eslint/eslint/issues/10092)) (Matijs Brinkhuis) > * 72ed3db Docs: Wrap `Buffer()` in backticks in `no-buffer-constructor` rule description ([#10084](https://github-redirect.dependabot.com/eslint/eslint/issues/10084)) (Stephen Edgar) > * 3aded2f Docs: Fix lodash typos, make spacing consistent ([#10073](https://github-redirect.dependabot.com/eslint/eslint/issues/10073)) (Josh Smith) > * e33bb64 Chore: enable no-param-reassign on ESLint codebase ([#10065](https://github-redirect.dependabot.com/eslint/eslint/issues/10065)) (Teddy Katz) > * 66a1e9a Docs: fix possible typo ([#10060](https://github-redirect.dependabot.com/eslint/eslint/issues/10060)) (Vse Mozhet Byt) > * 2e68be6 Update: give a node at least the indentation of its parent (fixes [#9995](https://github-redirect.dependabot.com/eslint/eslint/issues/9995)) ([#10054](https://github-redirect.dependabot.com/eslint/eslint/issues/10054)) (Teddy Katz) > * 72ca5b3 Update: Correctly indent JSXText with trailing linebreaks (fixes [#9878](https://github-redirect.dependabot.com/eslint/eslint/issues/9878)) ([#10055](https://github-redirect.dependabot.com/eslint/eslint/issues/10055)) (Teddy Katz) > * 2a4c838 Docs: Update ECMAScript versions in FAQ ([#10047](https://github-redirect.dependabot.com/eslint/eslint/issues/10047)) (alberto)
Commits - [`f1f1bdf`](https://github.com/eslint/eslint/commit/f1f1bdfffe0c2675e42cb6ad58145d40a6870135) 4.19.1 - [`b446650`](https://github.com/eslint/eslint/commit/b446650083012a152ec55dd19c20f2ce951eb30a) Build: changelog update for 4.19.1 - [`3ff5d11`](https://github.com/eslint/eslint/commit/3ff5d11fe2ed601d4e0226bde50c06fe7c7f16ac) Fix: no-invalid-regexp not understand variable for flags (fixes [#10112](https://github-redirect.dependabot.com/eslint/eslint/issues/10112)) ([#10113](https://github-redirect.dependabot.com/eslint/eslint/issues/10113)) - [`abc765c`](https://github.com/eslint/eslint/commit/abc765c1bc6b546db82cb5cd038b66a3aa68b315) Fix: object-curly-newline minProperties w/default export (fixes [#10101](https://github-redirect.dependabot.com/eslint/eslint/issues/10101)) ([#10103](https://github-redirect.dependabot.com/eslint/eslint/issues/10103)) - [`6f9e155`](https://github.com/eslint/eslint/commit/6f9e15514e7a6b880b7c735ac9e8b43aed3cc67e) Docs: Update ambiguous for...in example for guard-for-in ([#10114](https://github-redirect.dependabot.com/eslint/eslint/issues/10114)) - [`0360cc2`](https://github.com/eslint/eslint/commit/0360cc25c86619d30e37e25d4ce9a78309591c18) Chore: Adding debug logs on successful plugin loads ([#10100](https://github-redirect.dependabot.com/eslint/eslint/issues/10100)) - [`a717c5d`](https://github.com/eslint/eslint/commit/a717c5db7575c0ba677f1fd1e909cba08818bfae) Chore: Adding log at beginning of unit tests in Makefile.js ([#10102](https://github-redirect.dependabot.com/eslint/eslint/issues/10102)) - [`4f595e8`](https://github.com/eslint/eslint/commit/4f595e8a7cc1fefae866d2cf0e758515d6098e3c) 4.19.0 - [`16fc59e`](https://github.com/eslint/eslint/commit/16fc59e95140aeb7d7cda732aca7921a12b046c1) Build: changelog update for 4.19.0 - [`55a1593`](https://github.com/eslint/eslint/commit/55a15936346def8ddc0c5023431df20bec798fb2) Update: consecutive option for one-var (fixes [#4680](https://github-redirect.dependabot.com/eslint/eslint/issues/4680)) ([#9994](https://github-redirect.dependabot.com/eslint/eslint/issues/9994)) - Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v4.18.2...v4.19.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 [patch|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 - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees 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) - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Looks like eslint is up-to-date now, so this is no longer needed.