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

chore(deps-dev): bump eslint from 6.1.0 to 6.3.0 #145

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint from 6.1.0 to 6.3.0.

Release notes

Sourced from eslint's releases.

v6.3.0

v6.2.2

  • 0e0b784 Upgrade: espree@^6.1.1 (#12158) (Kevin Partington)
  • 04e859f Sponsors: Sync README with website (ESLint Jenkins)
  • 34783d1 Sponsors: Sync README with website (ESLint Jenkins)
  • b809e72 Docs: Update README team and sponsors (ESLint Jenkins)

v6.2.1

  • 8c021b5 Upgrade: eslint-utils 1.4.2 (#12131) (Toru Nagashima)
  • e82388b Sponsors: Sync README with website (ESLint Jenkins)
  • 4aeeeed Docs: update docs for ecmaVersion 2020 (#12120) (silverwind)
  • 6886148 Docs: Add duplicate keys limitation to accessor-pairs (#12124) (Milos Djermanovic)

v6.2.0

  • fee6acb Update: support bigint and dynamic import (refs #11803) (#11983) (Toru Nagashima)
  • afd8012 New: noInlineConfig setting (refs New: Configuring core options in Config Files eslint/rfcs#22) (#12091) (Toru Nagashima)
  • 3d12378 Update: Fix accessor-pairs to enforce pairs per property in literals (#12062) (Milos Djermanovic)
  • 8cd00b3 New: function-call-argument-newline (#12024) (finico)
  • 30ebf92 Fix: prefer-template autofix produces syntax error with octal escapes (#12085) (Milos Djermanovic)
  • 13c3988 Fix: Check literal type explicitly in dot-notation (#12095) (Milos Djermanovic)
  • 3e5ceca Fix: Handle empty string property names in getFunctionNameWithKind (#12104) (Milos Djermanovic)
  • 9a043ff Fix: no-duplicate-case false positives on Object.prototype keys (#12107) (Milos Djermanovic)
  • fe631af Chore: minor typo fix (#12112) (James George)
  • 4cb7877 Fix: fix no-extra-parens ignores some nodes (#11909) (Pig Fang)
  • 2dc23b8 Update: fix no-dupe-keys false negatives on empty string names (#12069) (Milos Djermanovic)
  • 19ab666 Fix: yoda exceptRange false positives on empty string property names (#12071) (Milos Djermanovic)
  • d642150 Update: Check empty string property names in sort-keys (#12073) (Milos Djermanovic)
  • acce6de Fix: class-methods-use-this reports 'undefined' names (#12103) (Milos Djermanovic)
  • 92ec2cb Fix: Allow bind call with a single spread element in no-extra-bind (#12088) (Milos Djermanovic)
  • bfdb0c9 Fix: no-extra-boolean-cast invalid autofix for Boolean() without args (#12076) (Milos Djermanovic)
  • 34ccc0c Chore: Remove TDZ scope type condition from no-unused-vars (#12055) (Milos Djermanovic)
  • 01d38ce Docs: Remove TDZ scope from the scope manager interface documentation (#12054) (Milos Djermanovic)
  • 1aff8fc Update: warn about mixing ternary and logical operators (fixes #11704) (#12001) (Karthik Priyadarshan)
... (truncated)
Changelog

Sourced from eslint's changelog.

v6.3.0 - August 30, 2019

v6.2.2 - August 23, 2019

  • 0e0b784 Upgrade: espree@^6.1.1 (#12158) (Kevin Partington)
  • 04e859f Sponsors: Sync README with website (ESLint Jenkins)
  • 34783d1 Sponsors: Sync README with website (ESLint Jenkins)
  • b809e72 Docs: Update README team and sponsors (ESLint Jenkins)

v6.2.1 - August 20, 2019

  • 8c021b5 Upgrade: eslint-utils 1.4.2 (#12131) (Toru Nagashima)
  • e82388b Sponsors: Sync README with website (ESLint Jenkins)
  • 4aeeeed Docs: update docs for ecmaVersion 2020 (#12120) (silverwind)
  • 6886148 Docs: Add duplicate keys limitation to accessor-pairs (#12124) (Milos Djermanovic)

v6.2.0 - August 18, 2019

  • fee6acb Update: support bigint and dynamic import (refs #11803) (#11983) (Toru Nagashima)
  • afd8012 New: noInlineConfig setting (refs New: Configuring core options in Config Files eslint/rfcs#22) (#12091) (Toru Nagashima)
  • 3d12378 Update: Fix accessor-pairs to enforce pairs per property in literals (#12062) (Milos Djermanovic)
  • 8cd00b3 New: function-call-argument-newline (#12024) (finico)
  • 30ebf92 Fix: prefer-template autofix produces syntax error with octal escapes (#12085) (Milos Djermanovic)
  • 13c3988 Fix: Check literal type explicitly in dot-notation (#12095) (Milos Djermanovic)
  • 3e5ceca Fix: Handle empty string property names in getFunctionNameWithKind (#12104) (Milos Djermanovic)
  • 9a043ff Fix: no-duplicate-case false positives on Object.prototype keys (#12107) (Milos Djermanovic)
  • fe631af Chore: minor typo fix (#12112) (James George)
  • 4cb7877 Fix: fix no-extra-parens ignores some nodes (#11909) (Pig Fang)
  • 2dc23b8 Update: fix no-dupe-keys false negatives on empty string names (#12069) (Milos Djermanovic)
  • 19ab666 Fix: yoda exceptRange false positives on empty string property names (#12071) (Milos Djermanovic)
  • d642150 Update: Check empty string property names in sort-keys (#12073) (Milos Djermanovic)
  • acce6de Fix: class-methods-use-this reports 'undefined' names (#12103) (Milos Djermanovic)
  • 92ec2cb Fix: Allow bind call with a single spread element in no-extra-bind (#12088) (Milos Djermanovic)
... (truncated)
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 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • 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 dependabot-preview bot added the upgrade Automatic upgrades from Dependabot label Sep 1, 2019
@codeclimate
Copy link

codeclimate bot commented Sep 1, 2019

Code Climate has analyzed commit 5690f10 and detected 0 issues on this pull request.

View more on Code Climate.

@byCedric byCedric merged commit 24bb3bf into develop Sep 2, 2019
@byCedric byCedric deleted the dependabot/npm_and_yarn/eslint-6.3.0 branch September 2, 2019 08:27
byCedric pushed a commit that referenced this pull request Oct 18, 2019
## [2.2.3](2.2.2...2.2.3) (2019-10-18)

### Other chores

* **deps:** bump eslint-utils from 1.4.0 to 1.4.2 ([#144](#144)) ([ace8f9d](ace8f9d))
* **deps-dev:** bump [@commitlint](https://github.com/commitlint)/travis-cli from 8.1.0 to 8.2.0 ([#157](#157)) ([378a84c](378a84c))
* **deps-dev:** bump [@types](https://github.com/types)/detect-indent from 5.0.0 to 6.0.0 ([#141](#141)) ([822ad7e](822ad7e))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 24.0.15 to 24.0.16 ([#142](#142)) ([662cc52](662cc52))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 24.0.16 to 24.0.18 ([#146](#146)) ([5c3f573](5c3f573))
* **deps-dev:** bump [@types](https://github.com/types)/lodash from 4.14.136 to 4.14.138 ([#150](#150)) ([1a28183](1a28183))
* **deps-dev:** bump [@types](https://github.com/types)/lodash from 4.14.138 to 4.14.141 ([#151](#151)) ([3cc0a40](3cc0a40))
* **deps-dev:** bump [@types](https://github.com/types)/node from 12.6.8 to 12.7.3 ([#147](#147)) ([cb0fc4e](cb0fc4e))
* **deps-dev:** bump [@types](https://github.com/types)/node from 12.7.3 to 12.7.8 ([#156](#156)) ([db6157e](db6157e))
* **deps-dev:** bump [@types](https://github.com/types)/semver from 6.0.1 to 6.0.2 ([#153](#153)) ([f99ba39](f99ba39))
* **deps-dev:** bump codecov from 3.5.0 to 3.6.1 ([#152](#152)) ([eeb49f8](eeb49f8))
* **deps-dev:** bump eslint from 6.1.0 to 6.3.0 ([#145](#145)) ([24bb3bf](24bb3bf))
* **deps-dev:** bump eslint from 6.3.0 to 6.5.1 ([#154](#154)) ([19f3b64](19f3b64))
* **deps-dev:** bump jest from 24.8.0 to 24.9.0 ([#149](#149)) ([e44a74d](e44a74d))
* **deps-dev:** bump ts-jest from 24.0.2 to 24.1.0 ([#158](#158)) ([996ef24](996ef24))
* **deps-dev:** bump typescript from 3.5.3 to 3.6.2 ([#148](#148)) ([bdc13c7](bdc13c7))
* **deps-dev:** bump typescript from 3.6.2 to 3.6.3 ([#155](#155)) ([cf95220](cf95220))

### Pipeline changes

* only audit production dependencies ([4f8ee8a](4f8ee8a))
@byCedric
Copy link
Owner

🎉 This PR is included in version 2.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released upgrade Automatic upgrades from Dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant