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.3.0 to 5.6.1 #42

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint from 5.3.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)

v5.6.0

  • c5b688e Update: Added generators option to func-names (fixes #9511) (#10697) (Oscar Barrett)
  • 7da36d5 Fix: respect generator function expressions in no-constant-condition (#10827) (Julian Rosse)
  • 0a65844 Chore: quote enable avoidEscape option in eslint-config-eslint (#10626) (薛定谔的猫)
  • 32f41bd Chore: Add configuration wrapper markdown for the bug report template (#10669) (Iulian Onofrei)

v5.5.0

  • 6e110e6 Fix: camelcase duplicate warning bug (fixes #10801) (#10802) (Julian Rosse)
  • 5103ee7 Docs: Add Brackets integration (#10813) (Jan Pilzer)
  • b61d2cd Update: max-params to only highlight function header (#10815) (Ian Obermiller)
  • 2b2f11d Upgrade: babel-code-frame to version 7 (#10808) (Rouven Weßling)
  • 2824d43 Docs: fix comment placement in a code example (#10799) (Vse Mozhet Byt)
  • 10690b7 Upgrade: devdeps and deps to latest (#10622) (薛定谔的猫)
  • 80c8598 Docs: gitignore syntax updates (fixes #8139) (#10776) (Gustavo Santana)
  • cb946af Chore: use meta.messages in some rules (1/4) (#10764) (薛定谔的猫)

v5.4.0

  • a70909f Docs: Add jscs-dev.github.io links (#10771) (Gustavo Santana)
  • 034690f Fix: no-invalid-meta crashes for non Object values (fixes #10750) (#10753) (Sandeep Kumar Ranka)
  • 11a462d Docs: Broken jscs.info URLs (fixes #10732) (#10770) (Gustavo Santana)
  • 985567d Chore: rm unused dep string.prototype.matchall (#10756) (薛定谔的猫)
  • f3d8454 Update: Improve no-extra-parens error message (#10748) (Timo Tijhof)
  • 562a03f Fix: consistent-docs-url crashes if meta.docs is empty (fixes #10722) (#10749) (Sandeep Kumar Ranka)
  • 6492233 Chore: enable no-prototype-builtins in codebase (fixes #10660) (#10664) (薛定谔的猫)
  • 137140f Chore: use eslintrc overrides (#10677) (薛定谔的猫)
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)

v5.6.0 - September 14, 2018

  • c5b688e Update: Added generators option to func-names (fixes #9511) (#10697) (Oscar Barrett)
  • 7da36d5 Fix: respect generator function expressions in no-constant-condition (#10827) (Julian Rosse)
  • 0a65844 Chore: quote enable avoidEscape option in eslint-config-eslint (#10626) (薛定谔的猫)
  • 32f41bd Chore: Add configuration wrapper markdown for the bug report template (#10669) (Iulian Onofrei)

v5.5.0 - August 31, 2018

  • 6e110e6 Fix: camelcase duplicate warning bug (fixes #10801) (#10802) (Julian Rosse)
  • 5103ee7 Docs: Add Brackets integration (#10813) (Jan Pilzer)
  • b61d2cd Update: max-params to only highlight function header (#10815) (Ian Obermiller)
  • 2b2f11d Upgrade: babel-code-frame to version 7 (#10808) (Rouven Weßling)
  • 2824d43 Docs: fix comment placement in a code example (#10799) (Vse Mozhet Byt)
  • 10690b7 Upgrade: devdeps and deps to latest (#10622) (薛定谔的猫)
  • 80c8598 Docs: gitignore syntax updates (fixes #8139) (#10776) (Gustavo Santana)
  • cb946af Chore: use meta.messages in some rules (1/4) (#10764) (薛定谔的猫)

v5.4.0 - August 17, 2018

  • a70909f Docs: Add jscs-dev.github.io links (#10771) (Gustavo Santana)
  • 034690f Fix: no-invalid-meta crashes for non Object values (fixes #10750) (#10753) (Sandeep Kumar Ranka)
  • 11a462d Docs: Broken jscs.info URLs (fixes #10732) (#10770) (Gustavo Santana)
  • 985567d Chore: rm unused dep string.prototype.matchall (#10756) (薛定谔的猫)
  • f3d8454 Update: Improve no-extra-parens error message (#10748) (Timo Tijhof)
  • 562a03f Fix: consistent-docs-url crashes if meta.docs is empty (fixes #10722) (#10749) (Sandeep Kumar Ranka)
  • 6492233 Chore: enable no-prototype-builtins in codebase (fixes #10660) (#10664) (薛定谔的猫)
  • 137140f Chore: use eslintrc overrides (#10677) (薛定谔的猫)
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.

@CLAassistant
Copy link

CLAassistant commented Sep 28, 2018

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

coveralls commented Sep 28, 2018

Pull Request Test Coverage Report for Build 165

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.935%

Totals Coverage Status
Change from base Build 151: 0.0%
Covered Lines: 169
Relevant Lines: 231

💛 - Coveralls

@RandomByte RandomByte merged commit b0d8fb6 into master Oct 8, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-5.6.1 branch October 8, 2018 12:15
RandomByte pushed a commit that referenced this pull request Mar 22, 2019
Bumps [@ui5/builder](https://github.com/SAP/ui5-builder) from 1.0.2 to 1.0.3.
<details>
<summary>Release notes</summary>

*Sourced from [@ui5/builder's releases](https://github.com/SAP/ui5-builder/releases).*

> ## v1.0.3
> 
> ### Dependency Updates
> - Bump [@&#8203;ui5](https://github.com/ui5)/fs from 1.0.1 to 1.0.2 ([#214](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/214)) [`eb85e0a`](SAP/ui5-builder@eb85e0a)
> - Bump [@&#8203;ui5](https://github.com/ui5)/logger from 1.0.0 to 1.0.1 ([#212](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/212)) [`20557e8`](SAP/ui5-builder@20557e8)
> 
> ### Features
> - Add JSDoc build functionalities ([#42](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/42)) [`293a4b0`](SAP/ui5-builder@293a4b0)
> 
> 
> ### All changes
> [`v1.0.2...v1.0.3`]
> 
> 
> [`v1.0.2...v1.0.3`]: SAP/ui5-builder@v1.0.2...v1.0.3
</details>
<details>
<summary>Changelog</summary>

*Sourced from [@ui5/builder's changelog](https://github.com/SAP/ui5-builder/blob/master/CHANGELOG.md).*

> ## [v1.0.3] - 2019-03-21
> ### Dependency Updates
> - Bump [@&#8203;ui5](https://github.com/ui5)/fs from 1.0.1 to 1.0.2 ([#214](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/214)) [`eb85e0a`](SAP/ui5-builder@eb85e0a)
> - Bump [@&#8203;ui5](https://github.com/ui5)/logger from 1.0.0 to 1.0.1 ([#212](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/212)) [`20557e8`](SAP/ui5-builder@20557e8)
> 
> ### Features
> - Add JSDoc build functionalities ([#42](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/42)) [`293a4b0`](SAP/ui5-builder@293a4b0)
> 
> 
> <a name="v1.0.2"></a>
</details>
<details>
<summary>Commits</summary>

- [`6ec51dc`](SAP/ui5-builder@6ec51dc) Release 1.0.3
- [`eb85e0a`](SAP/ui5-builder@eb85e0a) [DEPENDENCY] Bump @ui5/fs from 1.0.1 to 1.0.2 ([#214](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/214))
- [`c5a6ab4`](SAP/ui5-builder@c5a6ab4) Bump escodegen from 1.11.0 to 1.11.1
- [`20557e8`](SAP/ui5-builder@20557e8) [DEPENDENCY] Bump @ui5/logger from 1.0.0 to 1.0.1 ([#212](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/212))
- [`293a4b0`](SAP/ui5-builder@293a4b0) [FEATURE] Add JSDoc build functionalities ([#42](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/42))
- [`e2c2840`](SAP/ui5-builder@e2c2840) [INTERNAL] ESLint: All promise rejection reasons must be an Error
- [`a0a22a9`](SAP/ui5-builder@a0a22a9) Bump eslint-config-google from 0.11.0 to 0.12.0
- [`08d535e`](SAP/ui5-builder@08d535e) Bump eslint-plugin-jsdoc from 4.0.1 to 4.1.1
- [`98b6229`](SAP/ui5-builder@98b6229) Bump coveralls from 3.0.2 to 3.0.3
- [`0aefbc0`](SAP/ui5-builder@0aefbc0) Bump docdash from 1.0.2 to 1.0.3
- Additional commits viewable in [compare view](SAP/ui5-builder@v1.0.2...v1.0.3)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@ui5/builder&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.0.3)](https://dependabot.com/compatibility-score.html?dependency-name=@ui5/builder&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.0.3)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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](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.

</details>
devtomtom pushed a commit that referenced this pull request Jun 18, 2019
Bumps [@ui5/builder](https://github.com/SAP/ui5-builder) from 1.0.2 to 1.0.3.
<details>
<summary>Release notes</summary>

*Sourced from [@ui5/builder's releases](https://github.com/SAP/ui5-builder/releases).*

> ## v1.0.3
> 
> ### Dependency Updates
> - Bump [@&#8203;ui5](https://github.com/ui5)/fs from 1.0.1 to 1.0.2 ([#214](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/214)) [`eb85e0a`](SAP/ui5-builder@eb85e0a)
> - Bump [@&#8203;ui5](https://github.com/ui5)/logger from 1.0.0 to 1.0.1 ([#212](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/212)) [`20557e8`](SAP/ui5-builder@20557e8)
> 
> ### Features
> - Add JSDoc build functionalities ([#42](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/42)) [`293a4b0`](SAP/ui5-builder@293a4b0)
> 
> 
> ### All changes
> [`v1.0.2...v1.0.3`]
> 
> 
> [`v1.0.2...v1.0.3`]: SAP/ui5-builder@v1.0.2...v1.0.3
</details>
<details>
<summary>Changelog</summary>

*Sourced from [@ui5/builder's changelog](https://github.com/SAP/ui5-builder/blob/master/CHANGELOG.md).*

> ## [v1.0.3] - 2019-03-21
> ### Dependency Updates
> - Bump [@&#8203;ui5](https://github.com/ui5)/fs from 1.0.1 to 1.0.2 ([#214](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/214)) [`eb85e0a`](SAP/ui5-builder@eb85e0a)
> - Bump [@&#8203;ui5](https://github.com/ui5)/logger from 1.0.0 to 1.0.1 ([#212](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/212)) [`20557e8`](SAP/ui5-builder@20557e8)
> 
> ### Features
> - Add JSDoc build functionalities ([#42](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/42)) [`293a4b0`](SAP/ui5-builder@293a4b0)
> 
> 
> <a name="v1.0.2"></a>
</details>
<details>
<summary>Commits</summary>

- [`6ec51dc`](SAP/ui5-builder@6ec51dc) Release 1.0.3
- [`eb85e0a`](SAP/ui5-builder@eb85e0a) [DEPENDENCY] Bump @ui5/fs from 1.0.1 to 1.0.2 ([#214](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/214))
- [`c5a6ab4`](SAP/ui5-builder@c5a6ab4) Bump escodegen from 1.11.0 to 1.11.1
- [`20557e8`](SAP/ui5-builder@20557e8) [DEPENDENCY] Bump @ui5/logger from 1.0.0 to 1.0.1 ([#212](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/212))
- [`293a4b0`](SAP/ui5-builder@293a4b0) [FEATURE] Add JSDoc build functionalities ([#42](https://github-redirect.dependabot.com/SAP/ui5-builder/issues/42))
- [`e2c2840`](SAP/ui5-builder@e2c2840) [INTERNAL] ESLint: All promise rejection reasons must be an Error
- [`a0a22a9`](SAP/ui5-builder@a0a22a9) Bump eslint-config-google from 0.11.0 to 0.12.0
- [`08d535e`](SAP/ui5-builder@08d535e) Bump eslint-plugin-jsdoc from 4.0.1 to 4.1.1
- [`98b6229`](SAP/ui5-builder@98b6229) Bump coveralls from 3.0.2 to 3.0.3
- [`0aefbc0`](SAP/ui5-builder@0aefbc0) Bump docdash from 1.0.2 to 1.0.3
- Additional commits viewable in [compare view](SAP/ui5-builder@v1.0.2...v1.0.3)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@ui5/builder&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.0.3)](https://dependabot.com/compatibility-score.html?dependency-name=@ui5/builder&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.0.3)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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](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.

</details>
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.

4 participants