Skip to content

Update lint-staged to the latest version 🚀#49

Closed
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/lint-staged-7.1.0
Closed

Update lint-staged to the latest version 🚀#49
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/lint-staged-7.1.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented May 7, 2018

Copy link
Copy Markdown
Contributor

Version 7.1.0 of lint-staged was just published.

Dependency lint-staged
Current Version 7.0.4
Type devDependency

The version 7.1.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of lint-staged.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v7.1.0

7.1.0 (2018-05-07)

Features

  • Chunked execution of linters on Windows only (#439) (1601c02)
Commits

The new version differs by 4 commits.

  • 1601c02 feat: Chunked execution of linters on Windows only (#439)
  • 0924e78 docs: Mention npx mrm lint-staged template (#438)
  • b9d84ce fix: Update "please-upgrade-node" to version 3.0.2 (#434)
  • 5fba40d docs: Link to AgentConf talk by @okonet (#431)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper greenkeeper Bot added the greenkeeper Automated dependency update label May 7, 2018
greenkeeper Bot added a commit that referenced this pull request May 18, 2018
@greenkeeper

greenkeeper Bot commented May 18, 2018

Copy link
Copy Markdown
Contributor Author

Version 7.1.1 just got published.

Update to this version instead 🚀

Release Notes v7.1.1

7.1.1 (2018-05-18)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9823d26 fix(cli): Correct value for FORCE_COLOR env var (#451)

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 21, 2018
@greenkeeper

greenkeeper Bot commented May 21, 2018

Copy link
Copy Markdown
Contributor Author

Version 7.1.2 just got published.

Update to this version instead 🚀

Release Notes v7.1.2

7.1.2 (2018-05-21)

Bug Fixes

  • package: Update cosmiconfig to version 5.0.2 (#444) (2fc7aa3), closes #441
  • package: Update listr to version 0.14.1 (#445) (a56d7c9), closes #426
  • Add .lintstagedrc.js to list of config files to search (9e27620)
Commits

The new version differs by 4 commits.

  • 9e27620 fix: Add .lintstagedrc.js to list of config files to search
  • a56d7c9 fix(package): Update listr to version 0.14.1 (#445)
  • 2fc7aa3 fix(package): Update cosmiconfig to version 5.0.2 (#444)
  • ec4f4f2 chore: Use npm as script runner (#456)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 2, 2018
@greenkeeper

greenkeeper Bot commented Jun 2, 2018

Copy link
Copy Markdown
Contributor Author

Version 7.1.3 just got published.

Update to this version instead 🚀

Release Notes v7.1.3

7.1.3 (2018-06-01)

Bug Fixes

  • package: Update jest-validate to version 23.0.0 (#458) (3d0ccb2)
Commits

The new version differs by 2 commits.

  • 3d0ccb2 fix(package): Update jest-validate to version 23.0.0 (#458)
  • a8816f5 ci: Update CI scripts to test against current Node release (#453)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 11, 2018
@greenkeeper

greenkeeper Bot commented Jun 11, 2018

Copy link
Copy Markdown
Contributor Author

Version 7.2.0 just got published.

Update to this version instead 🚀

Release Notes v7.2.0

7.2.0 (2018-06-11)

Features

  • Resolve a npm package passed as --config (#464) (c34a3f7)
Commits

The new version differs by 1 commits.

  • c34a3f7 feat: Resolve a npm package passed as --config (#464)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 12, 2018
@greenkeeper

greenkeeper Bot commented Aug 12, 2018

Copy link
Copy Markdown
Contributor Author

Version 7.2.1 just got published.

Update to this version instead 🚀

Release Notes v7.2.1

7.2.1 (2018-08-12)

Bug Fixes

  • Disable recursive checks for jest-validate (#483) (c350a0e)
Commits

The new version differs by 3 commits.

  • c350a0e fix: Disable recursive checks for jest-validate (#483)
  • 634344a docs: Readme edits for spelling and grammar (#480)
  • d52e074 docs: Update documentation for advanced options (#472)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 12, 2018
@greenkeeper

greenkeeper Bot commented Aug 12, 2018

Copy link
Copy Markdown
Contributor Author

Version 7.2.2 just got published.

Update to this version instead 🚀

Release Notes v7.2.2

7.2.2 (2018-08-12)

Bug Fixes

  • Make app package.json load error tolerant (#479) (d59fad7)
Commits

The new version differs by 1 commits.

  • d59fad7 fix: Make app package.json load error tolerant (#479)

See the full diff

gregswindle added a commit that referenced this pull request Sep 20, 2018
Closes GH-39
Closes GH-41
Closes GH-43
Closes GH-44
Closes GH-47
Closes GH-48
Closes GH-49
Closes GH-50
Closes GH-51
Closes GH-52
Closes GH-53
Closes GH-54
Closes GH-55
Closes GH-56
Closes GH-57
Closes GH-58
Closes GH-59
Closes GH-60
Closes GH-61
Closes GH-62
Closes GH-63
Closes GH-64
Closes GH-65
Closes GH-66
Closes GH-67
gregswindle pushed a commit that referenced this pull request Sep 20, 2018
Update all modules.

GH-68

docs(csv): add sample CSV

docs(csv): add sample CSV

From `gregswindle/eslint-plugin-crc` Issues.

feat(analytics): add yeomon/insight

Prompts consumers to allow for tracking on Google Analytics

GH-20

ci(travis): clarify release step

GH-20

docs(contribute): update toc & scripts

GH-20

chore(dependencies): update outdated npms

Closes GH-39
Closes GH-41
Closes GH-43
Closes GH-44
Closes GH-47
Closes GH-48
Closes GH-49
Closes GH-50
Closes GH-51
Closes GH-52
Closes GH-53
Closes GH-54
Closes GH-55
Closes GH-56
Closes GH-57
Closes GH-58
Closes GH-59
Closes GH-60
Closes GH-61
Closes GH-62
Closes GH-63
Closes GH-64
Closes GH-65
Closes GH-66
Closes GH-67

ci(node): update engine

Enfore >= 9.0.0

ci(node): update engine

Use 10.0.0 or higher.
gregswindle added a commit that referenced this pull request Sep 20, 2018
## Description of change

Update all node_modules.

### Associated issue(s)

Closes #39
Closes #41
Closes #43
Closes #44
Closes #47
Closes #48
Closes #49
Closes #50
Closes #51
Closes #52
Closes #53
Closes #54
Closes #55
Closes #56
Closes #57
Closes #58
Closes #59
Closes #60
Closes #61
Closes #62
Closes #63
Closes #64
Closes #65
Closes #66
Closes #67

### Acceptance criteria/task completion

* [x] The acceptance criteria for all associated issues have been completed, tested, and validated.

## PR check-list

> **:white_check_mark: Please review and check the appropriate items.**

#### 1. **Code standards compliance**

[![JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)

* [x] `ESLint` passes.

#### 2. **Code quality** [![Quality Gate][sonar-gate-img]][sonar-gate-url]

* [x] The quality gateways pass with an "A" grade.

| Measure               | Scores                                                                                                                                                                                                                                                                                                                                                                                                   |
| :-------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **`Complexity`**      | [![Complexity][sonar-complexity-img]][sonar-complexity-url]<br>[![Cognitive complexity][sonar-cognitive-img]][sonar-cognitive-url]<br>[![Complexity per Class][sonar-complexity-class-img]][sonar-complexity-class-img]<br>[![Complexity per file][sonar-complexity-file-img]][sonar-complexity-file-img] <br>[![Complexity per Function][sonar-complexity-function-img]][sonar-complexity-function-url] |
| **`Duplications`**    | [![Duplications][sonar-duplications-img]][sonar-duplications-url]                                                                                                                                                                                                                                                                                                                                        |
| **`Issues`**          | [![Issues][sonar-issues-img]][sonar-issues-url]                                                                                                                                                                                                                                                                                                                                                          |
| **`Maintainability`** | [![Code smells][sonar-code-smells-img]][sonar-code-smells-url]<br>[![Maintainability][sonar-maintainability-img]][sonar-maintainability-url]<br>[![Technical debt][sonar-tech-debt-img]][sonar-tech-debt-url]                                                                                                                                                                                            |
| **`Reliability`**     | [![Reliability][sonar-reliability-img]][sonar-reliability-url]                                                                                                                                                                                                                                                                                                                                           |
| **`Security`**        | [![Security][sonar-security-img]][sonar-security-url]                                                                                                                                                                                                                                                                                                                                                    |

#### 3. **Test coverage** [![Coverage Status][sonar-coverage-img]][sonar-coverage-url]

* [x] The source code is 100% covered with passing specs.

> ** These tasks are not required to open a PR, and may be addresses while the PR is open.**

[coveralls-img]: https://coveralls.io/repos/github/commonality/architecture-decision-records/badge.svg
[coveralls-url]: https://coveralls.io/github/commonality/architecture-decision-records
[sonar-code-smells-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=code_smells
[sonar-code-smells-url]: https://sonarcloud.io/component_measures/metric/code_smells/list?id=gregswindle-github-resource-converter&metric=code_smells
[sonar-cognitive-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=cognitive_complexity
[sonar-cognitive-url]: https://sonarcloud.io/component_measures/metric/cognitive_complexity/list?id=gregswindle-github-resource-converter&metric=cognitive_complexity
[sonar-complexity-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=complexity
[sonar-complexity-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=complexity
[sonar-complexity-function-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=function_complexity
[sonar-complexity-function-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=function_complexity
[sonar-complexity-file-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=file_complexity
[sonar-complexity-file-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=file_complexity
[sonar-complexity-class-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=class_complexity
[sonar-complexity-class-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=class_complexity
[sonar-coverage-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=coverage
[sonar-coverage-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=coverage
[sonar-duplications-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=duplicated_line_density
[sonar-duplications-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=duplicated_lines_density
[sonar-gate-img]: http://sonarcloud.io/api/badges/gate?project=gregswindle-github-resource-converter
[sonar-gate-url]: https://sonarcloud.io/dashboard?id=gregswindle-github-resource-converter
[sonar-issues-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=blocker_violations
[sonar-issues-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=violations
[sonar-maintainability-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=new_maintainability_rating
[sonar-maintainability-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=new_maintainability_rating
[sonar-reliability-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=new_reliability_rating
[sonar-reliability-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=new_reliability_rating
[sonar-security-img]: http://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=vulnerabilities
[sonar-security-url]: https://sonarcloud.io/component_measures?id=gregswindle-github-resource-converter&metric=vulnerabilities
[sonar-tech-debt-img]: https://sonarcloud.io/api/badges/measure?project=gregswindle-github-resource-converter&metric=sqale_debt_ratio
[sonar-tech-debt-url]: https://sonarcloud.io/component_measures/metric/sqale_index/list?id=gregswindle-github-resource-converter&metric=sqale_debt_ratio
@greenkeeper greenkeeper Bot deleted the greenkeeper/lint-staged-7.1.0 branch September 20, 2018 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

greenkeeper Automated dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant