Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Commit 306a7e4

Browse files
build(deps): bump the npm group across 1 directory with 16 updates
Bumps the npm group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) | `5.2.5` | `5.2.6` | | [@scalar/fastify-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/fastify) | `1.44.24` | `1.52.6` | | [fastify](https://github.com/fastify/fastify) | `5.8.4` | `5.8.5` | | [fastify-cli](https://github.com/fastify/fastify-cli) | `7.4.1` | `8.0.0` | | [fastify-metrics](https://github.com/SkeLLLa/fastify-metrics) | `12.1.0` | `13.2.0` | | [typebox](https://github.com/sinclairzx81/typebox) | `1.1.5` | `1.1.33` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.4.2` | `20.5.2` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.4.2` | `20.5.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.3` | `10.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.6.0` | | [@typescript/native-preview](https://github.com/microsoft/typescript-go) | `7.0.0-dev.20260219.1` | `7.0.0-dev.20260425.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.4` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.4.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.59.0` | Updates `@fastify/swagger-ui` from 5.2.5 to 5.2.6 - [Release notes](https://github.com/fastify/fastify-swagger-ui/releases) - [Commits](fastify/fastify-swagger-ui@v5.2.5...v5.2.6) Updates `@scalar/fastify-api-reference` from 1.44.24 to 1.52.6 - [Release notes](https://github.com/scalar/scalar/releases) - [Changelog](https://github.com/scalar/scalar/blob/main/integrations/fastify/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/fastify) Updates `fastify` from 5.8.4 to 5.8.5 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.4...v5.8.5) Updates `fastify-cli` from 7.4.1 to 8.0.0 - [Release notes](https://github.com/fastify/fastify-cli/releases) - [Commits](fastify/fastify-cli@v7.4.1...v8.0.0) Updates `fastify-metrics` from 12.1.0 to 13.2.0 - [Release notes](https://github.com/SkeLLLa/fastify-metrics/releases) - [Changelog](https://github.com/SkeLLLa/fastify-metrics/blob/master/docs/CHANGELOG.md) - [Commits](SkeLLLa/fastify-metrics@v12.1.0...v13.2.0) Updates `typebox` from 1.1.5 to 1.1.33 - [Commits](sinclairzx81/typebox@1.1.5...1.1.33) Updates `@commitlint/cli` from 20.4.2 to 20.5.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.2/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.4.2 to 20.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional) Updates `@eslint/js` from 9.39.3 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@types/node` from 25.3.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript/native-preview` from 7.0.0-dev.20260219.1 to 7.0.0-dev.20260425.1 - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `eslint` from 9.39.2 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v9.39.4) Updates `lint-staged` from 16.2.7 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.4.0) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `typescript-eslint` from 8.56.0 to 8.59.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@fastify/swagger-ui" dependency-version: 5.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@scalar/fastify-api-reference" dependency-version: 1.52.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20260425.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: fastify-cli dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: fastify-metrics dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typebox dependency-version: 1.1.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fd0996 commit 306a7e4

2 files changed

Lines changed: 497 additions & 572 deletions

File tree

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,35 +39,35 @@
3939
"@fastify/mongodb": "^10.0.0",
4040
"@fastify/sensible": "^6.0.4",
4141
"@fastify/swagger": "^9.7.0",
42-
"@fastify/swagger-ui": "^5.2.5",
42+
"@fastify/swagger-ui": "^5.2.6",
4343
"@fastify/type-provider-typebox": "^6.1.0",
44-
"@scalar/fastify-api-reference": "^1.44.24",
45-
"fastify": "^5.8.3",
46-
"fastify-cli": "^7.4.1",
47-
"fastify-metrics": "^12.1.0",
44+
"@scalar/fastify-api-reference": "^1.52.6",
45+
"fastify": "^5.8.5",
46+
"fastify-cli": "^8.0.0",
47+
"fastify-metrics": "^13.2.0",
4848
"fastify-plugin": "^5.1.0",
4949
"jose": "^6.2.2",
5050
"pino-loki": "^3.0.0",
51-
"typebox": "~1.1.5"
51+
"typebox": "~1.1.33"
5252
},
5353
"devDependencies": {
54-
"@commitlint/cli": "^20.4.2",
55-
"@commitlint/config-conventional": "^20.4.2",
56-
"@eslint/js": "^9.39.2",
54+
"@commitlint/cli": "^20.5.2",
55+
"@commitlint/config-conventional": "^20.5.0",
56+
"@eslint/js": "^10.0.1",
5757
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
58-
"@types/node": "^25.3.0",
59-
"@typescript/native-preview": "^7.0.0-dev.20260219.1",
60-
"eslint": "^9.39.2",
58+
"@types/node": "^25.6.0",
59+
"@typescript/native-preview": "^7.0.0-dev.20260425.1",
60+
"eslint": "^9.39.4",
6161
"eslint-config-prettier": "^10.1.8",
6262
"husky": "^9.1.7",
63-
"lint-staged": "^16.2.7",
63+
"lint-staged": "^16.4.0",
6464
"mongodb-memory-server": "11.0.1",
65-
"prettier": "^3.8.1",
65+
"prettier": "^3.8.3",
6666
"prettier-plugin-jsdoc": "^1.8.0",
6767
"rimraf": "^6.1.3",
6868
"tsx": "^4.21.0",
69-
"typescript": "^5.9.3",
70-
"typescript-eslint": "^8.56.0"
69+
"typescript": "^6.0.3",
70+
"typescript-eslint": "^8.59.0"
7171
},
7272
"packageManager": "yarn@4.13.0+sha512.5c20ba010c99815433e5c8453112165e673f1c7948d8d2b267f4b5e52097538658388ebc9f9580656d9b75c5cc996f990f611f99304a2197d4c56d21eea370e7"
7373
}

0 commit comments

Comments
 (0)