Commit Graph
404 Commits
Author SHA1 Message Date
dependabot[bot] 389305c50b Bump actions/setup-node from 6 to 7 (#619)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  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>
2026-07-19 20:52:42 -04:00
Nick Cipollo 50f714d583 pin pnpm version 2026-07-19 19:10:37 -04:00
dependabot[bot] 3ef8f8ffaf Bump actions/checkout from 6 to 7 (#616)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  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>
2026-07-01 07:54:57 -04:00
dependabot[bot] 40af679e21 Bump @types/node from 25.9.1 to 26.0.1 (#617)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.1 to 26.0.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: 26.0.1
  dependency-type: direct:production
  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>
2026-07-01 07:54:32 -04:00
dependabot[bot] 58e0adc4bb Bump @biomejs/biome from 2.4.13 to 2.5.1 (#618)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.4.13 to 2.5.1.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.1/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.5.1
  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>
2026-07-01 07:53:49 -04:00
Nick Cipollo a9f89a34f0 Fixes #613 Bump node version in workflows (#614)
Also:
- Increase min age of dependencies to 3 days
- Fix pnpm11 issues
2026-05-26 09:02:37 -04:00
dependabot[bot] 5be3c22c60 Bump @biomejs/biome from 2.4.4 to 2.4.13 (#610)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.4.4 to 2.4.13.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.13/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 11:44:37 -04:00
dependabot[bot] 21c5e8885d Bump typescript from 5.9.3 to 6.0.3 (#608)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.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>
2026-05-01 11:44:23 -04:00
dependabot[bot] cd3c96fc60 Bump @types/node from 25.1.0 to 25.6.0 (#606)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.1.0 to 25.6.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: 25.6.0
  dependency-type: direct:production
  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>
2026-05-01 11:44:13 -04:00
Nick Cipollo e8998be2b1 Bump brace-expansion to address security notice 2026-03-29 18:09:06 -04:00
Nick Cipollo d23a7cb09d Bump picomatch to fix security notice 2026-03-28 10:16:23 -04:00
dependabot[bot] d82d180c1d Bump @octokit/plugin-rest-endpoint-methods from 10.4.1 to 17.0.0 (#590)
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 10.4.1 to 17.0.0.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](https://github.com/octokit/plugin-rest-endpoint-methods.js/compare/v10.4.1...v17.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
  dependency-version: 17.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>
2026-03-26 14:17:37 -04:00
dependabot[bot] ba095ececc Bump pnpm/action-setup from 4 to 5 (#598)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 5.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v4...v5)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '5'
  dependency-type: direct:production
  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>
2026-03-26 14:17:07 -04:00
Nick Cipollo 339a81892b preparing release 1.21.0 v1.21.0 v1 2026-03-14 16:42:44 -04:00
Nick Cipollo df17233557 Resolve pnpm audit results
- bump vitest
- override undici
2026-03-14 16:36:59 -04:00
Nick Cipollo 813e942459 Update release script 2026-03-14 16:27:03 -04:00
Nick Cipollo 7df3a0e749 Update sheepit to use pnpm 2026-03-14 16:13:52 -04:00
Nick Cipollo caacf56b56 Fixes #595 Bump to node 24 2026-03-11 08:37:45 -04:00
Nick Cipollo c074b5e19f Fixes #593 Pass commitish into release notes request when present (#594) 2026-03-04 22:51:50 -05:00
dependabot[bot] 9e0366240f Bump @biomejs/biome from 2.3.13 to 2.4.4 (#591)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.3.13 to 2.4.4.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.4/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.4
  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>
2026-03-04 16:43:14 -05:00
dependabot[bot] 5b4b1954b0 Bump glob from 13.0.0 to 13.0.6 (#592)
Bumps [glob](https://github.com/isaacs/node-glob) from 13.0.0 to 13.0.6.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v13.0.0...v13.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-04 16:43:00 -05:00
Nick Cipollo 89bab4d0a7 debug build 2026-02-01 18:20:16 -05:00
dependabot[bot] 00cbfdc960 Bump @actions/github from 6.0.1 to 9.0.0 (#585)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.1 to 9.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-version: 9.0.0
  dependency-type: direct:production
  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>
2026-02-01 18:18:42 -05:00
Nick Cipollo 3f973430f2 Bump to core-3.0.0, move to vitest, support ESM modules (#587) 2026-02-01 17:51:43 -05:00
dependabot[bot] 5b3313d377 Bump @types/node from 25.0.3 to 25.1.0 (#583) 2026-02-01 09:22:25 -05:00
dependabot[bot] 7886be8054 Bump @biomejs/biome from 2.3.10 to 2.3.13 (#586) 2026-02-01 08:40:16 -05:00
Nick Cipollo 411d95d6a3 Rebuild after bumping dependencies 2026-01-06 07:40:00 -05:00
dependabot[bot] 72a3e11e23 Bump @types/node from 24.10.1 to 25.0.3 (#580)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 to 25.0.3.
- [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: 25.0.3
  dependency-type: direct:production
  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>
2026-01-06 07:28:46 -05:00
dependabot[bot] fc196c3dda Bump @actions/core from 1.11.1 to 2.0.1 (#579)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 2.0.1
  dependency-type: direct:production
  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>
2026-01-06 07:28:36 -05:00
dependabot[bot] 788c17510f Bump @biomejs/biome from 2.3.8 to 2.3.10 (#578)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.3.8 to 2.3.10.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.3.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-06 07:27:42 -05:00
dependabot[bot] 93682e08f2 Bump @octokit/types from 13.10.0 to 16.0.0 (#577)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.10.0 to 16.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v13.10.0...v16.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-version: 16.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>
2026-01-06 07:27:27 -05:00
Nick Cipollo 5f55df31e1 Fixes #552 Add missing readme entry for generateReleaseNotesPreviousTag 2025-12-06 11:05:53 -05:00
Nick Cipollo be9a4fac3a Remove untildify 2025-12-02 08:29:48 -05:00
Nick Cipollo 23d2cc4c27 Bump jest types 2025-12-02 07:42:05 -05:00
dependabot[bot] c15e4e52f5 Bump glob from 11.1.0 to 13.0.0 (#573)
Bumps [glob](https://github.com/isaacs/node-glob) from 11.1.0 to 13.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 13.0.0
  dependency-type: direct:production
  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-12-02 07:39:42 -05:00
dependabot[bot] b9387a1970 Bump @biomejs/biome from 2.3.2 to 2.3.8 (#575)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.3.2 to 2.3.8.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.8/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 07:39:13 -05:00
Nick Cipollo 327ba10342 Fix phantom dependencies 2025-12-01 20:21:27 -05:00
Nick Cipollo 5e58a022dc Migrate form yarn to pnpm 2025-12-01 20:07:09 -05:00
Nick Cipollo 7ffaa93f91 Install dependencies 2025-12-01 18:10:32 -05:00
Nick Cipollo c266243d9d Bump glob dependencies 2025-11-24 10:59:40 -05:00
dependabot[bot] 29d665a1e2 Bump actions/checkout from 5 to 6 (#569) 2025-11-23 12:07:31 -05:00
dependabot[bot] 8c0975efae Bump glob from 11.0.3 to 11.1.0 (#568) 2025-11-17 19:49:35 -05:00
dependabot[bot] 015a5adb5c Bump js-yaml from 3.14.1 to 3.14.2 (#567) 2025-11-17 15:28:39 -05:00
dependabot[bot] 73edeebfa1 Bump @types/node from 24.6.1 to 24.9.2 (#563) 2025-11-02 09:48:05 -05:00
dependabot[bot] cacc3525a9 Bump @biomejs/biome from 1.9.4 to 2.3.2 (#564) 2025-11-02 09:45:38 -05:00
dependabot[bot] 0dda22e486 Bump ts-jest from 29.3.4 to 29.4.5 (#561) 2025-11-02 09:44:33 -05:00
dependabot[bot] e00665902f Bump actions/setup-node from 5 to 6 (#559) 2025-11-02 09:44:21 -05:00
dependabot[bot] a0e7822741 Bump @types/node from 22.15.29 to 24.6.1 (#555)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.29 to 24.6.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.6.1
  dependency-type: direct:production
  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-10-01 10:51:17 -04:00
dependabot[bot] 206b0f552d Bump actions/setup-node from 4 to 5 (#551)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  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-10-01 10:50:49 -04:00
dependabot[bot] fb82a3ec11 Bump typescript from 5.8.3 to 5.9.3 (#556)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 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.8.3...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  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-10-01 10:49:10 -04:00