Update ajv to the latest version 🚀#51
Closed
greenkeeper[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
Version 6.5.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Contributor
Author
Version 6.5.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Contributor
Author
Version 6.5.3 just got published.Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
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
4 tasks
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** [](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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 6.5.0 of ajv was just published.
ajvThe version 6.5.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 ajv.
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
v6.5.0With option
passContext, the context is now passed in recursive/mutually recursive refs (@cvlab, #768).Commits
The new version differs by 13 commits.
b41f9406.5.040bd2daMerge pull request #771 from cvlab/master911555fMerge pull request #783 from jonganc/patch-183314deFix small typos5ebfe2cpassContext in recursive $refdde4447Merge pull request #776 from epoberezkin/greenkeeper/update-to-node-10a8ba8e6Merge pull request #775 from epoberezkin/greenkeeper/uri-js-4.2.1f617bccMerge pull request #774 from epoberezkin/greenkeeper/fast-deep-equal-2.0.17ce638bfix(package): update fast-deep-equal to version 2.0.1bd67891Update to node 10 in .travis.ymle88e5f5Merge pull request #761 from jwalton/masterdfaee84Fix typescript defs to allow numeric validators.a42a140fix(package): update uri-js to version 4.2.1See 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 🌴