This repository has been archived by the owner on Oct 21, 2020. It is now read-only.
fix(deps): update dependency @teppeis/kintone-plugin-manifest-validator to ^0.7.0 #83
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.
This Pull Request updates dependency @teppeis/kintone-plugin-manifest-validator from
^0.6.1
to^0.7.0
Note: This PR was created on a configured schedule ("before 8am" in timezone
Asia/Tokyo
) and will not receive updates outside those times.Release Notes
v0.7.0
additionalProperties
to objects (#23)Breaking changes
manifest-schema.d.ts
,declare
is replaced withexport
(#23)import
instead of/// <reference>
to load it. see README.Commits
v0.7.0
109295e
docs: update circleci badge style3a0d021
Configure Renovate (#11)6684d6e
build(deps): update dependency json-schema-to-typescript to ^4.2.1 (#12)0c76607
build(deps): update dependency power-assert to ^1.4.4 (#13)37fc47d
build(deps): update dependency typescript to ^2.3.47bcd3ca
build(deps): update dependency mocha to ^5.0.5 (#22)0af581d
build(deps): update eslint and prettier packages (#19)4cac381
build(deps): update dependency typescript to ^2.7.2 (#18)01c128a
build(deps): update dependency npm-run-all to ^4.1.2 (#16)5943474
build(deps): update dependency json-schema-to-typescript to ^4.6.5 (#17)e007ff2
fix(manifest-schema): addadditionalProperties
to objects (#23)593a3d4
build(deps): update dependency json-schema-to-typescript to ^5.4.0 (#21)fe5a104
fix(deps): update dependency ajv to ^5.5.2 (#20)82c1542
style: prettier manifest-schema.ts by json2ts@599d907c
fix(deps): update dependency ajv to ^6.4.0249901b
fix: for ajv@6 with JSON Schema draft-0461bc28c
build: drop Node v4 and add Node v9772a15d
Merge pull request #24 from teppeis/renovate/ajv-6.x25c1241
docs: fix usage of d.ts0f596d4
fix(gen-dts): specify filename for error message:3fdb4d6
build(renovate): run only morningf5821f1
style: use prettier and drop Node v4 (#25)120554a
0.7.0This PR has been generated by Renovate Bot.