turborepo-remote-cache 2.8.2 → 2.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +13 -13
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  ![remote_cache_1](https://user-images.githubusercontent.com/1620916/216358421-36a63b0e-d1f6-484f-a4ca-6a7119cc0816.jpg)
7
7
 
8
- [![GitHub package.json version](https://img.shields.io/github/package-json/v/ducktors/turborepo-remote-cache)](https://github.com/ducktors/turborepo-remote-cache/releases) ![node:22.14.0](https://img.shields.io/badge/node-22.14.0-lightgreen) ![pnpm@10.30.1](https://img.shields.io/badge/pnpm-10.30.1-yellow) [![CI](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/ci.yml) [![Test](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/test.yaml/badge.svg)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/test.yaml) [![Release](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/release.yml/badge.svg)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/release.yml) [![Docker](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/docker.yml/badge.svg)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/docker.yml) [![Maintainability](https://qlty.sh/gh/ducktors/projects/turborepo-remote-cache/maintainability.svg)](https://qlty.sh/gh/ducktors/projects/turborepo-remote-cache) [![Coverage Status](https://coveralls.io/repos/github/ducktors/turborepo-remote-cache/badge.svg?branch=main)](https://coveralls.io/github/ducktors/turborepo-remote-cache?branch=main) [![Docker Pulls](https://img.shields.io/docker/pulls/ducktors/turborepo-remote-cache?logo=docker)](https://hub.docker.com/r/ducktors/turborepo-remote-cache) [![npm](https://img.shields.io/npm/dt/turborepo-remote-cache)](https://www.npmjs.com/package/turborepo-remote-cache) [![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/ducktors/turborepo-remote-cache/badge)](https://securityscorecards.dev/viewer/?uri=github.com/ducktors/turborepo-remote-cache) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10164/badge)](https://www.bestpractices.dev/projects/10164) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
8
+ [![GitHub package.json version](https://img.shields.io/github/package-json/v/ducktors/turborepo-remote-cache)](https://github.com/ducktors/turborepo-remote-cache/releases) ![node:24](https://img.shields.io/badge/node-24-lightgreen) ![pnpm@10.33.0](https://img.shields.io/badge/pnpm-10.33.0-yellow) [![CI](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/ci.yml) [![Test](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/test.yaml/badge.svg)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/test.yaml) [![Release](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/release.yml/badge.svg)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/release.yml) [![Docker](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/docker.yml/badge.svg)](https://github.com/ducktors/turborepo-remote-cache/actions/workflows/docker.yml) [![Maintainability](https://qlty.sh/gh/ducktors/projects/turborepo-remote-cache/maintainability.svg)](https://qlty.sh/gh/ducktors/projects/turborepo-remote-cache) [![Coverage Status](https://coveralls.io/repos/github/ducktors/turborepo-remote-cache/badge.svg?branch=main)](https://coveralls.io/github/ducktors/turborepo-remote-cache?branch=main) [![Docker Pulls](https://img.shields.io/docker/pulls/ducktors/turborepo-remote-cache?logo=docker)](https://hub.docker.com/r/ducktors/turborepo-remote-cache) [![npm](https://img.shields.io/npm/dt/turborepo-remote-cache)](https://www.npmjs.com/package/turborepo-remote-cache) [![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/ducktors/turborepo-remote-cache/badge)](https://securityscorecards.dev/viewer/?uri=github.com/ducktors/turborepo-remote-cache) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10164/badge)](https://www.bestpractices.dev/projects/10164) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9
9
  [![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-)
10
10
  <!-- ALL-CONTRIBUTORS-BADGE:END -->
11
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "turborepo-remote-cache",
3
- "version": "2.8.2",
3
+ "version": "2.8.4",
4
4
  "description": "Turborepo remote cache server",
5
5
  "main": "./dist/app.js",
6
6
  "type": "module",
@@ -57,7 +57,7 @@
57
57
  "ajv": "8.18.0",
58
58
  "close-with-grace": "1.1.0",
59
59
  "env-schema": "5.2.0",
60
- "fastify": "5.8.3",
60
+ "fastify": "5.8.5",
61
61
  "fastify-jwt-jwks": "^2.0.0",
62
62
  "fastify-plugin": "5.0.1",
63
63
  "fs-blob-store": "6.0.0",
@@ -67,32 +67,32 @@
67
67
  },
68
68
  "devDependencies": {
69
69
  "@biomejs/biome": "1.2.2",
70
- "@commitlint/cli": "^19.8.1",
71
- "@commitlint/config-conventional": "^19.8.1",
72
- "@commitlint/prompt": "^19.8.1",
70
+ "@commitlint/cli": "^20.5.0",
71
+ "@commitlint/config-conventional": "^20.5.0",
72
+ "@commitlint/prompt": "^20.5.0",
73
73
  "@ducktors/tsconfig": "^1.0.0",
74
74
  "@semantic-release/changelog": "^6.0.3",
75
75
  "@semantic-release/commit-analyzer": "^13.0.1",
76
76
  "@semantic-release/git": "^10.0.1",
77
- "@semantic-release/github": "^11.0.3",
78
- "@semantic-release/npm": "^12.0.1",
79
- "@semantic-release/release-notes-generator": "^14.0.3",
77
+ "@semantic-release/github": "^12.0.6",
78
+ "@semantic-release/npm": "^13.1.5",
79
+ "@semantic-release/release-notes-generator": "^14.1.0",
80
80
  "@types/node": "^20.17.51",
81
81
  "@types/s3rver": "^3.7.4",
82
82
  "c8": "^9.1.0",
83
83
  "commitizen": "^4.3.1",
84
84
  "commitlint-config-cz": "^0.13.3",
85
- "commitlint-plugin-function-rules": "^4.0.1",
85
+ "commitlint-plugin-function-rules": "^4.3.2",
86
86
  "cz-conventional-changelog": "^3.3.0",
87
87
  "fastify-tsconfig": "^3.0.0",
88
88
  "husky": "^9.1.7",
89
89
  "mock-jwks": "^3.3.5",
90
90
  "npm-run-all": "^4.1.5",
91
- "rimraf": "^6.0.1",
91
+ "rimraf": "^6.1.3",
92
92
  "s3rver": "^3.7.1",
93
- "semantic-release": "^24.2.5",
93
+ "semantic-release": "^25.0.3",
94
94
  "socket": "^0.15.34",
95
- "tsx": "^4.19.4",
95
+ "tsx": "^4.21.0",
96
96
  "typescript": "^5.8.3"
97
97
  },
98
98
  "bugs": {
@@ -113,5 +113,5 @@
113
113
  "dist",
114
114
  "vercel.json"
115
115
  ],
116
- "packageManager": "pnpm@10.30.1"
116
+ "packageManager": "pnpm@10.33.0"
117
117
  }