Commit Graph

327 Commits

Author SHA1 Message Date
Joachim Van Herwegen
6d5f56cfe4 feat: Use rdf-vocabulary library 2024-09-16 08:39:29 +02:00
Joachim Van Herwegen
58574eec07 feat: Use asynchandler library for handlers 2024-09-16 08:39:29 +02:00
Joachim Van Herwegen
dce39f67e8 feat: Replace logging with external library 2024-09-16 08:39:29 +02:00
Joachim Van Herwegen
3902eccbde Merge branch 'refs/heads/main' into versions/next-major
# Conflicts:
#	package-lock.json
#	package.json
2024-09-06 09:59:04 +02:00
dependabot[bot]
9d403e516c chore(deps): bump marked from 13.0.0 to 14.1.0
Bumps [marked](https://github.com/markedjs/marked) from 13.0.0 to 14.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v13.0.0...v14.1.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 07:22:00 +02:00
Joachim Van Herwegen
221dcc41cd chore(release): Release version 7.1.2 of the npm package 2024-08-20 07:39:31 +02:00
Joachim Van Herwegen
4599bf413e chore(release): Release version 7.1.1 of the npm package 2024-08-07 09:08:58 +02:00
Joachim Van Herwegen
b93aa31c93 chore: Use correct markdownlint-cli2 fix command 2024-08-07 08:42:32 +02:00
Joachim Van Herwegen
6b8223ba9c chore: Update ts-node 2024-07-19 15:04:09 +02:00
Joachim Van Herwegen
46f5fc239e chore: Depend on external eslint package 2024-07-19 15:04:09 +02:00
Joachim Van Herwegen
ecd031e69f chore: Update lint dependencies 2024-07-19 15:04:09 +02:00
Joachim Van Herwegen
d1282f6b1a chore: Update eslint-plugin-jest dependency 2024-07-19 15:04:09 +02:00
Joachim Van Herwegen
86e8c09e2d chore: Update markdownlint-cli2 dependency 2024-07-19 15:04:09 +02:00
dependabot[bot]
1be2e23651 chore(deps): bump marked from 12.0.0 to 13.0.0
Bumps [marked](https://github.com/markedjs/marked) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v12.0.0...v13.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 09:35:24 +02:00
dependabot[bot]
c738de183e chore(deps): bump @types/uuid from 9.0.5 to 10.0.0
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.5 to 10.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 09:30:40 +02:00
dependabot[bot]
53c56b24d0 chore(deps): bump jsonld-context-parser from 2.3.2 to 3.0.0
Bumps [jsonld-context-parser](https://github.com/rubensworks/jsonld-context-parser.js) from 2.3.2 to 3.0.0.
- [Changelog](https://github.com/rubensworks/jsonld-context-parser.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubensworks/jsonld-context-parser.js/compare/v2.3.2...v3.0.0)

---
updated-dependencies:
- dependency-name: jsonld-context-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 09:15:28 +02:00
dependabot[bot]
bdfbc54265 chore(deps): bump uuid from 9.0.1 to 10.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 06:59:08 +02:00
Joachim Van Herwegen
2f10d22c18 chore(release): Release version 7.1.0 of the npm package 2024-05-24 08:41:54 +02:00
dependabot[bot]
337902c12d chore(deps-dev): bump supertest from 6.3.3 to 7.0.0
Bumps [supertest](https://github.com/ladjs/supertest) from 6.3.3 to 7.0.0.
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](https://github.com/ladjs/supertest/compare/v6.3.3...v7.0.0)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 14:05:34 +02:00
dependabot[bot]
afe96b1b12 chore(deps): bump fetch-sparql-endpoint from 4.1.0 to 5.0.0
Bumps [fetch-sparql-endpoint](https://github.com/rubensworks/fetch-sparql-endpoint.js) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/rubensworks/fetch-sparql-endpoint.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubensworks/fetch-sparql-endpoint.js/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: fetch-sparql-endpoint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 14:05:12 +02:00
Joachim Van Herwegen
7abca33b67 chore: Update @antfu/eslint-config dependency to 2.11.4 2024-04-02 09:16:51 +02:00
Joachim Van Herwegen
c4df54dd88 chore(release): Release version 7.0.5 of the npm package 2024-03-25 15:11:42 +01:00
dependabot[bot]
4fb0431e56 chore(deps): bump @comunica/context-entries from 2.8.2 to 3.0.1
Bumps [@comunica/context-entries](https://github.com/comunica/comunica/tree/HEAD/packages/context-entries) from 2.8.2 to 3.0.1.
- [Release notes](https://github.com/comunica/comunica/releases)
- [Changelog](https://github.com/comunica/comunica/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comunica/comunica/commits/v3.0.1/packages/context-entries)

---
updated-dependencies:
- dependency-name: "@comunica/context-entries"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 12:51:32 +01:00
dependabot[bot]
1723a5d2df chore(deps): bump @comunica/query-sparql from 2.9.0 to 3.0.1
Bumps [@comunica/query-sparql](https://github.com/comunica/comunica/tree/HEAD/engines/query-sparql) from 2.9.0 to 3.0.1.
- [Release notes](https://github.com/comunica/comunica/releases)
- [Changelog](https://github.com/comunica/comunica/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comunica/comunica/commits/v3.0.1/engines/query-sparql)

---
updated-dependencies:
- dependency-name: "@comunica/query-sparql"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:57:20 +01:00
dependabot[bot]
7e847ff90a chore(deps-dev): bump componentsjs-generator from 3.1.2 to 4.0.1
Bumps [componentsjs-generator](https://github.com/LinkedSoftwareDependencies/Components-Generator.js) from 3.1.2 to 4.0.1.
- [Release notes](https://github.com/LinkedSoftwareDependencies/Components-Generator.js/releases)
- [Changelog](https://github.com/LinkedSoftwareDependencies/Components-Generator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/LinkedSoftwareDependencies/Components-Generator.js/compare/v3.1.2...v4.0.1)

---
updated-dependencies:
- dependency-name: componentsjs-generator
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 08:17:34 +01:00
dependabot[bot]
8ad4fe0385 chore(deps): bump componentsjs from 5.4.2 to 6.0.1
Bumps [componentsjs](https://github.com/LinkedSoftwareDependencies/Components.js) from 5.4.2 to 6.0.1.
- [Release notes](https://github.com/LinkedSoftwareDependencies/Components.js/releases)
- [Changelog](https://github.com/LinkedSoftwareDependencies/Components.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/LinkedSoftwareDependencies/Components.js/compare/v5.4.2...v6.0.1)

---
updated-dependencies:
- dependency-name: componentsjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 07:54:28 +01:00
dependabot[bot]
868f14ff04 chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.0 to 19.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 12:51:09 +01:00
dependabot[bot]
b9b226de80 chore(deps-dev): bump @commitlint/cli from 18.4.0 to 19.0.3
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.0 to 19.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 11:12:21 +01:00
Joachim Van Herwegen
5086f2280b chore: Update nodemailer dependency
6.9.6 had a vulnerability issue
2024-02-15 14:31:10 +01:00
Joachim Van Herwegen
f890c769f8 chore(release): Release version 7.0.4 of the npm package 2024-02-07 07:59:30 +01:00
dependabot[bot]
ee1b501ad0 chore(deps): bump marked from 11.0.0 to 12.0.0
Bumps [marked](https://github.com/markedjs/marked) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v11.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 10:06:28 +01:00
Joachim Van Herwegen
841b0f156b Merge branch 'main' into versions/next-major 2024-01-12 10:40:21 +01:00
Joachim Van Herwegen
19f9ef7882 chore: Update @inrupt/solid-client-authn to v2.0.0 2024-01-12 10:17:37 +01:00
Joachim Van Herwegen
820d9b8917 chore: Update @solid/access-token-verifier to v2.1.0 2024-01-12 10:17:37 +01:00
Joachim Van Herwegen
84d64ac1a2 chore(release): Release version 7.0.3 of the npm package 2024-01-05 11:56:17 +01:00
Joachim Van Herwegen
4664c64e6c Merge branch 'main' into versions/next-major
# Conflicts:
#	package-lock.json
#	package.json
2024-01-04 10:53:01 +01:00
dependabot[bot]
601d0d6f04 chore(deps-dev): bump @types/supertest from 2.0.14 to 6.0.2
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.14 to 6.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

---
updated-dependencies:
- dependency-name: "@types/supertest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 10:47:58 +01:00
Joachim Van Herwegen
3a9b0d69f0 chore: Update linting dependency 2023-12-08 14:24:35 +01:00
dependabot[bot]
bf2d30e82d chore(deps): bump marked from 9.1.0 to 11.0.0
Bumps [marked](https://github.com/markedjs/marked) from 9.1.0 to 11.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v9.1.0...v11.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 10:59:09 +01:00
dependabot[bot]
9aa13c7012 chore(deps): bump jose from 4.15.2 to 5.1.3
Bumps [jose](https://github.com/panva/jose) from 4.15.2 to 5.1.3.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v4.15.2...v5.1.3)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 10:58:21 +01:00
Joachim Van Herwegen
1234acc0e1 chore(release): Release version 7.0.2 of the npm package 2023-11-20 09:40:16 +01:00
Joachim Van Herwegen
86d9005b07 Merge branch 'main' into versions/next-major
# Conflicts:
#	package-lock.json
#	package.json
2023-11-10 08:53:08 +01:00
dependabot[bot]
97e183dfc8 chore(deps-dev): bump commit-and-tag-version from 11.3.0 to 12.0.0
Bumps [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) from 11.3.0 to 12.0.0.
- [Release notes](https://github.com/absolute-version/commit-and-tag-version/releases)
- [Changelog](https://github.com/absolute-version/commit-and-tag-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/absolute-version/commit-and-tag-version/compare/v11.3.0...v12.0.0)

---
updated-dependencies:
- dependency-name: commit-and-tag-version
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 09:51:04 +01:00
Joachim Van Herwegen
edbf895505 chore: Update to TypeScript 5.2.2
tsconfig has to be different for tests due to cjs/esm issues with jest.
Deploy scripts need to use the original tsconfig though,
which is why we have the current nested tsconfigs.
2023-11-02 10:51:29 +01:00
Joachim Van Herwegen
6248ed0938 refactor: Replace linting configurations
The previous package was outdated, preventing us from updating TS.
This one also lints YAML and JSON,
and applies many more rules to the test files,
explaining all the changes in this PR.
2023-11-02 09:49:17 +01:00
dependabot[bot]
edaa2d350c chore(deps-dev): bump @commitlint/cli from 17.7.2 to 18.2.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.2 to 18.2.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.2.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 08:36:08 +02:00
dependabot[bot]
bbe394dbe8 chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.7.0 to 18.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.0.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 09:01:10 +02:00
Joachim Van Herwegen
6f341a839f chore(release): Release version 7.0.1 of the npm package 2023-10-20 16:00:49 +02:00
Joachim Van Herwegen
28dbfead78 chore(release): Release version 7.0.0 of the npm package 2023-10-19 09:22:10 +02:00
Joachim Van Herwegen
8f2ccb7b41 chore: Update devDependencies 2023-10-11 16:25:49 +02:00