Commit Graph

323 Commits

Author SHA1 Message Date
Joel Wetzell 6f11dafa39 Merge pull request #202 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.54.0
Bump typescript-eslint from 8.50.0 to 8.54.0
2026-02-02 09:32:06 -06:00
Joel Wetzell efa8aa1975 Merge pull request #203 from jwetzell/dependabot/npm_and_yarn/globals-17.3.0
Bump globals from 16.5.0 to 17.3.0
2026-02-02 09:31:54 -06:00
dependabot[bot] b337c02aa3 Bump globals from 16.5.0 to 17.3.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.3.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.5.0...v17.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 13:55:28 +00:00
dependabot[bot] 1b4fc1fbf5 Bump typescript-eslint from 8.50.0 to 8.54.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.50.0 to 8.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 13:55:20 +00:00
Joel Wetzell a086e394dc Merge pull request #190 from jwetzell/dependabot/npm_and_yarn/eslint/js-9.39.2
Bump @eslint/js from 9.39.1 to 9.39.2
2025-12-23 14:19:37 -06:00
Joel Wetzell 9c83da1aa7 Merge pull request #191 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.50.0
Bump typescript-eslint from 8.48.1 to 8.50.0
2025-12-23 14:19:28 -06:00
dependabot[bot] df9631c48d Bump typescript-eslint from 8.48.1 to 8.50.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.48.1 to 8.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 12:07:15 +00:00
dependabot[bot] a0b95903a5 Bump @eslint/js from 9.39.1 to 9.39.2
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 12:10:17 +00:00
Joel Wetzell 52ed1a1134 Merge pull request #184 from jwetzell/dependabot/npm_and_yarn/rimraf-6.1.2
Bump rimraf from 6.1.0 to 6.1.2
2025-12-11 15:03:49 -06:00
dependabot[bot] f54c3e202b Bump rimraf from 6.1.0 to 6.1.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.1.0 to 6.1.2.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v6.1.0...v6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-11 21:02:40 +00:00
Joel Wetzell 3292f20449 Merge pull request #187 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.48.1
Bump typescript-eslint from 8.46.4 to 8.48.1
2025-12-11 15:01:42 -06:00
Joel Wetzell 4b63f5d6f3 Merge pull request #188 from jwetzell/dependabot/npm_and_yarn/prettier-3.7.4
Bump prettier from 3.6.2 to 3.7.4
2025-12-11 15:01:31 -06:00
dependabot[bot] a2dfb93086 Bump prettier from 3.6.2 to 3.7.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.4.
- [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.6.2...3.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 12:09:57 +00:00
dependabot[bot] 4e49d5fca2 Bump typescript-eslint from 8.46.4 to 8.48.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.46.4 to 8.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 12:09:50 +00:00
Joel Wetzell c87d472a10 Merge pull request #171 from jwetzell/dependabot/npm_and_yarn/typescript-5.9.3
Bump typescript from 5.9.2 to 5.9.3
2025-11-17 08:59:59 -06:00
dependabot[bot] 94906dce03 Bump typescript from 5.9.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3.
- [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.9.2...v5.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 14:58:09 +00:00
jwetzell 7a7d2e2526 Merge pull request #182 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.46.4
Bump typescript-eslint from 8.46.3 to 8.46.4
2025-11-17 08:34:26 -06:00
dependabot[bot] 315e685fab Bump typescript-eslint from 8.46.3 to 8.46.4
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.46.3 to 8.46.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 12:16:15 +00:00
jwetzell 98dd7c4a35 Merge pull request #179 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.46.3
Bump typescript-eslint from 8.46.0 to 8.46.3
2025-11-13 14:27:27 -06:00
jwetzell c2c13865c3 Merge pull request #180 from jwetzell/dependabot/npm_and_yarn/globals-16.5.0
Bump globals from 16.4.0 to 16.5.0
2025-11-13 14:27:17 -06:00
jwetzell b65f48ce92 Merge pull request #181 from jwetzell/dependabot/npm_and_yarn/eslint/js-9.39.1
Bump @eslint/js from 9.34.0 to 9.39.1
2025-11-13 14:27:09 -06:00
dependabot[bot] 2145f2a965 Bump @eslint/js from 9.34.0 to 9.39.1
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.34.0 to 9.39.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 14:00:09 +00:00
dependabot[bot] c184273d34 Bump globals from 16.4.0 to 16.5.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.4.0...v16.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 14:00:03 +00:00
dependabot[bot] c799f2d75b Bump typescript-eslint from 8.46.0 to 8.46.3
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.46.0 to 8.46.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.3/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 13:59:57 +00:00
jwetzell 839d523953 Merge pull request #177 from jwetzell/dependabot/npm_and_yarn/rimraf-6.1.0
Bump rimraf from 6.0.1 to 6.1.0
2025-11-08 11:01:17 -06:00
dependabot[bot] d42d78a04d Bump rimraf from 6.0.1 to 6.1.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.0.1 to 6.1.0.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v6.0.1...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 12:14:37 +00:00
jwetzell b107d21373 2.1.1 v2.1.1 2025-10-12 13:07:34 -05:00
jwetzell 4f222d107c sync package-lock 2025-10-12 13:05:34 -05:00
jwetzell fce5019225 Merge pull request #162 from jwetzell/dependabot/npm_and_yarn/globals-16.4.0
Bump globals from 16.3.0 to 16.4.0
2025-10-12 13:01:48 -05:00
jwetzell 7e670872c1 Merge pull request #173 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.46.0
Bump typescript-eslint from 8.45.0 to 8.46.0
2025-10-12 13:01:15 -05:00
jwetzell 6f66ce0ca9 Merge pull request #172 from jwetzell/dependabot/npm_and_yarn/types/node-24.7.2
Bump @types/node from 24.7.0 to 24.7.2
2025-10-12 13:01:05 -05:00
jwetzell b5cb118c01 remove NODE_AUTH_TOKEN for new trusted publisher format 2025-10-12 12:59:28 -05:00
dependabot[bot] 23e0553963 Bump typescript-eslint from 8.45.0 to 8.46.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-12 17:56:13 +00:00
dependabot[bot] 0382d7be8b Bump @types/node from 24.7.0 to 24.7.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.7.0 to 24.7.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-version: 24.7.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-12 17:56:02 +00:00
jwetzell e0a9fb97fd fix job name 2025-10-12 12:55:42 -05:00
jwetzell 2344389364 Merge pull request #170 from jwetzell/update-node
update node version
2025-10-12 12:54:55 -05:00
jwetzell dffee7781e set dependabot to only propose patch changes for @types 2025-10-12 12:53:45 -05:00
jwetzell 1d5ea2f15c update node version in nvmrc 2025-10-12 12:53:13 -05:00
dependabot[bot] 5e8b9fc305 Bump globals from 16.3.0 to 16.4.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.3.0 to 16.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-12 17:50:35 +00:00
jwetzell 54a8da8565 Merge pull request #168 from jwetzell/dependabot/npm_and_yarn/types/node-24.7.0
Bump @types/node from 24.3.1 to 24.7.0
2025-10-12 12:49:32 -05:00
jwetzell 7a3c727b0f Merge pull request #169 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.45.0
Bump typescript-eslint from 8.42.0 to 8.45.0
2025-10-12 12:49:22 -05:00
dependabot[bot] b817a14320 Bump typescript-eslint from 8.42.0 to 8.45.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.42.0 to 8.45.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 12:52:12 +00:00
dependabot[bot] ee2a6086b9 Bump @types/node from 24.3.1 to 24.7.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.1 to 24.7.0.
- [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-version: 24.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 12:50:55 +00:00
jwetzell cd9032fb44 2.1.0 v2.1.0 2025-09-16 21:48:13 -05:00
jwetzell cb61fe340e insert dummy package json so type is setup correctly when imported into a project 2025-09-16 21:46:01 -05:00
jwetzell cd125da49b don't use directory or extensionless imports 2025-09-16 21:45:32 -05:00
jwetzell 9cfd033380 Merge pull request #158 from jwetzell/dependabot/npm_and_yarn/types/node-24.3.1
Bump @types/node from 24.3.0 to 24.3.1
2025-09-10 15:09:52 -05:00
jwetzell 3403dee7d5 Merge pull request #159 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.42.0
Bump typescript-eslint from 8.40.0 to 8.42.0
2025-09-10 15:09:38 -05:00
dependabot[bot] 09c8f301c3 Bump typescript-eslint from 8.40.0 to 8.42.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.40.0 to 8.42.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.42.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 12:30:25 +00:00
dependabot[bot] 9880a6e27c Bump @types/node from 24.3.0 to 24.3.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.0 to 24.3.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-version: 24.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 12:29:43 +00:00