diff --git a/.github/workflows/buddy-bot.yml b/.github/workflows/buddy-bot.yml index 4ed077f..a2264e7 100644 --- a/.github/workflows/buddy-bot.yml +++ b/.github/workflows/buddy-bot.yml @@ -126,11 +126,11 @@ jobs: persist-credentials: true - name: Setup Bun - uses: oven-sh/setup-bun@v2 + uses: oven-sh/setup-bun@v2.0.2 - name: Setup PHP and Composer (if needed) if: ${{ hashFiles('composer.json') != '' }} - uses: shivammathur/setup-php@v2 + uses: shivammathur/setup-php@2.35.4 with: php-version: '8.4' tools: composer @@ -163,7 +163,7 @@ jobs: persist-credentials: true - name: Setup Bun - uses: oven-sh/setup-bun@v2 + uses: oven-sh/setup-bun@v2.0.2 - name: Install dependencies run: bun install @@ -244,11 +244,11 @@ jobs: persist-credentials: true - name: Setup Bun - uses: oven-sh/setup-bun@v2 + uses: oven-sh/setup-bun@v2.0.2 - name: Setup PHP and Composer (if needed) if: ${{ hashFiles('composer.json') != '' }} - uses: shivammathur/setup-php@v2 + uses: shivammathur/setup-php@2.35.4 with: php-version: '8.4' tools: composer @@ -351,7 +351,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Setup Bun - uses: oven-sh/setup-bun@v2 + uses: oven-sh/setup-bun@v2.0.2 - name: Install dependencies run: bun install diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4b8eee2..b6b2e2a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: uses: oven-sh/setup-bun@v2 - name: Use cached node_modules - uses: actions/cache@v4 + uses: actions/cache@v4.2.4 with: path: node_modules key: node-modules-${{ hashFiles('**/bun.lockb') }} @@ -47,7 +47,7 @@ jobs: uses: oven-sh/setup-bun@v2 - name: Use cached node_modules - uses: actions/cache@v4 + uses: actions/cache@v4.2.4 with: path: node_modules key: node-modules-${{ hashFiles('**/bun.lockb') }} @@ -70,7 +70,7 @@ jobs: # uses: oven-sh/setup-bun@v2 # - name: Use cached node_modules - # uses: actions/cache@v4 + # uses: actions/cache@v4.2.4 # with: # path: node_modules # key: node-modules-${{ hashFiles('**/bun.lockb') }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1c546f4..c728c2a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: uses: oven-sh/setup-bun@v2 - name: Use cached node_modules - uses: actions/cache@v4 + uses: actions/cache@v4.2.4 with: path: node_modules key: node-modules-${{ hashFiles('**/bun.lockb') }} diff --git a/package.json b/package.json index 3d129b0..1d4d023 100644 --- a/package.json +++ b/package.json @@ -42,50 +42,50 @@ }, "dependencies": { "@stacksjs/eslint-config": "^4.10.2-beta.3", - "@typescript-eslint/utils": "^8.32.1", - "@unocss/config": "66.1.1", - "@unocss/core": "66.1.1", - "magic-string": "^0.30.17", - "synckit": "^0.11.4", - "unocss": "^66.1.1" + "@typescript-eslint/utils": "^8.41.0", + "@unocss/config": "66.4.2", + "@unocss/core": "66.4.2", + "magic-string": "^0.30.18", + "synckit": "^0.11.11", + "unocss": "^66.4.2" }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0", "@eslint/markdown": "^6.4.0", "@stacksjs/bumpx": "^0.1.17", "@stacksjs/gitlint": "^0.1.5", - "@stacksjs/logsmith": "^0.1.8", - "@stacksjs/path": "latest", + "@stacksjs/logsmith": "^0.1.9", + "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", - "@types/bun": "^1.2.13", - "@typescript-eslint/eslint-plugin": "^8.32.1", - "@typescript-eslint/parser": "^8.32.1", - "@vitest/eslint-plugin": "^1.1.44", - "buddy-bot": "^0.8.9", + "@types/bun": "^1.2.21", + "@typescript-eslint/eslint-plugin": "^8.41.0", + "@typescript-eslint/parser": "^8.41.0", + "@vitest/eslint-plugin": "^1.3.4", + "buddy-bot": "^0.8.10", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", - "eslint-flat-config-utils": "^2.0.1", + "eslint-flat-config-utils": "^2.1.1", "eslint-merge-processors": "^2.0.0", "eslint-plugin-antfu": "^3.1.1", - "eslint-plugin-command": "^3.2.0", + "eslint-plugin-command": "^3.3.1", "eslint-plugin-format": "^1.0.1", - "eslint-plugin-import-x": "^4.11.1", + "eslint-plugin-import-x": "^4.16.1", "eslint-plugin-jsdoc": "^50.6.14", - "eslint-plugin-jsonc": "^2.20.0", - "eslint-plugin-n": "^17.18.0", + "eslint-plugin-jsonc": "^2.20.1", + "eslint-plugin-n": "^17.21.3", "eslint-plugin-no-only-tests": "^3.3.0", - "eslint-plugin-perfectionist": "^4.13.0", - "eslint-plugin-regexp": "^2.7.0", + "eslint-plugin-perfectionist": "^4.15.0", + "eslint-plugin-regexp": "^2.10.0", "eslint-plugin-toml": "^0.12.0", "eslint-plugin-unicorn": "^59.0.1", - "eslint-plugin-unused-imports": "^4.1.4", - "eslint-plugin-vue": "^10.1.0", + "eslint-plugin-unused-imports": "^4.2.0", + "eslint-plugin-vue": "^10.4.0", "eslint-plugin-yml": "^1.18.0", "eslint-processor-vue-blocks": "^2.0.0", - "eslint-vitest-rule-tester": "^2.2.0", - "unbuild": "3.5.0", - "vitest": "^3.1.3", - "vue-eslint-parser": "^10.1.3" + "eslint-vitest-rule-tester": "^2.2.1", + "unbuild": "3.6.1", + "vitest": "^3.2.4", + "vue-eslint-parser": "^10.2.0" }, "git-hooks": { "pre-commit": { diff --git a/pkgx.yaml b/pkgx.yaml index 47d5d52..4655bab 100644 --- a/pkgx.yaml +++ b/pkgx.yaml @@ -1,2 +1,2 @@ dependencies: - bun.sh: ^1.2.5 + bun.sh: ^1.2.20