Commit Graph

763 Commits

Author SHA1 Message Date
dependabot[bot]
267a19fd1e build(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.14.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.6.0 to 7.14.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/v7.14.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>
2024-06-24 20:05:46 +00:00
Tara Nelson
e005a862c6 Merge pull request #588 from actions/dependabot/npm_and_yarn/types/node-16.18.101
build(deps-dev): bump @types/node from 16.18.96 to 16.18.101
2024-06-24 20:04:14 +00:00
dependabot[bot]
d5b3ce6ad5 build(deps-dev): bump @types/node from 16.18.96 to 16.18.101
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.96 to 16.18.101.
- [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>
2024-06-21 13:42:25 +00:00
Jonathan
fa4a4f2866 Merge pull request #583 from actions/dependabot/npm_and_yarn/braces-3.0.3
build(deps-dev): bump braces from 3.0.2 to 3.0.3
2024-06-18 17:11:39 +00:00
dependabot[bot]
7804f34bc2 build(deps-dev): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 00:38:10 +00:00
Shaun Wong
9bfe908f2e Merge pull request #542 from actions/dependabot/npm_and_yarn/undici-5.28.4
build(deps): bump undici from 5.28.3 to 5.28.4
v1.0.1
2024-04-11 19:36:38 +00:00
Shaun Wong
aa4be744eb Merge branch 'main' into dependabot/npm_and_yarn/undici-5.28.4 2024-04-11 13:26:00 -06:00
Shaun Wong
2fbfb365e5 Merge pull request #548 from actions/dependabot/npm_and_yarn/types/node-16.18.96
build(deps-dev): bump @types/node from 16.18.91 to 16.18.96
2024-04-11 18:29:18 +00:00
Shaun Wong
5bc743984c Merge pull request #549 from actions/dependabot/npm_and_yarn/typescript-5.4.5
build(deps-dev): bump typescript from 5.4.3 to 5.4.5
2024-04-11 18:28:53 +00:00
dependabot[bot]
19e0b7219b build(deps-dev): bump @types/node from 16.18.91 to 16.18.96
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.91 to 16.18.96.
- [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>
2024-04-11 18:27:52 +00:00
dependabot[bot]
98a7c082d5 build(deps-dev): bump typescript from 5.4.3 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5.
- [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.4.3...v5.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 18:27:50 +00:00
Shaun Wong
00c590e81f Merge pull request #547 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.6.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.6.0
2024-04-11 18:27:13 +00:00
dependabot[bot]
52491a9452 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 7.4.0 to 7.6.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/v7.6.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>
2024-04-11 18:26:49 +00:00
Shaun Wong
4f1a839ac3 Merge pull request #546 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-7.6.0
build(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.6.0
2024-04-11 18:25:23 +00:00
Shaun Wong
8c9ffb20a6 Merge pull request #550 from actions/dependabot/npm_and_yarn/undici-5.28.4-fixes
Dependabot/npm and yarn/undici 5.28.4 fixes
2024-04-11 12:23:30 -06:00
Shaun Wong
90678b50c7 Build and package 2024-04-11 18:16:16 +00:00
Shaun Wong
d24f09649c prettier 2024-04-11 18:16:03 +00:00
Shaun Wong
b768848d0a Updates .licenses/npm/undici.dep.yml 2024-04-11 18:08:57 +00:00
dependabot[bot]
0c7ecc1b4d build(deps-dev): bump @typescript-eslint/parser from 7.4.0 to 7.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.4.0 to 7.6.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/v7.6.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>
2024-04-09 13:35:11 +00:00
dependabot[bot]
1df6589f77 build(deps): bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 17:28:10 +00:00
Tara Nelson
2e5cc851ca Merge pull request #535 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-7.4.0
build(deps-dev): bump @typescript-eslint/parser from 7.3.1 to 7.4.0
v1.0.0
2024-03-26 20:51:11 +00:00
dependabot[bot]
3dab52e5bb build(deps-dev): bump @typescript-eslint/parser from 7.3.1 to 7.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.3.1 to 7.4.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/v7.4.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>
2024-03-26 20:48:45 +00:00
Tara Nelson
bc7f197e42 Merge pull request #536 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.4.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.1 to 7.4.0
2024-03-26 20:47:19 +00:00
dependabot[bot]
8b0d068d2c 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 7.0.1 to 7.4.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/v7.4.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>
2024-03-26 13:27:21 +00:00
Tara Nelson
fd6d5b12f3 Merge pull request #529 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-7.3.1
build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 7.3.1
2024-03-25 23:46:32 +00:00
Tara Nelson
5fac5b5de1 Bump peer dependency: @typescript-eslint/eslint-plugin 2024-03-25 23:38:33 +00:00
dependabot[bot]
2273688739 build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 7.3.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 7.3.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/v7.3.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 22:31:42 +00:00
Tara Nelson
e5062c6907 Merge pull request #534 from actions/dependabot/npm_and_yarn/types/jest-29.5.12
build(deps-dev): bump @types/jest from 29.5.7 to 29.5.12
2024-03-21 22:30:21 +00:00
dependabot[bot]
72eee969eb build(deps-dev): bump @types/jest from 29.5.7 to 29.5.12
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.7 to 29.5.12.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 22:23:46 +00:00
Tara Nelson
b4dd92f4f3 Merge pull request #533 from actions/dependabot/npm_and_yarn/typescript-5.4.3
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
2024-03-21 22:16:04 +00:00
dependabot[bot]
d2cc342a72 build(deps-dev): bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.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.4.2...v5.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>
2024-03-21 21:35:27 +00:00
Tara Nelson
9be09f9d98 Merge pull request #528 from actions/dependabot/npm_and_yarn/ts-jest-29.1.2
build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2
2024-03-21 21:34:06 +00:00
Cam McHenry
ab89be159e Merge pull request #530 from actions/dependabot/npm_and_yarn/vercel/ncc-0.38.1
build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1
2024-03-20 13:55:02 +00:00
dependabot[bot]
175e18730b build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 13:50:02 +00:00
dependabot[bot]
dbf415274b build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.0...0.38.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 13:49:21 +00:00
Cam McHenry
d8b9525df0 Merge pull request #531 from actions/dependabot/npm_and_yarn/prettier-3.2.5
build(deps-dev): bump prettier from 3.0.3 to 3.2.5
2024-03-20 13:48:33 +00:00
Cam McHenry
0dddc33d5c Merge pull request #532 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.2
build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.2
2024-03-20 13:47:54 +00:00
dependabot[bot]
912532c948 build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.0 to 4.10.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 13:34:27 +00:00
dependabot[bot]
be07ec5e70 build(deps-dev): bump prettier from 3.0.3 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.2.5.
- [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/3.0.3...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 13:34:20 +00:00
Tara Nelson
1b844f0c5a Merge pull request #526 from actions/dependabot/npm_and_yarn/typescript-5.4.2
build(deps-dev): bump typescript from 5.2.2 to 5.4.2
v0.6.1
2024-03-19 16:52:48 +00:00
Tara Nelson
4323c7cd87 Build and package 2024-03-19 16:46:54 +00:00
dependabot[bot]
6a865c8516 build(deps-dev): bump typescript from 5.2.2 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.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.2.2...v5.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>
2024-03-19 16:40:06 +00:00
Tara Nelson
9a27b43457 Merge pull request #524 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.0.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.0 to 7.0.0
2024-03-19 16:38:36 +00:00
dependabot[bot]
01559e7e8c 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 6.7.0 to 7.0.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/v7.0.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 16:33:31 +00:00
Tara Nelson
47ef2f16b8 Merge pull request #525 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.9.0
build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.9.0
2024-03-19 16:31:58 +00:00
dependabot[bot]
78f1934e9f build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.9.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.0 to 27.9.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.0...v27.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 16:29:44 +00:00
Tara Nelson
ddd915231a Merge pull request #527 from actions/dependabot/npm_and_yarn/types/node-16.18.91
build(deps-dev): bump @types/node from 16.18.60 to 16.18.91
2024-03-19 16:28:15 +00:00
Tara Nelson
aed80a1e7a Merge pull request #523 from actions/prepare-release
Update readme and prepare release
2024-03-19 15:53:20 +00:00
Tara Nelson
4bc62d662e Update README.md
Co-authored-by: Cam McHenry <camchenry@users.noreply.github.com>
2024-03-19 08:53:10 -07:00
dependabot[bot]
93a10532ed build(deps-dev): bump @types/node from 16.18.60 to 16.18.91
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.60 to 16.18.91.
- [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>
2024-03-19 13:56:34 +00:00