Closed greenkeeper[bot] closed 3 years ago
After pinning to 0.14.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
typedoc was updated from 0.15.0
to 0.15.1
.Your tests are still failing with this version. Compare changes
The new version differs by 21 commits.
87099f8
Bump version
ad488ef
Back to official release of themes
5704bf5
Keep tests passing
0a61a00
Add type predicate converter
1f01579
Upgrade nyc to beta
3157e05
Upgrade the rest of the dependencies for good measure
1ab03e6
Rebuild function specs.
d8666a0
Upgrade to typescript-3.7; add test for assertion functions.
c67dabc
Fix tests
5355abc
Escape text in wbr
cc4cef1
Support linking to module.d.ts (#1117)
37bfc1d
Ignore tarball, which is the result of running npm pack
352d622
Typo
b74f5bb
fix: also correct typo in test assertion
f8cbb6e
refactor: use const instead of let where possible
There are 21 commits in total.
See the full diff
devDependency
typedoc was updated from 0.15.1
to 0.15.2
.Your tests are still failing with this version. Compare changes
devDependency
typedoc was updated from 0.15.2
to 0.15.3
.Your tests are still failing with this version. Compare changes
<wbr>
helper inserted within html character escapesdevDependency
typedoc was updated from 0.15.3
to 0.15.4
.Your tests are still failing with this version. Compare changes
devDependency
typedoc was updated from 0.15.4
to 0.15.5
.Your tests are still failing with this version. Compare changes
devDependency
typedoc was updated from 0.15.5
to 0.15.6
.Your tests are still failing with this version. Compare changes
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
devDependency
typedoc was updated from 0.15.7
to 0.15.8
.Your tests are still failing with this version. Compare changes
devDependency
typedoc was updated from 0.15.8
to 0.16.0
.Your tests are still failing with this version. Compare changes
The new version differs by 63 commits.
c6722d8
chore: Correct theme version
2146a28
chore: Bump version to v0.16.0
aeab029
fix: Catch error in expandInputFiles
4d8f2c7
Merge branch 'simplify-readme' of https://github.com/TypeStrong/typedoc
5bf4525
chore: Add an equivalent test for #1103
2b6126a
chore: Bump version to 0.16.0-8
fd57421
Resolve TypeOperatorType to allow it to be hyperlinkable
d18664d
chore: Bump version to 0.16.0-7
b204f6a
fix!: Don't use TS internal symbol IDs
62314da
fix: Ignore configFilePath when reading TS options
930aac1
fix: Add missing types for serialization
7dee2c3
Merge branch 'fix/serializer-plugin'
b2782d5
Merge branch 'master' into fix/options
9a43f21
Merge branch 'master' into feat/import-export
ffe1347
chore: Bump version to 0.16.0-6
There are 63 commits in total.
See the full diff
devDependency
typedoc was updated from 0.16.4
to 0.16.5
.Your tests are still failing with this version. Compare changes
The new version differs by 26 commits.
67987ad
chore: Bump version
51946db
fix: Rebuild specs typechecks
8025e64
feat: Add the includeVersion flag
33be747
fix: Invalid signature for decorator
15ea85f
Don't create navigation links to empty declarations
52fa7fa
Small refactor to fix creating children of reflections
5ec837a
Extracted navigation building internal functions into an exported NavigationBuilder class
8dd7340
chore: Bump version to 0.16.4
64a9323
fix: Circular dependencies
90d4c30
chore: Upgrade deps, bump version to 0.16.3
411a900
fix: Remove sources from hidden signatures
1c89283
Merge branch 'pr/1169'
9ac6973
fix: Autodiscovery of plugins not working
8005b21
fix: External symbols should not be referenced
ef0c17e
feat: Add @BindOption
There are 26 commits in total.
See the full diff
devDependency
typedoc was updated from 0.16.6
to 0.16.7
.Your tests are still failing with this version. Compare changes
{}
now renders correctly (#1179)type Z = typeof z
)The new version differs by 7 commits.
f2d9c18
chore: Bump version to 0.16.7
c98ca83
Merge branch 'master' of https://github.com/TypeStrong/typedoc
e039eb8
feat: Support for query types
64a2a4f
fix: Add test for {} and fix generation
dbed32a
Typo in the bug report template
0209789
chore: Bump version to 0.16.6
f9c126a
fix: removeReflection does not fully remove reflections
See the full diff
devDependency
typedoc was updated from 0.16.8
to 0.16.9
.Your tests are still failing with this version. Compare changes
devDependency
typedoc was updated from 0.16.9
to 0.16.10
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
0399e75
chore: Bump version to 0.16.10
bc02096
feat: Allow excluding tags from comments
429b3a9
fix: Remove tags containing redundant type info
eefdb2c
fix: Don't remove braces containing a tag
91cfa1b
fix: Mixin symbols might not have declarations (#1208)
c75df1c
feat(logger): Count warnings (#1205)
See the full diff
The devDependency typedoc was updated from
0.14.2
to0.15.0
.π¨ 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/appveyor/branch:** Waiting for AppVeyor build to complete ([Details](https://ci.appveyor.com/project/Narazaka/sanajk/builds/26269639)). - β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/Narazaka/sanajk/builds/564077343?utm_source=github_status&utm_medium=notification)).Release Notes for Theme Update and More
Featuresβ¨
expandInputFiles
. (#730)Fixesπ
Documentation helpπ
Changedπ¦
indexOf
checks withincludes
(#954)Thanksπ
Thanks to those who identified issues and for the following code contributors:
v0.14.2...v0.15.0
Commits
The new version differs by 45 commits.
73a13dd
0.15.0
144e667
pin typescript to patch version
e0cdf64
update dependencies (#1041)
92f0f25
Support negations in directory excludes
b328537
Updated lodash to 4.17.15 (to avoid prototype pollution)
e9b28ee
Update marked to 0.7.0
07afa11
fix: references marked as external if path has dots (#1052)
dfb7207
Revert "Merge branch 'master' into master"
29df793
Merge branch 'master' into master
dc3c6f9
fix(package): update to typescript 3.5.x (#1047)
a2d3704
Merge pull request #1 from TypeStrong/master
ae67b72
run CI on current Node.js versions (#1053)
9d54cc6
v0.15.0
968da56
Fix tests
eb3cc11
Ran install
There are 45 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: