Commit Graph

343 Commits

Author SHA1 Message Date
github-actions[bot] 232c86b8e6 chore(main): release 8.0.5 (#676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-10 16:01:59 +00:00
dependabot[bot] 7b97af670f build(deps-dev): bump @fdawgs/eslint-config in the eslint group (#708)
Bumps the eslint group with 1 update: [@fdawgs/eslint-config](https://github.com/Fdawgs/eslint-config).


Updates `@fdawgs/eslint-config` from 1.0.9 to 2.0.0
- [Release notes](https://github.com/Fdawgs/eslint-config/releases)
- [Changelog](https://github.com/Fdawgs/eslint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Fdawgs/eslint-config/compare/v1.0.9...v2.0.0)

---
updated-dependencies:
- dependency-name: "@fdawgs/eslint-config"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 18:11:06 +00:00
Frazer Smith e88c93b9f3 chore: rename lint scripts to reflect use (#701) 2025-10-30 11:21:04 +00:00
Frazer Smith 704b014132 test: up coverage threshold (#699) 2025-10-09 07:41:45 +01:00
Frazer Smith 039f689e9f fix(index): revert #688 (#694) 2025-10-06 17:23:52 +01:00
Frazer Smith 9b5d06d9ab ci(ci): add typecheck to lint job (#691) 2025-10-05 15:23:30 +01:00
dependabot[bot] 6b8d34cb13 build(deps-dev): bump the commitlint group with 2 updates (#693)
Bumps the commitlint group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).


Updates `@commitlint/cli` from 19.8.1 to 20.1.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/v20.1.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 19.8.1 to 20.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/v20.0.0/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 18:05:16 +00:00
Frazer Smith a08507902f build(tsconfig): add typescript declaration map (#689) 2025-09-23 19:41:46 +01:00
dependabot[bot] ac8b34602f build(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#674)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-01 18:28:11 +00:00
github-actions[bot] 500a779c60 chore(main): release 8.0.4 (#664) 2025-07-30 11:07:29 +01:00
github-actions[bot] 5f7d513307 chore(main): release 8.0.3 (#661) 2025-07-08 19:38:55 +01:00
github-actions[bot] 9d0f224011 chore(main): release 8.0.2 (#644) 2025-07-07 12:18:37 +01:00
Frazer Smith 7c2a18dd30 build(deps-dev): migrate to eslint flat config (#654)
* build(deps-dev): migrate to eslint flat config

* build(deps-dev): remove jest globals

* build(deps-dev): group eslint config

* build(deps-dev): sort group
2025-07-07 12:11:26 +01:00
dependabot[bot] c224031cfe build(deps-dev): bump @types/jest from 29.5.14 to 30.0.0 (#657)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-01 19:03:03 +00:00
dependabot[bot] 2380acc3f1 build(deps-dev): bump jest from 29.7.0 to 30.0.3 (#656)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.3.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.3/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-01 19:02:41 +00:00
Frazer Smith cddbc55821 build(deps-dev): replace license-checker with licensee (#653)
* build(deps-dev): replace license-checker with licensee

* build(licensee): sort values
2025-06-25 18:31:56 +01:00
github-actions[bot] bcee05165e chore(main): release 8.0.1 (#642)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-06 09:13:12 +01:00
github-actions[bot] 52cd1c1237 chore(main): release 8.0.0 (#626)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-05 17:40:06 +01:00
dependabot[bot] ff73305e2b build(deps-dev): bump glob from 10.4.5 to 11.0.2 (#638)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 11.0.2.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v11.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 18:34:20 +00:00
Frazer Smith 055fd1d1cd docs: correctly capitalise node.js 2025-03-21 18:23:10 +00:00
Frazer Smith 160d1266f5 chore(package): standardise test script naming 2025-03-21 18:23:10 +00:00
dependabot[bot] 669825599e build(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#629)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 18:28:47 +00:00
Frazer Smith 18f09de8f1 chore!: drop support for node 18
BREAKING CHANGE: dropped support for node 18
2025-02-09 17:41:05 +00:00
github-actions[bot] 61f44d3111 chore(main): release 7.2.4 (#622)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-06 15:45:23 +00:00
Frazer Smith 98a10a33b7 docs(api): add api documentation 2025-02-06 09:39:46 +00:00
Frazer Smith 4a150221ed build(deps): remove upath 2025-02-05 14:37:45 +00:00
github-actions[bot] 72a3e6123d chore(main): release 7.2.3 (#611)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-13 10:10:28 +00:00
Frazer Smith e0d7ca6b99 build(deps-dev): bump dev dependencies 2025-01-11 17:49:53 +00:00
dependabot[bot] 10d0d294c6 build(deps-dev): bump typescript from 5.5.4 to 5.6.3 (#607)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 18:10:42 +00:00
Frazer Smith 8da91ef09d build(deps-dev): lock typescript minor version (#605) 2024-10-21 10:32:06 +01:00
github-actions[bot] 4afb407d5b chore(main): release 7.2.2 (#594)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-15 10:04:31 +01:00
Frazer Smith 0318cf1309 build(deps-dev): bump dev dependencies 2024-08-15 09:45:25 +01:00
Frazer Smith d933f295bc chore(.npmrc): enforce strict engine checks (#593) 2024-08-05 11:49:43 +01:00
github-actions[bot] da15f1d372 chore(main): release 7.2.1 (#588)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-30 12:07:54 +01:00
dependabot[bot] 9480652be7 build(deps-dev): bump glob from 10.4.5 to 11.0.0 (#587)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 04:10:23 +00:00
Frazer Smith e074e99ce3 chore(package): use shorter semver syntax 2024-07-30 05:05:19 +01:00
Frazer Smith e189c9d30e build(deps-dev): bump dev dependencies 2024-07-30 05:05:19 +01:00
Frazer Smith b3ccf43f14 build(deps): bump semver from 7.6.0 to 7.6.3 2024-07-30 05:05:19 +01:00
Frazer Smith b221d6d30d chore(package): change author email 2024-05-03 21:03:24 +01:00
github-actions[bot] 1908ae7e68 chore(main): release 7.2.0 (#570)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-12 18:21:24 +00:00
Frazer Smith 9253774d38 build(deps-dev): bump dev dependencies 2024-03-12 16:52:25 +00:00
Frazer Smith a687ea309b docs: remove outdated api docs; refer to type defs instead 2024-03-12 16:49:03 +00:00
dependabot[bot] fd918277f1 build(deps-dev): bump the commitlint group with 2 updates (#567)
Bumps the commitlint group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).


Updates `@commitlint/cli` from 18.6.1 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)

Updates `@commitlint/config-conventional` from 18.6.2 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/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: commitlint
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: commitlint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 18:13:37 +00:00
github-actions[bot] 14762c45f8 chore(main): release 7.1.1 (#563) 2024-02-23 10:00:45 +00:00
Frazer Smith f561a8426a build(deps): bump semver from 7.5.4 to 7.6.0 2024-02-22 14:25:32 +00:00
Frazer Smith 66cd910b71 build(deps-dev): bump dev dependencies 2024-02-22 11:50:01 +00:00
Frazer Smith 31d872937f chore(.husky): migrate hooks to v9 style 2024-01-26 06:52:45 +00:00
dependabot[bot] 1ce715d79f build(deps-dev): bump husky from 8.0.3 to 9.0.6 (#565)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 06:09:00 +00:00
Frazer Smith 9b25cf4dfc build(deps-dev): bump dev dependencies 2024-01-24 12:45:56 +00:00
Frazer Smith 3e52e27895 chore(.prettierignore): ignore auto-generate types 2024-01-24 12:42:23 +00:00