Skip to content

Commit caf4a34

Browse files
chore(deps): bump the npm-version-updates group across 1 directory with 17 updates
Bumps the npm-version-updates group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@auth/core](https://github.com/nextauthjs/next-auth) | `0.40.0` | `0.41.1` | | [@fastify/static](https://github.com/fastify/fastify-static) | `8.2.0` | `8.3.0` | | [@fastify/view](https://github.com/fastify/point-of-view) | `11.1.0` | `11.1.1` | | [@mridang/fastify-auth](https://github.com/mridang/fastify-auth) | `1.0.0` | `1.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.2.3` | | [fastify](https://github.com/fastify/fastify) | `5.4.0` | `5.6.2` | | [openid-client](https://github.com/panva/openid-client) | `6.6.4` | `6.8.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.0` | `9.39.1` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.6` | `20.1.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.7` | `24.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.35.0` | `8.46.4` | | [eslint](https://github.com/eslint/eslint) | `9.30.0` | `9.39.1` | | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.5.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.66.2` | `5.69.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.20.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `@auth/core` from 0.40.0 to 0.41.1 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/[email protected]...@auth/[email protected]) Updates `@fastify/static` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v8.2.0...v8.3.0) Updates `@fastify/view` from 11.1.0 to 11.1.1 - [Release notes](https://github.com/fastify/point-of-view/releases) - [Commits](fastify/point-of-view@v11.1.0...v11.1.1) Updates `@mridang/fastify-auth` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/mridang/fastify-auth/releases) - [Changelog](https://github.com/mridang/fastify-auth/blob/master/release.config.mjs) - [Commits](mridang/fastify-auth@v1.0.0...v1.1.0) Updates `dotenv` from 16.6.1 to 17.2.3 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.2.3) Updates `fastify` from 5.4.0 to 5.6.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.4.0...v5.6.2) Updates `openid-client` from 6.6.4 to 6.8.1 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v6.6.4...v6.8.1) Updates `@eslint/js` from 9.30.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@tsconfig/node20` from 20.1.6 to 20.1.7 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 24.0.7 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.35.0 to 8.46.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.35.0 to 8.46.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/parser) Updates `eslint` from 9.30.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.30.0...v9.39.1) Updates `globals` from 16.2.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v16.5.0) Updates `knip` from 5.66.2 to 5.69.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.69.1/packages/knip) Updates `tsx` from 4.20.3 to 4.20.6 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.3...v4.20.6) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: "@auth/core" dependency-version: 0.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@fastify/static" dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@fastify/view" dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: "@mridang/fastify-auth" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: fastify dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: openid-client dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@tsconfig/node20" dependency-version: 20.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: knip dependency-version: 5.69.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57558d7 commit caf4a34

File tree

2 files changed

+272
-285
lines changed

2 files changed

+272
-285
lines changed

0 commit comments

Comments
 (0)