Commit Graph

49 Commits

Author SHA1 Message Date
DaanV2
6c6420b96f 1.21.73-0 2025-05-05 19:45:21 +02:00
Daan Verstraten
8e59f63167 Feature/jest2 (#322)
* Adding more tests
* adding jest
* fixing tests
* fixing linting
* removing 1 slash less
* fixing more tests
* fixing last test
* more last fixes
2024-11-09 10:08:30 +01:00
DaanV2
fa95cef4e2 1.20.81-1 2024-05-11 12:12:10 +02:00
DaanV2
ff5be49108 1.20.81-0 2024-05-11 12:11:53 +02:00
Daan Verstraten
d6fce21bb6 Revert "build(deps-dev): bump the all group with 4 updates" (#213) 2024-02-02 10:38:11 +01:00
Daan Verstraten
1584aa6ca9 Revert "build(deps): bump the all group with 3 updates" (#212) 2024-02-02 10:37:59 +01:00
dependabot[bot]
3beb0c74b6 build(deps): bump the all group with 3 updates
Bumps the all group with 3 updates: [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [chai](https://github.com/chaijs/chai).


Updates `vscode-json-languageservice` from 5.3.7 to 5.3.9
- [Changelog](https://github.com/microsoft/vscode-json-languageservice/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-json-languageservice/compare/v5.3.7...v5.3.9)

Updates `@types/node` from 20.11.5 to 20.11.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `chai` from 5.0.0 to 5.0.3
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v5.0.0...v5.0.3)

---
updated-dependencies:
- dependency-name: vscode-json-languageservice
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 18:23:04 +00:00
dependabot[bot]
b4c7d10c84 build(deps-dev): bump the all group with 4 updates
Bumps the all group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [chai](https://github.com/chaijs/chai), [ts-node](https://github.com/TypeStrong/ts-node) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@types/node` from 20.10.1 to 20.11.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `chai` from 4.3.10 to 5.0.0
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.10...v5.0.0)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)

Updates `typescript` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 10:11:10 +00:00
Daan Verstraten
b466655c6a Revert "build(deps-dev): bump the all group with 4 updates" (#209) 2024-01-03 14:36:47 +01:00
dependabot[bot]
7f9a09d062 build(deps-dev): bump the all group with 4 updates
Bumps the all group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [chai](https://github.com/chaijs/chai), [ts-node](https://github.com/TypeStrong/ts-node) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@types/node` from 20.10.1 to 20.10.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `chai` from 4.3.10 to 5.0.0
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.10...v5.0.0)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)

Updates `typescript` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 18:28:39 +00:00
dependabot[bot]
99dba4825e build(deps): bump the all group with 6 updates
Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [fast-glob](https://github.com/mrmlnc/fast-glob) | `3.3.1` | `3.3.2` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.9` | `4.3.11` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.3` | `10.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.10` | `20.10.1` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.0` | `9.5.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |


Updates `fast-glob` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.3.1...3.3.2)

Updates `@types/chai` from 4.3.9 to 4.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Updates `@types/mocha` from 10.0.3 to 10.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Updates `@types/node` from 20.8.10 to 20.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `ts-loader` from 9.5.0 to 9.5.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.5.0...v9.5.1)

Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: fast-glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 18:55:24 +00:00
dependabot[bot]
b58e611558 build(deps-dev): bump the all group with 3 updates
Bumps the all group with 3 updates: [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai), [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/chai` from 4.3.8 to 4.3.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Updates `@types/mocha` 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/mocha)

Updates `@types/node` from 20.8.6 to 20.8.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 18:36:41 +00:00
dependabot[bot]
6643219664 build(deps-dev): bump the all group with 1 update (#187)
Bumps the all group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).

- [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:development
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 19:17:37 +02:00
DaanV2
e664ce2102 1.20.32-0 2023-10-14 19:15:21 +02:00
DaanV2
9f03459274 Updating dependencies and pipelines 2023-10-14 19:15:15 +02:00
Daan Verstraten
92ad45e510 Trying to fix the pipeline (#161)
* Trying to fix the pipeline

* Fixing pipeline

* Removed mocha-junit-reporter
2023-02-21 19:21:04 +01:00
DaanV2
731fcdf3a1 Updated dependencies 2023-02-20 21:23:31 +01:00
dependabot[bot]
2b14618bfc build(deps-dev): bump @types/node from 18.11.7 to 18.11.9 (#141)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.7 to 18.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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 08:09:05 +01:00
dependabot[bot]
c4d4a73bb6 build(deps-dev): bump @types/node from 18.11.6 to 18.11.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.6 to 18.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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 09:42:24 +00:00
github-actions[bot]
9992494cac Merge pull request #134 from Blockception/dependabot/npm_and_yarn/comment-json-4.2.3
Bump comment-json from 4.1.1 to 4.2.3
2022-10-26 17:53:48 +00:00
dependabot[bot]
8b6e3711e3 Bump comment-json from 4.1.1 to 4.2.3
Bumps [comment-json](https://github.com/kaelzhang/node-comment-json) from 4.1.1 to 4.2.3.
- [Release notes](https://github.com/kaelzhang/node-comment-json/releases)
- [Commits](https://github.com/kaelzhang/node-comment-json/compare/4.1.1...4.2.3)

---
updated-dependencies:
- dependency-name: comment-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 17:53:41 +00:00
github-actions[bot]
31578524dc Merge pull request #131 from Blockception/dependabot/npm_and_yarn/fast-glob-3.2.12
Bump fast-glob from 3.2.11 to 3.2.12
2022-10-26 17:53:37 +00:00
github-actions[bot]
327b9e7467 Merge pull request #139 from Blockception/dependabot/npm_and_yarn/types/node-18.11.6
Bump @types/node from 18.0.6 to 18.11.6
2022-10-26 17:53:27 +00:00
dependabot[bot]
0515e067ee Bump fast-glob from 3.2.11 to 3.2.12
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.2.11...3.2.12)

---
updated-dependencies:
- dependency-name: fast-glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 17:53:23 +00:00
github-actions[bot]
ecca8b214e Merge pull request #132 from Blockception/dependabot/npm_and_yarn/ts-loader-9.4.1
Bump ts-loader from 9.3.1 to 9.4.1
2022-10-26 17:53:16 +00:00
github-actions[bot]
18a230cc8b Merge pull request #135 from Blockception/dependabot/npm_and_yarn/types/chai-4.3.3
Bump @types/chai from 4.3.1 to 4.3.3
2022-10-26 17:53:13 +00:00
dependabot[bot]
6234f29483 Bump @types/node from 18.0.6 to 18.11.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.6 to 18.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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 17:53:06 +00:00
dependabot[bot]
14ed4450bd 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-10-26 17:53:01 +00:00
dependabot[bot]
2deb3a0e63 Bump @types/chai from 4.3.1 to 4.3.3
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.1 to 4.3.3.
- [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-10-26 17:52:59 +00:00
dependabot[bot]
78a50ae0c6 Merge pull request #130 from Blockception/dependabot/npm_and_yarn/typescript-4.8.4 2022-10-26 17:52:55 +00:00
dependabot[bot]
7c8fa8a499 Merge pull request #129 from Blockception/dependabot/npm_and_yarn/vscode-json-languageservice-5.1.1 2022-10-26 17:52:52 +00:00
dependabot[bot]
15e7aa63dd Bump mocha and @types/mocha
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together.

Updates `mocha` from 10.0.0 to 10.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/v10.0.0...v10.1.0)

Updates `@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: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 19:37:30 +00:00
dependabot[bot]
a7285a200b Bump typescript from 4.7.4 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 19:36:50 +00:00
dependabot[bot]
029f52cbb5 Bump vscode-json-languageservice from 5.1.0 to 5.1.1
Bumps [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/Microsoft/vscode-json-languageservice/releases)
- [Changelog](https://github.com/microsoft/vscode-json-languageservice/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-json-languageservice/commits)

---
updated-dependencies:
- dependency-name: vscode-json-languageservice
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 19:36:41 +00:00
DaanV2
b8e706b5b6 Updated 2022-09-16 14:56:57 +02:00
DaanV2
61327eac6e 1.0.1 2022-07-20 21:49:37 +02:00
DaanV2
368698e828 Updated dependencies 2022-07-20 21:45:04 +02:00
DaanV2
5a13affb66 Added $ref validator 2022-06-21 19:14:57 +02:00
DaanV2
d1c88f41a4 Updated dependecies 2022-05-09 09:38:59 +02:00
DaanV2
e8f609f04a Updated dependecies 2022-03-27 14:16:54 +02:00
DaanV2
e036116735 Updated testing dependencies 2021-12-14 19:23:13 +01:00
DaanV2
b327747d95 Updated 2021-10-04 12:00:20 +02:00
DaanV2
d175b7e295 Updated 2021-08-18 21:21:29 +02:00
DaanV2
eba6713f70 Fixing dependencies 2021-08-18 21:20:37 +02:00
DaanV2
02bb934fdc Updated 2021-08-18 21:15:48 +02:00
DaanV2
9abf4604b8 Updated 2021-08-18 21:03:39 +02:00
DaanV2
ba7e4203d8 Updated 2021-08-18 20:48:09 +02:00
DaanV2
7dfdb0802c Added unit tests 2021-08-18 20:15:02 +02:00
DaanV2
657f17d6f6 Updated 2021-08-18 17:11:09 +02:00