This repository has been archived by the owner on Jan 28, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the fastify-core group with 7 updates
Bumps the fastify-core group with 7 updates: | Package | From | To | | --- | --- | --- | | [@fastify/basic-auth](https://github.com/fastify/fastify-basic-auth) | `5.0.0` | `5.1.0` | | [@fastify/bearer-auth](https://github.com/fastify/fastify-bearer-auth) | `9.0.0` | `9.1.0` | | [@fastify/compress](https://github.com/fastify/fastify-compress) | `6.4.0` | `6.5.0` | | [@fastify/cors](https://github.com/fastify/fastify-cors) | `8.4.0` | `8.4.1` | | [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit) | `8.0.3` | `9.0.1` | | [@fastify/static](https://github.com/fastify/fastify-static) | `6.11.2` | `6.12.0` | | [fluent-json-schema](https://github.com/fastify/fluent-json-schema) | `4.1.2` | `4.2.1` | Updates `@fastify/basic-auth` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/fastify/fastify-basic-auth/releases) - [Commits](fastify/fastify-basic-auth@v5.0.0...v5.1.0) Updates `@fastify/bearer-auth` from 9.0.0 to 9.1.0 - [Release notes](https://github.com/fastify/fastify-bearer-auth/releases) - [Commits](fastify/fastify-bearer-auth@v9.0.0...v9.1.0) Updates `@fastify/compress` from 6.4.0 to 6.5.0 - [Release notes](https://github.com/fastify/fastify-compress/releases) - [Commits](fastify/fastify-compress@v6.4.0...v6.5.0) Updates `@fastify/cors` from 8.4.0 to 8.4.1 - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v8.4.0...v8.4.1) Updates `@fastify/rate-limit` from 8.0.3 to 9.0.1 - [Release notes](https://github.com/fastify/fastify-rate-limit/releases) - [Commits](fastify/fastify-rate-limit@v8.0.3...v9.0.1) Updates `@fastify/static` from 6.11.2 to 6.12.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v6.11.2...v6.12.0) Updates `fluent-json-schema` from 4.1.2 to 4.2.1 - [Release notes](https://github.com/fastify/fluent-json-schema/releases) - [Commits](fastify/fluent-json-schema@v4.1.2...v4.2.1) --- updated-dependencies: - dependency-name: "@fastify/basic-auth" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify-core - dependency-name: "@fastify/bearer-auth" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify-core - dependency-name: "@fastify/compress" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify-core - dependency-name: "@fastify/cors" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fastify-core - dependency-name: "@fastify/rate-limit" dependency-type: direct:production update-type: version-update:semver-major dependency-group: fastify-core - dependency-name: "@fastify/static" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify-core - dependency-name: fluent-json-schema dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify-core ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information