Compare commits

..
13 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
6 changed files with 553 additions and 681 deletions
+5 -5
View File
@@ -11,15 +11,15 @@ jobs:
check_pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- uses: pnpm/action-setup@v4
- uses: pnpm/action-setup@v6
with:
version: latest
version: 11.7.0
- uses: actions/setup-node@v6
- uses: actions/setup-node@v7
with:
node-version: 20
node-version: 24
cache: 'pnpm'
- name: "pnpm install"
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
name: Create Release
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: Create Release
id: create_release
uses: ncipollo/release-action@v1
+5 -5
View File
@@ -5,15 +5,15 @@ jobs:
check_pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- uses: pnpm/action-setup@v4
- uses: pnpm/action-setup@v6
with:
version: latest
version: 11.7.0
- uses: actions/setup-node@v6
- uses: actions/setup-node@v7
with:
node-version: 20
node-version: 24
cache: 'pnpm'
- name: "pnpm install"
+6 -11
View File
@@ -32,22 +32,17 @@
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^9.0.0",
"@types/node": "^25.1.0",
"@types/node": "^26.0.1",
"glob": "^13.0.6"
},
"pnpm": {
"overrides": {
"undici": ">=6.24.0"
}
},
"devDependencies": {
"@biomejs/biome": "2.4.4",
"@octokit/plugin-rest-endpoint-methods": "^10.4.1",
"@biomejs/biome": "2.5.1",
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
"@octokit/request-error": "^7.1.0",
"@octokit/types": "^16.0.0",
"@vercel/ncc": "^0.38.4",
"@vitest/coverage-v8": "^4.1.0",
"typescript": "^5.9.3",
"vitest": "^4.1.0"
"@vitest/coverage-v8": "^4.1.2",
"typescript": "^6.0.3",
"vitest": "^4.1.2"
}
}
+530 -659
View File
File diff suppressed because it is too large Load Diff
+6
View File
@@ -0,0 +1,6 @@
minimumReleaseAge: 4320
overrides:
undici: "6.25.0"
picomatch: "4.0.4"
brace-expansion: "5.0.6"