From 6acacf7ddafe645677cc39b3e779e71192b0880a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 01:42:32 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- .github/workflows/autofix.yml | 6 +-- .github/workflows/continuous-integration.yml | 18 ++++----- package.json | 40 ++++++++++---------- pnpm-workspace.yaml | 2 +- 4 files changed, 33 insertions(+), 33 deletions(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 1417fc4..01c2bd6 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -17,13 +17,13 @@ jobs: runs-on: ubuntu-24.04-arm steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0 with: node-version: lts/* - - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5e1c8eafbd745f64b1ef30a7d7ed7965034c486c + - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9e1c8eafbd745f64b1ef30a7d7ed7965034c486c name: 🟧 Install pnpm - name: 📦 Install dependencies diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 2710278..cc31807 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -25,13 +25,13 @@ jobs: runs-on: ubuntu-24.04-arm steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0 with: node-version: lts/* - - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5e1c8eafbd745f64b1ef30a7d7ed7965034c486c + - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9e1c8eafbd745f64b1ef30a7d7ed7965034c486c name: 🟧 Install pnpm - name: 📦 Install dependencies (root only, no scripts) @@ -45,13 +45,13 @@ jobs: runs-on: ubuntu-24.04-arm steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0 with: node-version: lts/* - - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5e1c8eafbd745f64b1ef30a7d7ed7965034c486c + - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9e1c8eafbd745f64b1ef30a7d7ed7965034c486c name: 🟧 Install pnpm - name: 📦 Install dependencies (root only, no scripts) @@ -68,13 +68,13 @@ jobs: runs-on: ubuntu-24.04-arm steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0 with: node-version: lts/* - - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5e1c8eafbd745f64b1ef30a7d7ed7965034c486c + - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9e1c8eafbd745f64b1ef30a7d7ed7965034c486c name: 🟧 Install pnpm - name: 📦 Install dependencies (root only, no scripts) diff --git a/package.json b/package.json index f3ab84d..5ddca9c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@discordjs/builders": "^1.14.1", "@discordjs/collection": "^2.1.1", - "@discordjs/core": "^2.4.0", + "@discordjs/core": "^2.6.0", "@prisma/adapter-pg": "^7.8.0", "@prisma/client": "^7.8.0", "@sapphire/bitfield": "^1.2.4", @@ -45,42 +45,42 @@ "@sapphire/result": "^2.8.0", "@sapphire/time-utilities": "^1.7.14", "@sapphire/utilities": "^3.18.2", - "@wolfstar/env-utilities": "^2.0.2", + "@wolfstar/env-utilities": "^2.0.3", "@wolfstar/http-framework": "^3.0.0", - "@wolfstar/http-framework-i18n": "^1.2.2", - "@wolfstar/logger": "^2.0.5", - "@wolfstar/safe-fetch": "^1.1.5", + "@wolfstar/http-framework-i18n": "^1.2.3", + "@wolfstar/logger": "^2.1.1", + "@wolfstar/safe-fetch": "^1.1.6", "@wolfstar/shared-http-pieces": "^1.2.6", - "@wolfstar/start-banner": "^2.0.3", - "@wolfstar/twitch-helpers": "^2.0.3", + "@wolfstar/start-banner": "^2.0.4", + "@wolfstar/twitch-helpers": "^2.0.4", "discord-api-types": "^0.38.48", - "fastify": "^5.8.5", + "fastify": "^5.10.0", "gradient-string": "^3.0.0", "husky": "^9.1.7", - "ioredis": "^5.11.0", + "ioredis": "^5.11.1", "nano-staged": "^1.0.2", - "nanoid": "^5.1.11", + "nanoid": "^5.1.16", "tslib": "^2.8.1", "untun": "^0.1.3" }, "devDependencies": { - "@commitlint/cli": "^21.0.2", - "@commitlint/config-conventional": "^21.0.2", + "@commitlint/cli": "^21.2.1", + "@commitlint/config-conventional": "^21.2.0", "@eslint-community/eslint-plugin-eslint-comments": "^4.7.2", "@rollup/plugin-alias": "^6.0.0", "@sapphire/ts-config": "^5.0.3", - "@types/node": "^24.13.2", + "@types/node": "^24.13.3", "@wolfstar/http-framework-test-utils": "^3.0.0", "cz-conventional-changelog": "^3.3.0", - "eslint": "^10.5.0", - "eslint-plugin-regexp": "^3.1.0", - "oxfmt": "^0.55.0", - "oxlint": "^1.70.0", + "eslint": "^10.7.0", + "eslint-plugin-regexp": "^3.1.1", + "oxfmt": "^0.59.0", + "oxlint": "^1.74.0", "prisma": "^7.8.0", "taze": "^19.14.1", - "tsdown": "^0.22.3", + "tsdown": "^0.22.12", "typescript": "~5.9.3", - "vitest": "^4.1.9" + "vitest": "^4.1.10" }, "nano-staged": { "*.{js,ts,mjs,cjs}": [ @@ -104,5 +104,5 @@ "node": ">=24.0.0", "pnpm": ">=10" }, - "packageManager": "pnpm@11.8.0" + "packageManager": "pnpm@11.15.1" } diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1dce6c8..2c6525d 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -3,7 +3,7 @@ overrides: minimist: ^1.2.8 # @wolfstar/http-framework-i18n@1.2.3 publishes an unresolved # "workspace:^" range for this dependency; pin it to a real release. - "@wolfstar/i18next-backend": ^2.0.7 + "@wolfstar/i18next-backend": ^2.0.8 allowBuilds: "@prisma/client": true