7e5e2baf92
Version bump
2022-10-19 21:21:33 +01:00
53c70e6cd1
Merge pull request #1718 from codecnmc/patch-1
...
Update numbering.md
2022-10-19 20:26:21 +01:00
4bfb87ea74
Merge pull request #1716 from dolanmiu/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.1
...
build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.40.1
2022-10-19 20:25:47 +01:00
86e12c7d40
Merge pull request #1715 from dolanmiu/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.40.1
...
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.40.1
2022-10-19 20:25:40 +01:00
eb5449adf8
build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.40.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.38.1 to 5.40.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 19:13:25 +00:00
19eeec9fc8
build(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.38.1 to 5.40.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 19:13:20 +00:00
449f5f5be3
Merge pull request #1719 from dolanmiu/dependabot/npm_and_yarn/types/node-18.11.2
...
build(deps): bump @types/node from 18.7.23 to 18.11.2
2022-10-19 20:12:01 +01:00
bc5a1b52b7
Merge pull request #1702 from dolanmiu/dependabot/npm_and_yarn/eslint-8.25.0
...
build(deps-dev): bump eslint from 8.24.0 to 8.25.0
2022-10-19 20:11:53 +01:00
fc7f37767f
Merge pull request #1697 from dolanmiu/dependabot/npm_and_yarn/eslint-plugin-unicorn-44.0.2
...
build(deps-dev): bump eslint-plugin-unicorn from 44.0.0 to 44.0.2
2022-10-19 20:11:45 +01:00
38dbdd02ae
Merge pull request #1692 from dolanmiu/dependabot/npm_and_yarn/sinon-14.0.1
...
build(deps-dev): bump sinon from 14.0.0 to 14.0.1
2022-10-19 20:11:40 +01:00
7bb3fa74ce
Merge pull request #1691 from dolanmiu/dependabot/npm_and_yarn/eslint-plugin-functional-4.4.1
...
build(deps-dev): bump eslint-plugin-functional from 4.4.0 to 4.4.1
2022-10-19 20:11:35 +01:00
a33660d32c
Merge pull request #1686 from dolanmiu/dependabot/npm_and_yarn/types/prompt-1.1.4
...
build(deps-dev): bump @types/prompt from 1.1.3 to 1.1.4
2022-10-19 20:11:28 +01:00
ef842d1f3f
Merge pull request #1709 from ronram5126/master
...
FIX: multiple tabStop support for LibreWriter
2022-10-19 20:11:03 +01:00
e5c2a0a87b
Fix linting and spelling
2022-10-19 19:58:46 +01:00
817ffe8fd0
build(deps): bump @types/node from 18.7.23 to 18.11.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.23 to 18.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-19 11:01:41 +00:00
5b582d45ba
Update numbering.md
...
Long time to find a way to unident ,See the document can't resolve my problem,Source code analysis found that does not belong to the indent.
2022-10-19 17:35:46 +08:00
6a303532f4
DEMO: 75-tab-stops.ts added missing \t
2022-10-17 14:56:12 +05:45
c75abb7cb9
DEMO: added demo/75-tab-stops.ts
2022-10-17 14:49:32 +05:45
8282d76b87
Merge branch 'dolanmiu:master' into master
2022-10-17 14:25:48 +05:45
79f3866c4c
Merge pull request #1700 from tvale1/master
...
Add MathIntegral class
2022-10-16 00:54:57 +01:00
6dcf3f25e9
Fix test
2022-10-16 00:44:40 +01:00
e80acea63f
Add more MathIntegral tests
2022-10-16 00:38:02 +01:00
640639264d
Add MathIntegral tests
2022-10-16 00:33:44 +01:00
3ccdd2585c
Fix prettier and linting
2022-10-16 00:29:16 +01:00
2c4b55c692
Refactor code to simplify interface
2022-10-16 00:21:34 +01:00
70a3b25d54
Fix Prettier errors
2022-10-16 00:20:16 +01:00
d053baef03
FIX: added legacy support for TabStop
2022-10-14 17:01:41 +05:45
629c586014
FIX: multiple tabStop support for LibreWriter
2022-10-14 16:38:02 +05:45
e4b03b3f71
build(deps-dev): bump eslint from 8.24.0 to 8.25.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 11:02:11 +00:00
9ab6df99b1
Add MathIntegral class
2022-10-08 12:56:35 +11:00
51519a55ef
build(deps-dev): bump eslint-plugin-unicorn from 44.0.0 to 44.0.2
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 44.0.0 to 44.0.2.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v44.0.0...v44.0.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-07 11:00:58 +00:00
059455929b
Merge pull request #1685 from dolanmiu/dependabot/npm_and_yarn/eslint-plugin-unicorn-44.0.0
...
build(deps-dev): bump eslint-plugin-unicorn from 43.0.2 to 44.0.0
2022-10-04 15:24:15 +01:00
8a1df4438e
build(deps-dev): bump sinon from 14.0.0 to 14.0.1
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v14.0.0...v14.0.1 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-04 11:03:04 +00:00
cbf6e46e35
build(deps-dev): bump eslint-plugin-functional from 4.4.0 to 4.4.1
...
Bumps [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/eslint-functional/eslint-plugin-functional/releases )
- [Changelog](https://github.com/eslint-functional/eslint-plugin-functional/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.4.0...v4.4.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-functional
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-04 11:02:30 +00:00
727b1bd63b
build(deps-dev): bump @types/prompt from 1.1.3 to 1.1.4
...
Bumps [@types/prompt](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompt ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prompt )
---
updated-dependencies:
- dependency-name: "@types/prompt"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 11:02:26 +00:00
363b8d74ae
build(deps-dev): bump eslint-plugin-unicorn from 43.0.2 to 44.0.0
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 43.0.2 to 44.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v43.0.2...v44.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 11:01:33 +00:00
b31ecd6583
Merge pull request #1684 from dolanmiu/dependabot/npm_and_yarn/cspell-6.12.0
...
build(deps-dev): bump cspell from 6.10.1 to 6.12.0
2022-10-03 11:27:15 +01:00
563914a0ef
Merge pull request #1682 from dolanmiu/dependabot/npm_and_yarn/typescript-4.8.4
...
build(deps-dev): bump typescript from 4.8.3 to 4.8.4
2022-10-03 11:27:06 +01:00
1e8adbb240
Merge pull request #1681 from dolanmiu/dependabot/npm_and_yarn/types/mocha-10.0.0
...
build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.0
2022-10-03 11:26:57 +01:00
4b1f89a561
Merge pull request #1680 from dolanmiu/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.1
...
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1
2022-10-03 11:26:48 +01:00
1a4a0ea5b8
Merge pull request #1679 from dolanmiu/dependabot/npm_and_yarn/types/node-18.7.23
...
build(deps): bump @types/node from 18.7.18 to 18.7.23
2022-10-03 11:26:39 +01:00
f781028b08
build(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-30 16:50:54 +00:00
56e8ad4f17
build(deps-dev): bump cspell from 6.10.1 to 6.12.0
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.10.1 to 6.12.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.10.1...v6.12.0 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-30 16:50:37 +00:00
62c34ae612
build(deps-dev): bump typescript from 4.8.3 to 4.8.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-30 16:50:05 +00:00
26123b0a93
build(deps): bump @types/node from 18.7.18 to 18.7.23
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.18 to 18.7.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-30 16:49:55 +00:00
4023464a13
build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.0
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-30 16:49:48 +00:00
0c92f354c5
Merge pull request #1678 from dolanmiu/dependabot/npm_and_yarn/typescript-eslint/parser-5.38.1
...
build(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1
2022-09-30 17:48:40 +01:00
676723c8bd
build(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-30 15:12:31 +00:00
2f4d5afaea
Merge pull request #1676 from dolanmiu/dependabot/npm_and_yarn/eslint-8.24.0
...
build(deps-dev): bump eslint from 8.23.1 to 8.24.0
2022-09-30 16:10:45 +01:00
d0abceb08d
Merge pull request #1677 from hunterwilhelm/patch-1
...
Added the name horizontal line or horizontal rules
2022-09-30 16:10:30 +01:00
8b165e93e1
Specify which borders could look like a <hr/>
2022-09-28 09:19:18 -06:00
321969eb85
Added the name horizontal line or horizontal rules
...
There was some confusion in https://github.com/dolanmiu/docx/issues/437 because the docs don't mention anything called horizontal lines or horizontal rules. Microsoft calls them by that name here https://support.microsoft.com/en-us/office/insert-a-line-9bf172f6-5908-4791-9bb9-2c952197b1a9
This will make it easier for people to find this in the docs.
2022-09-26 10:22:32 -06:00
85ec90849e
build(deps-dev): bump eslint from 8.23.1 to 8.24.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-26 11:01:39 +00:00
96451bc5b7
Merge pull request #1669 from dolanmiu/dependabot/npm_and_yarn/eslint-8.23.1
...
build(deps-dev): bump eslint from 8.23.0 to 8.23.1
2022-09-25 09:57:01 +01:00
311cbf55ef
Merge pull request #1670 from dolanmiu/dependabot/npm_and_yarn/eslint-plugin-functional-4.4.0
...
build(deps-dev): bump eslint-plugin-functional from 4.3.1 to 4.4.0
2022-09-25 09:56:54 +01:00
0258b256f2
Merge pull request #1671 from dolanmiu/dependabot/npm_and_yarn/typescript-eslint/parser-5.38.0
...
build(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.38.0
2022-09-25 09:56:47 +01:00
c615de97c4
Merge pull request #1672 from dolanmiu/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.0
...
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.38.0
2022-09-25 09:56:39 +01:00
e29a7bf146
build(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.36.1 to 5.38.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-22 11:02:29 +00:00
b665c243f0
build(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.38.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.36.1 to 5.38.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-22 11:01:59 +00:00
bea1c9ed61
build(deps-dev): bump eslint-plugin-functional from 4.3.1 to 4.4.0
...
Bumps [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/eslint-functional/eslint-plugin-functional/releases )
- [Changelog](https://github.com/eslint-functional/eslint-plugin-functional/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-functional
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-22 11:01:40 +00:00
0e6bdaa9c9
build(deps-dev): bump eslint from 8.23.0 to 8.23.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-22 11:01:19 +00:00
7925689618
Merge pull request #1652 from dolanmiu/dependabot/npm_and_yarn/typescript-4.8.3
...
build(deps-dev): bump typescript from 4.7.4 to 4.8.3
2022-09-22 09:27:39 +01:00
0e818c8d73
Version bump
2022-09-22 09:21:04 +01:00
791441ec86
build(deps-dev): bump typescript from 4.7.4 to 4.8.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.4 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-22 08:14:04 +00:00
401de9147c
Merge pull request #1668 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.4.1
...
build(deps-dev): bump ts-loader from 9.3.1 to 9.4.1
2022-09-22 09:13:23 +01:00
563e10fa92
Merge pull request #1667 from dolanmiu/dependabot/npm_and_yarn/cspell-6.10.1
...
build(deps-dev): bump cspell from 6.9.0 to 6.10.1
2022-09-22 09:13:15 +01:00
a22c34d8c2
Merge pull request #1666 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.15
...
build(deps-dev): bump typedoc from 0.23.14 to 0.23.15
2022-09-22 09:13:06 +01:00
e549f8ae61
Merge pull request #1662 from dolanmiu/feat/tslint-to-eslint
...
TSLint to ESLint
2022-09-22 09:12:55 +01:00
0ac23d0646
Add tests and bump coverage
2022-09-22 07:19:14 +01:00
814d3892f2
build(deps-dev): bump ts-loader from 9.3.1 to 9.4.1
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.3.1 to 9.4.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.3.1...9.4.1 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-21 11:01:46 +00:00
07d1306a35
build(deps-dev): bump cspell from 6.9.0 to 6.10.1
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.9.0 to 6.10.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.9.0...v6.10.1 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-20 11:01:13 +00:00
5950055cca
Fix linting and add new lint rules
2022-09-19 20:48:50 +01:00
d6dd468e84
build(deps-dev): bump typedoc from 0.23.14 to 0.23.15
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.14 to 0.23.15.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.14...v0.23.15 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 11:01:38 +00:00
9a221a01ab
Merge pull request #1663 from dolanmiu/dependabot/npm_and_yarn/cspell-6.9.0
...
build(deps-dev): bump cspell from 6.8.2 to 6.9.0
2022-09-17 02:22:26 +01:00
2a78a29b08
build(deps-dev): bump cspell from 6.8.2 to 6.9.0
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.8.2 to 6.9.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.8.2...v6.9.0 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-16 11:00:59 +00:00
e90d97b813
Use new eslint-plugin-functional instead of tslint-immutable
2022-09-15 20:00:50 +01:00
d020d59b11
Merge branch 'master' into feat/tslint-to-eslint
...
# Conflicts:
# src/file/numbering/level.spec.ts
# src/file/numbering/level.ts
2022-09-15 18:04:48 +01:00
5d6d52a465
Merge pull request #1661 from dolanmiu/feat/is-legal-numbering
...
#1660 Add w:isLgl
2022-09-15 13:18:00 +01:00
ebb3f8137e
#1660 Add w:isLgl
2022-09-15 13:08:49 +01:00
af7d275c27
Merge pull request #1636 from MLD5000/create-packer-stream
...
Create packer stream "toStream"
2022-09-15 13:04:15 +01:00
2b01a6006c
Fix linting
2022-09-15 12:39:30 +01:00
9f3940746a
Add tests for stream packer
2022-09-15 08:15:38 +01:00
9f729b3bb3
Merge pull request #1658 from dolanmiu/dependabot/npm_and_yarn/cspell-6.8.2
...
build(deps-dev): bump cspell from 6.8.1 to 6.8.2
2022-09-15 02:53:33 +01:00
2376fb5834
Merge pull request #1659 from dolanmiu/dependabot/npm_and_yarn/types/node-18.7.18
...
build(deps): bump @types/node from 18.7.16 to 18.7.18
2022-09-15 02:53:21 +01:00
0a1507599b
build(deps): bump @types/node from 18.7.16 to 18.7.18
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.16 to 18.7.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-14 11:01:01 +00:00
42bb01c416
build(deps-dev): bump cspell from 6.8.1 to 6.8.2
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.8.1 to 6.8.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.8.1...v6.8.2 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-13 11:02:24 +00:00
cfb0ae7428
Merge pull request #1653 from dolanmiu/dependabot/npm_and_yarn/json-schema-0.4.0
...
build(deps): bump json-schema from 0.2.3 to 0.4.0
2022-09-11 05:33:31 +01:00
6b30f44da0
Merge pull request #1651 from dolanmiu/dependabot/npm_and_yarn/types/node-18.7.16
...
build(deps): bump @types/node from 18.7.13 to 18.7.16
2022-09-11 05:33:12 +01:00
a7f89ac58f
Merge pull request #1650 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.14
...
build(deps-dev): bump typedoc from 0.23.11 to 0.23.14
2022-09-11 05:32:57 +01:00
38711f04bc
build(deps): bump @types/node from 18.7.13 to 18.7.16
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.13 to 18.7.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-11 04:18:13 +00:00
78fd99c26e
build(deps): bump json-schema from 0.2.3 to 0.4.0
...
Bumps [json-schema](https://github.com/kriszyp/json-schema ) from 0.2.3 to 0.4.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases )
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0 )
---
updated-dependencies:
- dependency-name: json-schema
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-11 04:17:47 +00:00
cae10d4611
Merge pull request #1648 from dolanmiu/dependabot/npm_and_yarn/types/prompt-1.1.3
...
build(deps-dev): bump @types/prompt from 1.1.2 to 1.1.3
2022-09-11 05:17:23 +01:00
40233dbf87
Merge pull request #1646 from dolanmiu/dependabot/npm_and_yarn/types/glob-8.0.0
...
build(deps-dev): bump @types/glob from 7.2.0 to 8.0.0
2022-09-11 05:17:12 +01:00
35865e46f0
build(deps-dev): bump typedoc from 0.23.11 to 0.23.14
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.11 to 0.23.14.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.11...v0.23.14 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-05 15:34:40 +00:00
ea565d8f71
build(deps-dev): bump @types/prompt from 1.1.2 to 1.1.3
...
Bumps [@types/prompt](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompt ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prompt )
---
updated-dependencies:
- dependency-name: "@types/prompt"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-01 11:01:21 +00:00
859a3f4015
build(deps-dev): bump @types/glob from 7.2.0 to 8.0.0
...
Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob ) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob )
---
updated-dependencies:
- dependency-name: "@types/glob"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-31 11:01:19 +00:00
ebcb37cbed
Fix ESLinting errors and remove TSLint
2022-08-31 08:59:27 +01:00
1bdf9a4987
Initial ESlint conversion
2022-08-31 07:52:27 +01:00
d7a9cb2168
Merge pull request #1640 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.11
...
build(deps-dev): bump typedoc from 0.23.10 to 0.23.11
2022-08-28 06:08:29 +01:00
8890e13ccb
Merge pull request #1641 from dolanmiu/dependabot/npm_and_yarn/cspell-6.8.1
...
build(deps-dev): bump cspell from 6.8.0 to 6.8.1
2022-08-28 06:08:13 +01:00
87e1844f04
build(deps-dev): bump cspell from 6.8.0 to 6.8.1
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.8.0 to 6.8.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.8.0...v6.8.1 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-26 11:01:29 +00:00
388030c6ec
build(deps-dev): bump typedoc from 0.23.10 to 0.23.11
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.10 to 0.23.11.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.10...v0.23.11 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-26 11:00:54 +00:00
d5bd407802
Merge pull request #1601 from AdaEniac/patch-3
...
Update hyperlink.ts
2022-08-25 01:54:31 +01:00
ba4dc2ed54
Fix formatting
2022-08-25 01:40:14 +01:00
c982e64996
formatting
2022-08-24 13:01:15 -05:00
0425939668
Merge pull request #1638 from dolanmiu/dependabot/npm_and_yarn/types/node-18.7.13
...
build(deps): bump @types/node from 18.7.11 to 18.7.13
2022-08-24 13:22:07 +01:00
48b804b765
build(deps): bump @types/node from 18.7.11 to 18.7.13
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.11 to 18.7.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-24 11:01:27 +00:00
246ae6e6bc
Merge pull request #1637 from dolanmiu/dependabot/npm_and_yarn/types/node-18.7.11
...
build(deps): bump @types/node from 18.7.9 to 18.7.11
2022-08-24 02:36:11 +01:00
efa5b65e45
build(deps): bump @types/node from 18.7.9 to 18.7.11
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.9 to 18.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-23 11:00:56 +00:00
f4f6ee5055
Created toStream example
2022-08-22 15:26:52 -05:00
1a630bcb4d
Added toStream export function
...
New Function returns a NodeJS readable stream that allows piping DOCX document data to stream.
2022-08-22 13:25:59 -07:00
600fef21f6
Update webpack.config.ts for nodestreams
...
Without this alias, JSZip throws a "nodestream not supported on this platform" error. This addition resolves the issue.
2022-08-22 13:24:12 -07:00
b779ee79a5
Merge pull request #1633 from Volper212/master
...
Add toString to Packer
2022-08-22 18:40:38 +01:00
08537944ae
Merge pull request #1635 from dolanmiu/dependabot/npm_and_yarn/cspell-6.8.0
...
build(deps-dev): bump cspell from 6.6.1 to 6.8.0
2022-08-22 18:30:49 +01:00
004b3641eb
Merge pull request #1634 from dolanmiu/dependabot/npm_and_yarn/types/node-18.7.9
...
build(deps): bump @types/node from 18.7.4 to 18.7.9
2022-08-22 18:30:40 +01:00
b6be05a931
Add test for Packer.toString
2022-08-22 19:08:29 +02:00
191cc071c2
build(deps-dev): bump cspell from 6.6.1 to 6.8.0
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.6.1 to 6.8.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.6.1...v6.8.0 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-22 11:01:11 +00:00
9e52c46ad3
build(deps): bump @types/node from 18.7.4 to 18.7.9
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.4 to 18.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-22 11:00:51 +00:00
21f7662a77
Add toString to Packer
2022-08-17 18:52:19 +02:00
d4d7f92df8
Merge pull request #1629 from dolanmiu/dependabot/npm_and_yarn/types/node-18.7.4
...
build(deps): bump @types/node from 18.7.2 to 18.7.4
2022-08-15 12:13:25 +01:00
a3180fd70d
build(deps): bump @types/node from 18.7.2 to 18.7.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.2 to 18.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-15 11:01:06 +00:00
3dc4f8e87a
Merge pull request #1626 from dolanmiu/dependabot/npm_and_yarn/types/node-18.7.2
...
build(deps): bump @types/node from 18.7.1 to 18.7.2
2022-08-15 11:21:47 +01:00
64393d92a5
build(deps): bump @types/node from 18.7.1 to 18.7.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.1 to 18.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-12 11:00:49 +00:00
1fbd405e41
Merge pull request #1625 from dolanmiu/dependabot/npm_and_yarn/cspell-6.6.1
...
build(deps-dev): bump cspell from 6.6.0 to 6.6.1
2022-08-12 00:42:24 +01:00
f711aa1b58
Merge pull request #1624 from dolanmiu/dependabot/npm_and_yarn/types/node-18.7.1
...
build(deps): bump @types/node from 18.6.5 to 18.7.1
2022-08-12 00:42:10 +01:00
e2e527ce44
build(deps-dev): bump cspell from 6.6.0 to 6.6.1
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.6.0...v6.6.1 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-11 11:02:44 +00:00
bb7f48c021
build(deps): bump @types/node from 18.6.5 to 18.7.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.6.5 to 18.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-11 11:02:08 +00:00
ad9b64e7ae
Merge pull request #1620 from dolanmiu/dependabot/npm_and_yarn/cspell-6.6.0
...
build(deps-dev): bump cspell from 6.5.0 to 6.6.0
2022-08-11 04:11:38 +01:00
ef2ee6d00d
Merge pull request #1621 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-4.1.0
...
build(deps-dev): bump tsconfig-paths from 4.0.0 to 4.1.0
2022-08-11 04:11:27 +01:00
2d259c4edc
Merge pull request #1623 from dolanmiu/dependabot/npm_and_yarn/types/node-18.6.5
...
build(deps): bump @types/node from 18.6.4 to 18.6.5
2022-08-11 04:11:16 +01:00
b286e3ae09
build(deps): bump @types/node from 18.6.4 to 18.6.5
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.6.4 to 18.6.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-09 11:00:59 +00:00
ec3e193672
build(deps-dev): bump tsconfig-paths from 4.0.0 to 4.1.0
...
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 11:01:39 +00:00
40a2fcd81e
build(deps-dev): bump cspell from 6.5.0 to 6.6.0
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.5.0...v6.6.0 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 11:01:22 +00:00
7e876bad7e
Merge pull request #1617 from dolanmiu/dependabot/npm_and_yarn/types/node-18.6.4
...
build(deps): bump @types/node from 18.6.3 to 18.6.4
2022-08-05 22:44:28 +01:00
aefa3b102c
build(deps): bump @types/node from 18.6.3 to 18.6.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.6.3 to 18.6.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-05 11:01:13 +00:00
4d1f295a26
Merge pull request #1616 from dolanmiu/dependabot/npm_and_yarn/jszip-3.10.1
...
build(deps): bump jszip from 3.10.0 to 3.10.1
2022-08-04 03:14:28 +01:00
56a31faf7e
build(deps): bump jszip from 3.10.0 to 3.10.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.10.0...v3.10.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-03 11:00:52 +00:00
f3afef01b0
Merge pull request #1612 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-webpack-plugin-4.0.0
...
build(deps-dev): bump tsconfig-paths-webpack-plugin from 3.5.2 to 4.0.0
2022-08-03 01:55:48 +01:00
ea38655c48
Merge pull request #1610 from dolanmiu/dependabot/npm_and_yarn/types/node-18.6.3
...
build(deps): bump @types/node from 18.6.1 to 18.6.3
2022-08-03 01:55:39 +01:00
972d06b492
Merge pull request #1611 from dolanmiu/dependabot/npm_and_yarn/cspell-6.5.0
...
build(deps-dev): bump cspell from 6.4.2 to 6.5.0
2022-08-03 01:55:16 +01:00
8538489136
Merge pull request #1613 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.10
...
build(deps-dev): bump typedoc from 0.23.9 to 0.23.10
2022-08-03 01:55:06 +01:00
4f28464b99
build(deps-dev): bump typedoc from 0.23.9 to 0.23.10
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.9 to 0.23.10.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.9...v0.23.10 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 11:02:18 +00:00
049e111797
build(deps-dev): bump tsconfig-paths-webpack-plugin from 3.5.2 to 4.0.0
...
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin ) from 3.5.2 to 4.0.0.
- [Release notes](https://github.com/dividab/tsconfig-paths-webpack-plugin/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v3.5.2...v4.0.0 )
---
updated-dependencies:
- dependency-name: tsconfig-paths-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 11:01:57 +00:00
96199c4b12
build(deps-dev): bump cspell from 6.4.2 to 6.5.0
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.4.2 to 6.5.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.4.2...v6.5.0 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 11:01:36 +00:00
cf23789edf
build(deps): bump @types/node from 18.6.1 to 18.6.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.6.1 to 18.6.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 11:01:08 +00:00
48724e5b08
Fix spelling
2022-07-31 15:23:06 +01:00
40c778d244
Add Carbon adverts
2022-07-29 00:29:54 +01:00
ff0c44ecfc
Merge pull request #1606 from dolanmiu/dependabot/npm_and_yarn/cspell-6.4.2
...
build(deps-dev): bump cspell from 6.4.1 to 6.4.2
2022-07-26 23:39:51 +01:00
828cc15ea3
build(deps-dev): bump cspell from 6.4.1 to 6.4.2
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.4.1...v6.4.2 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-26 11:01:24 +00:00
bbbe55b706
Merge pull request #1602 from dolanmiu/dependabot/npm_and_yarn/types/node-18.6.1
...
build(deps): bump @types/node from 18.0.6 to 18.6.1
2022-07-25 18:29:16 +01:00
cd98bdec9b
Merge pull request #1603 from dolanmiu/dependabot/npm_and_yarn/cspell-6.4.1
...
build(deps-dev): bump cspell from 6.4.0 to 6.4.1
2022-07-25 18:29:08 +01:00
59767bddfe
Merge pull request #1604 from dolanmiu/dependabot/npm_and_yarn/webpack-5.74.0
...
build(deps-dev): bump webpack from 5.73.0 to 5.74.0
2022-07-25 18:28:55 +01:00
035ae40b97
Merge pull request #1605 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.9
...
build(deps-dev): bump typedoc from 0.23.8 to 0.23.9
2022-07-25 18:28:47 +01:00
f7603bfdfc
build(deps-dev): bump typedoc from 0.23.8 to 0.23.9
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.8 to 0.23.9.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.8...v0.23.9 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-25 11:11:30 +00:00
754201a9a2
build(deps-dev): bump webpack from 5.73.0 to 5.74.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-25 11:11:00 +00:00
d0af7e4781
build(deps-dev): bump cspell from 6.4.0 to 6.4.1
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.4.0...v6.4.1 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-25 11:10:40 +00:00
ecf0bf8cdd
build(deps): bump @types/node from 18.0.6 to 18.6.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.0.6 to 18.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-25 11:10:18 +00:00
85bafb3eef
Update hyperlink.ts
...
ExternalHyperlink extends XmlComponent
2022-07-23 15:03:04 +08:00
efe378e94f
Merge pull request #1600 from dolanmiu/dependabot/npm_and_yarn/terser-5.14.2
...
build(deps): bump terser from 5.13.1 to 5.14.2
2022-07-21 03:25:10 +01:00
614cb74d47
build(deps): bump terser from 5.13.1 to 5.14.2
...
Bumps [terser](https://github.com/terser/terser ) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-21 02:17:11 +00:00
df4190321e
Merge pull request #1598 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.13
...
build(deps-dev): bump @types/sinon from 10.0.12 to 10.0.13
2022-07-21 03:16:43 +01:00
56c3574a2b
Merge pull request #1599 from dolanmiu/dependabot/npm_and_yarn/cspell-6.4.0
...
build(deps-dev): bump cspell from 6.3.0 to 6.4.0
2022-07-21 03:16:36 +01:00
51b11c7035
build(deps-dev): bump cspell from 6.3.0 to 6.4.0
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.3.0...v6.4.0 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 11:01:32 +00:00
564693cf22
build(deps-dev): bump @types/sinon from 10.0.12 to 10.0.13
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.12 to 10.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 11:01:05 +00:00
50a6bed92f
Merge pull request #1595 from dolanmiu/dependabot/npm_and_yarn/types/node-18.0.6
...
build(deps): bump @types/node from 18.0.4 to 18.0.6
2022-07-19 01:55:25 +01:00
ef54b3cf2e
Merge pull request #1596 from dolanmiu/dependabot/npm_and_yarn/cspell-6.3.0
...
build(deps-dev): bump cspell from 6.2.3 to 6.3.0
2022-07-19 01:55:20 +01:00
ebf06250b1
Merge pull request #1597 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.8
...
build(deps-dev): bump typedoc from 0.23.7 to 0.23.8
2022-07-19 01:54:54 +01:00
56f9c22ac6
build(deps-dev): bump typedoc from 0.23.7 to 0.23.8
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.7 to 0.23.8.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.7...v0.23.8 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 11:06:40 +00:00
384242974b
build(deps-dev): bump cspell from 6.2.3 to 6.3.0
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.2.3 to 6.3.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.2.3...v6.3.0 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 11:06:11 +00:00
7717d95cab
build(deps): bump @types/node from 18.0.4 to 18.0.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.0.4 to 18.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 11:05:26 +00:00
5b69a32c11
Merge pull request #1593 from dolanmiu/dependabot/npm_and_yarn/types/node-18.0.4
...
build(deps): bump @types/node from 18.0.3 to 18.0.4
2022-07-16 05:18:30 +01:00
24abf51c8c
Merge pull request #1594 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.9.1
...
build(deps-dev): bump ts-node from 10.8.2 to 10.9.1
2022-07-16 05:18:23 +01:00
80c5092dc1
build(deps-dev): bump ts-node from 10.8.2 to 10.9.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.8.2 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.2...v10.9.1 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-14 11:01:18 +00:00
15ffa4d98b
build(deps): bump @types/node from 18.0.3 to 18.0.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.0.3 to 18.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-14 11:00:53 +00:00
4935878f73
Version bump
2022-07-12 18:34:01 +01:00
440782e9cf
Merge pull request #1589 from dolanmiu/feat/1583-fix-comments-missing
...
#1583 Comments to always write default data
2022-07-12 18:33:13 +01:00
f304220463
Merge pull request #1585 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.7
...
build(deps-dev): bump typedoc from 0.23.6 to 0.23.7
2022-07-12 18:16:45 +01:00
02a5aaf5d8
Bump coverage threshold
2022-07-12 18:14:20 +01:00
e84641c13c
#1583 Add more tests to media data
2022-07-12 18:11:44 +01:00
278b6b6a20
Merge pull request #1590 from dolanmiu/feat/1584-fix-test-names
...
#1584 Fix test names
2022-07-12 17:30:25 +01:00
d369c0a74c
Fix footnotes demo
2022-07-12 17:29:09 +01:00
ab9f97598c
#1584 Fix test names
2022-07-12 17:10:37 +01:00
2814841226
Update demo 43 with images
2022-07-12 17:08:12 +01:00
a7d55a52f3
#1583 Comments to always write default data
2022-07-12 16:57:25 +01:00
d436b7b339
build(deps-dev): bump typedoc from 0.23.6 to 0.23.7
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.6 to 0.23.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.6...v0.23.7 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-11 11:01:30 +00:00
f183d38bb3
Merge pull request #1579 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.6
...
build(deps-dev): bump typedoc from 0.23.5 to 0.23.6
2022-07-08 18:19:59 +01:00
2353b36709
Merge pull request #1577 from dolanmiu/feat/cspell-actions
...
Add cspell to actions
2022-07-08 18:19:51 +01:00
00db6e7dc1
Merge pull request #1580 from dolanmiu/dependabot/npm_and_yarn/cspell-6.2.3
...
build(deps-dev): bump cspell from 6.2.2 to 6.2.3
2022-07-08 18:19:39 +01:00
eb479c4684
Merge pull request #1582 from khill-fbmc/patch-1
...
Update _sidebar.md
2022-07-08 18:19:28 +01:00
68413605e9
Update _sidebar.md
...
Correct me if I am wrong, but like this? To fix #1581
2022-07-08 06:03:49 -07:00
02bd5d71d0
build(deps-dev): bump cspell from 6.2.2 to 6.2.3
...
Bumps [cspell](https://github.com/streetsidesoftware/cspell ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.2.2...v6.2.3 )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 11:01:26 +00:00
97a851a848
build(deps-dev): bump typedoc from 0.23.5 to 0.23.6
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.5...v0.23.6 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 11:01:02 +00:00
f503794e09
Merge pull request #1572 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.8.2
...
build(deps-dev): bump ts-node from 10.8.1 to 10.8.2
2022-07-06 16:54:04 +01:00
d0ee5fa23a
Merge pull request #1575 from dolanmiu/dependabot/npm_and_yarn/types/node-18.0.3
...
build(deps): bump @types/node from 18.0.0 to 18.0.3
2022-07-06 16:53:51 +01:00
0ccf0f8d7a
Merge pull request #1570 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.5
...
build(deps-dev): bump typedoc from 0.23.2 to 0.23.5
2022-07-06 16:44:44 +01:00
719f7c8f9e
Add cspell to actions
2022-07-06 16:43:58 +01:00
828e30a248
build(deps-dev): bump typedoc from 0.23.2 to 0.23.5
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.2 to 0.23.5.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.2...v0.23.5 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-06 15:34:56 +00:00
6beb7208af
build(deps): bump @types/node from 18.0.0 to 18.0.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.0.0 to 18.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-06 15:34:55 +00:00
2d342a2415
build(deps-dev): bump ts-node from 10.8.1 to 10.8.2
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.8.1 to 10.8.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.8.2 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-06 15:34:30 +00:00
a2017fc353
Merge pull request #1574 from wvbe/master
...
docs: Fix property name accuracy in describing paragraph borders
2022-07-06 16:34:30 +01:00
709c3d9b55
Merge pull request #1563 from khill-fbmc/extension-req
...
Recommend to install `Code Spell Checker` Extension
2022-07-06 16:33:52 +01:00
950867d032
Merge pull request #1576 from dolanmiu/feat/cspell
...
Feat/cspell
2022-07-06 16:33:24 +01:00
65caa531c5
Improve spelling and prettier commands
2022-07-06 15:26:17 +01:00
64addc85ee
Fix all spelling across the project
2022-07-06 14:05:37 +01:00
aa02261248
docs: Fix property name accuracy in describing paragraph borders
2022-07-06 11:51:10 +02:00
6d447033c9
Fix more spelling rules
2022-07-05 05:06:32 +01:00
c888f589d0
Introduce CSpell
2022-07-04 14:51:36 +01:00
bb6eb87313
Version bump
2022-07-04 03:03:36 +01:00
813143237b
Merge pull request #1567 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.12
...
build(deps-dev): bump @types/sinon from 10.0.11 to 10.0.12
2022-06-30 21:32:26 +01:00
91c149caf8
Merge pull request #1566 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.23.2
...
build(deps-dev): bump typedoc from 0.22.17 to 0.23.2
2022-06-30 21:32:17 +01:00
3e619e47b2
Merge pull request #1564 from dolanmiu/feat/improve-alias
...
Improve import alias
2022-06-30 21:32:06 +01:00
3c03281b78
build(deps-dev): bump @types/sinon from 10.0.11 to 10.0.12
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.11 to 10.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-29 11:01:00 +00:00
1d0c43e45d
build(deps-dev): bump typedoc from 0.22.17 to 0.23.2
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.17 to 0.23.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.17...v0.23.2 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-28 11:01:35 +00:00
982d923553
Improve import alias
...
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
4697d774f4
Since I saw some cSpell definitions in the settings, why not also recommend to install the extension?
2022-06-26 06:42:36 -07:00
c19bc6b4b3
Merge pull request #1562 from GiladFeder/patch-1
...
removed "both" as a verticalAlign feature
2022-06-25 13:27:39 +01:00
9c15cb55c8
Merge pull request #1561 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.3.1
...
build(deps-dev): bump ts-loader from 9.3.0 to 9.3.1
2022-06-25 13:22:25 +01:00
73b974ddb2
Merge pull request #1448 from chenyuncai/master
...
Implement sample version of Comment feature.
2022-06-25 13:21:22 +01:00
c38e70e25d
Update tests
2022-06-25 13:08:20 +01:00
60096a94c9
removed "both" as a verticalAlign feature
...
fixes: https://github.com/dolanmiu/docx/issues/1514
2022-06-24 13:12:50 +03:00
c155f76550
build(deps-dev): bump ts-loader from 9.3.0 to 9.3.1
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.3.0...v9.3.1 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-23 13:32:41 +00:00
9827ed30bb
Write tests, improve API, create documentation
2022-06-22 23:35:46 +01:00
49054dae27
Merge pull request #1559 from dolanmiu/dependabot/npm_and_yarn/typescript-4.7.4
...
build(deps-dev): bump typescript from 4.7.3 to 4.7.4
2022-06-21 04:05:46 +01:00
46f1f78529
build(deps-dev): bump typescript from 4.7.3 to 4.7.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-20 11:01:49 +00:00
5b7c62685d
Export to My Document.docx
2022-06-19 13:12:59 +01:00
0acb9cf7a9
Format demo
2022-06-19 02:01:54 +01:00
233a29bfef
Fix tests and linting
2022-06-19 00:31:36 +01:00
d6ec275778
Merge remote-tracking branch 'github.com/master'
2022-06-17 17:53:13 +08:00
291a650337
Merge pull request #1556 from dolanmiu/dependabot/npm_and_yarn/prettier-2.7.1
...
build(deps-dev): bump prettier from 2.7.0 to 2.7.1
2022-06-16 20:36:08 +01:00
9d4476b04a
Merge pull request #1557 from dolanmiu/dependabot/npm_and_yarn/types/node-18.0.0
...
build(deps): bump @types/node from 17.0.43 to 18.0.0
2022-06-16 20:36:01 +01:00
871e0721b9
Merge pull request #1558 from dolanmiu/feat/numbering-on-header-footer
...
#1528 Adding numbering replacer on header and footer
2022-06-16 16:50:36 +01:00
f1ab24c439
#1528 Adding numbering replacer on header and footer
2022-06-16 16:31:34 +01:00
05c053a44d
Merge pull request #1555 from dolanmiu/feat/improve-mocha-command
...
Use .mocharc.json
2022-06-16 12:42:46 +01:00
966a14b1b3
build(deps): bump @types/node from 17.0.43 to 18.0.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.43 to 18.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-16 11:01:29 +00:00
c00751d26a
build(deps-dev): bump prettier from 2.7.0 to 2.7.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-16 11:01:09 +00:00
9fe329d542
Merge pull request #1549 from dolanmiu/dependabot/npm_and_yarn/webpack-cli-4.10.0
...
build(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0
2022-06-15 13:50:11 +01:00
96f2e8acb5
Merge pull request #1553 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.43
...
build(deps): bump @types/node from 17.0.38 to 17.0.43
2022-06-15 13:37:01 +01:00
37dd51a119
build(deps): bump @types/node from 17.0.38 to 17.0.43
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.38 to 17.0.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-15 11:01:03 +00:00
e962f0ab83
Use .mocharc.json
2022-06-15 11:16:02 +01:00
a7f17f91d6
build(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-15 01:30:52 +00:00
20cdd25e70
Merge pull request #1551 from dolanmiu/dependabot/npm_and_yarn/prettier-2.7.0
...
build(deps-dev): bump prettier from 2.6.2 to 2.7.0
2022-06-15 02:19:28 +01:00
a79f839693
Merge pull request #1552 from dolanmiu/feat/word-break-asian
...
#1529 Add word break feature
2022-06-15 02:19:19 +01:00
c7b68a40e4
Add tests for get media data
2022-06-15 01:44:57 +01:00
f414b4ee9a
#1529 Add word break feature
2022-06-15 00:07:12 +01:00
ea908d57b5
build(deps-dev): bump prettier from 2.6.2 to 2.7.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-14 11:01:38 +00:00
bdbd15e7d9
Remove daviddm
2022-06-13 19:03:17 +01:00
00ae5a1a1f
Force dependency install
2022-06-13 19:02:40 +01:00
48f7e15be9
Merge pull request #1545 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.8.1
...
build(deps-dev): bump ts-node from 10.8.0 to 10.8.1
2022-06-10 19:35:22 +01:00
99d3a241a0
Merge pull request #1543 from dolanmiu/dependabot/npm_and_yarn/webpack-5.73.0
...
build(deps-dev): bump webpack from 5.72.1 to 5.73.0
2022-06-10 19:35:14 +01:00
eea9643d7e
Merge pull request #1542 from dolanmiu/dependabot/npm_and_yarn/typescript-4.7.3
...
build(deps-dev): bump typescript from 4.7.2 to 4.7.3
2022-06-10 19:35:06 +01:00
d66f79e7b3
build(deps-dev): bump ts-node from 10.8.0 to 10.8.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 11:03:08 +00:00
a5193b18d8
build(deps-dev): bump webpack from 5.72.1 to 5.73.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.1 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 11:02:06 +00:00
ec408c2dea
build(deps-dev): bump typescript from 4.7.2 to 4.7.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 11:01:32 +00:00
cb79c616ee
Update lock file
2022-06-06 00:37:14 +01:00
c7d9be597f
Merge pull request #1539 from dolanmiu/dependabot/npm_and_yarn/webpack-5.73.0
...
build(deps-dev): bump webpack from 5.72.1 to 5.73.0
2022-06-06 00:32:37 +01:00
c77542195e
Merge pull request #1537 from dolanmiu/dependabot/npm_and_yarn/typescript-4.7.2
...
build(deps-dev): bump typescript from 4.6.4 to 4.7.2
2022-06-06 00:32:24 +01:00
824f5d6396
Update lockfile
2022-06-06 00:06:18 +01:00
0b2235793b
build(deps-dev): bump webpack from 5.72.1 to 5.73.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.1 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-03 11:01:34 +00:00
559b92a8f9
build(deps-dev): bump typescript from 4.6.4 to 4.7.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-02 11:01:22 +00:00
8c7c373097
Merge pull request #1534 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.38
...
build(deps): bump @types/node from 17.0.35 to 17.0.38
2022-06-01 15:25:39 +01:00
52f1392cc2
Merge pull request #1531 from dolanmiu/dependabot/npm_and_yarn/replace-in-file-6.3.5
...
build(deps-dev): bump replace-in-file from 6.3.3 to 6.3.5
2022-06-01 15:25:32 +01:00
c21cc6c3e9
Merge pull request #1535 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.17
...
build(deps-dev): bump typedoc from 0.22.15 to 0.22.17
2022-06-01 15:25:25 +01:00
5cba27b482
build(deps-dev): bump typedoc from 0.22.15 to 0.22.17
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.15 to 0.22.17.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.15...v0.22.17 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 11:34:56 +00:00
4fe8a2aa9d
build(deps): bump @types/node from 17.0.35 to 17.0.38
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.35 to 17.0.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-01 11:34:04 +00:00
27b3884e4d
build(deps-dev): bump replace-in-file from 6.3.3 to 6.3.5
...
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file ) from 6.3.3 to 6.3.5.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases )
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md )
- [Commits](https://github.com/adamreisnz/replace-in-file/compare/v6.3.3...v6.3.5 )
---
updated-dependencies:
- dependency-name: replace-in-file
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 11:01:10 +00:00
b54ff84adb
Merge pull request #1527 from dolanmiu/dependabot/npm_and_yarn/jszip-3.10.0
...
build(deps): bump jszip from 3.9.1 to 3.10.0
2022-05-30 09:08:19 +01:00
8e8d09bbda
Merge pull request #1530 from dolanmiu/dependabot/npm_and_yarn/replace-in-file-6.3.3
...
build(deps-dev): bump replace-in-file from 6.3.2 to 6.3.3
2022-05-30 09:07:35 +01:00
0f78442cca
Merge pull request #1526 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.8.0
...
build(deps-dev): bump ts-node from 10.7.0 to 10.8.0
2022-05-30 09:07:29 +01:00
9578c4ba33
build(deps-dev): bump replace-in-file from 6.3.2 to 6.3.3
...
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file ) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases )
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md )
- [Commits](https://github.com/adamreisnz/replace-in-file/compare/v6.3.2...v6.3.3 )
---
updated-dependencies:
- dependency-name: replace-in-file
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-26 11:03:16 +00:00
9431f7b34e
Merge pull request #1523 from wmbutler/patch-1
...
Improve documentation
2022-05-24 00:12:10 +01:00
460d4888eb
build(deps): bump jszip from 3.9.1 to 3.10.0
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.9.1...v3.10.0 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-23 11:01:40 +00:00
c8b183f057
build(deps-dev): bump ts-node from 10.7.0 to 10.8.0
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.7.0...v10.8.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-23 11:01:25 +00:00
27b0169e5f
Merge pull request #1525 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.35
...
build(deps): bump @types/node from 17.0.34 to 17.0.35
2022-05-22 16:30:11 +01:00
e47d8846a4
build(deps): bump @types/node from 17.0.34 to 17.0.35
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.34 to 17.0.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-20 11:01:13 +00:00
4f846f2a4a
Improve documentation
...
Add clarity to specifying Different First page
2022-05-19 16:25:11 -04:00
2246c625ce
Merge pull request #1519 from dolanmiu/dependabot/npm_and_yarn/glob-8.0.3
...
build(deps-dev): bump glob from 8.0.2 to 8.0.3
2022-05-18 10:58:12 +01:00
4e97012466
Merge pull request #1520 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.34
...
build(deps): bump @types/node from 17.0.33 to 17.0.34
2022-05-18 10:58:04 +01:00
b7c0ad2d84
build(deps): bump @types/node from 17.0.33 to 17.0.34
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.33 to 17.0.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-17 11:01:19 +00:00
065977af37
build(deps-dev): bump glob from 8.0.2 to 8.0.3
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v8.0.2...v8.0.3 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-16 11:01:21 +00:00
2882c9aee2
Merge pull request #1511 from dolanmiu/dependabot/npm_and_yarn/webpack-5.72.1
...
build(deps-dev): bump webpack from 5.72.0 to 5.72.1
2022-05-14 17:10:59 +01:00
96ad7c5886
Merge pull request #1509 from dolanmiu/dependabot/npm_and_yarn/sinon-14.0.0
...
build(deps-dev): bump sinon from 13.0.2 to 14.0.0
2022-05-14 17:10:46 +01:00
c41b208ecb
Merge pull request #1515 from dolanmiu/dependabot/npm_and_yarn/glob-8.0.2
...
build(deps-dev): bump glob from 8.0.1 to 8.0.2
2022-05-14 17:10:40 +01:00
5f446a1f39
Merge pull request #1516 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.33
...
build(deps): bump @types/node from 17.0.31 to 17.0.33
2022-05-14 17:10:31 +01:00
62223f3053
build(deps): bump @types/node from 17.0.31 to 17.0.33
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.31 to 17.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-13 11:01:40 +00:00
ce80a592de
build(deps-dev): bump glob from 8.0.1 to 8.0.2
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-13 11:01:26 +00:00
4e002ff342
build(deps-dev): bump webpack from 5.72.0 to 5.72.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.0 to 5.72.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.72.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-10 11:02:02 +00:00
9260fcb450
build(deps-dev): bump sinon from 13.0.2 to 14.0.0
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v13.0.2...v14.0.0 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 11:02:25 +00:00
19b4f87ec1
Merge pull request #1503 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.31
...
build(deps): bump @types/node from 17.0.29 to 17.0.31
2022-05-06 17:26:07 +01:00
2a9607b5b4
Merge pull request #1498 from dolanmiu/dependabot/npm_and_yarn/typescript-4.6.4
...
build(deps-dev): bump typescript from 4.6.3 to 4.6.4
2022-05-06 17:26:00 +01:00
0bc3fe0617
Merge pull request #1501 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.3.0
...
build(deps-dev): bump ts-loader from 9.2.9 to 9.3.0
2022-05-06 17:25:54 +01:00
375818b496
Merge pull request #1502 from dolanmiu/dependabot/npm_and_yarn/mocha-10.0.0
...
build(deps-dev): bump mocha from 9.2.2 to 10.0.0
2022-05-06 17:25:48 +01:00
98d82248df
Merge pull request #1504 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-4.0.0
...
build(deps-dev): bump tsconfig-paths from 3.14.1 to 4.0.0
2022-05-06 17:25:41 +01:00
d22263293f
Merge pull request #1505 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.3.4
...
build(deps): bump nanoid from 3.3.3 to 3.3.4
2022-05-06 17:25:34 +01:00
dbf7157ac6
build(deps): bump nanoid from 3.3.3 to 3.3.4
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.3...3.3.4 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-03 11:01:58 +00:00
dbd8d98223
build(deps-dev): bump tsconfig-paths from 3.14.1 to 4.0.0
...
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths ) from 3.14.1 to 4.0.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.14.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-03 11:01:38 +00:00
aedaa98ecf
build(deps): bump @types/node from 17.0.29 to 17.0.31
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.29 to 17.0.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 11:01:58 +00:00
252878dd74
build(deps-dev): bump mocha from 9.2.2 to 10.0.0
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.2.2 to 10.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.2...v10.0.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 11:01:40 +00:00
2dc7fa7fda
build(deps-dev): bump ts-loader from 9.2.9 to 9.3.0
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.9 to 9.3.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.9...v9.3.0 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 11:01:22 +00:00
d50c00b8e4
build(deps-dev): bump typescript from 4.6.3 to 4.6.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-29 11:02:45 +00:00
aef9c9883d
Merge pull request #1495 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.9
...
build(deps-dev): bump ts-loader from 9.2.8 to 9.2.9
2022-04-29 02:02:01 +01:00
cf825676d3
Merge pull request #1496 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.29
...
build(deps): bump @types/node from 17.0.25 to 17.0.29
2022-04-29 02:01:54 +01:00
af56f33b83
build(deps): bump @types/node from 17.0.25 to 17.0.29
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.25 to 17.0.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-27 11:01:42 +00:00
512cded8aa
build(deps-dev): bump ts-loader from 9.2.8 to 9.2.9
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.8 to 9.2.9.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.8...v9.2.9 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-27 11:01:22 +00:00
4af9e2545f
Merge pull request #1491 from dolanmiu/feat/fix-frame-option-type
...
#1487 Create union type for IFrameOptions
2022-04-25 10:04:28 +01:00
7ea0917b90
Merge pull request #1492 from dolanmiu/dependabot/npm_and_yarn/types/mocha-9.1.1
...
build(deps-dev): bump @types/mocha from 9.1.0 to 9.1.1
2022-04-22 17:44:16 +01:00
6ed9059c34
build(deps-dev): bump @types/mocha from 9.1.0 to 9.1.1
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-22 11:01:31 +00:00
33ec69bc17
Merge pull request #1488 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.25
...
build(deps): bump @types/node from 17.0.24 to 17.0.25
2022-04-22 02:15:09 +01:00
f07ce0bbf4
#1487 Fix tests
2022-04-21 21:35:56 +01:00
d2f9816714
#1487 Create union type for IFrameOptions
2022-04-21 21:27:01 +01:00
58305b5970
build(deps): bump @types/node from 17.0.24 to 17.0.25
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.24 to 17.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-19 11:01:28 +00:00
0b0a185fef
Merge pull request #1485 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.3.3
...
build(deps): bump nanoid from 3.3.2 to 3.3.3
2022-04-19 01:58:59 +01:00
d9743c2fa8
build(deps): bump nanoid from 3.3.2 to 3.3.3
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.2...3.3.3 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-18 11:01:24 +00:00
71b7c22aa8
Merge pull request #1476 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.15
...
build(deps-dev): bump typedoc from 0.22.14 to 0.22.15
2022-04-16 21:04:43 +01:00
2237b7d687
Merge pull request #1478 from dolanmiu/dependabot/npm_and_yarn/glob-8.0.1
...
build(deps-dev): bump glob from 7.2.0 to 8.0.1
2022-04-16 21:04:37 +01:00
435fe309bd
Merge pull request #1479 from dolanmiu/dependabot/npm_and_yarn/prompt-1.3.0
...
build(deps-dev): bump prompt from 1.2.2 to 1.3.0
2022-04-16 21:04:29 +01:00
464002a03b
Merge pull request #1481 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.24
...
build(deps): bump @types/node from 17.0.23 to 17.0.24
2022-04-16 21:04:22 +01:00
fe7e7f4085
Merge pull request #1482 from dolanmiu/dependabot/npm_and_yarn/sinon-13.0.2
...
build(deps-dev): bump sinon from 13.0.1 to 13.0.2
2022-04-16 21:04:16 +01:00
5a0c42a351
Merge pull request #1483 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.3.1
...
build(deps-dev): bump @types/chai from 4.3.0 to 4.3.1
2022-04-16 21:04:08 +01:00
fe3a299b32
build(deps-dev): bump @types/chai from 4.3.0 to 4.3.1
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-14 11:01:47 +00:00
8712c0f2e0
build(deps-dev): bump sinon from 13.0.1 to 13.0.2
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v13.0.1...v13.0.2 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-14 11:01:34 +00:00
c495035da0
build(deps): bump @types/node from 17.0.23 to 17.0.24
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.23 to 17.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-14 11:01:15 +00:00
0286749ffc
build(deps-dev): bump prompt from 1.2.2 to 1.3.0
...
Bumps [prompt](https://github.com/flatiron/prompt ) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/flatiron/prompt/releases )
- [Changelog](https://github.com/flatiron/prompt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flatiron/prompt/commits )
---
updated-dependencies:
- dependency-name: prompt
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-12 13:28:38 +00:00
54b43c76e1
build(deps-dev): bump glob from 7.2.0 to 8.0.1
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.2.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-12 13:28:21 +00:00
0ffe150fdc
build(deps-dev): bump typedoc from 0.22.14 to 0.22.15
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.14 to 0.22.15.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.14...v0.22.15 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 11:01:24 +00:00
e630c694b3
Merge pull request #1472 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.14
...
build(deps-dev): bump typedoc from 0.22.13 to 0.22.14
2022-04-11 11:36:51 +01:00
853219dca5
Merge pull request #1471 from dolanmiu/dependabot/npm_and_yarn/jszip-3.9.1
...
build(deps): bump jszip from 3.8.0 to 3.9.1
2022-04-11 11:36:41 +01:00
63a5e25e42
Merge pull request #1474 from dolanmiu/dependabot/npm_and_yarn/webpack-5.72.0
...
build(deps-dev): bump webpack from 5.71.0 to 5.72.0
2022-04-11 11:36:20 +01:00
0fe51ffcb2
build(deps-dev): bump webpack from 5.71.0 to 5.72.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.71.0 to 5.72.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.71.0...v5.72.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-08 11:01:18 +00:00
b8a750aa64
build(deps-dev): bump typedoc from 0.22.13 to 0.22.14
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.13 to 0.22.14.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.13...v0.22.14 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-07 11:01:33 +00:00
26dfed5853
build(deps): bump jszip from 3.8.0 to 3.9.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.8.0 to 3.9.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.8.0...v3.9.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-07 11:01:16 +00:00
259b428d2d
Merge pull request #1469 from dolanmiu/dependabot/npm_and_yarn/prettier-2.6.2
...
build(deps-dev): bump prettier from 2.6.1 to 2.6.2
2022-04-05 15:12:07 +01:00
29dd14933e
Merge pull request #1468 from dolanmiu/dependabot/npm_and_yarn/webpack-5.71.0
...
build(deps-dev): bump webpack from 5.70.0 to 5.71.0
2022-04-05 15:12:00 +01:00
98013466be
build(deps-dev): bump prettier from 2.6.1 to 2.6.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 11:01:32 +00:00
27dd0a6ede
build(deps-dev): bump webpack from 5.70.0 to 5.71.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.70.0 to 5.71.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.71.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 11:01:11 +00:00
e40deff1b5
Merge pull request #1467 from dolanmiu/dependabot/npm_and_yarn/jszip-3.8.0
...
build(deps): bump jszip from 3.7.1 to 3.8.0
2022-04-01 15:21:56 +01:00
6f4b70b7ed
build(deps): bump jszip from 3.7.1 to 3.8.0
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/commits )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 11:01:13 +00:00
6bf962a670
Merge pull request #1462 from dolanmiu/dependabot/npm_and_yarn/typescript-4.6.3
...
build(deps-dev): bump typescript from 4.6.2 to 4.6.3
2022-03-30 15:36:20 +01:00
896f6b5000
Merge pull request #1463 from dolanmiu/dependabot/npm_and_yarn/prettier-2.6.1
...
build(deps-dev): bump prettier from 2.6.0 to 2.6.1
2022-03-30 15:36:11 +01:00
8011c54631
Merge pull request #1465 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.3.2
...
build(deps): bump nanoid from 3.3.1 to 3.3.2
2022-03-30 15:35:59 +01:00
591e9b0be0
build(deps): bump nanoid from 3.3.1 to 3.3.2
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.1...3.3.2 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 11:01:24 +00:00
b6f6bb0894
build(deps-dev): bump prettier from 2.6.0 to 2.6.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-25 11:01:36 +00:00
d14f343481
build(deps-dev): bump typescript from 4.6.2 to 4.6.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-25 11:01:23 +00:00
afc50719ce
Merge pull request #1460 from dolanmiu/dependabot/npm_and_yarn/minimist-1.2.6
...
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-24 11:13:52 +00:00
257b3f075d
Merge pull request #1461 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.23
...
build(deps): bump @types/node from 17.0.22 to 17.0.23
2022-03-24 11:13:15 +00:00
1973597eb2
build(deps): bump @types/node from 17.0.22 to 17.0.23
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.22 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 11:01:31 +00:00
a87ecc2c99
build(deps): bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 21:14:49 +00:00
a4eeb5782e
Merge pull request #1459 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-3.14.1
...
build(deps-dev): bump tsconfig-paths from 3.14.0 to 3.14.1
2022-03-23 20:53:11 +00:00
36f537144a
build(deps-dev): bump tsconfig-paths from 3.14.0 to 3.14.1
...
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths ) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.14.0...v3.14.1 )
---
updated-dependencies:
- dependency-name: tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 11:28:52 +00:00
ad047110b4
Merge pull request #1458 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.22
...
build(deps): bump @types/node from 17.0.21 to 17.0.22
2022-03-23 01:18:32 +00:00
32ac881d3d
build(deps): bump @types/node from 17.0.21 to 17.0.22
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.21 to 17.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-22 11:01:11 +00:00
5fba4d8e76
Merge pull request #1451 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-3.14.0
...
build(deps-dev): bump tsconfig-paths from 3.13.0 to 3.14.0
2022-03-19 10:38:34 +00:00
d836231737
Merge pull request #1452 from dolanmiu/dependabot/npm_and_yarn/docsify-cli-4.4.4
...
build(deps-dev): bump docsify-cli from 4.4.3 to 4.4.4
2022-03-19 10:38:28 +00:00
bfcacc16a2
Merge pull request #1454 from dolanmiu/dependabot/npm_and_yarn/prettier-2.6.0
...
build(deps-dev): bump prettier from 2.5.1 to 2.6.0
2022-03-19 10:38:21 +00:00
862d04f4d5
build(deps-dev): bump prettier from 2.5.1 to 2.6.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-16 11:53:25 +00:00
d1699482bf
Merge pull request #1453 from dolanmiu/dependabot/npm_and_yarn/mocha-9.2.2
...
build(deps-dev): bump mocha from 9.2.1 to 9.2.2
2022-03-15 17:28:12 +00:00
622289ce2c
build(deps-dev): bump mocha from 9.2.1 to 9.2.2
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.1...v9.2.2 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 11:02:51 +00:00
0859026fcc
build(deps-dev): bump docsify-cli from 4.4.3 to 4.4.4
...
Bumps [docsify-cli](https://github.com/docsifyjs/docsify-cli ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/docsifyjs/docsify-cli/releases )
- [Changelog](https://github.com/docsifyjs/docsify-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docsifyjs/docsify-cli/compare/v4.4.3...v4.4.4 )
---
updated-dependencies:
- dependency-name: docsify-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 11:02:35 +00:00
c19c55d2c2
build(deps-dev): bump tsconfig-paths from 3.13.0 to 3.14.0
...
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths ) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.13.0...v3.14.0 )
---
updated-dependencies:
- dependency-name: tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 11:02:18 +00:00
f21b1bc85b
Merge remote-tracking branch 'github.com/master'
2022-03-14 13:27:23 +08:00
9ba31e8c3c
Merge pull request #1450 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.8
...
build(deps-dev): bump ts-loader from 9.2.7 to 9.2.8
2022-03-13 15:05:41 +00:00
fe71e59524
Merge pull request #1449 from dolanmiu/dependabot/npm_and_yarn/typescript-4.6.2
...
build(deps-dev): bump typescript from 4.5.5 to 4.6.2
2022-03-13 15:05:35 +00:00
ddd85688ce
Merge pull request #1446 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.7.0
...
build(deps-dev): bump ts-node from 10.6.0 to 10.7.0
2022-03-13 15:05:28 +00:00
6ca91e78db
build(deps-dev): bump ts-loader from 9.2.7 to 9.2.8
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.7 to 9.2.8.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.7...v9.2.8 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-11 11:01:16 +00:00
0008090360
build(deps-dev): bump typescript from 4.5.5 to 4.6.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 11:01:37 +00:00
8cf779d5b8
Merge pull request #1447 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.13
2022-03-10 07:33:26 +00:00
b81086ab7a
feat: transfer comments property to File CoreProperties like numbering.
2022-03-07 20:02:14 +08:00
6b2eab89d8
build(deps-dev): bump typedoc from 0.22.12 to 0.22.13
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.12 to 0.22.13.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.12...v0.22.13 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-07 11:01:55 +00:00
3cf4eb7b48
build(deps-dev): bump ts-node from 10.6.0 to 10.7.0
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.6.0...v10.7.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-07 11:01:17 +00:00
fd44b3b649
Merge pull request #1437 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.7
...
Bump ts-loader from 9.2.6 to 9.2.7
2022-03-04 16:38:36 +00:00
ce4eaec827
Merge pull request #1438 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.6.0
...
Bump ts-node from 10.5.0 to 10.6.0
2022-03-04 16:38:29 +00:00
456e424d4d
Merge pull request #1444 from dolanmiu/dependabot/npm_and_yarn/webpack-5.70.0
...
Bump webpack from 5.69.1 to 5.70.0
2022-03-04 16:38:20 +00:00
2f3b6a2753
Merge pull request #1445 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-3.13.0
...
Bump tsconfig-paths from 3.12.0 to 3.13.0
2022-03-04 16:38:12 +00:00
c49a0225d7
Bump tsconfig-paths from 3.12.0 to 3.13.0
...
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths ) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.12.0...v3.13.0 )
---
updated-dependencies:
- dependency-name: tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-04 11:01:38 +00:00
c1e47885e0
Bump webpack from 5.69.1 to 5.70.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.69.1 to 5.70.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-04 11:01:21 +00:00
b2a09b512f
implement sample version of Comment feature.
2022-03-03 09:59:09 +08:00
75bf33d64e
Bump ts-node from 10.5.0 to 10.6.0
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.5.0...v10.6.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-02 11:01:43 +00:00
33b44c1612
Bump ts-loader from 9.2.6 to 9.2.7
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.6 to 9.2.7.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.6...v9.2.7 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-02 11:01:30 +00:00
dc7f199345
Merge pull request #1433 from dolanmiu/dependabot/npm_and_yarn/prismjs-1.27.0
...
Bump prismjs from 1.25.0 to 1.27.0
2022-02-28 17:23:07 +00:00
bf77d76a75
Bump prismjs from 1.25.0 to 1.27.0
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.25.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-26 01:45:13 +00:00
26bdca5f30
Merge pull request #1432 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.21
...
Bump @types/node from 17.0.19 to 17.0.21
2022-02-24 14:21:44 +00:00
491b774dd9
Bump @types/node from 17.0.19 to 17.0.21
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.19 to 17.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-24 11:01:21 +00:00
65e004f0c1
Merge pull request #1427 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.19
...
Bump @types/node from 17.0.18 to 17.0.19
2022-02-22 10:26:13 +00:00
8348db2067
Merge pull request #1428 from dolanmiu/dependabot/npm_and_yarn/mocha-9.2.1
...
Bump mocha from 9.2.0 to 9.2.1
2022-02-22 10:26:05 +00:00
5dfe811a46
Merge pull request #1429 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.12
...
Bump typedoc from 0.22.11 to 0.22.12
2022-02-22 10:25:56 +00:00
10f76962dd
Bump typedoc from 0.22.11 to 0.22.12
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.11 to 0.22.12.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.11...v0.22.12 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-21 11:01:58 +00:00
6377bb2d81
Bump mocha from 9.2.0 to 9.2.1
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.0...v9.2.1 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-21 11:01:41 +00:00
a012896665
Bump @types/node from 17.0.18 to 17.0.19
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.18 to 17.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-21 11:01:24 +00:00
8c5859aacd
Merge pull request #1424 from dolanmiu/dependabot/npm_and_yarn/prompt-1.2.2
...
Bump prompt from 1.2.1 to 1.2.2
2022-02-18 21:24:28 +00:00
cf267cc84a
Merge pull request #1425 from dolanmiu/dependabot/npm_and_yarn/webpack-5.69.1
...
Bump webpack from 5.69.0 to 5.69.1
2022-02-18 21:24:19 +00:00
578cc1530b
Bump webpack from 5.69.0 to 5.69.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.69.0 to 5.69.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.69.0...v5.69.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-18 11:01:55 +00:00
516658ad56
Bump prompt from 1.2.1 to 1.2.2
...
Bumps [prompt](https://github.com/flatiron/prompt ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/flatiron/prompt/releases )
- [Changelog](https://github.com/flatiron/prompt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flatiron/prompt/commits )
---
updated-dependencies:
- dependency-name: prompt
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-18 11:01:36 +00:00
d37e78057c
Merge pull request #1423 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.3.1
...
Bump nanoid from 3.3.0 to 3.3.1
2022-02-17 20:29:11 +00:00
2eabf1aba8
Bump nanoid from 3.3.0 to 3.3.1
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.0...3.3.1 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-17 11:01:26 +00:00
67b4e48c74
Merge pull request #1422 from dolanmiu/dependabot/npm_and_yarn/webpack-5.69.0
...
Bump webpack from 5.68.0 to 5.69.0
2022-02-16 19:01:29 +00:00
2c0921c8e6
Bump webpack from 5.68.0 to 5.69.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.68.0 to 5.69.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.69.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-16 11:01:16 +00:00
2642571cf9
Merge pull request #1421 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.18
...
Bump @types/node from 17.0.17 to 17.0.18
2022-02-16 01:31:07 +00:00
b14d657ad6
Merge pull request #1420 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.3.0
...
Bump nanoid from 3.2.0 to 3.3.0
2022-02-16 01:30:59 +00:00
7d010f1186
Bump @types/node from 17.0.17 to 17.0.18
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.17 to 17.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-15 11:01:40 +00:00
dec9c3db49
Bump nanoid from 3.2.0 to 3.3.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.2.0...3.3.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-15 11:01:26 +00:00
326c4492d0
Merge pull request #1418 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.17
...
Bump @types/node from 17.0.16 to 17.0.17
2022-02-15 01:21:36 +00:00
b1270309c0
Bump @types/node from 17.0.16 to 17.0.17
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.16 to 17.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-10 11:32:31 +00:00
607e01925e
Merge pull request #1410 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.5.0
...
Bump ts-node from 10.4.0 to 10.5.0
2022-02-08 21:21:54 +00:00
700474f80d
Merge pull request #1411 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.16
...
Bump @types/node from 17.0.14 to 17.0.16
2022-02-08 21:21:47 +00:00
37655b357f
Merge pull request #1412 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.11
...
Bump @types/sinon from 10.0.10 to 10.0.11
2022-02-08 21:21:40 +00:00
3ae5b5d8d5
Bump @types/sinon from 10.0.10 to 10.0.11
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.10 to 10.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-08 11:01:57 +00:00
f7bd5ae327
Bump @types/node from 17.0.14 to 17.0.16
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.14 to 17.0.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-08 11:01:43 +00:00
d307ecbde0
Bump ts-node from 10.4.0 to 10.5.0
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.4.0...v10.5.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-08 11:01:17 +00:00
fa8d0bc9a6
Merge pull request #1406 from dolanmiu/dependabot/npm_and_yarn/sinon-13.0.1
...
Bump sinon from 13.0.0 to 13.0.1
2022-02-05 02:52:05 +00:00
b34b01e2da
Merge pull request #1407 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.10
...
Bump @types/sinon from 10.0.9 to 10.0.10
2022-02-05 02:51:57 +00:00
b32d6645aa
Bump @types/sinon from 10.0.9 to 10.0.10
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.9 to 10.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-03 11:01:30 +00:00
594861024d
Bump sinon from 13.0.0 to 13.0.1
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v13.0.0...v13.0.1 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-02 11:01:19 +00:00
22fd752afc
Merge pull request #1404 from dolanmiu/dependabot/npm_and_yarn/webpack-5.68.0
...
Bump webpack from 5.67.0 to 5.68.0
2022-02-01 21:14:12 +00:00
5c57e61f84
Merge pull request #1405 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.14
...
Bump @types/node from 17.0.13 to 17.0.14
2022-02-01 21:14:06 +00:00
d3479b4e45
Bump @types/node from 17.0.13 to 17.0.14
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.13 to 17.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 11:01:49 +00:00
5eaeed2679
Bump webpack from 5.67.0 to 5.68.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.67.0 to 5.68.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.67.0...v5.68.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 11:01:27 +00:00
bea22bef53
Merge pull request #1403 from dolanmiu/dependabot/npm_and_yarn/sinon-13.0.0
...
Bump sinon from 12.0.1 to 13.0.0
2022-02-01 01:00:43 +00:00
06d055c37d
Bump sinon from 12.0.1 to 13.0.0
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 12.0.1 to 13.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v12.0.1...v13.0.0 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-31 11:01:10 +00:00
009faac447
Merge pull request #1400 from dolanmiu/dependabot/npm_and_yarn/node-fetch-2.6.7
...
Bump node-fetch from 2.6.1 to 2.6.7
2022-01-28 20:26:24 +00:00
4444063bcb
Merge pull request #1398 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.9
...
Bump @types/sinon from 10.0.8 to 10.0.9
2022-01-28 19:56:09 +00:00
826b9e9a99
Merge pull request #1397 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.13
...
Bump @types/node from 17.0.10 to 17.0.13
2022-01-28 19:55:56 +00:00
9905654ef0
Bump node-fetch from 2.6.1 to 2.6.7
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 19:55:45 +00:00
00549cc011
Merge pull request #1389 from jamesmontalvo3/patch-1
...
docs: fix height.value not height.height
2022-01-28 19:55:44 +00:00
768f3c8f8f
Merge pull request #1388 from dolanmiu/dependabot/npm_and_yarn/mocha-9.2.0
...
Bump mocha from 9.1.4 to 9.2.0
2022-01-28 19:55:21 +00:00
096a627944
Merge pull request #1387 from dolanmiu/dependabot/npm_and_yarn/webpack-5.67.0
...
Bump webpack from 5.66.0 to 5.67.0
2022-01-28 19:55:14 +00:00
63892f8ab4
Merge pull request #1392 from dolanmiu/dependabot/npm_and_yarn/webpack-cli-4.9.2
...
Bump webpack-cli from 4.9.1 to 4.9.2
2022-01-28 19:55:05 +00:00
3094d216a8
Bump @types/sinon from 10.0.8 to 10.0.9
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.8 to 10.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 11:01:49 +00:00
c1fd61850b
Bump @types/node from 17.0.10 to 17.0.13
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.10 to 17.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 11:01:27 +00:00
5e95a6272d
Bump webpack-cli from 4.9.1 to 4.9.2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-25 11:01:38 +00:00
111c80d049
docs: fix height.value not height.height
2022-01-24 10:28:57 -06:00
e6aad63047
Bump mocha from 9.1.4 to 9.2.0
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.4 to 9.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.4...v9.2.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 11:01:56 +00:00
e7fa73d145
Bump webpack from 5.66.0 to 5.67.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.66.0 to 5.67.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.66.0...v5.67.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 11:01:32 +00:00
bf685faf1d
Merge pull request #1385 from dolanmiu/dependabot/npm_and_yarn/typescript-4.5.5
...
Bump typescript from 4.5.4 to 4.5.5
2022-01-21 21:28:06 +00:00
efcd318100
Bump typescript from 4.5.4 to 4.5.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 11:01:20 +00:00
9cbb307fcc
Merge pull request #1384 from simonbrunel/fix/template-images-browser
...
Fix reading template images in the browser
2022-01-20 19:40:36 +00:00
a868692b7a
Merge pull request #1378 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.11
...
Bump typedoc from 0.22.10 to 0.22.11
2022-01-20 19:40:22 +00:00
4900697d4a
Merge pull request #1380 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.10
...
Bump @types/node from 17.0.9 to 17.0.10
2022-01-20 19:25:53 +00:00
60bc688ce2
Merge pull request #1381 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.8
...
Bump @types/sinon from 10.0.6 to 10.0.8
2022-01-20 19:25:19 +00:00
ab7d4f9f25
Merge pull request #1382 from dolanmiu/dependabot/npm_and_yarn/types/mocha-9.1.0
...
Bump @types/mocha from 9.0.0 to 9.1.0
2022-01-20 19:25:10 +00:00
9a937891a8
Fix reading template images in the browser
2022-01-20 16:20:28 +01:00
3a27a33d8c
Bump @types/mocha from 9.0.0 to 9.1.0
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-20 11:01:48 +00:00
e5005598e2
Bump @types/sinon from 10.0.6 to 10.0.8
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.6 to 10.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-20 11:01:26 +00:00
fbaea25fa3
Bump @types/node from 17.0.9 to 17.0.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.9 to 17.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 11:01:20 +00:00
9ce032decf
Bump typedoc from 0.22.10 to 0.22.11
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.10 to 0.22.11.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.10...v0.22.11 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-18 11:01:17 +00:00
01ab5e0c00
Merge pull request #1375 from dolanmiu/dependabot/npm_and_yarn/mocha-9.1.4
...
Bump mocha from 9.1.3 to 9.1.4
2022-01-17 18:10:26 +00:00
1412b40c4e
Merge pull request #1376 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.9
...
Bump @types/node from 17.0.8 to 17.0.9
2022-01-17 18:10:18 +00:00
e0ac5081ab
Merge pull request #1377 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.2.0
...
Bump nanoid from 3.1.32 to 3.2.0
2022-01-17 18:10:07 +00:00
dd4ee37179
Bump nanoid from 3.1.32 to 3.2.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.32 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.32...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 11:01:54 +00:00
344f7f036d
Bump @types/node from 17.0.8 to 17.0.9
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.8 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 11:01:37 +00:00
2e02a3dfad
Bump mocha from 9.1.3 to 9.1.4
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.3 to 9.1.4.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.3...v9.1.4 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 11:01:20 +00:00
3235f9bd7a
Merge pull request #1372 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.32
...
Bump nanoid from 3.1.30 to 3.1.32
2022-01-15 01:29:15 +00:00
e6cee96a9d
Merge pull request #1373 from dolanmiu/dependabot/npm_and_yarn/webpack-5.66.0
...
Bump webpack from 5.65.0 to 5.66.0
2022-01-15 01:29:07 +00:00
11d902ff21
Merge pull request #1374 from dolanmiu/dependabot/npm_and_yarn/types/shelljs-0.8.11
...
Bump @types/shelljs from 0.8.10 to 0.8.11
2022-01-15 01:28:57 +00:00
b8196aaa5a
Bump @types/shelljs from 0.8.10 to 0.8.11
...
Bumps [@types/shelljs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/shelljs ) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/shelljs )
---
updated-dependencies:
- dependency-name: "@types/shelljs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 11:01:27 +00:00
591fc0abad
Bump webpack from 5.65.0 to 5.66.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.65.0 to 5.66.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.65.0...v5.66.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-12 11:01:40 +00:00
eb25eb43d7
Bump nanoid from 3.1.30 to 3.1.32
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.1.32.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.1.32 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-12 11:01:21 +00:00
df6b1c0815
Merge pull request #1364 from dolanmiu/dependabot/npm_and_yarn/shelljs-0.8.5
...
Bump shelljs from 0.8.4 to 0.8.5
2022-01-11 19:48:16 +00:00
82d9a71e67
Merge pull request #1370 from dolanmiu/dependabot/npm_and_yarn/prompt-1.2.1
...
Bump prompt from 1.2.0 to 1.2.1
2022-01-11 19:48:09 +00:00
d46c4e7387
Bump prompt from 1.2.0 to 1.2.1
...
Bumps [prompt](https://github.com/flatiron/prompt ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/flatiron/prompt/releases )
- [Changelog](https://github.com/flatiron/prompt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flatiron/prompt/commits )
---
updated-dependencies:
- dependency-name: prompt
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-11 11:01:21 +00:00
abf2f531da
Bump shelljs from 0.8.4 to 0.8.5
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-07 11:01:22 +00:00
f36b13f9ae
Merge pull request #1363 from dolanmiu/feat/run-borders
...
Run borders
2022-01-06 04:57:43 +00:00
4775093376
Merge pull request #1362 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.8
...
Bump @types/node from 17.0.7 to 17.0.8
2022-01-06 04:47:11 +00:00
531e240a37
Run borders
2022-01-06 04:36:55 +00:00
152b91685c
Bump @types/node from 17.0.7 to 17.0.8
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.7 to 17.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 11:01:39 +00:00
2b0e8385f1
Merge pull request #1359 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.7
...
Bump @types/node from 17.0.4 to 17.0.7
2022-01-03 15:56:48 +00:00
36b3242f4a
Bump @types/node from 17.0.4 to 17.0.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.4 to 17.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-03 11:01:32 +00:00
8ca113c87b
Merge pull request #1352 from dolanmiu/dependabot/npm_and_yarn/types/unzipper-0.10.5
2021-12-24 14:27:57 +00:00
d3fd3938c7
Bump @types/unzipper from 0.10.4 to 0.10.5
...
Bumps [@types/unzipper](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unzipper ) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/unzipper )
---
updated-dependencies:
- dependency-name: "@types/unzipper"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-24 11:01:19 +00:00
8f0bbec5da
Merge pull request #1351 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.4
...
Bump @types/node from 17.0.2 to 17.0.4
2021-12-24 04:36:14 +00:00
6e95fd0fb9
Bump @types/node from 17.0.2 to 17.0.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.2 to 17.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-23 11:01:25 +00:00
dd842d54f0
Merge pull request #1347 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.2
...
Bump @types/node from 17.0.1 to 17.0.2
2021-12-21 17:02:00 +00:00
efb48bf9ea
Bump @types/node from 17.0.1 to 17.0.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.1 to 17.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-21 11:01:18 +00:00
d1d0310200
Merge pull request #1346 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.1
...
Bump @types/node from 17.0.0 to 17.0.1
2021-12-20 17:46:58 +00:00
fdeb873536
Bump @types/node from 17.0.0 to 17.0.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.0 to 17.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-20 11:01:39 +00:00
8583aa0632
Version bump
2021-12-18 15:57:41 +00:00
7682745402
Merge pull request #1345 from dolanmiu/feat/1342-add-error-if-level-exceeds
...
#1342 add error if level exceeds
2021-12-18 15:53:32 +00:00
2eb0b537f1
Fix prettier
2021-12-18 15:43:05 +00:00
6d3ebf90c1
#2733 Add error if level exceeds 9
2021-12-18 15:42:35 +00:00
ed8b4180f8
Merge pull request #1344 from dolanmiu/dependabot/npm_and_yarn/types/shelljs-0.8.10
...
Bump @types/shelljs from 0.8.9 to 0.8.10
2021-12-18 05:36:36 +00:00
4ad34920b7
Merge pull request #1341 from dolanmiu/dependabot/npm_and_yarn/types/node-17.0.0
...
Bump @types/node from 16.11.12 to 17.0.0
2021-12-18 05:36:29 +00:00
ede6a32537
Bump @types/shelljs from 0.8.9 to 0.8.10
...
Bumps [@types/shelljs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/shelljs ) from 0.8.9 to 0.8.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/shelljs )
---
updated-dependencies:
- dependency-name: "@types/shelljs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-17 11:01:29 +00:00
078d4908c2
Bump @types/node from 16.11.12 to 17.0.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.12 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-16 11:01:34 +00:00
c9135953f7
Merge pull request #1338 from dolanmiu/dependabot/npm_and_yarn/typescript-4.5.4
...
Bump typescript from 4.5.3 to 4.5.4
2021-12-14 12:47:40 +00:00
5259f30752
Bump typescript from 4.5.3 to 4.5.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-14 11:01:21 +00:00
2223cfb6b2
Merge pull request #1337 from dolanmiu/dependabot/npm_and_yarn/typescript-4.5.3
...
Bump typescript from 4.5.2 to 4.5.3
2021-12-10 16:17:05 +00:00
345ce6db6d
Bump typescript from 4.5.2 to 4.5.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-10 11:01:32 +00:00
7accb91195
Merge pull request #1333 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.3.0
...
Bump @types/chai from 4.2.22 to 4.3.0
2021-12-10 03:42:44 +00:00
2bb9a78d2f
Bump @types/chai from 4.2.22 to 4.3.0
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.22 to 4.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-08 11:01:21 +00:00
f303306935
Merge pull request #1331 from dolanmiu/dependabot/npm_and_yarn/webpack-5.65.0
...
Bump webpack from 5.64.4 to 5.65.0
2021-12-07 21:18:00 +00:00
c82ad9711b
Merge pull request #1332 from dolanmiu/dependabot/npm_and_yarn/types/node-16.11.12
...
Bump @types/node from 16.11.11 to 16.11.12
2021-12-07 21:17:53 +00:00
41acda6a06
Bump @types/node from 16.11.11 to 16.11.12
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.11 to 16.11.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-07 11:01:44 +00:00
5d7ef7ab58
Bump webpack from 5.64.4 to 5.65.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.64.4 to 5.65.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.64.4...v5.65.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-07 11:01:27 +00:00
29f7f1a240
Merge pull request #1330 from dolanmiu/dependabot/npm_and_yarn/prettier-2.5.1
...
Bump prettier from 2.5.0 to 2.5.1
2021-12-06 11:27:56 +00:00
6b0d777bd7
Bump prettier from 2.5.0 to 2.5.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 11:01:23 +00:00
455e66f74d
Merge pull request #1326 from karbassi/svg-logo
...
Converted logo from raster to vector
2021-12-03 10:48:02 +00:00
36af1643a4
Merge pull request #1325 from dolanmiu/feature/fix-bidi
...
Feature/fix bidi
2021-12-03 10:45:41 +00:00
3a022c4d2a
Remove extraction
2021-12-03 03:34:17 +00:00
e50a6edbed
Disable demo 19
2021-12-03 02:23:03 +00:00
31728ea253
Converted logo from raster to vector
...
- Created SVG Logo
- SVG file now supports dark mode
- Animated version
2021-12-02 14:57:35 -06:00
5289ea8e1c
Re-order statements to be more friendly
2021-12-02 18:06:22 +00:00
d808b287a7
Simplify code
2021-12-02 17:37:27 +00:00
5ad7fd8a15
Add more tests
2021-12-02 17:27:00 +00:00
74fbc715e9
#1324 Fixes Bi-directional re-factor issue
2021-12-02 17:24:19 +00:00
1385a5d702
Merge pull request #1323 from katz/katz/additional-docgrid-props
...
Add an ability to specify charSpace and type for DocumentGrid
2021-12-02 17:20:16 +00:00
e08ad990a8
add an ability to specify charSpace and type for DocumentGrid
2021-11-30 21:42:48 +09:00
35d987430a
Merge pull request #1322 from dolanmiu/dependabot/npm_and_yarn/types/node-16.11.11
...
Bump @types/node from 16.11.10 to 16.11.11
2021-11-30 11:22:58 +00:00
bb48068408
Bump @types/node from 16.11.10 to 16.11.11
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.10 to 16.11.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-30 11:01:28 +00:00
75d62723b6
Merge pull request #1317 from patentclaimeditor/master
...
support style changes in revisions
2021-11-29 12:52:15 +00:00
02222c8681
change back docs to use settings as option directly
2021-11-26 19:33:40 +01:00
c3800c4559
Update README.md
2021-11-26 15:48:29 +00:00
0e033131b2
Version bump
2021-11-26 15:07:51 +00:00
0be6f31611
#1303 Re-name methods to be full english words
2021-11-26 15:07:15 +00:00
e8a8b73ad0
Merge pull request #1313 from dolanmiu/dependabot/npm_and_yarn/prettier-2.5.0
...
Bump prettier from 2.4.1 to 2.5.0
2021-11-26 15:01:47 +00:00
953c6806ce
Merge pull request #1314 from dolanmiu/dependabot/npm_and_yarn/typescript-4.5.2
...
Bump typescript from 4.4.4 to 4.5.2
2021-11-26 15:01:40 +00:00
1cf68c696e
Merge pull request #1315 from dolanmiu/dependabot/npm_and_yarn/webpack-5.64.4
...
Bump webpack from 5.64.3 to 5.64.4
2021-11-26 15:01:33 +00:00
6d354674b2
Merge pull request #1316 from dolanmiu/dependabot/npm_and_yarn/types/prompt-1.1.2
...
Bump @types/prompt from 1.1.1 to 1.1.2
2021-11-26 15:01:25 +00:00
e598faad28
support style changes in revisions
2021-11-26 12:29:11 +01:00
137b9a06cb
Bump @types/prompt from 1.1.1 to 1.1.2
...
Bumps [@types/prompt](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompt ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prompt )
---
updated-dependencies:
- dependency-name: "@types/prompt"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-26 11:02:16 +00:00
c43f04da52
Bump webpack from 5.64.3 to 5.64.4
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.64.3 to 5.64.4.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.64.3...v5.64.4 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-26 11:01:54 +00:00
1941721070
Bump typescript from 4.4.4 to 4.5.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-26 11:01:35 +00:00
9f282952cd
Bump prettier from 2.4.1 to 2.5.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-26 11:01:12 +00:00
09b81017d0
Merge pull request #1309 from dolanmiu/dependabot/npm_and_yarn/webpack-5.64.3
...
Bump webpack from 5.64.2 to 5.64.3
2021-11-25 16:44:14 +00:00
4f58979096
Merge pull request #1310 from dolanmiu/dependabot/npm_and_yarn/types/node-16.11.10
...
Bump @types/node from 16.11.9 to 16.11.10
2021-11-25 16:44:04 +00:00
898104ea2c
Merge pull request #1312 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.10
...
Bump typedoc from 0.22.9 to 0.22.10
2021-11-25 16:43:55 +00:00
7d15eeda88
Bump typedoc from 0.22.9 to 0.22.10
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.9 to 0.22.10.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.9...v0.22.10 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-25 11:01:13 +00:00
cba3f77272
Bump @types/node from 16.11.9 to 16.11.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.9 to 16.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-24 11:01:47 +00:00
91dffc45ff
Bump webpack from 5.64.2 to 5.64.3
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.64.2 to 5.64.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.64.2...v5.64.3 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-24 11:01:29 +00:00
47eb46e700
Merge pull request #1303 from katz/katz/page-text-direction
...
ability to specify textDirection for SectionProperties
2021-11-23 13:43:16 +00:00
8271ddc78e
Merge pull request #1305 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-3.12.0
...
Bump tsconfig-paths from 3.11.0 to 3.12.0
2021-11-23 03:52:38 +00:00
6b08545ef9
Merge pull request #1306 from dolanmiu/dependabot/npm_and_yarn/webpack-5.64.2
...
Bump webpack from 5.64.1 to 5.64.2
2021-11-23 03:52:32 +00:00
9cddfb4ce7
ability to specify textDirection for section
2021-11-23 10:52:17 +09:00
19b26e1c5e
Bump webpack from 5.64.1 to 5.64.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.64.1 to 5.64.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.64.1...v5.64.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-22 11:01:44 +00:00
936fffd0a1
Bump tsconfig-paths from 3.11.0 to 3.12.0
...
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.11.0...v3.12.0 )
---
updated-dependencies:
- dependency-name: tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-22 11:01:13 +00:00
2f24d062b3
Merge pull request #1302 from dolanmiu/dependabot/npm_and_yarn/types/node-16.11.9
...
Bump @types/node from 16.11.7 to 16.11.9
2021-11-21 06:41:00 +00:00
4e373d4ab6
Bump @types/node from 16.11.7 to 16.11.9
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.7 to 16.11.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-19 11:01:29 +00:00
c01d3d9f67
Merge pull request #1292 from dolanmiu/dependabot/npm_and_yarn/webpack-5.64.1
...
Bump webpack from 5.64.0 to 5.64.1
2021-11-17 03:13:00 +00:00
d2f344b83f
Bump webpack from 5.64.0 to 5.64.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.64.0 to 5.64.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.64.0...v5.64.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-16 11:01:19 +00:00
d7f5a44b45
Merge pull request #1288 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.9
...
Bump typedoc from 0.22.8 to 0.22.9
2021-11-15 11:17:37 +00:00
0a9b98e1aa
Merge pull request #1286 from dolanmiu/dependabot/npm_and_yarn/webpack-5.64.0
...
Bump webpack from 5.62.1 to 5.64.0
2021-11-15 11:17:29 +00:00
fd188870e8
Merge pull request #1280 from dolanmiu/dependabot/npm_and_yarn/types/node-16.11.7
...
Bump @types/node from 16.11.6 to 16.11.7
2021-11-15 11:09:35 +00:00
c28e6ac22e
Merge pull request #1285 from erlend-axelsson/master
...
Dont set background color if none is provided in options
2021-11-15 11:05:37 +00:00
9381bd8ddb
Bump typedoc from 0.22.8 to 0.22.9
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.8 to 0.22.9.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.8...v0.22.9 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-15 11:01:23 +00:00
454fc76e8d
Bump webpack from 5.62.1 to 5.64.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.62.1 to 5.64.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.62.1...v5.64.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-12 11:01:25 +00:00
ba963b0360
Dont set background color if none is provided in options
...
After comparing the output of this library and what is
produced by Microsoft Word, it seems that document
background color is not set by default by Word.
Removing the default #FFFFFF background color enables the
generated documents to be readable in dark mode.
This seems to fix dolanmiu/docx#1093
2021-11-12 10:21:01 +01:00
19d3ed47c9
Bump @types/node from 16.11.6 to 16.11.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.6 to 16.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-09 11:01:20 +00:00
0757295213
Merge pull request #1279 from dolanmiu/dependabot/npm_and_yarn/webpack-5.62.1
...
Bump webpack from 5.61.0 to 5.62.1
2021-11-08 16:16:22 +00:00
76c677a6b1
Merge pull request #1278 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.8
...
Bump typedoc from 0.22.7 to 0.22.8
2021-11-08 16:16:14 +00:00
ce8842b52f
Bump webpack from 5.61.0 to 5.62.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.61.0 to 5.62.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.61.0...v5.62.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-08 11:01:50 +00:00
a039fe3223
Bump typedoc from 0.22.7 to 0.22.8
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.7 to 0.22.8.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.7...v0.22.8 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-08 11:01:24 +00:00
a669b2148f
Merge pull request #1273 from dolanmiu/dependabot/npm_and_yarn/webpack-5.61.0
...
Bump webpack from 5.60.0 to 5.61.0
2021-11-05 11:29:08 +00:00
53a7d87b03
Merge pull request #1275 from dolanmiu/dependabot/npm_and_yarn/sinon-12.0.1
...
Bump sinon from 11.1.2 to 12.0.1
2021-11-05 11:29:00 +00:00
388ab4f3b1
Bump sinon from 11.1.2 to 12.0.1
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 11.1.2 to 12.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v11.1.2...v12.0.1 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-05 11:01:18 +00:00
567713b7ba
Bump webpack from 5.60.0 to 5.61.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.60.0 to 5.61.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.60.0...v5.61.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 11:01:25 +00:00
9547805ec2
Version bump
2021-11-01 00:42:30 +00:00
89040e0237
Merge pull request #1271 from dolanmiu/feature/page-border-demos
...
#1256 Add page border demos
2021-10-31 21:47:21 +00:00
dd657a9e88
Fix typo
2021-10-31 20:25:52 +00:00
fe21bb1702
#1256 Add page border demos
2021-10-30 19:34:16 +01:00
a01d352925
Merge pull request #1241 from dolanmiu/dependabot/npm_and_yarn/webpack-cli-4.9.1
...
Bump webpack-cli from 4.9.0 to 4.9.1
2021-10-29 12:39:18 +01:00
e1fb07989f
Merge pull request #1242 from dolanmiu/dependabot/npm_and_yarn/types/glob-7.2.0
...
Bump @types/glob from 7.1.4 to 7.2.0
2021-10-29 12:39:10 +01:00
b0d6be1929
Merge pull request #1251 from dolanmiu/dependabot/npm_and_yarn/replace-in-file-6.3.2
...
Bump replace-in-file from 6.3.1 to 6.3.2
2021-10-29 12:38:40 +01:00
a2e0c66dc8
Merge pull request #1252 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.4.0
...
Bump ts-node from 10.3.0 to 10.4.0
2021-10-29 12:38:33 +01:00
fe028c3ac1
Merge pull request #1253 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.7
...
Bump typedoc from 0.22.6 to 0.22.7
2021-10-29 12:38:26 +01:00
92ef5805b8
Merge pull request #1258 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.6
...
Bump @types/sinon from 10.0.4 to 10.0.6
2021-10-29 12:38:19 +01:00
e30f3b2035
Merge pull request #1259 from dolanmiu/dependabot/npm_and_yarn/types/node-16.11.6
...
Bump @types/node from 16.11.1 to 16.11.6
2021-10-29 12:38:12 +01:00
cdcaba651c
Merge pull request #1260 from dolanmiu/dependabot/npm_and_yarn/webpack-5.60.0
...
Bump webpack from 5.58.2 to 5.60.0
2021-10-29 12:38:04 +01:00
63aff461ed
Merge pull request #1262 from devoidfury/fix/bookmark-schema-issue-ids
...
fix #1261 use numeric ids with bookmarks
2021-10-27 14:03:24 +01:00
54565e2228
fix #1261 use numeric ids with bookmarkStart and bookmarkEnd to conform to schema
2021-10-26 20:10:10 -05:00
cce6d3fcbe
Bump webpack from 5.58.2 to 5.60.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.2 to 5.60.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.2...v5.60.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 11:01:50 +00:00
26809a33c6
Bump @types/node from 16.11.1 to 16.11.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.1 to 16.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 11:01:25 +00:00
030594ccae
Bump @types/sinon from 10.0.4 to 10.0.6
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.4 to 10.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 11:01:10 +00:00
396470886c
Bump typedoc from 0.22.6 to 0.22.7
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.6 to 0.22.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.6...v0.22.7 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 11:01:38 +00:00
0408a2808c
Bump ts-node from 10.3.0 to 10.4.0
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.3.0...v10.4.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 11:01:18 +00:00
14f9347311
Bump replace-in-file from 6.3.1 to 6.3.2
...
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file ) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases )
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md )
- [Commits](https://github.com/adamreisnz/replace-in-file/compare/v6.3.1...v6.3.2 )
---
updated-dependencies:
- dependency-name: replace-in-file
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 11:01:04 +00:00
40747603e8
Bump @types/glob from 7.1.4 to 7.2.0
...
Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob ) from 7.1.4 to 7.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob )
---
updated-dependencies:
- dependency-name: "@types/glob"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-20 11:01:21 +00:00
608ba89c7c
Bump webpack-cli from 4.9.0 to 4.9.1
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-19 11:01:21 +00:00
f34d4833a8
Merge pull request #1240 from dolanmiu/dependabot/npm_and_yarn/replace-in-file-6.3.1
...
Bump replace-in-file from 6.2.0 to 6.3.1
2021-10-18 13:25:52 +01:00
051a1226c0
Merge pull request #1239 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.6
...
Bump typedoc from 0.22.5 to 0.22.6
2021-10-18 13:25:45 +01:00
5b2350c01c
Merge pull request #1238 from dolanmiu/dependabot/npm_and_yarn/types/node-16.11.1
...
Bump @types/node from 16.10.3 to 16.11.1
2021-10-18 13:25:37 +01:00
0ffc114005
Merge pull request #1235 from dolanmiu/dependabot/npm_and_yarn/mocha-9.1.3
...
Bump mocha from 9.1.2 to 9.1.3
2021-10-18 13:25:30 +01:00
ff25a4faa5
Merge pull request #1231 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.30
...
Bump nanoid from 3.1.29 to 3.1.30
2021-10-18 13:25:23 +01:00
e73b12cd76
Merge pull request #1228 from dolanmiu/dependabot/npm_and_yarn/webpack-5.58.2
...
Bump webpack from 5.58.1 to 5.58.2
2021-10-18 13:25:16 +01:00
7a2f209430
Merge pull request #1227 from dolanmiu/dependabot/npm_and_yarn/typescript-4.4.4
...
Bump typescript from 4.4.3 to 4.4.4
2021-10-18 13:25:09 +01:00
0174e9b423
Bump replace-in-file from 6.2.0 to 6.3.1
...
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file ) from 6.2.0 to 6.3.1.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases )
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md )
- [Commits](https://github.com/adamreisnz/replace-in-file/compare/v6.2.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: replace-in-file
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 11:02:23 +00:00
794571c7e1
Bump typedoc from 0.22.5 to 0.22.6
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.5 to 0.22.6.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.5...v0.22.6 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 11:01:58 +00:00
c34a4f2613
Bump @types/node from 16.10.3 to 16.11.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.3 to 16.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 11:01:33 +00:00
f648ecf0b8
Bump mocha from 9.1.2 to 9.1.3
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.2...v9.1.3 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-15 11:01:19 +00:00
e1cc557bec
Bump nanoid from 3.1.29 to 3.1.30
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.29 to 3.1.30.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.29...3.1.30 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-14 11:01:25 +00:00
2310b7f479
Bump webpack from 5.58.1 to 5.58.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.1 to 5.58.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.1...v5.58.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 11:01:42 +00:00
e64bb9c7b9
Bump typescript from 4.4.3 to 4.4.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-13 11:01:24 +00:00
af98f80db0
Merge pull request #1226 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.3.0
...
Bump ts-node from 10.2.1 to 10.3.0
2021-10-12 15:37:28 +01:00
8a704776d2
Merge pull request #1224 from dolanmiu/dependabot/npm_and_yarn/webpack-5.58.1
...
Bump webpack from 5.58.0 to 5.58.1
2021-10-12 15:37:21 +01:00
67a205cae7
Bump ts-node from 10.2.1 to 10.3.0
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.2.1 to 10.3.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.1...v10.3.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-12 11:01:29 +00:00
1fb1f50756
Bump webpack from 5.58.0 to 5.58.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.58.0 to 5.58.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.58.0...v5.58.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 11:01:29 +00:00
50049113b5
Merge pull request #1222 from tadmi/patch-1
...
comments fix
2021-10-11 01:18:51 +01:00
49694a53fd
Merge pull request #1217 from curvenote/feat/revision
...
Change type of revision to a number
2021-10-09 20:42:28 +01:00
ead04d0764
comments fix
...
Fixed a comments about the behavior default, first, even Header and Footer when activating options:
Different Odd & Even Pages
Different First Page
2021-10-09 19:52:46 +03:00
47099d0468
Change type of revision to a number
2021-10-08 15:55:58 -06:00
abbd620220
Merge pull request #1216 from dolanmiu/dependabot/npm_and_yarn/webpack-5.58.0
...
Bump webpack from 5.57.1 to 5.58.0
2021-10-08 17:49:46 +01:00
303b025aee
Bump webpack from 5.57.1 to 5.58.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.57.1 to 5.58.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.57.1...v5.58.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-08 11:01:23 +00:00
1421b06df7
Merge pull request #1215 from dolanmiu/dependabot/npm_and_yarn/webpack-cli-4.9.0
...
Bump webpack-cli from 4.8.0 to 4.9.0
2021-10-07 12:16:57 +01:00
1e37282e06
Bump webpack-cli from 4.8.0 to 4.9.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-07 11:01:20 +00:00
7b992ed254
Merge pull request #1209 from dolanmiu/dependabot/npm_and_yarn/webpack-5.57.1
...
Bump webpack from 5.56.1 to 5.57.1
2021-10-06 12:54:39 +01:00
deba94d69c
Merge pull request #1210 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.29
...
Bump nanoid from 3.1.28 to 3.1.29
2021-10-06 12:53:17 +01:00
5e09c27a0d
Merge pull request #1211 from dolanmiu/dependabot/npm_and_yarn/types/node-16.10.3
...
Bump @types/node from 16.10.2 to 16.10.3
2021-10-06 12:53:09 +01:00
31563f53ec
Bump @types/node from 16.10.2 to 16.10.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.2 to 16.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 11:02:14 +00:00
a967e560c6
Bump nanoid from 3.1.28 to 3.1.29
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.28 to 3.1.29.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.28...3.1.29 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 11:01:56 +00:00
c4427f7bb9
Bump webpack from 5.56.1 to 5.57.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.56.1 to 5.57.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.56.1...v5.57.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 11:01:38 +00:00
a563659eca
Merge pull request #1207 from dolanmiu/dependabot/npm_and_yarn/webpack-5.56.1
...
Bump webpack from 5.55.1 to 5.56.1
2021-10-05 00:27:41 +01:00
caca11d807
Merge pull request #1208 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.5
...
Bump typedoc from 0.22.4 to 0.22.5
2021-10-05 00:27:33 +01:00
c79d68d83e
Bump typedoc from 0.22.4 to 0.22.5
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.4 to 0.22.5.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.4...v0.22.5 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-04 11:01:41 +00:00
7af63f4b0c
Bump webpack from 5.55.1 to 5.56.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.55.1 to 5.56.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.56.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-04 11:01:14 +00:00
ea54f35317
Merge pull request #1204 from dolanmiu/dependabot/npm_and_yarn/types/node-16.10.2
...
Bump @types/node from 16.10.1 to 16.10.2
2021-09-30 15:42:55 +01:00
820fb61a85
Use tsconfig spec for extraction
2021-09-30 15:37:20 +01:00
f602a097d2
Use CommonJS tsconfig for testing
2021-09-30 15:27:19 +01:00
0df72996b5
Version bump
2021-09-30 15:07:26 +01:00
8d94fa9a78
Change module to ES6
2021-09-30 15:00:49 +01:00
54417af3d4
Bump @types/node from 16.10.1 to 16.10.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.1 to 16.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-30 13:54:41 +00:00
5a0727f2d9
Add type definitions
2021-09-30 14:52:50 +01:00
d51a488303
Add types to glob
2021-09-30 14:16:42 +01:00
ef28ba1866
Add GitHub Pages pipeline
2021-09-30 03:14:15 +01:00
6ede7000fa
Merge pull request #1107 from dolanmiu/dependabot/npm_and_yarn/ts-node-10.2.1
...
Bump ts-node from 9.1.1 to 10.2.1
2021-09-30 03:10:56 +01:00
0883e3b0c6
Merge pull request #1202 from dolanmiu/feat/schema-validator
...
Add schema validator
2021-09-30 03:10:45 +01:00
86f58703a5
Bump ts-node from 9.1.1 to 10.2.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 9.1.1 to 10.2.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.2.1 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-30 02:04:51 +00:00
b6be7627bb
Merge pull request #1203 from dolanmiu/feat/fix-demo-10
...
Add type definitions to demo 10
2021-09-30 03:03:45 +01:00
4522c9bbfd
Add type definitions to demo 10
2021-09-30 02:56:33 +01:00
1cf9255f3d
Fix demo 68
2021-09-30 02:55:47 +01:00
bc2b677c86
Exclude demo 66
2021-09-30 02:42:50 +01:00
297810d2f5
Update .nycrc
2021-09-30 02:30:53 +01:00
740f10f391
Exclude demo 61
2021-09-30 02:26:07 +01:00
b895bc7457
Update .nycrc
2021-09-30 02:02:09 +01:00
133761a266
Exclude demo 60
2021-09-30 01:58:34 +01:00
9ea940d2ca
Exclude demo 55 from validation
2021-09-30 01:23:00 +01:00
a7b9dc7730
Revert yml
2021-09-30 01:06:37 +01:00
bf5e6cfa57
Try fix yml again
2021-09-30 01:04:21 +01:00
cdc82268e6
Try simplify demos
2021-09-30 00:59:06 +01:00
d3035a29b8
Re-name pipeline
2021-09-30 00:48:32 +01:00
cc6c696d99
Ignore demo
2021-09-30 00:47:38 +01:00
0f273c5aaf
Fix schema
2021-09-30 00:41:21 +01:00
d1837651f8
Move schemas to better location
2021-09-30 00:36:28 +01:00
9ba1c233dc
Rename pipeline
2021-09-30 00:32:16 +01:00
1727acf9ca
Fix YML errors
2021-09-30 00:25:26 +01:00
60f59c1da5
Remove validator
2021-09-30 00:22:29 +01:00
e6a0f3e8f7
Remove demos validation
2021-09-30 00:22:00 +01:00
d881646e73
Try using GitHub Action validator
2021-09-30 00:19:03 +01:00
97d1025a0f
Add schema validator
2021-09-29 23:47:33 +01:00
309517b654
Merge pull request #1200 from dolanmiu/dependabot/npm_and_yarn/webpack-5.55.1
...
Bump webpack from 5.54.0 to 5.55.1
2021-09-29 12:58:17 +01:00
e13d734738
Bump webpack from 5.54.0 to 5.55.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.54.0 to 5.55.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.54.0...v5.55.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 11:01:36 +00:00
34da2f4289
Update lock file
2021-09-29 00:49:38 +01:00
b986403656
Version bump
2021-09-28 22:20:05 +01:00
5cba664f70
Merge branch 'master' of github.com:dolanmiu/docx
2021-09-28 22:08:57 +01:00
9a35029f16
Merge pull request #1196 from mattpow/mpowell/suppress-line-numbers
...
Add suppressLineNumber option to Paragraph
2021-09-28 22:08:42 +01:00
3c768c5630
Update 70-line-numbers-suppression.ts
2021-09-28 12:22:59 -07:00
f77ddb4037
Add tests for suppressLineNumbers
2021-09-28 12:21:51 -07:00
536204e5ef
Add back types absolute fixer
2021-09-28 19:56:29 +01:00
1f078e0687
Merge pull request #1199 from anti-the-social/table-width-percent-unit-handling
...
Table width percent unit handling
2021-09-28 18:54:30 +01:00
705b1f7cfc
Fix to table percent width test + additional test on DXA table width
2021-09-28 16:16:50 +03:00
28233075bd
Append % if type is "pct" (WidthType.PERCENTAGE)
2021-09-28 15:57:33 +03:00
f1627c378d
Merge pull request #1188 from dolanmiu/dependabot/npm_and_yarn/mocha-9.1.2
...
Bump mocha from 9.1.1 to 9.1.2
2021-09-28 13:02:08 +01:00
0aa5510b9c
Merge pull request #1189 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.4
...
Bump @types/sinon from 10.0.3 to 10.0.4
2021-09-28 13:01:57 +01:00
3d9216e8bf
Merge pull request #1190 from dolanmiu/dependabot/npm_and_yarn/types/node-16.10.1
...
Bump @types/node from 16.9.6 to 16.10.1
2021-09-28 13:01:11 +01:00
054ece38ab
Merge pull request #1191 from dolanmiu/dependabot/npm_and_yarn/webpack-5.54.0
...
Bump webpack from 5.53.0 to 5.54.0
2021-09-28 13:01:01 +01:00
951094c6fb
Merge pull request #1192 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.28
...
Bump nanoid from 3.1.25 to 3.1.28
2021-09-28 13:00:52 +01:00
ea01ddb337
Update Paragraph/properties.ts with supressLineNumber docs
2021-09-27 19:18:58 -07:00
34036bca8f
Add suppressLineNumber option to Paragraph
2021-09-27 19:11:09 -07:00
0256968240
Remove Travis CI
2021-09-28 00:45:51 +01:00
1f894303d3
Bump nanoid from 3.1.25 to 3.1.28
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.25 to 3.1.28.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.1.28 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 11:02:18 +00:00
c79e9ded71
Bump webpack from 5.53.0 to 5.54.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.53.0...v5.54.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 11:02:02 +00:00
0d72de7e53
Bump @types/node from 16.9.6 to 16.10.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.9.6 to 16.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 11:01:46 +00:00
750368ac08
Bump @types/sinon from 10.0.3 to 10.0.4
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 11:01:12 +00:00
4394a9b575
Bump mocha from 9.1.1 to 9.1.2
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.1...v9.1.2 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-27 11:00:59 +00:00
1b758b73e6
Version bump
2021-09-25 20:56:16 +01:00
65a0e97c97
Version bump
2021-09-25 02:33:45 +01:00
3c33931d99
Merge pull request #1182 from dolanmiu/dependabot/npm_and_yarn/glob-7.2.0
...
Bump glob from 7.1.7 to 7.2.0
2021-09-25 02:32:52 +01:00
e475779ba5
Bump glob from 7.1.7 to 7.2.0
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.1.7 to 7.2.0.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.7...v7.2.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-23 11:01:14 +00:00
4c58e3c47d
Merge pull request #3 from dolanmiu/master
...
merge latest changes from Dolans master
2021-09-23 10:38:47 +03:00
9fb77d9cee
Merge pull request #1180 from dolanmiu/dependabot/npm_and_yarn/types/node-16.9.6
...
Bump @types/node from 16.9.4 to 16.9.6
2021-09-23 02:10:11 +01:00
f315909dc0
Merge pull request #1181 from grahampcharles/master
...
documentation: add possible values for LineRuleType
2021-09-23 02:10:03 +01:00
fa9ffec601
Update _coverpage.md
2021-09-23 02:09:09 +01:00
636d114d44
Merge branch 'master' of https://github.com/grahampcharles/docx
2021-09-22 16:55:12 -07:00
2140ed63cd
added possible values for LineRuleType
2021-09-22 16:54:40 -07:00
8d0f7d58bf
Bump @types/node from 16.9.4 to 16.9.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.9.4 to 16.9.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 11:01:13 +00:00
3c48822cec
Merge pull request #1178 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.3
...
Bump @types/sinon from 10.0.2 to 10.0.3
2021-09-22 11:20:36 +01:00
547c05b05d
Merge pull request #1177 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.2.22
...
Bump @types/chai from 4.2.21 to 4.2.22
2021-09-22 11:20:29 +01:00
e5ba625820
Merge pull request #1176 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.6
...
Bump ts-loader from 9.2.5 to 9.2.6
2021-09-22 11:20:22 +01:00
45e644ac43
Merge pull request #1173 from dolanmiu/dependabot/npm_and_yarn/prismjs-1.25.0
...
Bump prismjs from 1.24.0 to 1.25.0
2021-09-22 11:19:58 +01:00
9b14b9c925
Merge pull request #1172 from anti-the-social/interface-fixes-connected-to-paragraph-options-
...
Separate paragraph style options interface for level
2021-09-22 11:18:38 +01:00
0bc55208ec
Merge pull request #1171 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.4
...
Bump typedoc from 0.22.3 to 0.22.4
2021-09-22 11:18:06 +01:00
285eb0a85d
Merge pull request #1170 from dolanmiu/dependabot/npm_and_yarn/types/node-16.9.4
...
Bump @types/node from 16.9.2 to 16.9.4
2021-09-22 11:17:56 +01:00
d521e20c0e
Bump @types/sinon from 10.0.2 to 10.0.3
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 11:02:42 +00:00
439f8ff4bc
Bump @types/chai from 4.2.21 to 4.2.22
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.21 to 4.2.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 11:02:06 +00:00
18791c99f5
Bump ts-loader from 9.2.5 to 9.2.6
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.5 to 9.2.6.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.5...v9.2.6 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 11:01:49 +00:00
9991700701
Bump prismjs from 1.24.0 to 1.25.0
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.0...v1.25.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-20 21:38:30 +00:00
01bc6093dd
Separate paragraph style options interface for level
2021-09-20 21:58:07 +03:00
5c08b889b1
Bump typedoc from 0.22.3 to 0.22.4
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.22.3 to 0.22.4.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.3...v0.22.4 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-20 11:01:50 +00:00
7944a7064e
Bump @types/node from 16.9.2 to 16.9.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.9.2 to 16.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-20 11:01:32 +00:00
1713358f0c
Merge pull request #1168 from askoufis/unequal-columns
...
Extend `Columns` API to allow specifying individual column widths/spacing
2021-09-20 10:00:20 +01:00
b6465e15de
Merge pull request #1169 from dolanmiu/feat/set-correct-h-rule
...
Use correct value for height rule
2021-09-18 18:12:50 +01:00
5ca97ce96f
Remove @types/jszip
2021-09-18 18:10:44 +01:00
5609b11188
Use correct value for height rule
2021-09-18 18:07:59 +01:00
eec084767f
Fix lint and style errors
2021-09-18 23:14:13 +10:00
3a795401d1
Add demo file for columns with different widths
2021-09-18 23:09:45 +10:00
23fd3b483f
Add API for specifying columns with different widths
2021-09-18 22:58:19 +10:00
a2566e92d2
Fix error message typos
2021-09-18 22:42:56 +10:00
bf884c8d13
Merge pull request #1158 from dolanmiu/dependabot/npm_and_yarn/typescript-4.4.3
...
Bump typescript from 4.4.2 to 4.4.3
2021-09-17 19:29:51 +01:00
dae2898496
Merge pull request #1165 from dolanmiu/dependabot/npm_and_yarn/minimist-1.2.5
...
Bump minimist from 1.2.0 to 1.2.5
2021-09-17 19:29:42 +01:00
9555ddd648
Bump typescript from 4.4.2 to 4.4.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-17 12:13:28 +00:00
755895ebef
Bump minimist from 1.2.0 to 1.2.5
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-17 12:12:09 +00:00
4283a6c7d9
Merge pull request #1166 from dolanmiu/dependabot/npm_and_yarn/types/node-16.9.2
...
Bump @types/node from 16.7.13 to 16.9.2
2021-09-17 13:11:44 +01:00
dd7439b45c
Merge pull request #1167 from dolanmiu/dependabot/npm_and_yarn/webpack-5.53.0
...
Bump webpack from 5.52.0 to 5.53.0
2021-09-17 13:11:34 +01:00
b4c7ed2347
Merge pull request #1157 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.22.3
...
Bump typedoc from 0.21.9 to 0.22.3
2021-09-17 13:10:17 +01:00
9354b99897
Merge pull request #1163 from anti-the-social/attaching-numbering-to-custom-style
...
Attaching numbering to custom style
2021-09-17 13:09:47 +01:00
a1fbbde149
Bump webpack from 5.52.0 to 5.53.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.52.0 to 5.53.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.52.0...v5.53.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-17 11:01:51 +00:00
607087d256
Bump @types/node from 16.7.13 to 16.9.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.7.13 to 16.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-17 11:01:16 +00:00
7d50194cbf
Merge pull request #1164 from dolanmiu/dependabot/npm_and_yarn/prettier-2.4.1
...
Bump prettier from 2.3.2 to 2.4.1
2021-09-16 13:09:53 +01:00
ab5c5c0fb7
Bump prettier from 2.3.2 to 2.4.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-16 11:01:11 +00:00
bc1bca762e
Demo on numbering attaching to custom styles
2021-09-16 13:21:21 +03:00
75290aeaf5
Adding numberingReplacer for styles.xml at next-compiler.ts
2021-09-16 13:03:34 +03:00
996594da9b
Moving numbering from IParagraphPropertiesOptions to IParagraphStylePropertiesOptions
2021-09-16 13:01:47 +03:00
5018134e35
Merge pull request #1 from dolanmiu/master
...
Updating from docx's master
2021-09-13 15:26:33 +03:00
da9ebbdb9a
Bump typedoc from 0.21.9 to 0.22.3
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.21.9 to 0.22.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.9...v0.22.3 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 11:00:59 +00:00
eb5a4f9620
Merge pull request #1137 from dolanmiu/dependabot/npm_and_yarn/webpack-5.52.0
...
Bump webpack from 5.51.1 to 5.52.0
2021-09-08 01:57:57 +01:00
64cec50b84
Merge pull request #1140 from dolanmiu/dependabot/npm_and_yarn/types/node-16.7.13
...
Bump @types/node from 16.7.10 to 16.7.13
2021-09-08 01:34:14 +01:00
ce2a949176
Re-name PageRef to PageReference
2021-09-08 00:41:40 +01:00
ff7756f8c5
Bump @types/node from 16.7.10 to 16.7.13
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.7.10 to 16.7.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-07 11:01:33 +00:00
4221b9085a
Bump webpack from 5.51.1 to 5.52.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.51.1 to 5.52.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.51.1...v5.52.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-06 11:01:32 +00:00
76e7f40bd2
Merge pull request #1131 from curvenote/fix/bookmark-types
...
Allow any `ParagraphChild` in `Bookmark`s
2021-09-02 03:31:05 +01:00
dc2f9c3bdc
Allow other types in bookmarks
2021-09-01 12:20:54 -06:00
8eb5d6281e
Merge pull request #1127 from dolanmiu/dependabot/npm_and_yarn/types/node-16.7.10
...
Bump @types/node from 16.7.8 to 16.7.10
2021-09-01 14:54:25 +01:00
6d09355174
Merge pull request #1129 from dolanmiu/dependabot/npm_and_yarn/typescript-4.4.2
...
Bump typescript from 4.3.5 to 4.4.2
2021-09-01 14:54:15 +01:00
4e3a2fd90f
Bump typescript from 4.3.5 to 4.4.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-01 11:01:36 +00:00
463c282568
Bump @types/node from 16.7.8 to 16.7.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.7.8 to 16.7.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-01 03:40:07 +00:00
8c0ff0422a
Merge pull request #1125 from dolanmiu/dependabot/npm_and_yarn/types/node-16.7.8
...
Bump @types/node from 16.7.1 to 16.7.8
2021-09-01 04:39:13 +01:00
0fe1765b7f
Merge pull request #1124 from dolanmiu/dependabot/npm_and_yarn/mocha-9.1.1
...
Bump mocha from 9.1.0 to 9.1.1
2021-09-01 04:39:06 +01:00
4accf65802
Merge pull request #1123 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.21.9
...
Bump typedoc from 0.21.6 to 0.21.9
2021-09-01 04:38:58 +01:00
c6eb11d535
Merge pull request #1117 from dolanmiu/dependabot/npm_and_yarn/prompt-1.2.0
...
Bump prompt from 1.1.0 to 1.2.0
2021-09-01 04:38:50 +01:00
58cfb427e9
Merge pull request #1114 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-3.11.0
...
Bump tsconfig-paths from 3.10.1 to 3.11.0
2021-09-01 04:38:40 +01:00
90bb670de6
Merge pull request #1120 from curvenote/feat/children-hyperlink
...
ExternalHyperlink with multiple children
2021-09-01 04:37:45 +01:00
727e741b08
Hyperlink documentation
2021-08-31 19:54:57 -06:00
41f516d64b
Make the internal hyperlink consistent
2021-08-31 19:54:33 -06:00
366cd2b4b1
Merge pull request #1121 from 1shaked/master
...
Update README.md
2021-09-01 02:35:58 +01:00
243d73542f
Update demo 35 with new API
2021-08-31 18:55:38 -06:00
44520bc54b
Bump @types/node from 16.7.1 to 16.7.8
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.7.1 to 16.7.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-31 11:01:41 +00:00
831ef9a98c
Bump mocha from 9.1.0 to 9.1.1
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.0...v9.1.1 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 11:02:05 +00:00
bef9ea28f2
Bump typedoc from 0.21.6 to 0.21.9
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.21.6 to 0.21.9.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.6...v0.21.9 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 11:01:17 +00:00
7fa94b6996
Update README.md
...
fix typing error with the extra ;
2021-08-29 09:43:09 +03:00
c1cc211c7f
Add children to hyperlink
2021-08-27 16:53:11 -06:00
9efee181ba
Update tables.md
2021-08-27 10:12:08 +01:00
631f561441
Bump prompt from 1.1.0 to 1.2.0
...
Bumps [prompt](https://github.com/flatiron/prompt ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/flatiron/prompt/releases )
- [Changelog](https://github.com/flatiron/prompt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flatiron/prompt/commits )
---
updated-dependencies:
- dependency-name: prompt
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-26 11:01:05 +00:00
94592de477
Bump tsconfig-paths from 3.10.1 to 3.11.0
...
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths ) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.10.1...v3.11.0 )
---
updated-dependencies:
- dependency-name: tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-25 11:01:05 +00:00
ac204a5189
Merge pull request #1112 from dolanmiu/dependabot/npm_and_yarn/types/node-16.7.1
...
Bump @types/node from 16.6.2 to 16.7.1
2021-08-24 18:31:18 +01:00
e48ca53660
Bump @types/node from 16.6.2 to 16.7.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.6.2 to 16.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-23 11:01:18 +00:00
5c2d4f729a
Merge pull request #1104 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.21.6
...
Bump typedoc from 0.21.5 to 0.21.6
2021-08-21 23:29:50 +01:00
03d6636262
Merge pull request #1106 from dolanmiu/dependabot/npm_and_yarn/types/node-16.6.2
...
Bump @types/node from 16.6.1 to 16.6.2
2021-08-21 23:29:43 +01:00
74b3267294
Merge pull request #1109 from dolanmiu/dependabot/npm_and_yarn/webpack-5.51.1
...
Bump webpack from 5.50.0 to 5.51.1
2021-08-21 23:29:33 +01:00
83af11aa1b
Merge pull request #1110 from dolanmiu/dependabot/npm_and_yarn/mocha-9.1.0
...
Bump mocha from 9.0.3 to 9.1.0
2021-08-21 23:29:27 +01:00
8cf9b83068
Bump mocha from 9.0.3 to 9.1.0
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.0.3...v9.1.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-20 11:01:29 +00:00
5dab97241e
Bump webpack from 5.50.0 to 5.51.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.50.0 to 5.51.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.50.0...v5.51.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-20 11:01:10 +00:00
3b7394fe74
Bump @types/node from 16.6.1 to 16.6.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.6.1 to 16.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-19 11:01:36 +00:00
31c6f0a8ca
Bump typedoc from 0.21.5 to 0.21.6
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.21.5 to 0.21.6.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.5...v0.21.6 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-19 11:01:01 +00:00
890983c1e1
Merge pull request #1097 from dolanmiu/dependabot/npm_and_yarn/webpack-cli-4.8.0
...
Bump webpack-cli from 4.7.2 to 4.8.0
2021-08-16 14:39:59 +01:00
e8db8ec669
Bump webpack-cli from 4.7.2 to 4.8.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-16 11:01:26 +00:00
dcbe542fb2
Merge pull request #1070 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.21.5
...
Bump typedoc from 0.21.4 to 0.21.5
2021-08-14 02:40:47 +01:00
ca695ad122
Merge pull request #1075 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.5
...
Bump ts-loader from 9.2.4 to 9.2.5
2021-08-14 02:40:36 +01:00
60bd9a84dd
Merge pull request #1080 from dolanmiu/dependabot/npm_and_yarn/jszip-3.7.1
...
Bump jszip from 3.7.0 to 3.7.1
2021-08-14 02:40:27 +01:00
ecc3b2ef3f
Merge pull request #1094 from dolanmiu/dependabot/npm_and_yarn/types/node-16.6.1
...
Bump @types/node from 16.4.7 to 16.6.1
2021-08-14 02:40:05 +01:00
3e8d816614
Merge pull request #1090 from dolanmiu/dependabot/npm_and_yarn/path-parse-1.0.7
...
Bump path-parse from 1.0.6 to 1.0.7
2021-08-14 02:39:58 +01:00
dde54082d5
Merge pull request #1089 from dolanmiu/dependabot/npm_and_yarn/webpack-5.50.0
...
Bump webpack from 5.47.1 to 5.50.0
2021-08-14 02:39:51 +01:00
6845cd433f
Merge pull request #1095 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.25
...
Bump nanoid from 3.1.23 to 3.1.25
2021-08-14 02:39:42 +01:00
046ef0330a
Bump nanoid from 3.1.23 to 3.1.25
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.1.25.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.1.25 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-13 11:01:19 +00:00
fcd0427fe4
Bump @types/node from 16.4.7 to 16.6.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.7 to 16.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-13 11:01:03 +00:00
4c4e253883
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-11 14:02:37 +00:00
3a9f09b578
Bump webpack from 5.47.1 to 5.50.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.47.1 to 5.50.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.47.1...v5.50.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-11 11:01:26 +00:00
e9aea8b8a9
Bump jszip from 3.7.0 to 3.7.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-06 11:01:03 +00:00
5c9b5e4322
Merge pull request #1074 from LeSuisse/pageref-element
...
Add the pageref element
2021-08-06 04:02:37 +01:00
33d6544aba
Bump ts-loader from 9.2.4 to 9.2.5
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.4 to 9.2.5.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.4...v9.2.5 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-04 11:01:07 +00:00
3f257bf5a4
Add the pageref element
...
This instruction is useful if you want to get the number of the page
containing a specific bookmark.
2021-08-03 21:17:32 +02:00
1ff31a2a42
Bump typedoc from 0.21.4 to 0.21.5
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.21.4 to 0.21.5.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.4...v0.21.5 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-02 11:01:11 +00:00
14013273af
Merge pull request #1057 from anti-the-social/Numbering-start-from-number-doesn't-work
...
Numbering start from number doesn't work fix
2021-08-01 20:57:14 +01:00
b34127665c
Merge pull request #1069 from dolanmiu/dependabot/npm_and_yarn/types/node-16.4.7
...
Bump @types/node from 16.4.6 to 16.4.7
2021-07-30 19:00:54 +01:00
0fcd02aea8
Merge pull request #1068 from dolanmiu/dependabot/npm_and_yarn/webpack-5.47.1
...
Bump webpack from 5.47.0 to 5.47.1
2021-07-30 19:00:45 +01:00
d773148218
Bump @types/node from 16.4.6 to 16.4.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.6 to 16.4.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-30 11:01:49 +00:00
d52bf7b57d
Bump webpack from 5.47.0 to 5.47.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.47.0 to 5.47.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.47.0...v5.47.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-30 11:01:30 +00:00
f378c37b62
Test at spec.ts for referenceConfigMap
2021-07-30 11:59:49 +03:00
d773972877
Test coverage issue fix
2021-07-30 11:58:55 +03:00
738b36b6a9
Merge pull request #1062 from grahampcharles/master
...
updated tab stops docs
2021-07-30 03:59:35 +01:00
ad7ef22b63
Merge pull request #1067 from dolanmiu/dependabot/npm_and_yarn/types/node-16.4.6
...
Bump @types/node from 16.4.1 to 16.4.6
2021-07-30 03:54:56 +01:00
e73e1f98f9
Merge pull request #1060 from dolanmiu/dependabot/npm_and_yarn/mocha-9.0.3
...
Bump mocha from 9.0.2 to 9.0.3
2021-07-30 03:54:44 +01:00
738e374bf2
Merge pull request #1065 from dolanmiu/dependabot/npm_and_yarn/sinon-11.1.2
...
Bump sinon from 11.1.1 to 11.1.2
2021-07-30 03:54:36 +01:00
c5861129c9
Merge pull request #1059 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.4
...
Bump ts-loader from 9.2.3 to 9.2.4
2021-07-30 03:54:29 +01:00
5f4c595a1a
Merge pull request #1063 from dolanmiu/dependabot/npm_and_yarn/webpack-5.47.0
...
Bump webpack from 5.46.0 to 5.47.0
2021-07-30 03:54:12 +01:00
238b8b9a8d
Merge pull request #1058 from dolanmiu/dependabot/npm_and_yarn/jszip-3.7.0
...
Bump jszip from 3.6.0 to 3.7.0
2021-07-30 03:53:15 +01:00
a92f3a7ba1
Bump @types/node from 16.4.1 to 16.4.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.1 to 16.4.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-29 11:01:25 +00:00
2a1685ab82
Bump sinon from 11.1.1 to 11.1.2
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/commits )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-28 11:01:51 +00:00
0088d58fea
Bump webpack from 5.46.0 to 5.47.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.46.0 to 5.47.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.47.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-28 11:01:07 +00:00
cbf4f828ab
Merge branch 'master' of https://github.com/grahampcharles/docx
2021-07-27 22:16:30 -07:00
2ccf27162e
updated tab stops docs
2021-07-27 22:16:21 -07:00
5dffda8c7c
Merge branch 'dolanmiu:master' into master
2021-07-27 22:13:05 -07:00
e1c777738b
Update tab-stops.md
...
corrected docs to reflect declarative style for tab stops; removed tab() and bold()
2021-07-27 22:11:46 -07:00
0f531b2a9b
Additional demo on use of start & instance numbers
2021-07-26 14:22:59 +03:00
d523b2dae7
Bump mocha from 9.0.2 to 9.0.3
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.0.2...v9.0.3 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-26 11:01:36 +00:00
f50c7f20cb
Bump ts-loader from 9.2.3 to 9.2.4
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.3 to 9.2.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.3...v9.2.4 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-26 11:01:19 +00:00
f21fb06467
Bump jszip from 3.6.0 to 3.7.0
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/commits )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-26 11:01:05 +00:00
2fd4f064ae
Simplify + TS related fix
2021-07-26 13:28:55 +03:00
36a18c5af3
Use level.start for overrideLevel.start if possible
...
Implemented via additional reference config map.
2021-07-26 09:55:33 +03:00
75587df420
Merge pull request #1056 from dolanmiu/dependabot/npm_and_yarn/types/node-16.4.1
...
Bump @types/node from 16.4.0 to 16.4.1
2021-07-23 16:13:44 +01:00
43ea0bd406
Merge pull request #1055 from dolanmiu/dependabot/npm_and_yarn/types/mocha-9.0.0
...
Bump @types/mocha from 8.2.3 to 9.0.0
2021-07-23 16:13:38 +01:00
ec2ad99e95
Bump @types/node from 16.4.0 to 16.4.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.0 to 16.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-23 11:01:44 +00:00
46deaa5a4a
Bump @types/mocha from 8.2.3 to 9.0.0
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.2.3 to 9.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-23 11:01:09 +00:00
697baa3fd6
Merge pull request #1051 from dolanmiu/dependabot/npm_and_yarn/types/node-16.4.0
...
Bump @types/node from 16.3.3 to 16.4.0
2021-07-22 18:20:59 +01:00
15829b53a6
Merge pull request #1054 from dolanmiu/dependabot/npm_and_yarn/webpack-5.46.0
...
Bump webpack from 5.45.1 to 5.46.0
2021-07-22 18:20:21 +01:00
56f1e4408a
Bump webpack from 5.45.1 to 5.46.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.45.1 to 5.46.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.45.1...v5.46.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-22 11:01:09 +00:00
689d4d07bc
Bump @types/node from 16.3.3 to 16.4.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.3.3 to 16.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-21 11:01:23 +00:00
b0049d8221
Merge pull request #1050 from dolanmiu/dependabot/npm_and_yarn/types/node-16.3.3
...
Bump @types/node from 16.0.0 to 16.3.3
2021-07-19 23:12:02 +01:00
152a11d7fc
Merge pull request #1049 from dolanmiu/dependabot/npm_and_yarn/webpack-5.45.1
...
Bump webpack from 5.44.0 to 5.45.1
2021-07-19 23:11:55 +01:00
31171330a2
Bump @types/node from 16.0.0 to 16.3.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.0.0 to 16.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 11:01:37 +00:00
3c0032cf68
Bump webpack from 5.44.0 to 5.45.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.44.0 to 5.45.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.44.0...v5.45.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 11:01:21 +00:00
0e44af1c06
Merge pull request #1039 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.2.21
...
Bump @types/chai from 4.2.19 to 4.2.21
2021-07-14 01:23:52 +01:00
39893a984c
Merge pull request #1038 from dolanmiu/dependabot/npm_and_yarn/webpack-5.44.0
...
Bump webpack from 5.42.1 to 5.44.0
2021-07-14 01:23:42 +01:00
b75e194993
Merge pull request #1029 from dolanmiu/dependabot/npm_and_yarn/tsconfig-paths-3.10.1
...
Bump tsconfig-paths from 3.9.0 to 3.10.1
2021-07-14 01:23:32 +01:00
9fb58a5852
Merge pull request #1035 from dolanmiu/dependabot/npm_and_yarn/types/request-promise-4.1.48
...
Bump @types/request-promise from 4.1.47 to 4.1.48
2021-07-14 01:23:18 +01:00
5c578a6bea
Merge pull request #1041 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.21.4
...
Bump typedoc from 0.21.2 to 0.21.4
2021-07-14 01:23:09 +01:00
3ba197a289
Merge pull request #1037 from byoungd/master
...
docs:fix typo change fro0oum to from
2021-07-14 01:22:56 +01:00
bbf50c34a0
Bump typedoc from 0.21.2 to 0.21.4
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.21.2 to 0.21.4.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.2...v0.21.4 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-12 11:01:20 +00:00
6b6f2214f6
Bump @types/chai from 4.2.19 to 4.2.21
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.19 to 4.2.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-09 11:01:41 +00:00
836ffd683f
Bump webpack from 5.42.1 to 5.44.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.42.1 to 5.44.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.42.1...v5.44.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-09 11:01:17 +00:00
6c94a1382c
docs:fix typo change fro0oum to from
2021-07-09 15:28:22 +08:00
c13cac899a
Bump @types/request-promise from 4.1.47 to 4.1.48
...
Bumps [@types/request-promise](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/request-promise ) from 4.1.47 to 4.1.48.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/request-promise )
---
updated-dependencies:
- dependency-name: "@types/request-promise"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-08 11:01:28 +00:00
ec1f9d5ecf
Merge pull request #1028 from dolanmiu/dependabot/npm_and_yarn/types/mocha-8.2.3
...
Bump @types/mocha from 8.2.2 to 8.2.3
2021-07-08 11:58:26 +01:00
a8115ff964
Merge pull request #1031 from askoufis/column-break
...
Export new `ColumnBreak` class via more generic `Break` class
2021-07-08 10:10:16 +01:00
da744cbdec
Fix lint errors
2021-07-08 17:46:13 +10:00
439ab8441e
Export new ColumnBreak
class via more generic Break
class
2021-07-08 17:39:21 +10:00
15b14579e6
Bump tsconfig-paths from 3.9.0 to 3.10.1
...
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths ) from 3.9.0 to 3.10.1.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.9.0...v3.10.1 )
---
updated-dependencies:
- dependency-name: tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 11:02:00 +00:00
1cb666fd03
Bump @types/mocha from 8.2.2 to 8.2.3
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 11:01:28 +00:00
bde4aa4657
Merge pull request #1011 from dolanmiu/dependabot/npm_and_yarn/prismjs-1.24.0
...
Bump prismjs from 1.23.0 to 1.24.0
2021-07-07 11:37:27 +01:00
709876a02d
Merge pull request #1001 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.2.19
...
Bump @types/chai from 4.2.18 to 4.2.19
2021-07-07 11:37:15 +01:00
a0b74f24e3
Merge pull request #1024 from dolanmiu/dependabot/npm_and_yarn/webpack-5.42.1
...
Bump webpack from 5.42.0 to 5.42.1
2021-07-07 11:30:32 +01:00
ed15614023
Bump webpack from 5.42.0 to 5.42.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.42.0 to 5.42.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.42.0...v5.42.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-06 11:01:13 +00:00
c3e97a0aab
Merge pull request #1020 from dolanmiu/dependabot/npm_and_yarn/types/node-16.0.0
...
Bump @types/node from 15.14.0 to 16.0.0
2021-07-05 12:13:35 +01:00
b69968a99c
Merge pull request #1021 from dolanmiu/dependabot/npm_and_yarn/mocha-9.0.2
...
Bump mocha from 8.4.0 to 9.0.2
2021-07-05 12:13:27 +01:00
82b12a99b9
Bump mocha from 8.4.0 to 9.0.2
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.4.0 to 9.0.2.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v9.0.2 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-05 11:01:45 +00:00
1486519a98
Bump @types/node from 15.14.0 to 16.0.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.14.0 to 16.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-05 11:01:27 +00:00
7e194350d8
Merge pull request #1019 from dolanmiu/dependabot/npm_and_yarn/types/node-15.14.0
...
Bump @types/node from 15.12.2 to 15.14.0
2021-07-02 17:45:57 +01:00
855c47954e
Merge pull request #1018 from dolanmiu/dependabot/npm_and_yarn/webpack-5.42.0
...
Bump webpack from 5.41.1 to 5.42.0
2021-07-02 17:45:44 +01:00
dd3300506b
Bump @types/node from 15.12.2 to 15.14.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.2 to 15.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-02 11:01:42 +00:00
154c7cb54b
Bump webpack from 5.41.1 to 5.42.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.41.1 to 5.42.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.41.1...v5.42.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-02 11:01:00 +00:00
cd75c2e860
Merge pull request #1008 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.21.2
...
Bump typedoc from 0.21.1 to 0.21.2
2021-07-01 16:57:16 +01:00
1b0f19d570
Bump typedoc from 0.21.1 to 0.21.2
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 13:27:12 +00:00
45026eb30e
Merge pull request #1015 from dolanmiu/dependabot/npm_and_yarn/typescript-4.3.5
...
Bump typescript from 4.2.4 to 4.3.5
2021-07-01 14:26:17 +01:00
aeddcc7478
Merge pull request #1016 from dolanmiu/feat/codecov
...
Add codecov check
2021-07-01 14:25:18 +01:00
f88b588b60
Fix codecov yml
2021-07-01 13:08:50 +01:00
f00844ad1b
Add codecov check
2021-07-01 12:55:43 +01:00
8e87437272
Bump typescript from 4.2.4 to 4.3.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 11:01:12 +00:00
49b011280c
Merge pull request #1014 from dolanmiu/dependabot/npm_and_yarn/webpack-5.41.1
...
Bump webpack from 5.39.0 to 5.41.1
2021-07-01 10:04:44 +01:00
37b94eeedc
Bump webpack from 5.39.0 to 5.41.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.39.0 to 5.41.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.41.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 11:53:01 +00:00
4053b5bbc2
Bump prismjs from 1.23.0 to 1.24.0
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-28 19:27:18 +00:00
46972a861d
Merge pull request #1009 from dolanmiu/dependabot/npm_and_yarn/prettier-2.3.2
...
Bump prettier from 2.3.1 to 2.3.2
2021-06-28 12:20:33 +01:00
528dab5c10
Bump prettier from 2.3.1 to 2.3.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-28 11:02:05 +00:00
d1ffc0bffa
Merge pull request #1006 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.21.1
...
Bump typedoc from 0.20.36 to 0.21.1
2021-06-26 00:06:18 +01:00
3741dd7ef2
Bump typedoc from 0.20.36 to 0.21.1
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.20.36 to 0.21.1.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.36...v0.21.1 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-25 11:01:44 +00:00
c6c4b0cbcd
Bump @types/chai from 4.2.18 to 4.2.19
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.18 to 4.2.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-21 11:01:10 +00:00
804380f70e
Merge pull request #1000 from dolanmiu/revert-994-patch-1
...
Revert "wrong border property"
2021-06-18 23:57:21 +01:00
118f60f704
Revert "wrong border property"
2021-06-18 23:56:41 +01:00
d556f97dbe
Merge pull request #994 from yaniv14/patch-1
...
wrong border property
2021-06-18 23:55:59 +01:00
b116b0a268
wrong border property
...
based on IBorderPropertyOptions available properties are: color, space, value, size
2021-06-16 10:55:22 +03:00
99f0297c4f
Merge pull request #992 from dolanmiu/dependabot/npm_and_yarn/webpack-5.39.0
...
Bump webpack from 5.38.1 to 5.39.0
2021-06-15 16:55:47 +01:00
4543016869
Bump webpack from 5.38.1 to 5.39.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.38.1...v5.39.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-15 05:02:56 +00:00
2b9c15a638
Upgrade prettier
2021-06-15 00:25:44 +01:00
4ca5ea6046
Merge pull request #983 from dolanmiu/dependabot/npm_and_yarn/normalize-url-4.5.1
...
Bump normalize-url from 4.5.0 to 4.5.1
2021-06-09 14:23:03 +01:00
2de55a1eb3
Bump normalize-url from 4.5.0 to 4.5.1
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-09 00:01:47 +00:00
db20efa95b
Merge pull request #982 from dolanmiu/dependabot/npm_and_yarn/webpack-cli-4.7.2
...
Bump webpack-cli from 4.7.0 to 4.7.2
2021-06-09 01:01:27 +01:00
3822d8139d
Merge pull request #981 from dolanmiu/dependabot/npm_and_yarn/types/node-15.12.2
...
Bump @types/node from 15.12.0 to 15.12.2
2021-06-09 01:01:20 +01:00
3a65f383e4
Merge pull request #974 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.3
...
Bump ts-loader from 9.2.2 to 9.2.3
2021-06-09 01:01:07 +01:00
d05fef6b93
Bump webpack-cli from 4.7.0 to 4.7.2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-08 05:04:39 +00:00
f02b6211a3
Bump @types/node from 15.12.0 to 15.12.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.0 to 15.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-08 05:03:09 +00:00
4b4f67f9c7
Bump ts-loader from 9.2.2 to 9.2.3
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.2 to 9.2.3.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.2...v9.2.3 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-07 05:20:03 +00:00
9f38e33a48
Merge pull request #972 from dolanmiu/dependabot/npm_and_yarn/types/node-15.12.0
...
Bump @types/node from 15.9.0 to 15.12.0
2021-06-05 14:55:59 +01:00
69ca5d8b0c
Bump @types/node from 15.9.0 to 15.12.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.9.0 to 15.12.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-04 05:06:41 +00:00
809474e9c5
Merge pull request #971 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.2
...
Bump @types/sinon from 10.0.1 to 10.0.2
2021-06-03 10:42:18 +01:00
e5b56c4214
Merge pull request #970 from dolanmiu/dependabot/npm_and_yarn/types/node-15.9.0
...
Bump @types/node from 15.6.1 to 15.9.0
2021-06-03 10:42:07 +01:00
568a27367a
Bump @types/sinon from 10.0.1 to 10.0.2
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-03 05:05:11 +00:00
c6f99fcbe5
Bump @types/node from 15.6.1 to 15.9.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.6.1 to 15.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-03 05:03:12 +00:00
309abbcc47
Update .nycrc
2021-06-01 11:56:07 +01:00
de145e0623
Merge pull request #956 from devoidfury/experiment
...
v7 prep - includes redesigning parts of core, and unifying different types
2021-06-01 01:12:32 +01:00
7f24abd104
Merge pull request #968 from dolanmiu/dependabot/npm_and_yarn/ws-7.4.6
...
Bump ws from 7.4.4 to 7.4.6
2021-05-31 02:17:12 +01:00
edafbdb1ff
Bump ws from 7.4.4 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-29 17:20:46 +00:00
034cd187ab
change shading val -> type
2021-05-29 05:51:06 +03:00
8f04e0da4a
Merge pull request #967 from dolanmiu/dependabot/npm_and_yarn/webpack-5.38.1
...
Bump webpack from 5.37.1 to 5.38.1
2021-05-28 10:13:53 +01:00
90b8b8140b
Bump webpack from 5.37.1 to 5.38.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-28 05:03:07 +00:00
0b28bf02c4
Merge pull request #966 from dolanmiu/dependabot/npm_and_yarn/sinon-11.1.1
...
Bump sinon from 11.0.0 to 11.1.1
2021-05-27 11:36:04 +01:00
2b169fc63a
Merge pull request #965 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.1
...
Bump @types/sinon from 10.0.0 to 10.0.1
2021-05-27 11:35:56 +01:00
e2bb50d6ad
Bump sinon from 11.0.0 to 11.1.1
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 11.0.0 to 11.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v11.0.0...v11.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-27 05:02:28 +00:00
730e33b164
fix demos
2021-05-26 10:53:27 +03:00
6603aafa38
fix "missing export NumberFormat"
2021-05-26 10:19:26 +03:00
05a6ab77cc
improve test coverage
2021-05-26 10:14:19 +03:00
5a52541136
add xsd comments to file/drawing
2021-05-26 09:28:31 +03:00
e4709a7f8d
simplify core-properties; add xsd comment
2021-05-26 09:27:05 +03:00
60b7ce4785
clean up settings; BREAKING: TableOfContents requires Document features.updateFields = true setting
2021-05-26 08:36:05 +03:00
fd4afea9aa
Bump @types/sinon from 10.0.0 to 10.0.1
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-26 05:03:32 +00:00
04d88fa592
Merge pull request #962 from dolanmiu/dependabot/npm_and_yarn/sinon-11.0.0
...
Bump sinon from 10.0.1 to 11.0.0
2021-05-25 10:49:05 +01:00
87000d8656
Merge pull request #963 from dolanmiu/dependabot/npm_and_yarn/types/node-15.6.1
...
Bump @types/node from 15.6.0 to 15.6.1
2021-05-25 10:48:54 +01:00
776132ede0
Bump @types/node from 15.6.0 to 15.6.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.6.0 to 15.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-25 05:03:33 +00:00
b845e4daee
Bump sinon from 10.0.1 to 11.0.0
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-25 05:02:29 +00:00
da61a30eb8
fix measurementOrPercentValue definition to include UniversalMeasure values
2021-05-25 05:05:33 +03:00
3a02bc087c
fix demos. BREAKING: PageNumberFormat enum renamed to NumberFormat
2021-05-25 04:46:10 +03:00
b05748da25
update file/styles
2021-05-25 04:27:10 +03:00
63cea76eac
update file/document and section-properties
2021-05-25 03:43:16 +03:00
e198f0752a
add schema comments and update file/document; unify VerticalAlign type
2021-05-24 21:06:34 +03:00
22e62ed950
add NumberValueElement, representing a simple element with a single number value <foo w:val="1234"/>
2021-05-24 21:05:29 +03:00
c3e92c0709
update file/numbering with schema comments and values functions
2021-05-24 21:04:38 +03:00
d0036e64b5
Add additional values functions for defined types
2021-05-24 21:03:37 +03:00
7bfe8f26f0
progress on clean up file/paragraph
2021-05-24 17:12:10 +03:00
4274c7674c
Merge pull request #957 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.2
...
Bump ts-loader from 9.2.1 to 9.2.2
2021-05-24 15:12:03 +01:00
8505e04e58
Merge pull request #959 from dolanmiu/dependabot/npm_and_yarn/types/node-15.6.0
...
Bump @types/node from 15.3.1 to 15.6.0
2021-05-24 15:11:53 +01:00
4466145d00
add values checks to remaining file/table code
2021-05-24 12:04:06 +03:00
ce2a0fb864
remove more duplicate classes; add additional values functions; clean up tests
2021-05-24 11:28:10 +03:00
a56119e7cd
remove deprecated mutable drawing functions: scale, setXY
2021-05-24 09:26:21 +03:00
56eecef1a8
add tests for values functions
2021-05-24 09:13:46 +03:00
097c6a5962
use hexColorValue in borders and underlines
2021-05-24 08:42:34 +03:00
ee105cdb83
Simplify run format properties, removing duplicate classes. Add values functions, which check and clean up values for specific defined types from the schema
2021-05-24 08:20:08 +03:00
7891402c72
Bump @types/node from 15.3.1 to 15.6.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.3.1 to 15.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 05:12:01 +00:00
bde13193d5
Bump ts-loader from 9.2.1 to 9.2.2
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.1...v9.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 05:09:20 +00:00
449e1ed963
add test for table indent property
2021-05-24 05:39:26 +03:00
dd6d1bc039
Consolidate TableWidth and TableCellMargins types; add Table indent ( #954 )
2021-05-24 05:39:26 +03:00
528be93191
fix #507 - docx file not opening in edit mode in word and word online
2021-05-24 05:39:26 +03:00
1ea6017483
add test for floating vertical position
2021-05-24 05:39:26 +03:00
08bd2744b6
further clean up border code; update paragraph borders to use shared type; BREAKING: paragraph border value attr renamed to style, to match other usages of borders
2021-05-24 05:39:26 +03:00
54ab55b92c
simplify section-properties
2021-05-24 05:39:26 +03:00
5155cdaf45
unify Border type
2021-05-24 05:39:26 +03:00
496fcb55fa
unify Shading; breaking change: Paragraph/Run shading option key type changed to val, and shadow alias removed
2021-05-24 05:39:26 +03:00
fcc393aca2
move break up higher in order, to use the simpler push
instead of splice
2021-05-24 05:39:26 +03:00
2611e0c74f
update table-row-properties, table-cell-properties, table-cell-borders to declarative style
2021-05-24 05:39:26 +03:00
acc23be297
remove unnecessary function expression in prepForXml
2021-05-24 05:39:26 +03:00
bdc0aa26ea
fix test descriptions
2021-05-24 05:39:26 +03:00
ff14fcae3a
remove from API delete()/IsDeleted(), and deleted check from prepForXml; not useful in declarative style API
2021-05-24 05:39:26 +03:00
37d099b457
Merge pull request #948 from devoidfury/bug/ooxml-conformance-fixes
...
Better conformance to Office Open XML schema
2021-05-24 01:45:36 +01:00
0344eb8e27
Merge pull request #949 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.1
...
Bump ts-loader from 9.2.0 to 9.2.1
2021-05-21 15:25:33 +01:00
403e7a4228
Merge pull request #950 from dolanmiu/dependabot/npm_and_yarn/types/node-15.3.1
...
Bump @types/node from 15.3.0 to 15.3.1
2021-05-21 15:25:24 +01:00
aa336dc652
Merge pull request #951 from dolanmiu/dependabot/npm_and_yarn/webpack-5.37.1
...
Bump webpack from 5.37.0 to 5.37.1
2021-05-21 15:25:16 +01:00
d8fca42eb7
Bump webpack from 5.37.0 to 5.37.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.37.0 to 5.37.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.37.0...v5.37.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-20 05:04:10 +00:00
10d1d15f73
Bump @types/node from 15.3.0 to 15.3.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.3.0 to 15.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-20 05:03:36 +00:00
ac55e0fcb3
Bump ts-loader from 9.2.0 to 9.2.1
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.0...v9.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-20 05:02:57 +00:00
780682a8f7
add test for ExternalStylesFactory when styles element is missing, to bump coverage
2021-05-20 05:03:12 +03:00
b627f0982a
fix ordering of elements in w:lvl
2021-05-20 04:20:14 +03:00
798cbb8628
fix prettier issues
2021-05-20 04:08:00 +03:00
15f79abf5e
fix lint issues
2021-05-20 04:02:14 +03:00
f5e35603ef
remove invalid w:mirrorMargins attribute from w:pgMar
2021-05-20 03:42:10 +03:00
06da596ffb
Remove invalid 'w:shdCs' element
2021-05-20 03:02:48 +03:00
4593464a15
Merge pull request #946 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.2.0
...
Bump ts-loader from 9.1.2 to 9.2.0
2021-05-20 00:38:49 +01:00
30912e7aaf
Fix ordering of elements in table-cell-borders and section-properties
2021-05-20 02:18:17 +03:00
56b18d3793
Fix ordering of elements in paragraph-properties
2021-05-20 01:06:07 +03:00
d0a675fde6
Fix ordering of elements in table, table-cell, table-properties, table-cell-properties, table-cell-margin
2021-05-20 01:03:09 +03:00
45130bed0b
Fix conformance issues with imagerun - out of order properties (a:xfrm), invalid attr name (pic:cNvPr) desc -> descr
2021-05-20 00:42:29 +03:00
faefb0d2a8
Bump ts-loader from 9.1.2 to 9.2.0
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.1.2 to 9.2.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.1.2...v9.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-19 05:02:38 +00:00
c4b7a7094b
Merge pull request #944 from devoidfury/fix/docs-update
...
Updates and fixes for documentation
2021-05-18 18:18:38 +01:00
d527013451
Update outdated docs to show current usage
2021-05-18 17:16:10 +03:00
bb8ac8b9d8
Fix broken links in documentation.
2021-05-18 17:15:29 +03:00
cdc97adaeb
Merge pull request #942 from dolanmiu/dependabot/npm_and_yarn/types/node-15.3.0
...
Bump @types/node from 15.0.3 to 15.3.0
2021-05-17 10:11:18 +01:00
72f0ad9fdb
Bump @types/node from 15.0.3 to 15.3.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.3 to 15.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-17 05:09:00 +00:00
0f55d70a19
Merge pull request #941 from dolanmiu/dependabot/npm_and_yarn/types/node-15.0.3
...
Bump @types/node from 15.0.2 to 15.0.3
2021-05-14 00:22:10 +01:00
6ac0375400
Bump @types/node from 15.0.2 to 15.0.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.2 to 15.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-13 05:03:14 +00:00
9048f8f271
Merge pull request #938 from dolanmiu/dependabot/npm_and_yarn/webpack-5.37.0
...
Bump webpack from 5.36.2 to 5.37.0
2021-05-11 21:46:59 +01:00
23eaff2dab
Merge pull request #939 from dolanmiu/dependabot/npm_and_yarn/nanoid-3.1.23
...
Bump nanoid from 3.1.22 to 3.1.23
2021-05-11 21:46:50 +01:00
df4a381135
Bump nanoid from 3.1.22 to 3.1.23
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.22 to 3.1.23.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.22...3.1.23 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 05:03:44 +00:00
41dcf363b4
Bump webpack from 5.36.2 to 5.37.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 05:03:10 +00:00
f143c017cb
Merge pull request #935 from dolanmiu/dependabot/npm_and_yarn/mocha-8.4.0
...
Bump mocha from 8.3.2 to 8.4.0
2021-05-11 00:52:56 +01:00
7463c0301f
Merge pull request #936 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.2.18
...
Bump @types/chai from 4.2.17 to 4.2.18
2021-05-11 00:52:40 +01:00
bb24c50bf4
Bump @types/chai from 4.2.17 to 4.2.18
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.17 to 4.2.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 05:08:32 +00:00
70538a8062
Bump mocha from 8.3.2 to 8.4.0
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.3.2 to 8.4.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v8.3.2...v8.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 05:06:52 +00:00
085db9350c
Merge pull request #934 from dolanmiu/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.19 to 4.17.21
2021-05-09 15:27:14 +01:00
eabdefdaf4
Bump lodash from 4.17.19 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 22:52:42 +00:00
9fc8e50691
Merge pull request #931 from dolanmiu/dependabot/npm_and_yarn/webpack-cli-4.7.0
...
Bump webpack-cli from 4.6.0 to 4.7.0
2021-05-07 23:52:07 +01:00
dfc01f2d5a
Merge pull request #932 from dolanmiu/dependabot/npm_and_yarn/glob-7.1.7
...
Bump glob from 7.1.6 to 7.1.7
2021-05-07 23:51:57 +01:00
4e8aec9a0e
Bump glob from 7.1.6 to 7.1.7
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.1.6 to 7.1.7.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.6...v7.1.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 05:03:27 +00:00
c7e0554817
Bump webpack-cli from 4.6.0 to 4.7.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 05:02:35 +00:00
d77d59836f
Merge pull request #930 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.1.2
...
Bump ts-loader from 9.1.1 to 9.1.2
2021-05-06 16:04:28 +01:00
a035f4f411
Merge pull request #928 from pauldegroot/simple-mailmerge-fields
...
Added support for w:fldSimple, including convenience for MailMerge
2021-05-06 15:41:37 +01:00
53b1bba103
Bump ts-loader from 9.1.1 to 9.1.2
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.1.1...v9.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-06 05:02:12 +00:00
605536ce68
Merge pull request #929 from dolanmiu/dependabot/npm_and_yarn/types/node-15.0.2
...
Bump @types/node from 15.0.1 to 15.0.2
2021-05-05 15:52:02 +01:00
a9e4c88804
Expanded documentation on the formulas a bit
2021-05-05 15:11:11 +02:00
79c1db9c91
Added some documentation and demo file
2021-05-05 14:37:02 +02:00
3b757ad4c8
Bump @types/node from 15.0.1 to 15.0.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-05 05:02:25 +00:00
ee07ff8282
Merge pull request #926 from dolanmiu/dependabot/npm_and_yarn/webpack-5.36.2
...
Bump webpack from 5.36.1 to 5.36.2
2021-05-05 01:00:44 +01:00
85583a3dbd
Added support for w:fldSimple, including convenience class for simple MailMerge fields
2021-05-04 23:38:25 +02:00
46daacfbc8
Bump webpack from 5.36.1 to 5.36.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 05:07:51 +00:00
7acd9e1fde
Merge pull request #922 from dolanmiu/dependabot/add-v2-config-file
...
Upgrade to GitHub-native Dependabot
2021-04-29 18:18:25 +01:00
97e3f8bc78
Upgrade to GitHub-native Dependabot
2021-04-29 15:44:48 +00:00
ff378d6667
Merge pull request #921 from dolanmiu/dependabot/npm_and_yarn/webpack-5.36.1
...
build(deps-dev): bump webpack from 5.36.0 to 5.36.1
2021-04-29 11:35:09 +01:00
9930476f64
build(deps-dev): bump webpack from 5.36.0 to 5.36.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.0...v5.36.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-29 07:50:57 +00:00
3e5223dd5d
Merge pull request #917 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.2.17
...
build(deps-dev): bump @types/chai from 4.2.16 to 4.2.17
2021-04-28 19:26:36 +01:00
e3bb8258e5
Merge pull request #919 from dolanmiu/dependabot/npm_and_yarn/webpack-5.36.0
...
build(deps-dev): bump webpack from 5.35.1 to 5.36.0
2021-04-28 19:26:29 +01:00
77301a401e
Merge pull request #920 from dolanmiu/dependabot/npm_and_yarn/types/node-15.0.1
...
build(deps): bump @types/node from 14.14.41 to 15.0.1
2021-04-28 19:26:21 +01:00
a09882b566
build(deps): bump @types/node from 14.14.41 to 15.0.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.41 to 15.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-28 16:11:16 +00:00
e72453c19a
build(deps-dev): bump webpack from 5.35.1 to 5.36.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.35.1 to 5.36.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-28 16:10:53 +00:00
bd159b280f
build(deps-dev): bump @types/chai from 4.2.16 to 4.2.17
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.16 to 4.2.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-28 07:00:46 +00:00
4d3d971a12
Merge pull request #914 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.1.1
...
build(deps-dev): bump ts-loader from 9.0.0 to 9.1.1
2021-04-26 20:51:08 +01:00
def503c53e
build(deps-dev): bump ts-loader from 9.0.0 to 9.1.1
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.0.0 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.0.0...v9.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-26 08:05:58 +00:00
74afae1850
Merge pull request #913 from dolanmiu/dependabot/npm_and_yarn/webpack-5.35.1
...
build(deps-dev): bump webpack from 5.34.0 to 5.35.1
2021-04-25 23:39:00 +01:00
7db166b19c
build(deps-dev): bump webpack from 5.34.0 to 5.35.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.34.0 to 5.35.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.34.0...v5.35.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-24 03:11:54 +00:00
0271e4ad40
Merge pull request #905 from dolanmiu/dependabot/npm_and_yarn/types/node-14.14.41
...
build(deps): bump @types/node from 14.14.39 to 14.14.41
2021-04-24 04:10:26 +01:00
2b010dbfec
Merge pull request #908 from dolanmiu/dependabot/npm_and_yarn/webpack-5.34.0
...
build(deps-dev): bump webpack from 5.33.2 to 5.34.0
2021-04-24 04:10:18 +01:00
a8f38a3d01
Merge pull request #909 from dolanmiu/dependabot/npm_and_yarn/ts-loader-9.0.0
...
build(deps-dev): bump ts-loader from 8.1.0 to 9.0.0
2021-04-24 04:10:07 +01:00
bd69779a12
Merge pull request #911 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.20.36
...
build(deps-dev): bump typedoc from 0.20.35 to 0.20.36
2021-04-24 04:09:57 +01:00
571ba2e2c3
build(deps-dev): bump typedoc from 0.20.35 to 0.20.36
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.20.35 to 0.20.36.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.35...v0.20.36 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-23 07:50:59 +00:00
7a25165046
build(deps-dev): bump ts-loader from 8.1.0 to 9.0.0
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.1.0...v9.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-22 14:25:52 +00:00
977fdbb9eb
build(deps-dev): bump webpack from 5.33.2 to 5.34.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.33.2 to 5.34.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.34.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-22 14:24:48 +00:00
2f05186730
build(deps): bump @types/node from 14.14.39 to 14.14.41
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.39 to 14.14.41.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-22 13:53:55 +00:00
38695c3c4b
Add page size demo
2021-04-19 00:59:07 +01:00
f2152b3da1
Merge pull request #896 from dolanmiu/dependabot/npm_and_yarn/webpack-5.33.2
...
build(deps-dev): bump webpack from 5.32.0 to 5.33.2
2021-04-15 12:54:26 +01:00
51dc538cdd
Merge pull request #895 from dolanmiu/dependabot/npm_and_yarn/types/sinon-10.0.0
...
build(deps-dev): bump @types/sinon from 9.0.11 to 10.0.0
2021-04-15 12:54:16 +01:00
c76bb2859a
Merge pull request #894 from dolanmiu/dependabot/npm_and_yarn/types/node-14.14.39
...
build(deps): bump @types/node from 14.14.37 to 14.14.39
2021-04-15 12:54:05 +01:00
0b6f040bba
build(deps-dev): bump webpack from 5.32.0 to 5.33.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.32.0 to 5.33.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.32.0...v5.33.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-15 08:56:26 +00:00
149908ea62
build(deps-dev): bump @types/sinon from 9.0.11 to 10.0.0
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 9.0.11 to 10.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-15 08:55:45 +00:00
98f745a3f7
build(deps): bump @types/node from 14.14.37 to 14.14.39
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.37 to 14.14.39.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-15 08:55:36 +00:00
9b840c0d63
Merge pull request #892 from dolanmiu/dependabot/npm_and_yarn/webpack-5.32.0
...
build(deps-dev): bump webpack from 5.31.0 to 5.32.0
2021-04-13 20:42:20 +01:00
0085b1d128
build(deps-dev): bump webpack from 5.31.0 to 5.32.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.31.0...v5.32.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-13 08:32:48 +00:00
c3ddd576e2
Merge pull request #888 from dolanmiu/dependabot/npm_and_yarn/sinon-10.0.1
...
build(deps-dev): bump sinon from 10.0.0 to 10.0.1
2021-04-09 12:18:17 +01:00
cf237bcc10
build(deps-dev): bump sinon from 10.0.0 to 10.0.1
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v10.0.0...v10.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-09 07:59:59 +00:00
c6ce7fe3a3
Merge pull request #887 from dolanmiu/dependabot/npm_and_yarn/typescript-4.2.4
...
build(deps-dev): bump typescript from 4.2.3 to 4.2.4
2021-04-08 12:35:30 +01:00
712e612ab1
Merge pull request #886 from dolanmiu/dependabot/npm_and_yarn/webpack-5.31.0
...
build(deps-dev): bump webpack from 5.30.0 to 5.31.0
2021-04-08 12:35:21 +01:00
161038cc75
build(deps-dev): bump typescript from 4.2.3 to 4.2.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-08 09:19:48 +00:00
24aee70b67
build(deps-dev): bump webpack from 5.30.0 to 5.31.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.30.0 to 5.31.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.30.0...v5.31.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-08 09:19:37 +00:00
b486bcf372
Merge pull request #881 from dolanmiu/dependabot/npm_and_yarn/types/chai-4.2.16
...
build(deps-dev): bump @types/chai from 4.2.15 to 4.2.16
2021-04-06 01:30:53 +01:00
97147bc3d7
Merge pull request #882 from dolanmiu/dependabot/npm_and_yarn/webpack-5.30.0
...
build(deps-dev): bump webpack from 5.28.0 to 5.30.0
2021-04-06 01:29:29 +01:00
6a0b01e05c
Merge pull request #883 from dolanmiu/dependabot/npm_and_yarn/typedoc-0.20.35
...
build(deps-dev): bump typedoc from 0.20.34 to 0.20.35
2021-04-06 01:28:38 +01:00
e60d9cbbce
Merge pull request #884 from dolanmiu/dependabot/npm_and_yarn/types/webpack-5.28.0
...
build(deps-dev): bump @types/webpack from 5.0.0 to 5.28.0
2021-04-06 01:28:29 +01:00
594045644b
build(deps-dev): bump @types/webpack from 5.0.0 to 5.28.0
...
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack ) from 5.0.0 to 5.28.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-05 08:51:44 +00:00
e36022d044
build(deps-dev): bump typedoc from 0.20.34 to 0.20.35
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.20.34 to 0.20.35.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.34...v0.20.35 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-05 08:50:54 +00:00
2b0acc2980
build(deps-dev): bump webpack from 5.28.0 to 5.30.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.28.0 to 5.30.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.28.0...v5.30.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-05 08:49:39 +00:00
2058f72c2e
build(deps-dev): bump @types/chai from 4.2.15 to 4.2.16
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.15 to 4.2.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-05 08:48:55 +00:00
0788b10106
Merge pull request #762 from dolanmiu/dependabot/npm_and_yarn/replace-in-file-6.2.0
...
build(deps-dev): bump replace-in-file from 3.4.4 to 6.2.0
2021-04-02 19:40:04 +01:00
7b431e50bc
build(deps-dev): bump replace-in-file from 3.4.4 to 6.2.0
...
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file ) from 3.4.4 to 6.2.0.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases )
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/master/CHANGELOG.md )
- [Commits](https://github.com/adamreisnz/replace-in-file/compare/v3.4.4...v6.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-02 13:42:12 +00:00
633487ca16
Merge pull request #874 from dolanmiu/dependabot/npm_and_yarn/y18n-4.0.1
...
build(deps): [security] bump y18n from 4.0.0 to 4.0.1
2021-04-02 14:40:36 +01:00
43d1f40baa
Merge pull request #875 from dolanmiu/dependabot/npm_and_yarn/yargs-parser-13.1.2
...
build(deps): [security] bump yargs-parser from 13.1.1 to 13.1.2
2021-04-02 14:40:28 +01:00
aec7f09031
Merge pull request #873 from dolanmiu/dependabot/npm_and_yarn/kind-of-6.0.3
...
build(deps): bump kind-of from 6.0.2 to 6.0.3
2021-04-02 14:22:36 +01:00
790dfa320e
build(deps): [security] bump yargs-parser from 13.1.1 to 13.1.2
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 13.1.1 to 13.1.2. **This update includes security fixes.**
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md )
- [Commits](https://github.com/yargs/yargs-parser/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-02 13:19:27 +00:00
260482d9d4
build(deps): [security] bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-02 13:18:55 +00:00
b699481ae3
build(deps): bump kind-of from 6.0.2 to 6.0.3
...
Bumps [kind-of](https://github.com/jonschlinkert/kind-of ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/jonschlinkert/kind-of/releases )
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-02 13:16:48 +00:00
0f7260c152
Merge pull request #868 from dolanmiu/feat/webpack-5
...
Update webpack and testing frameworks
2021-04-02 14:16:08 +01:00
d43d742875
Add remove old artifacts cron job
2021-04-01 15:03:29 +01:00
fceefcf290
Update webpack and testing frameworks
2021-03-31 21:27:40 +01:00