Skip to content

build(deps): bump the prod-npm-minor-dependencies group across 1 directory with 13 updates#26

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/complete-application/prod-npm-minor-dependencies-9eb0086211
Open

build(deps): bump the prod-npm-minor-dependencies group across 1 directory with 13 updates#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/complete-application/prod-npm-minor-dependencies-9eb0086211

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

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

Package From To
@fastify/multipart 9.0.3 9.3.0
@fastify/sensible 6.0.3 6.0.4
@fastify/session 11.1.0 11.1.1
@fastify/view 11.1.0 11.1.1
@fusionauth/typescript-client 1.58.2 1.62.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.3
qs 6.14.0 6.14.1
twitter-api-v2 1.24.0 1.28.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/sensible from 6.0.3 to 6.0.4

Release notes

Sourced from @​fastify/sensible's releases.

v6.0.4

What's Changed

New Contributors

Full Changelog: fastify/fastify-sensible@v6.0.3...v6.0.4

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.62.0

Commits
  • 8a4c56b Lyle/eng 3375/introspect and libs (#194)
  • eca1e24 Working (#213)
  • 6609f36 Merge pull request #215 from FusionAuth/feature/admin-app-reskin
  • 45a61bd Merge branch 'develop' of github.com:FusionAuth/fusionauth-typescript-client ...
  • 3992acd Merge feature/ENG-1111/mfa-lambda (#211)
  • 49177bc Merge remote-tracking branch 'origin/develop' into feature/admin-app-reskin
  • 2f7373d EdDSA key support (#212) (#214)
  • d1899d8 Merge branch 'feature/pre-verified' into feature/admin-app-reskin
  • f962794 add retrieveTotalReportWithExcludes() to fusionauth client (#209)
  • e046dff Merge origin/main
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​fusionauth/typescript-client since your current version.


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)

…ctory with 13 updates

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

| Package | From | To |
| --- | --- | --- |
| [@fastify/multipart](https://github.com/fastify/fastify-multipart) | `9.0.3` | `9.3.0` |
| [@fastify/sensible](https://github.com/fastify/fastify-sensible) | `6.0.3` | `6.0.4` |
| [@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.62.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.3` |
| [qs](https://github.com/ljharb/qs) | `6.14.0` | `6.14.1` |
| [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) | `1.24.0` | `1.28.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/sensible` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/fastify/fastify-sensible/releases)
- [Commits](fastify/fastify-sensible@v6.0.3...v6.0.4)

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

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

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.3
- [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.3)

Updates `qs` from 6.14.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.14.1)

Updates `twitter-api-v2` from 1.24.0 to 1.28.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.28.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/sensible"
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.62.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.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm-minor-dependencies
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-npm-minor-dependencies
- dependency-name: twitter-api-v2
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 5, 2026
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.

0 participants