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 from 4.18.2 to 4.19.1 in /frontend #395

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 22, 2018

Bumps eslint from 4.18.2 to 4.19.1.

Release notes

Sourced from eslint's releases.

v4.19.1

  • 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113) (薛定谔的猫)
  • abc765c Fix: object-curly-newline minProperties w/default export (fixes #10101) (#10103) (Kevin Partington)
  • 6f9e155 Docs: Update ambiguous for...in example for guard-for-in (#10114) (CJ R)
  • 0360cc2 Chore: Adding debug logs on successful plugin loads (#10100) (Kevin Partington)
  • a717c5d Chore: Adding log at beginning of unit tests in Makefile.js (#10102) (Kevin Partington)

v4.19.0

  • 55a1593 Update: consecutive option for one-var (fixes #4680) (#9994) (薛定谔的猫)
  • 8d3814e Fix: false positive about ES2018 RegExp enhancements (fixes #9893) (#10062) (Toru Nagashima)
  • 935f4e4 Docs: Clarify default ignoring of node_modules (#10092) (Matijs Brinkhuis)
  • 72ed3db Docs: Wrap Buffer() in backticks in no-buffer-constructor rule description (#10084) (Stephen Edgar)
  • 3aded2f Docs: Fix lodash typos, make spacing consistent (#10073) (Josh Smith)
  • e33bb64 Chore: enable no-param-reassign on ESLint codebase (#10065) (Teddy Katz)
  • 66a1e9a Docs: fix possible typo (#10060) (Vse Mozhet Byt)
  • 2e68be6 Update: give a node at least the indentation of its parent (fixes #9995) (#10054) (Teddy Katz)
  • 72ca5b3 Update: Correctly indent JSXText with trailing linebreaks (fixes #9878) (#10055) (Teddy Katz)
  • 2a4c838 Docs: Update ECMAScript versions in FAQ (#10047) (alberto)
Changelog

Sourced from eslint's changelog.

v4.19.1 - March 21, 2018

  • 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #10112) (#10113) (薛定谔的猫)
  • abc765c Fix: object-curly-newline minProperties w/default export (fixes #10101) (#10103) (Kevin Partington)
  • 6f9e155 Docs: Update ambiguous for...in example for guard-for-in (#10114) (CJ R)
  • 0360cc2 Chore: Adding debug logs on successful plugin loads (#10100) (Kevin Partington)
  • a717c5d Chore: Adding log at beginning of unit tests in Makefile.js (#10102) (Kevin Partington)

v4.19.0 - March 16, 2018

  • 55a1593 Update: consecutive option for one-var (fixes #4680) (#9994) (薛定谔的猫)
  • 8d3814e Fix: false positive about ES2018 RegExp enhancements (fixes #9893) (#10062) (Toru Nagashima)
  • 935f4e4 Docs: Clarify default ignoring of node_modules (#10092) (Matijs Brinkhuis)
  • 72ed3db Docs: Wrap Buffer() in backticks in no-buffer-constructor rule description (#10084) (Stephen Edgar)
  • 3aded2f Docs: Fix lodash typos, make spacing consistent (#10073) (Josh Smith)
  • e33bb64 Chore: enable no-param-reassign on ESLint codebase (#10065) (Teddy Katz)
  • 66a1e9a Docs: fix possible typo (#10060) (Vse Mozhet Byt)
  • 2e68be6 Update: give a node at least the indentation of its parent (fixes #9995) (#10054) (Teddy Katz)
  • 72ca5b3 Update: Correctly indent JSXText with trailing linebreaks (fixes #9878) (#10055) (Teddy Katz)
  • 2a4c838 Docs: Update ECMAScript versions in FAQ (#10047) (alberto)
Commits

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 ignore this [minor|major] version with 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:

  • 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.


⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).

@ChristopherHammond13
Copy link
Contributor

Refer to this link for build results (access rights to CI server needed):
https://jenkins.uclapi.com/job/UCLAPI/1239/
Jenkins statics successfully built.

@codecov
Copy link

codecov bot commented Mar 22, 2018

Codecov Report

Merging #395 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #395   +/-   ##
=======================================
  Coverage   64.34%   64.34%           
=======================================
  Files          72       72           
  Lines        4516     4516           
=======================================
  Hits         2906     2906           
  Misses       1610     1610

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20fb9a6...8d69d5f. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/eslint-4.19.1 branch from bf49e5d to b30e057 Compare March 23, 2018 15:00
@ChristopherHammond13
Copy link
Contributor

Refer to this link for build results (access rights to CI server needed):
https://jenkins.uclapi.com/job/UCLAPI/1247/
Jenkins statics successfully built.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/eslint-4.19.1 branch from b30e057 to e407783 Compare May 27, 2018 15:43
@ChristopherHammond13
Copy link
Contributor

Refer to this link for build results (access rights to CI server needed):
https://jenkins.uclapi.com/job/UCLAPI/1382/
Jenkins statics successfully built.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/eslint-4.19.1 branch from e407783 to 11a1dda Compare May 27, 2018 17:46
@ChristopherHammond13
Copy link
Contributor

Refer to this link for build results (access rights to CI server needed):
https://jenkins.uclapi.com/job/UCLAPI/1391/
Jenkins statics successfully built.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/eslint-4.19.1 branch 2 times, most recently from 3623e93 to 7317b2d Compare May 28, 2018 11:40
Bumps [eslint](https://github.com/eslint/eslint) from 4.18.2 to 4.19.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v4.18.2...v4.19.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/eslint-4.19.1 branch from 7317b2d to 8d69d5f Compare May 28, 2018 11:42
@ChristopherHammond13 ChristopherHammond13 merged commit ffd1fc0 into master May 28, 2018
@ChristopherHammond13 ChristopherHammond13 deleted the dependabot/npm_and_yarn/frontend/eslint-4.19.1 branch May 28, 2018 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment