Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps the prod-npm-minor-dependencies group with 11 updates in the /complete-application directory:

Package From To
@fastify/multipart 9.0.3 9.3.0
@fastify/session 11.1.0 11.1.1
@fastify/view 11.1.0 11.1.1
@fusionauth/typescript-client 1.58.2 1.60.0
envalid 8.1.0 8.1.1
fastify 5.4.0 5.6.2
fastify-cli 7.4.0 7.4.1
fastify-plugin 5.0.1 5.1.0
google-auth-library 10.2.0 10.5.0
jose 6.0.12 6.1.1
twitter-api-v2 1.24.0 1.27.0

Updates @fastify/multipart from 9.0.3 to 9.3.0

Release notes

Sourced from @​fastify/multipart's releases.

v9.3.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-multipart@v9.2.1...v9.3.0

v9.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify-multipart@v9.2.0...v9.2.1

v9.2.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-multipart@v9.1.0...v9.2.0

v9.1.0

What's Changed

New Contributors

... (truncated)

Commits

Updates @fastify/session from 11.1.0 to 11.1.1

Release notes

Sourced from @​fastify/session's releases.

v11.1.1

What's Changed

New Contributors

Full Changelog: fastify/session@v11.1.0...v11.1.1

Commits
  • aba9d22 Bumped v11.1.1
  • dbe25a3 fix(types): add missing Session#isSaved() definition (#316)
  • fe47827 fix(tests): populate Set in idGenerator tests (#266) (#304)
  • bd2cb9c ci(ci): add concurrency config (#315)
  • d296b6b build(deps-dev): remove @​fastify/pre-commit (#314)
  • 8881f36 chore(.npmrc): ignore scripts (#313)
  • a7eb361 build(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#311)
  • 76d3d85 build(deps-dev): bump @​types/node from 22.15.34 to 24.0.8 (#308)
  • 218e78b chore(license): update date ranges; standardise style (#306)
  • 8b6c869 build(deps-dev): bump cronometro from 4.0.3 to 5.3.0 (#302)
  • Additional commits viewable in compare view

Updates @fastify/view from 11.1.0 to 11.1.1

Release notes

Sourced from @​fastify/view's releases.

v11.1.1

What's Changed

New Contributors

Full Changelog: fastify/point-of-view@v11.1.0...v11.1.1

Commits

Updates @fusionauth/typescript-client from 1.58.2 to 1.60.0

Commits
  • b77316a Merge pull request #190 from FusionAuth/degroff/ENG-3075/vend_restrictions
  • 373f946 Domain sync
  • 704e7bd domain sync
  • 1052331 domain build
  • ca0dd7c Merge pull request #182 from FusionAuth/degroff/ENG-622/prompt
  • a9f4575 sync domain builds
  • 3c3b7b7 Merge pull request #187 from FusionAuth/wied03/main_merge
  • 789b00d Merge remote-tracking branch 'origin/main' into wied03/main_merge
  • f6fc713 Updated version for fusionauth-typescript-client to 1.59.1
  • d473664 merge in develop
  • Additional commits viewable in compare view

Updates envalid from 8.1.0 to 8.1.1

Commits

Updates fastify from 5.4.0 to 5.6.2

Release notes

Sourced from fastify's releases.

v5.6.2

What's Changed

New Contributors

... (truncated)

Commits
  • f15d4ea Bumped v5.6.2
  • d338dca fix: consistent error handling for custom validators in async validation cont...
  • e1aee4b fix: parse ipv6 hostname (#6373)
  • b5958b3 chore: Bump borp from 0.20.2 to 0.21.0 (#6379)
  • 3120cde chore: Bump actions/setup-node from 5 to 6 (#6376)
  • dd02e42 fix: handle web stream payload in HEAD route (#6372)
  • 810e3d5 chore: Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0 (#6377)
  • 5ebe327 chore: Bump tsd in the dev-dependencies-typescript group (#6346)
  • 106bb6b chore: Bump pnpm/action-setup from 4.1.0 to 4.2.0 (#6375)
  • 55653d6 chore: Bump pino from 9.14.0 to 10.1.0 in the dependencies-major group (#6378)
  • Additional commits viewable in compare view

Updates fastify-cli from 7.4.0 to 7.4.1

Release notes

Sourced from fastify-cli's releases.

v7.4.1

What's Changed

New Contributors

Full Changelog: fastify/fastify-cli@v7.4.0...v7.4.1

Commits
  • b6bd8e5 Bumped v7.4.1
  • d57deb8 fix: Write errors on exit to stderr (#827)
  • 451bad6 test: migrated generate-typescript.test.js from tap to node:test (#822)
  • e986d83 test: migrated generate-typescript-esm.test.js from tap to node:test (#821)
  • 7521e3b chore(deps-dev): bump rimraf from 3.0.2 to 6.1.0 (#848)
  • ad56953 ci(ci): add concurrency config (#847)
  • 923ad19 test: migrated generate-esm.test.js from tap to node:test (#819)
  • 5160568 chore(package): merge pretest script into test (#843)
  • 9ae7dd9 build(deps-dev): remove @​fastify/pre-commit (#842)
  • f621db0 chore: add .npmrc file (#840)
  • Additional commits viewable in compare view

Updates fastify-plugin from 5.0.1 to 5.1.0

Release notes

Sourced from fastify-plugin's releases.

v5.1.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-plugin@v5.0.1...v5.1.0

Commits
  • 1920fd6 Bumped v5.1.0
  • 86edf4a build(deps-dev): remove @​fastify/pre-commit (#274)
  • 4609e49 chore(.npmrc): ignore scripts (#273)
  • bc7fef6 build(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#272)
  • c111e60 chore: update dependencie @​fastify/type-provider-typebox (#269)
  • 0016299 build(deps-dev): bump @​types/node from 22.15.34 to 24.0.8 (#271)
  • cd1c648 chore(license): update date ranges; standardise style (#270)
  • baecb89 build(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#268)
  • c5531e2 ci: restore job level permissions (#267)
  • 29f1488 ci: set permissions at workflow level (#266)
  • Additional commits viewable in compare view

Updates google-auth-library from 10.2.0 to 10.5.0

Release notes

Sourced from google-auth-library's releases.

v10.5.0

10.5.0 (2025-10-30)

Features

v10.4.2

10.4.2 (2025-10-23)

Bug Fixes

  • Export ExternalAccountAuthorizedUserCredential (#2166) (c128149)

v10.4.1

10.4.1 (2025-10-14)

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v33 (#2146) (bbee39e)
  • deps: Update dependency @​googleapis/iam to v34 (#2159) (0006ae2)
  • deps: Update dependency dotenv to v17 (#2150) (5b2c7c5)
  • deps: Update dependency gcp-metadata to v8 (#2158) (7e547d4)
  • Disable linkinator until 429 issue is fixed. (#2138) (2f54532)
  • Link to customCredentialSupplierOktaWorkload (#2149) (3cdef01)

v10.4.0

10.4.0 (2025-09-30)

Features

  • Add console warnings for mitigating file based credential load … (#2143) (cae596b)

v10.3.1

10.3.1 (2025-09-26)

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v32 (#2133) (23c13c5)

v10.3.0

10.3.0 (2025-08-25)

Features

... (truncated)

Changelog

Sourced from google-auth-library's changelog.

10.5.0 (2025-10-30)

Features

10.4.2 (2025-10-23)

Bug Fixes

  • Export ExternalAccountAuthorizedUserCredential (#2166) (c128149)

10.4.1 (2025-10-14)

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v33 (#2146) (bbee39e)
  • deps: Update dependency @​googleapis/iam to v34 (#2159) (0006ae2)
  • deps: Update dependency dotenv to v17 (#2150) (5b2c7c5)
  • deps: Update dependency gcp-metadata to v8 (#2158) (7e547d4)
  • Disable linkinator until 429 issue is fixed. (#2138) (2f54532)
  • Link to customCredentialSupplierOktaWorkload (#2149) (3cdef01)

10.4.0 (2025-09-30)

Features

  • Add console warnings for mitigating file based credential load … (#2143) (cae596b)

10.3.1 (2025-09-26)

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v32 (#2133) (23c13c5)

10.3.0 (2025-08-25)

Features

10.2.1 (2025-08-01)

... (truncated)

Commits
  • c0ea9cd chore(main): release 10.5.0 (

…ctory with 11 updates

Bumps the prod-npm-minor-dependencies group with 11 updates in the /complete-application directory:

| Package | From | To |
| --- | --- | --- |
| [@fastify/multipart](https://github.com/fastify/fastify-multipart) | `9.0.3` | `9.3.0` |
| [@fastify/session](https://github.com/fastify/session) | `11.1.0` | `11.1.1` |
| [@fastify/view](https://github.com/fastify/point-of-view) | `11.1.0` | `11.1.1` |
| [@fusionauth/typescript-client](https://github.com/FusionAuth/fusionauth-typescript-client) | `1.58.2` | `1.60.0` |
| [envalid](https://github.com/af/envalid) | `8.1.0` | `8.1.1` |
| [fastify](https://github.com/fastify/fastify) | `5.4.0` | `5.6.2` |
| [fastify-cli](https://github.com/fastify/fastify-cli) | `7.4.0` | `7.4.1` |
| [fastify-plugin](https://github.com/fastify/fastify-plugin) | `5.0.1` | `5.1.0` |
| [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `10.2.0` | `10.5.0` |
| [jose](https://github.com/panva/jose) | `6.0.12` | `6.1.1` |
| [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) | `1.24.0` | `1.27.0` |



Updates `@fastify/multipart` from 9.0.3 to 9.3.0
- [Release notes](https://github.com/fastify/fastify-multipart/releases)
- [Commits](fastify/fastify-multipart@v9.0.3...v9.3.0)

Updates `@fastify/session` from 11.1.0 to 11.1.1
- [Release notes](https://github.com/fastify/session/releases)
- [Commits](fastify/session@v11.1.0...v11.1.1)

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 `@fusionauth/typescript-client` from 1.58.2 to 1.60.0
- [Release notes](https://github.com/FusionAuth/fusionauth-typescript-client/releases)
- [Commits](FusionAuth/fusionauth-typescript-client@1.58.2...1.60.0)

Updates `envalid` from 8.1.0 to 8.1.1
- [Release notes](https://github.com/af/envalid/releases)
- [Commits](https://github.com/af/envalid/commits)

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 `fastify-cli` from 7.4.0 to 7.4.1
- [Release notes](https://github.com/fastify/fastify-cli/releases)
- [Commits](fastify/fastify-cli@v7.4.0...v7.4.1)

Updates `fastify-plugin` from 5.0.1 to 5.1.0
- [Release notes](https://github.com/fastify/fastify-plugin/releases)
- [Commits](fastify/fastify-plugin@v5.0.1...v5.1.0)

Updates `google-auth-library` from 10.2.0 to 10.5.0
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v10.2.0...v10.5.0)

Updates `jose` from 6.0.12 to 6.1.1
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.0.12...v6.1.1)

Updates `twitter-api-v2` from 1.24.0 to 1.27.0
- [Release notes](https://github.com/plhery/node-twitter-api-v2/releases)
- [Changelog](https://github.com/PLhery/node-twitter-api-v2/blob/master/changelog.md)
- [Commits](plhery/node-twitter-api-v2@1.24.0...1.27.0)

---
updated-dependencies:
- dependency-name: "@fastify/multipart"
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm-minor-dependencies
- dependency-name: "@fastify/session"
  dependency-version: 11.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-npm-minor-dependencies
- dependency-name: "@fastify/view"
  dependency-version: 11.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-npm-minor-dependencies
- dependency-name: "@fusionauth/typescript-client"
  dependency-version: 1.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm-minor-dependencies
- dependency-name: envalid
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-npm-minor-dependencies
- dependency-name: fastify
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm-minor-dependencies
- dependency-name: fastify-cli
  dependency-version: 7.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-npm-minor-dependencies
- dependency-name: fastify-plugin
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm-minor-dependencies
- dependency-name: google-auth-library
  dependency-version: 10.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm-minor-dependencies
- dependency-name: jose
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm-minor-dependencies
- dependency-name: twitter-api-v2
  dependency-version: 1.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm-minor-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant