Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 7 up…
Browse files Browse the repository at this point in the history
…dates (#40)

Bumps the dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fastify](https://github.com/fastify/fastify) | `4.26.2` | `4.28.0` |
| [pino](https://github.com/pinojs/pino) | `8.20.0` | `9.2.0` |
| [pino-loki](https://github.com/Julien-R44/pino-loki) | `2.2.1` | `2.3.0` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.0.0` | `11.2.1` |
| [ua-parser-js](https://github.com/faisalman/ua-parser-js) | `1.0.37` | `1.0.38` |
| [undici](https://github.com/nodejs/undici) | `6.13.0` | `6.19.2` |
| [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.8` |



Updates `fastify` from 4.26.2 to 4.28.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.26.2...v4.28.0)

Updates `pino` from 8.20.0 to 9.2.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.20.0...v9.2.0)

Updates `pino-loki` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/Julien-R44/pino-loki/releases)
- [Commits](Julien-R44/pino-loki@v2.2.1...v2.3.0)

Updates `pino-pretty` from 11.0.0 to 11.2.1
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.0.0...v11.2.1)

Updates `ua-parser-js` from 1.0.37 to 1.0.38
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
- [Commits](faisalman/ua-parser-js@1.0.37...1.0.38)

Updates `undici` from 6.13.0 to 6.19.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.13.0...v6.19.2)

Updates `zod` from 3.22.4 to 3.23.8
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.4...v3.23.8)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pino-loki
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pino-pretty
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ua-parser-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2024
1 parent 5e66597 commit cf10e3f
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@fastify/http-proxy": "^9.5.0",
"@openally/timestore": "^1.5.1",
"fastify": "^4.26.2",
"pino": "^8.20.0",
"pino": "^9.2.0",
"pino-loki": "^2.2.1",
"pino-pretty": "^11.0.0",
"ua-parser-js": "^1.0.37",
Expand Down

0 comments on commit cf10e3f

Please sign in to comment.