kolibri-design-system
kolibri-design-system copied to clipboard
Bump vue-docgen-api from 4.56.4 to 4.74.1
Bumps vue-docgen-api from 4.56.4 to 4.74.1.
Release notes
Sourced from vue-docgen-api's releases.
[email protected]
Patch Changes
#1592
4dff37d5Thanks@elevatebart! - allow to traverseimport * as Interfaces from './test'sinceimport { PropTypes } from './test'already works#1603
edbfc729Thanks@elevatebart! - feat: extract slot and property documentation from defineslots
8a24675dThanks@elevatebart! - avoid failure & crash on compositie props[email protected]
Minor Changes
- #1586
1ecc082aThanks@sawmurai! - Add initial support for external types in defineProps and defineEmits[email protected]
Patch Changes
- #1580
67ba3b0bThanks@elevatebart! - handle type as unknown as PropType[email protected]
Minor Changes
- #1576
3f1d9216Thanks@elevatebart! - parse the defineOptions object for values[email protected]
Patch Changes
- #1573
d4c2decaThanks@thibaudszy! - improve performance of the path resolution[email protected]
Patch Changes
b05be722Thanks@elevatebart! - export-all should not skip all extensions[email protected]
Patch Changes
- #1558
14bdb1ddThanks@elevatebart! - fix valid extends[email protected]
Minor Changes
- #1550
979c7fdcThanks@elevatebart! - allow documentation of implicit slot bindings[email protected]
Minor Changes
- #1547
8d22c833Thanks@elevatebart! - feat: expose some utils functions[email protected]
... (truncated)
Changelog
Sourced from vue-docgen-api's changelog.
4.74.1
Patch Changes
#1592
4dff37d5Thanks@elevatebart! - allow to traverseimport * as Interfaces from './test'sinceimport { PropTypes } from './test'already works#1603
edbfc729Thanks@elevatebart! - feat: extract slot and property documentation from defineslots
8a24675dThanks@elevatebart! - avoid failure & crash on compositie props4.74.0
Minor Changes
- #1586
1ecc082aThanks@sawmurai! - Add initial support for external types in defineProps and defineEmits4.73.1
Patch Changes
- #1580
67ba3b0bThanks@elevatebart! - handle type as unknown as PropType4.73.0
Minor Changes
- #1576
3f1d9216Thanks@elevatebart! - parse the defineOptions object for values4.72.5
Patch Changes
- #1573
d4c2decaThanks@thibaudszy! - improve performance of the path resolution4.72.3
Patch Changes
b05be722Thanks@elevatebart! - export-all should not skip all extensions4.72.2
Patch Changes
- #1558
14bdb1ddThanks@elevatebart! - fix valid extends4.71.0
Minor Changes
... (truncated)
Commits
6ac344eci(changesets): version packages (#1602)870ffd7fix failing test8a24675fix: avoid failure and crash on composite propsedbfc72feat: extract slot and property documentation from defineslots (#1603)4dff37dallow to import * as Interfaces (#1592)8bd3e38ci(changesets): version packages (#1589)1ecc082Add initial support for external types in defineProps and defineEmits (#1586)83a4fd5ci(changesets): version packages (#1581)67ba3b0handle type as unknown as PropType<MyPropType>@elevatebartelevatebart comm...d1b46e7ci(changesets): version packages (#1577)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This has dependencies that require NodeJS 16 or greater, so this is blocked until we can upgrade the NodeJS version.
Superseded by #866.