Merged
Conversation
lheberlie
pushed a commit
to bsvensson/jsdoc
that referenced
this pull request
May 3, 2019
* chore(package): update ajv to version 6.7.0 * chore(package): update lockfile package-lock.json
lheberlie
added a commit
to bsvensson/jsdoc
that referenced
this pull request
May 6, 2019
* releases/3.6: (109 commits) Add 3.6.1 changelog. 3.6.1 Parse type applications correctly in Node.js 12. (jsdoc#1643) Update .gitignore. 3.6.0 Add 3.6.0 changelog. Update dependencies, plus the URLs for the GitHub repos and docs. update docs with new template (jsdoc#1604) switch to new-ish ECMAScript syntax update ESLint config migrate from `babylon` to `@babel/parser` Update ajv to the latest version 🚀 (jsdoc#1599) only run CI with Node.js versions that actually exist migrate from `markdown-it-named-headers` to `markdown-it-anchor` (jsdoc#1481) update dependencies and supported Node.js versions 3.5.5 changelog Prefer copyFileSync from here over native (jsdoc#1440) upgrade Babylon fix test breakage 3.5.4 changelog ... # Conflicts: # .gitignore # .travis.yml # CHANGES.md # LICENSE.md # README.md # cli.js # lib/jsdoc/fs.js # lib/jsdoc/path.js # lib/jsdoc/src/astbuilder.js # lib/jsdoc/src/handlers.js # lib/jsdoc/src/parser.js # lib/jsdoc/src/visitor.js # lib/jsdoc/src/walker.js # lib/jsdoc/util/logger.js # lib/jsdoc/util/markdown.js # lib/jsdoc/util/templateHelper.js # package.json # test/specs/documentation/alias.js # test/specs/documentation/anonymousclassparam.js # test/specs/documentation/arrowfunction.js # test/specs/documentation/classproperties.js # test/specs/documentation/this.js # test/specs/documentation/trailingcomment.js # test/specs/jsdoc/name.js # test/specs/jsdoc/path.js # test/specs/jsdoc/src/astnode.js # test/specs/jsdoc/src/visitor.js
lheberlie
added a commit
to bsvensson/jsdoc
that referenced
this pull request
May 7, 2019
* releases/3.6: (109 commits) Add 3.6.1 changelog. 3.6.1 Parse type applications correctly in Node.js 12. (jsdoc#1643) Update .gitignore. 3.6.0 Add 3.6.0 changelog. Update dependencies, plus the URLs for the GitHub repos and docs. update docs with new template (jsdoc#1604) switch to new-ish ECMAScript syntax update ESLint config migrate from `babylon` to `@babel/parser` Update ajv to the latest version 🚀 (jsdoc#1599) only run CI with Node.js versions that actually exist migrate from `markdown-it-named-headers` to `markdown-it-anchor` (jsdoc#1481) update dependencies and supported Node.js versions 3.5.5 changelog Prefer copyFileSync from here over native (jsdoc#1440) upgrade Babylon fix test breakage 3.5.4 changelog ... # Conflicts: # .gitignore # .travis.yml # CHANGES.md # LICENSE.md # README.md # cli.js # lib/jsdoc/fs.js # lib/jsdoc/path.js # lib/jsdoc/src/astbuilder.js # lib/jsdoc/src/handlers.js # lib/jsdoc/src/parser.js # lib/jsdoc/src/visitor.js # lib/jsdoc/src/walker.js # lib/jsdoc/util/logger.js # lib/jsdoc/util/markdown.js # lib/jsdoc/util/templateHelper.js # package.json # test/specs/documentation/alias.js # test/specs/documentation/anonymousclassparam.js # test/specs/documentation/arrowfunction.js # test/specs/documentation/classproperties.js # test/specs/documentation/this.js # test/specs/documentation/trailingcomment.js # test/specs/jsdoc/name.js # test/specs/jsdoc/path.js # test/specs/jsdoc/src/astnode.js # test/specs/jsdoc/src/visitor.js
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.
The devDependency ajv was updated from
6.6.2to6.7.0.This version 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.
Release Notes for v6.7.0
Option
useDefaults: "empty"to replacenulland""(empty strings) with default values.Update draft-04 meta-schema to remove incorrect usage of "uri" format.
Commits
The new version differs by 17 commits.
38a9ad46.7.095edb49useDefaults: "empty" (#916)9c0a365update readme1efb91fMerge branch 'yume-chan-master'b65d61aremove generic argument type345afa8Merge branch 'master' of https://github.com/yume-chan/ajv into yume-chan-master83d018einstallation issue template729f15cMerge branch 'master' into masterbfc19bcRevert "update main issue template"7ee72a1update main issue templatef639c7bMerge pull request #915 from epoberezkin/issue-templates8c7ce59update issue templatesaf24ccfUpdate issue templates0b57989docs: equal.js file is needed, closes #8903f68653Merge branch 'master' into masterThere are 17 commits in total.
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 🌴