Namespace import disappeared in output (see #319 and aa5a334bbf58f9f06d8ef75b12262ba4b5e08cb4)
9.5.0
Fixed
Constants declared by using object/array binding pattern syntax fail the build (see #315 and #317)
9.4.1
Fixed
Fixed issue when because of recursive types some of the types could get removed from the bundle (see #318 and 897a5d50051fb2e13c482a18f4b189410f847475)
9.4.0
Fixed
Performance improvements (see #302, #303 and #314)
Declarations of "unknown" modules aren't included despite enabled inlineDeclareExternals flag (see #312 and 186e6fd436058da15a999052631c8fa799536ee7)
Fixed handling import * statements with local usage but not directly exporting (see #304 and #309)
Fixed bug when imported nodes weren't included into bundle if they were used in declare module statements only (see #305 and #316)
Fixed issue with unknown extension when using allowArbitraryExtensions compiler option (see #313) - thanks @stepankuzmin
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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/IIIF-Commons/iiif-metadata-component/network/alerts).
Bumps yargs-parser to 21.1.1 and updates ancestor dependency dts-bundle-generator. These dependencies need to be updated together.
Updates
yargs-parser
from 9.0.2 to 21.1.1Release notes
Sourced from yargs-parser's releases.
... (truncated)
Changelog
Sourced from yargs-parser's changelog.
... (truncated)
Commits
3aba24c
chore(main): release yargs-parser 21.1.1 (#455)d69f9c3
fix(typescript): ignore .cts files during publish (#454)90067a0
chore(main): release yargs-parser 21.1.0 (#446)d07bcdb
fix: node version check now uses process.versions.node (#450)c0c6079
chore(deps): update dependency puppeteer to v16 (#451)a89259f
feat: allow the browser build to be imported (#443)c474bc1
fix(halt-at-non-option): prevent known args from being parsed when "unknown-o...fd30238
chore(deps): update dependency serve to v14 (#449)a072f9a
chore(deps): update dependency puppeteer to v15 (#444)4f1060b
fix: parse options ending with 3+ hyphens (#434)Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.
Updates
dts-bundle-generator
from 2.1.0 to 9.5.1Release notes
Sourced from dts-bundle-generator's releases.
... (truncated)
Commits
c69ff0d
Bumped version to 9.5.1aa5a334
Added ignoring symbols from "fake" namespace generation if they aren't used b...54f8817
Bumped version to 9.5.0665afab
Merge pull request #317 from timocov/fix315-binding-patterns900f971
Added support for variable declarations with binding patterns487adc9
Bumped version to 9.4.1897a5d5
Fixed incorrect caching of symbols usage valuesd3c2225
Bumped version to 9.4.01a228c4
Merge pull request #313 from stepankuzmin/skip-unsupported-extensionse6de6ae
Changed test to fail with previous versionDependabot 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 show