An in-range update of typedoc is breaking the build π¨
Opened this issue Β· 6 comments
The devDependency typedoc was updated from 0.15.4
to 0.15.5
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
typedoc is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
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 π΄
After pinning to 0.15.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
typedoc was updated from0.15.5
to0.15.6
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 6 commits.
f388b42
Bump version to 0.15.6
fb2aaca
feat: Include package version in documentation
78d8e2f
fix: Don't get compiler errors if they are ignored
3b6d18c
fix: Remove the packageDocumentation tag from comments
13b56b9
feat: Support for @packageDocumentation
03987a0
feat: Convert conditional types, indexed access types
See the full diff
- The
devDependency
typedoc was updated from0.15.7
to0.15.8
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 9 commits.
aa59c1e
chore: Bump version to 0.15.8
2cbb089
fix: Update handlebars to 4.7
91cfe2e
chore: Bump version
f388b42
Bump version to 0.15.6
fb2aaca
feat: Include package version in documentation
78d8e2f
fix: Don't get compiler errors if they are ignored
3b6d18c
fix: Remove the packageDocumentation tag from comments
13b56b9
feat: Support for @packageDocumentation
03987a0
feat: Convert conditional types, indexed access types
See the full diff
- The
devDependency
typedoc was updated from0.17.4
to0.17.5
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for 0.17.5
0.17.5 (2020-04-26)
Bug Fixes
- Do not silently swallow missing include/media file errors (#1277) (4067f2c)
- Enable lax overloads only in release (b870905)
- Fix extends option in tsconfig.json doesn't work (#1273) (d5c2d47), closes #1272
- Improve output for object's computed property names (#1275) (8c2b698)
- Remove Result object (262a89c), closes #1238
Features
- Add detecting read-only properties (#1268) (91644a9)
- Number options may require min and max values (#1278) (42de2af)
Thanks!
Commits
The new version differs by 157 commits.
b2a5421
chore: Bump version to 0.17.5
8fb1258
chore: Fixed test for map declaration type (#1282)
829f147
chore: Fix lint
d222fb6
chore: Upgrade dependencies
8708143
Merge branch 'library-mode'
b03a13b
chore: Fix typos is bounds check
42de2af
feat: Number options may require min and max values (#1278)
4067f2c
fix: Do not silently swallow missing include/media file errors (#1277)
d5c2d47
fix: Fix extends option in tsconfig.json doesn't work (#1273)
91644a9
feat: Add detecting read-only properties (#1268)
8c2b698
fix: Improve output for object's computed property names (#1275)
262a89c
feat: Remove Result object
b870905
fix: Enable lax overloads only in release
2f38fc5
chore: Bump version to 0.17.4
532a621
chore: Update issue templates
There are 157 commits in total.
See the full diff
- The
devDependency
typedoc was updated from0.17.5
to0.17.6
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for 0.17.6
0.17.6 (2020-04-27)
Bug Fixes
- Correct prepublish script, it was supposed to enable more lax typings for plugins, but failed to do so. (3b081de)
Commits
The new version differs by 159 commits.
bc20444
chore: Bump version to 0.17.6
3b081de
fix: Correct prepublish script
b2a5421
chore: Bump version to 0.17.5
8fb1258
chore: Fixed test for map declaration type (#1282)
829f147
chore: Fix lint
d222fb6
chore: Upgrade dependencies
8708143
Merge branch 'library-mode'
b03a13b
chore: Fix typos is bounds check
42de2af
feat: Number options may require min and max values (#1278)
4067f2c
fix: Do not silently swallow missing include/media file errors (#1277)
d5c2d47
fix: Fix extends option in tsconfig.json doesn't work (#1273)
91644a9
feat: Add detecting read-only properties (#1268)
8c2b698
fix: Improve output for object's computed property names (#1275)
262a89c
feat: Remove Result object
b870905
fix: Enable lax overloads only in release
There are 159 commits in total.
See the full diff
- The
devDependency
typedoc was updated from0.17.6
to0.17.7
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v0.17.7
0.17.7 (2020-05-17)
Bug Fixes
- Correctly copy parameter descriptions with
@inheritDoc
(#1303) (9b586db), closes #787 declare module "m"
parsed as namespace (#1301) (4fed0bd), closes #1284- Support
{@link where | text}
with spaces around|
(935e10a), closes #1302 - TypeDoc fails to resolve
@types
packages outside of cwd (8edb17c), closes #1300
Features
- (Plugin API) Allow every possible number as a defaultValue for a number option (#1296) (f93c76b), closes #1291
Thanks!
Commits
The new version differs by 166 commits.
9118a5c
chore: Bump version to 0.17.7
9b586db
fix: copy inherited parameter descriptions (#1303)
8edb17c
fix: TypeDoc fails to resolve @types packages outside of cwd
935e10a
fix: Trim whitespace when parsing links
0708fb8
chore: Fix minimatch pattern error in tests on Windows (#1304)
4fed0bd
fix: Module declaration parsed as namespace (#1301)
f93c76b
feat: Allow every possible number as a defaultValue for a number option (#1296)
bc20444
chore: Bump version to 0.17.6
3b081de
fix: Correct prepublish script
b2a5421
chore: Bump version to 0.17.5
8fb1258
chore: Fixed test for map declaration type (#1282)
829f147
chore: Fix lint
d222fb6
chore: Upgrade dependencies
8708143
Merge branch 'library-mode'
b03a13b
chore: Fix typos is bounds check
There are 166 commits in total.
See the full diff