Bump the fastify group across 1 directory with 6 updates - #299
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the fastify group across 1 directory with 6 updates#299dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the fastify group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fastify/awilix](https://github.com/fastify/fastify-awilix) | `8.2.0` | `8.2.1` | | [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `9.7.0` | `9.8.1` | | [fastify](https://github.com/fastify/fastify) | `5.6.2` | `5.12.0` | | [fastify-metrics](https://github.com/SkeLLLa/fastify-metrics) | `12.1.0` | `13.2.1` | | [fastify-plugin](https://github.com/fastify/fastify-plugin) | `5.1.0` | `6.0.0` | | [fastify-type-provider-zod](https://github.com/turkerdev/fastify-type-provider-zod) | `6.1.0` | `7.0.0` | Updates `@fastify/awilix` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/fastify/fastify-awilix/releases) - [Commits](fastify/fastify-awilix@v8.2.0...v8.2.1) Updates `@fastify/swagger` from 9.7.0 to 9.8.1 - [Release notes](https://github.com/fastify/fastify-swagger/releases) - [Commits](fastify/fastify-swagger@v9.7.0...v9.8.1) Updates `fastify` from 5.6.2 to 5.12.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.6.2...v5.12.0) Updates `fastify-metrics` from 12.1.0 to 13.2.1 - [Release notes](https://github.com/SkeLLLa/fastify-metrics/releases) - [Changelog](https://github.com/SkeLLLa/fastify-metrics/blob/master/docs/CHANGELOG.md) - [Commits](SkeLLLa/fastify-metrics@v12.1.0...v13.2.1) Updates `fastify-plugin` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](fastify/fastify-plugin@v5.1.0...v6.0.0) Updates `fastify-type-provider-zod` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/turkerdev/fastify-type-provider-zod/releases) - [Commits](https://github.com/turkerdev/fastify-type-provider-zod/commits/7.0.0) --- updated-dependencies: - dependency-name: "@fastify/awilix" dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fastify - dependency-name: "@fastify/swagger" dependency-version: 9.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify - dependency-name: fastify dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify - dependency-name: fastify-metrics dependency-version: 13.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: fastify - dependency-name: fastify-plugin dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: fastify - dependency-name: fastify-type-provider-zod dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: fastify ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the fastify group with 6 updates in the / directory:
8.2.08.2.19.7.09.8.15.6.25.12.012.1.013.2.15.1.06.0.06.1.07.0.0Updates
@fastify/awilixfrom 8.2.0 to 8.2.1Release notes
Sourced from @fastify/awilix's releases.
Commits
c98269bBumped v8.2.17b05c25chore(.npmrc): add min-release-agedb65203chore: bump fastify/workflows/.github/workflows/plugins-ci.yml (#208)7fc23b3chore: bump fastify/workflows/.github/workflows/lock-threads.yml (#207)28d247echore: bump c8 from 11.0.0 to 12.0.0 (#206)933a2a5ci: pin actions to commit-hash16ec5e2chore: bump@types/nodein the dev-dependencies-typescript group (#204)b4b318bchore(package.json): use https for urls0283207chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#202)69bfb7echore: update depedabot setting (#198)Updates
@fastify/swaggerfrom 9.7.0 to 9.8.1Release notes
Sourced from @fastify/swagger's releases.
Commits
bdee614Bumped v9.8.164c617cfix: reduce the numbers of onReady hooks (#932)f3c6940Bumped v9.8.091aac4edocs: fix broken links (#930)a10dfdechore: bump@types/nodein the dev-dependencies-typescript group (#931)dc0bf39chore(package.json): fix delvedor's personal urlb3b056achore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#928)aa8d855chore: update depedabot settinge0424bcrefactor(types): migrate from tsd to tstyche (#923)7c02ffcchore(.gitattributes): retain binary file eol style (#922)Updates
fastifyfrom 5.6.2 to 5.12.0Release notes
Sourced from fastify's releases.
... (truncated)
Commits
27d1fecBumped v5.12.0430dd4efix(content-type): return undefined for invalid media types (#6942) (#6947)fd5fe53feat: addReply.prototype.mediaType(#6932) (#6946)cd04a49test: use process-warning spyWarning for testing (#6887) (#6945)b9e5402fix: remove raw response headers (#6860) (#6939)e1fc825test: remove@sinonjs/fake-timers(#6934)2e81c38docs: add per-route logging for Google Cloud Functions (#6907)f87eb61chore(sponsor): add testmu ai (#6922)a22cedeBumped v5.11.316a74e7fix: reset lastIndex before testing global/sticky content-type RegExp parsers...Updates
fastify-metricsfrom 12.1.0 to 13.2.1Release notes
Sourced from fastify-metrics's releases.
... (truncated)
Changelog
Sourced from fastify-metrics's changelog.
... (truncated)
Commits
77627fachore(release): 13.2.1 [skip ci]1de6c4ffix(deps): bump fastify-plugin in the production-major group93a5b4dchore(deps): bump codecov/codecov-action in the all-actions group65fef8fchore(deps-dev): bump the all-minor-patch group across 1 directory with 3 upd...15c46e3chore(deps): bump the all-actions group across 1 directory with 2 updatescc5341dchore(deps-dev): bump the all-minor-patch group across 1 directory with 9 upd...be565f0chore(deps-dev): bump@types/nodefrom 24.12.0 to 25.6.08e0e8fbchore(deps): bump the all-actions group across 1 directory with 2 updates0c2be47chore(deps-dev): bump fastify from 5.8.4 to 5.8.5c85c27echore(deps-dev): bump globals from 16.5.0 to 17.5.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fastify-metrics since your current version.
Updates
fastify-pluginfrom 5.1.0 to 6.0.0Release notes
Sourced from fastify-plugin's releases.
Commits
05c1c326.0.0a309399chore: update depedabot setting (#292)3d43488chore: removed interface deprecated629292brefactor: standardize entry points and project structure68ddddbrefactor(types): migrate from tsd to tstyche (#288)12c07a4ci: add lock-threads workflow (#286)8a4d1a2build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#285)8e9e035build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#283)41b480echore: remove stale workflow and node reference type declaration (#281)1f378b1chore(license): standardise license notice (#278)Maintainer changes
This version was pushed to npm by fdawgs, a new releaser for fastify-plugin since your current version.
Updates
fastify-type-provider-zodfrom 6.1.0 to 7.0.0Release notes
Sourced from fastify-type-provider-zod's releases.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fastify-type-provider-zod since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions