Since each TypeScript version may change the shape of the generated AST,
this update may break 3rd-party packages that directly rely on the ASTs
(that are attached to dgeni API documents).
If you are using such a packages, you should manually verify that it
works correctly with the ASTs generated by the new TypeScript version.
0.29.2 2 September 2021
Bug Fixes
base:
improve layout of checkAnchorLinks messages
4e5c3e4
This version was pushed to npm by google-wombot, a new releaser for dgeni-packages since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/chrisgriffith/ionic-native-mocks/network/alerts).
Removes shelljs. It's no longer used after updating ancestor dependency dgeni-packages. These dependencies need to be updated together.
Removes
shelljs
Updates
dgeni-packages
from 0.26.2 to 0.30.0Release notes
Sourced from dgeni-packages's releases.
Changelog
Sourced from dgeni-packages's changelog.
... (truncated)
Commits
acb4f75
feat: default to git binary in environment variable859ac83
chore: cut v0.29.5be5539e
fix: incorrect usage offs.mkdir
which does not return a promise4cabdcb
chore: update changelog and add release instructionsd8b011e
chore: update lock file after recent updates530b49c
chore: cut0.29.4
6cf9690
chore(deps): source-map-support should not be a production dependency5b35709
refactor: replacemkdirp
with nativemkdir
25f7a98
chore(deps): eslint should not be a production dependency07ca351
build: dont include unnecessary files in npm packageMaintainer changes
This version was pushed to npm by google-wombot, a new releaser for dgeni-packages since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/chrisgriffith/ionic-native-mocks/network/alerts).