Skip to content

Commit

Permalink
Bump the npm group across 1 directory with 17 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 17 updates in the /backend directory:

| Package | From | To |
| --- | --- | --- |
| [@fastify/compress](https://github.com/fastify/fastify-compress) | `7.0.3` | `8.0.1` |
| [@fastify/cookie](https://github.com/fastify/fastify-cookie) | `9.4.0` | `11.0.2` |
| [@fastify/formbody](https://github.com/fastify/fastify-formbody) | `7.4.0` | `8.0.1` |
| [@fastify/http-proxy](https://github.com/fastify/fastify-http-proxy) | `9.5.0` | `11.0.0` |
| [@fastify/passport](https://github.com/fastify/fastify-passport) | `2.5.0` | `3.0.1` |
| [@fastify/sensible](https://github.com/fastify/fastify-sensible) | `5.6.0` | `6.0.2` |
| [@fastify/session](https://github.com/fastify/session) | `10.9.0` | `11.0.2` |
| [@fastify/static](https://github.com/fastify/fastify-static) | `7.0.4` | `8.0.3` |
| [connect-pg-simple](https://github.com/voxpelli/node-connect-pg-simple) | `9.0.1` | `10.0.0` |
| [fastify](https://github.com/fastify/fastify) | `4.29.0` | `5.2.1` |
| [openid-client](https://github.com/panva/openid-client) | `5.7.1` | `6.1.7` |
| [pg-boss](https://github.com/timgit/pg-boss) | `9.0.3` | `10.1.5` |
| [pino](https://github.com/pinojs/pino) | `9.5.0` | `9.6.0` |
| [slonik](https://github.com/gajus/slonik) | `46.2.0` | `46.3.0` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.2` | `9.1.2` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.3.0` | `13.0.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.0` | `8.19.1` |



Updates `@fastify/compress` from 7.0.3 to 8.0.1
- [Release notes](https://github.com/fastify/fastify-compress/releases)
- [Commits](fastify/fastify-compress@v7.0.3...v8.0.1)

Updates `@fastify/cookie` from 9.4.0 to 11.0.2
- [Release notes](https://github.com/fastify/fastify-cookie/releases)
- [Commits](fastify/fastify-cookie@v9.4.0...v11.0.2)

Updates `@fastify/formbody` from 7.4.0 to 8.0.1
- [Release notes](https://github.com/fastify/fastify-formbody/releases)
- [Commits](fastify/fastify-formbody@v7.4.0...v8.0.1)

Updates `@fastify/http-proxy` from 9.5.0 to 11.0.0
- [Release notes](https://github.com/fastify/fastify-http-proxy/releases)
- [Commits](fastify/fastify-http-proxy@v9.5.0...v11.0.0)

Updates `@fastify/passport` from 2.5.0 to 3.0.1
- [Release notes](https://github.com/fastify/fastify-passport/releases)
- [Commits](https://github.com/fastify/fastify-passport/commits/v3.0.1)

Updates `@fastify/sensible` from 5.6.0 to 6.0.2
- [Release notes](https://github.com/fastify/fastify-sensible/releases)
- [Commits](fastify/fastify-sensible@v5.6.0...v6.0.2)

Updates `@fastify/session` from 10.9.0 to 11.0.2
- [Release notes](https://github.com/fastify/session/releases)
- [Commits](fastify/session@v10.9.0...v11.0.2)

Updates `@fastify/static` from 7.0.4 to 8.0.3
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](fastify/fastify-static@v7.0.4...v8.0.3)

Updates `connect-pg-simple` from 9.0.1 to 10.0.0
- [Release notes](https://github.com/voxpelli/node-connect-pg-simple/releases)
- [Changelog](https://github.com/voxpelli/node-connect-pg-simple/blob/main/CHANGELOG.md)
- [Commits](voxpelli/node-connect-pg-simple@v9.0.1...v10.0.0)

Updates `fastify` from 4.29.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.29.0...v5.2.1)

Updates `openid-client` from 5.7.1 to 6.1.7
- [Release notes](https://github.com/panva/openid-client/releases)
- [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/openid-client@v5.7.1...v6.1.7)

Updates `pg-boss` from 9.0.3 to 10.1.5
- [Release notes](https://github.com/timgit/pg-boss/releases)
- [Commits](timgit/pg-boss@9.0.3...10.1.5)

Updates `pino` from 9.5.0 to 9.6.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.5.0...v9.6.0)

Updates `slonik` from 46.2.0 to 46.3.0
- [Release notes](https://github.com/gajus/slonik/releases)
- [Commits](https://github.com/gajus/slonik/compare/slonik@46.2.0...slonik@46.3.0)

Updates `concurrently` from 8.2.2 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v8.2.2...v9.1.2)

Updates `pino-pretty` from 11.3.0 to 13.0.0
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.3.0...v13.0.0)

Updates `typescript-eslint` from 8.18.0 to 8.19.1
- [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.19.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@fastify/compress"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@fastify/cookie"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@fastify/formbody"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@fastify/http-proxy"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@fastify/passport"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@fastify/sensible"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@fastify/session"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@fastify/static"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: connect-pg-simple
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: openid-client
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: pg-boss
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: slonik
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: pino-pretty
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 745243a commit 46aa05e
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 573 deletions.
Loading

0 comments on commit 46aa05e

Please sign in to comment.