Closed greenkeeper[bot] closed 6 years ago
Merging #75 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #75 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 4 4
=====================================
Hits 4 4
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5632e77...6bf8782. Read the comment docs.
Update to this version instead 🚀
Since this version, reflect-metada
is not included, so @Prop
cannot set a type
opinion implicitly.
Whereas, there have been reported some issues related to reflect-metada
, so these issues will be solved.
The new version differs by 10 commits.
2e8b1de
version 7.0.0
02e4a51
udpate tsconfig.json
8a449e2
update document
1d2f341
remove reflect-metadata
and update test
e031552
remove yarn-error.log
7a3ea58
Merge pull request #105 from Deathangel908/master
67f74c8
bumped vue-class-component for mixin, fixed a typo
e179279
Merge pull request #100 from yohengh/master
d91fd3b
Merge branch 'master' into master
942e09c
export Mixins
See the full diff
Version 6.1.0 of vue-property-decorator was just published.
vue-property-decorator
The version 6.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 vue-property-decorator.
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.
Commits
The new version differs by 19 commits.
19136ea
version 6.1.0
cd13177
update licence year
8c89925
update package.json
7afb302
fix style
de49169
use webpack for unit testing
9fa6057
remove unpublished decorators
b31da50
Merge pull request #87 from agentschmitt/master
c3b1335
refactored @Inject to support inject options
c6ea663
updated @Inject to support defaultValues for vue 2.5
8f04774
fix style
1e30922
Merge branch 'master' of https://github.com/kaorun343/vue-property-decorator
865a728
update packages
d75f96d
Merge pull request #63 from artemsky/namedExport
afde9e5
update config to the new API schema
2a3db5e
ignore .idea (JetBrains IDE)
There are 19 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: