Skip to content

Update ajv to the latest version 🚀#51

Closed
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ajv-6.5.0
Closed

Update ajv to the latest version 🚀#51
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ajv-6.5.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented May 8, 2018

Copy link
Copy Markdown
Contributor

Version 6.5.0 of ajv was just published.

Dependency ajv
Current Version 6.4.0
Type devDependency

The 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.0

With option passContext, the context is now passed in recursive/mutually recursive refs (@cvlab, #768).

Commits

The new version differs by 13 commits.

  • b41f940 6.5.0
  • 40bd2da Merge pull request #771 from cvlab/master
  • 911555f Merge pull request #783 from jonganc/patch-1
  • 83314de Fix small typos
  • 5ebfe2c passContext in recursive $ref
  • dde4447 Merge pull request #776 from epoberezkin/greenkeeper/update-to-node-10
  • a8ba8e6 Merge pull request #775 from epoberezkin/greenkeeper/uri-js-4.2.1
  • f617bcc Merge pull request #774 from epoberezkin/greenkeeper/fast-deep-equal-2.0.1
  • 7ce638b fix(package): update fast-deep-equal to version 2.0.1
  • bd67891 Update to node 10 in .travis.yml
  • e88e5f5 Merge pull request #761 from jwalton/master
  • dfaee84 Fix typescript defs to allow numeric validators.
  • a42a140 fix(package): update uri-js to version 4.2.1

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 8, 2018
greenkeeper Bot added a commit that referenced this pull request Jun 10, 2018
@greenkeeper

greenkeeper Bot commented Jun 10, 2018

Copy link
Copy Markdown
Contributor Author

Version 6.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 0020556 6.5.1
  • aa5ab8d Merge pull request #804 from epoberezkin/fix-compile-async
  • 32651b5 fix: compileAsync schema with multiple remote schemas and some recursive, fixes #801
  • 5e59fa2 Merge pull request #797 from epoberezkin/greenkeeper/nyc-12.0.1
  • 3797ab7 Merge pull request #803 from epoberezkin/greenkeeper/json-schema-traverse-0.4.1
  • 15c6d07 failing test for compileAsync, #801
  • ede2715 fix(package): update json-schema-traverse to version 0.4.1
  • 3165ee3 chore(package): update nyc to version 12.0.1

See the full diff

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

greenkeeper Bot commented Jun 30, 2018

Copy link
Copy Markdown
Contributor Author

Version 6.5.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 88d57fa 6.5.2
  • 8e51927 Merge pull request #812 from epoberezkin/greenkeeper/eslint-5.0.0
  • 558ddfe chore: remove node 4 from travis test
  • 91324a6 Merge pull request #811 from epoberezkin/greenkeeper/brfs-2.0.0
  • 0fdb505 Merge branch 'jstewmon-macro-ref'
  • 4865e6e support resolving internal refs from macro keywords
  • c092118 chore(package): update eslint to version 5.0.0
  • f954bd9 chore(package): update brfs to version 2.0.0

See the full diff

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

greenkeeper Bot commented Aug 17, 2018

Copy link
Copy Markdown
Contributor Author

Version 6.5.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 8e7f47a 6.5.3
  • cd53f36 fix types
  • 7113dfa Merge pull request #839 from BoLaMN/bsontype
  • 48cd2dc Merge pull request #838 from epoberezkin/greenkeeper/karma-3.0.0
  • 0953738 Merge pull request #834 from mduu/master
  • 0dba01b add bsonType plugin
  • 4074aee chore(package): update karma to version 3.0.0
  • 9c04afb Upgrade uri-js dependency to the ES5 fixed version

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/ajv-6.5.0 branch September 20, 2018 07:38
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