-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump fastify from 4.28.1 to 5.1.0 in /src #1277
base: main
Are you sure you want to change the base?
Conversation
365bea6
to
21bc527
Compare
@dependabot rebase |
21bc527
to
967b375
Compare
@dependabot rebase |
967b375
to
0f90c44
Compare
Bumps [fastify](https://github.com/fastify/fastify) from 4.28.1 to 5.1.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.28.1...v5.1.0) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
Bumps [fastify](https://github.com/fastify/fastify) from 4.28.1 to 5.1.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.28.1...v5.1.0) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
0f90c44
to
3e5738a
Compare
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 9.0.1 to 10.0.1. - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v9.0.1...v10.0.1) --- updated-dependencies: - dependency-name: "@fastify/cors" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ot/npm_and_yarn/src/fastify-5.1.0 # Conflicts: # src/pnpm-lock.yaml
…ithub.com/exogee-technology/graphweaver into dependabot/npm_and_yarn/src/fastify-5.1.0 # Conflicts: # src/pnpm-lock.yaml
This is blocked on apollo-server-integrations/apollo-server-integration-fastify#296. Until the Apollo Server Integrations library declares support for Fastify v5, when you try to pass it in, Apollo Server errors. There isn't much of an actual code change required, but that has to get merged and released first. |
A newer version of fastify exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps fastify from 4.28.1 to 5.1.0.
Release notes
Sourced from fastify's releases.
... (truncated)
Commits
3eddee4
Bumped v5.1.0aaaf30f
ci: fix typescript tests (#5799)109b4e5
test: migrate serialize-response tap to node-test (#5775)54544f5
test: porting to node:test (#5772)fa414be
test: migrated close-pipelining.test.js from tap to node:test (#5797)1665c0c
test: migrated noop-set.test.js from tap to node:test (#5794)8e00085
test: migrated keep-alive-timeout.test.js from tap to node:test (#5796)3949ee0
migrate constrained-routes-test.js to use node:test (#5798)d2f28ce
test: migrated async-dispose.test.js from tap to node:test (#5793)ccf57e3
test: ported route 3 test (#5780)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)