-
Notifications
You must be signed in to change notification settings - Fork 167
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 find-my-way and fastify in /backend #3221
Bump find-my-way and fastify in /backend #3221
Conversation
Bumps [find-my-way](https://github.com/delvedor/find-my-way) to 8.2.2 and updates ancestor dependency [fastify](https://github.com/fastify/fastify). These dependencies need to be updated together. Updates `find-my-way` from 7.6.0 to 8.2.2 - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](delvedor/find-my-way@v7.6.0...v8.2.2) Updates `fastify` from 4.22.0 to 4.28.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.22.0...v4.28.1) --- updated-dependencies: - dependency-name: find-my-way dependency-type: indirect - dependency-name: fastify dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3221 +/- ##
==========================================
+ Coverage 85.45% 85.52% +0.06%
==========================================
Files 1277 1279 +2
Lines 28084 28267 +183
Branches 7489 7580 +91
==========================================
+ Hits 23999 24175 +176
- Misses 4085 4092 +7 see 14 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: christianvogt The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps find-my-way to 8.2.2 and updates ancestor dependency fastify. These dependencies need to be updated together.
Updates
find-my-way
from 7.6.0 to 8.2.2Release notes
Sourced from find-my-way's releases.
... (truncated)
Commits
9e666a1
Bumped v8.2.217fae69
Merge commit from forkea27fa2
Bumped v8.2.0cce5437
Support optional params on root (#367)984ff20
add node v22. Skip old nodes on mac (#363)20e7b1c
Exclude Node v14 and v16 on macos (#364)a9d1ee1
Fix header in README (#345)8c7983c
chore: bump the dependencies-major group with 1 update (#353)e117960
Achieve 100% test coverage (#349)9731ad7
chore: bump actions/checkout from 3 to 4 (#352)Updates
fastify
from 4.22.0 to 4.28.1Release notes
Sourced from fastify's releases.
... (truncated)
Commits
94068ed
Bumped v4.28.1ee0ae68
fix: update .npmignore (#5538)ca1987c
test: fix test finished earlier than expected (#5540) (#5541)ff88853
fix: server.listen listener is not cleanup properly (#5522) (#5523)4212551
Bumped v4.28.0db01168
auxilliary hook handler type fix + test fix (#5518)1d7b955
refactor(backport v4.x): hasRoute method comparison with case insensitive (#5...369858d
[Backport 4.x] refactor: changereply.redirect()
signature (#5483) (#5484)d2d6d9a
test: fix closing - pipelining (#5486)fe25981
Bumped v4.27.0Maintainer changes
This version was pushed to npm by eomm, a new releaser for fastify 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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.