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 5.6.0 to 5.6.1 #177

Merged
merged 1 commit into from Oct 1, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint from 5.6.0 to 5.6.1.

Release notes

Sourced from eslint's releases.

v5.6.1

  • 9b26bdb Fix: avoid exponential require-atomic-updates traversal (fixes #10893) (#10894) (Teddy Katz)
  • 9432b10 Fix: make separateRequires work in consecutive mode (fixes #10784) (#10886) (Pig Fang)
  • e51868d Upgrade: debug@4 (fixes #10854) (#10887) (薛定谔的猫)
  • d3f3994 Docs: add information about reporting security issues (#10889) (Teddy Katz)
  • cc458f4 Build: fix failing tests on master (#10890) (Teddy Katz)
  • a6ebfd3 Docs: clarify defaultAssignment option, fix no-unneeded-ternary examples (#10874) (CoffeeTableEspresso)
  • 9d52541 Fix: Remove duplicate error message on crash (fixes #8964) (#10865) (Nicholas C. Zakas)
  • 4eb9a49 Docs: Update quotes.md (#10862) (The Jared Wilcurt)
  • 9159e9b Docs: Update complexity.md (#10867) (Szymon Przybylski)
  • 14f4e46 Docs: Use Linter instead of linter in Nodejs API page (#10864) (Nicholas C. Zakas)
  • b3e3cb1 Chore: Update debug log name to match filename (#10863) (Nicholas C. Zakas)
Changelog

Sourced from eslint's changelog.

v5.6.1 - September 28, 2018

  • 9b26bdb Fix: avoid exponential require-atomic-updates traversal (fixes #10893) (#10894) (Teddy Katz)
  • 9432b10 Fix: make separateRequires work in consecutive mode (fixes #10784) (#10886) (Pig Fang)
  • e51868d Upgrade: debug@4 (fixes #10854) (#10887) (薛定谔的猫)
  • d3f3994 Docs: add information about reporting security issues (#10889) (Teddy Katz)
  • cc458f4 Build: fix failing tests on master (#10890) (Teddy Katz)
  • a6ebfd3 Docs: clarify defaultAssignment option, fix no-unneeded-ternary examples (#10874) (CoffeeTableEspresso)
  • 9d52541 Fix: Remove duplicate error message on crash (fixes #8964) (#10865) (Nicholas C. Zakas)
  • 4eb9a49 Docs: Update quotes.md (#10862) (The Jared Wilcurt)
  • 9159e9b Docs: Update complexity.md (#10867) (Szymon Przybylski)
  • 14f4e46 Docs: Use Linter instead of linter in Nodejs API page (#10864) (Nicholas C. Zakas)
  • b3e3cb1 Chore: Update debug log name to match filename (#10863) (Nicholas C. Zakas)
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 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @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 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)
  • 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.

Bumps [eslint](https://github.com/eslint/eslint) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.6.0...v5.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@greatislander greatislander merged commit cf25d1c into master Oct 1, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-5.6.1 branch October 1, 2018 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants