Commit Graph

2471 Commits

Author SHA1 Message Date
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
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
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 7.3.0 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