chore(deps): bump the production-dependencies group across 1 directory with 4 updates#62
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
ec60c1a to
30038ed
Compare
…y with 4 updates Bumps the production-dependencies group with 4 updates in the / directory: [@fastify/multipart](https://github.com/fastify/fastify-multipart), [@fastify/static](https://github.com/fastify/fastify-static), [@fastify/websocket](https://github.com/fastify/fastify-websocket) and [fastify](https://github.com/fastify/fastify). Updates `@fastify/multipart` from 10.0.0 to 10.1.0 - [Release notes](https://github.com/fastify/fastify-multipart/releases) - [Commits](fastify/fastify-multipart@v10.0.0...v10.1.0) Updates `@fastify/static` from 9.1.3 to 9.3.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v9.1.3...v9.3.0) Updates `@fastify/websocket` from 11.2.0 to 11.3.0 - [Release notes](https://github.com/fastify/fastify-websocket/releases) - [Commits](fastify/fastify-websocket@v11.2.0...v11.3.0) Updates `fastify` from 5.9.0 to 5.10.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.9.0...v5.10.0) --- updated-dependencies: - dependency-name: "@fastify/multipart" dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@fastify/static" dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@fastify/websocket" dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fastify dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
30038ed to
b4cc89a
Compare
Owner
|
@dependabot recreate |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 production-dependencies group with 4 updates in the / directory: @fastify/multipart, @fastify/static, @fastify/websocket and fastify.
Updates
@fastify/multipartfrom 10.0.0 to 10.1.0Release notes
Sourced from @fastify/multipart's releases.
Commits
0a8ab66Bumped v10.1.0a9d53e5fix: update module version9b3bf89fix: do not end parts() iteration while busboy still holds undelivered parts ...45023e0chore: bump@types/nodein the dev-dependencies-typescript group (#629)77b563edocs: fix broken linksd7475dachore: bump@fastify/swagger-uifrom 5.2.6 to 6.0.0 (#626)ed56b6fchore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#625)f79f996chore: update depedabot setting60e1b5cchore: use lf eol (#619)cddccd4refactor(types): migrate from tsd to tstyche (#617)Updates
@fastify/staticfrom 9.1.3 to 9.3.0Release notes
Sourced from @fastify/static's releases.
Commits
ad05a27Bumped v9.3.058811dbchore: update fastify-plugin dependency to version 6.0.0 (#594)a343813Bumped v9.2.0b94c725docs: clarify precompressed allowedPath behavior (#593)684a4eadocs: fix broken links (#591)26e7042chore: bump@types/nodein the dev-dependencies-typescript group (#592)070912achore: bump@fastify/compressfrom 8.3.1 to 9.0.0 (#590)2f792eachore: update depedabot setting5b6043cfix: propagate return value from fastify.errorHandler (#582)040307arefactor(types): migrate from tsd to tstyche (#579)Updates
@fastify/websocketfrom 11.2.0 to 11.3.0Release notes
Sourced from @fastify/websocket's releases.
Commits
e486057Bumped v11.3.0b18bf4fchore: Bump@types/nodein the dev-dependencies-typescript group (#370)f965053chore: Bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#369)9c47008chore: update depedabot setting741e33adocs: clarify which hooks run for websocket routes (#366)684e591refactor(types): migrate from tsd to tstyche (#365)614486aci: add lock-threads workflow (#363)6883019build(deps): Bump fastify/workflows/.github/workflows/plugins-ci.yml (#361)613c48cci: remove stale.yml (#360)ac03f1dbuild(deps-dev): Bump c8 from 10.1.3 to 11.0.0 (#358)Updates
fastifyfrom 5.9.0 to 5.10.0Release notes
Sourced from fastify's releases.
Commits
94bcbccBumped v5.10.0c47975edocs: Update import for page consistency (#6771)82952b8docs: Logging.md with per-route log level info (#6627)6ac2e95fix: derive request.port from request.host (#6680)5f4871fperf: reduce per-request overhead in the request lifecycle (#6831)ec4bc66chore: Bump fast-json-stringify to v7 (#6800)d0b649ddocs: fix incorrect hook count in Hooks.md (eight -> ten) (#6825)826c807docs: fix incorrect defaults and code examples in Server.md (#6805)6f63ce9fix: use ContentType to detectjsonandcharsetin reply.send (#6830)75d74e1feat: introduce log controller layer (#6580)