-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency chai-http to v5 #70
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/chai-http-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 4 | 0 | 0 | 0.07s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.15s | |
| ✅ JSON | jsonlint | 4 | 0 | 0 | 0.36s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.73s | |
| ✅ JSON | prettier | 4 | 0 | 0 | 1.43s | |
| ✅ JSON | v8r | 4 | 0 | 0 | 8.02s | |
| ✅ MARKDOWN | markdownlint | 1 | 0 | 0 | 0.92s | |
| ✅ REPOSITORY | checkov | yes | no | no | 27.48s | |
| ✅ REPOSITORY | dustilock | yes | no | no | 0.51s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 902.8s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.54s | |
| ✅ REPOSITORY | grype | yes | no | no | 54.51s | |
| kics | yes | no | 4 | 3.42s | ||
| ✅ REPOSITORY | secretlint | yes | no | no | 5.96s | |
| ✅ REPOSITORY | syft | yes | no | no | 4.71s | |
| ✅ REPOSITORY | trivy | yes | no | no | 12.42s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 1.82s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 18.24s | |
| ✅ YAML | prettier | 6 | 0 | 0 | 0.72s | |
| ✅ YAML | v8r | 6 | 0 | 0 | 7.63s | |
| ✅ YAML | yamllint | 6 | 0 | 0 | 1.01s |
Detailed Issues
⚠️ REPOSITORY / kics - 4 warnings
warning: Healthcheck is not defined.
┌─ tests/e2e/compose.yaml:2:1
│
2 │ loinc-conversion:
│ ^^^^^^^^^^^^^^^^^^^
│
= Healthcheck Not Set
= Check containers periodically to see if they are running properly.
warning: Healthcheck is not defined.
┌─ tests/e2e/compose.yaml:14:1
│
14 │ tester:
│ ^^^^^^^^^
│
= Healthcheck Not Set
= Check containers periodically to see if they are running properly.
warning: Docker compose file does not have 'security_opt' attribute
┌─ tests/e2e/compose.yaml:14:1
│
14 │ tester:
│ ^^^^^^^^^
│
= Security Opt Not Set
= Attribute 'security_opt' should be defined.
warning: Dockerfile doesn't contain instruction 'HEALTHCHECK'
┌─ Dockerfile:21:1
│
21 │ FROM gcr.io/distroless/nodejs24-debian12:nonroot@sha256:7dbb2f897dd49fae32c053b1af3635bd81458dbbd805fc79b988508bea738198
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
│
= Healthcheck Instruction Missing
= Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working
warning: 4 warnings emitted
See detailed reports in MegaLinter artifacts
You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:
- oxsecurity/megalinter/flavors/[email protected] (88 linters)
Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)
- Documentation: Custom Flavors
- Command:
npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,REPOSITORY_CHECKOV,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R
b64d8fc to
3d34374
Compare
3d34374 to
c2d4ee6
Compare
40f9d49 to
0925eee
Compare
0925eee to
d68e654
Compare
d68e654 to
5db1373
Compare
5db1373 to
7acff64
Compare
7acff64 to
75903a5
Compare
chgl
previously approved these changes
May 25, 2025
2cb556f to
54afadc
Compare
dc0c573 to
7a956e2
Compare
7a956e2 to
64fd5d5
Compare
eff2c92 to
8710b89
Compare
70657ea to
6cfcd0e
Compare
305622a to
4a9bfb1
Compare
4a9bfb1 to
6ad9114
Compare
6ad9114 to
3410ceb
Compare
3410ceb to
b4f506a
Compare
Trivy image scan report
|
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.

This PR contains the following updates:
4.4.0→5.1.2Release Notes
chaijs/chai-http (chai-http)
v5.1.2Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai-http@5.1.1...5.1.2
v5.1.1Compare Source
What's Changed
requestby @43081j in #341Full Changelog: chaijs/chai-http@5.1.0...5.1.1
v5.1.0Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai-http@5.0.0...5.1.0
v5.0.0Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai-http@4.4.0...5.0.0
Configuration
📅 Schedule: Branch creation - On day 1 of the month, every 3 months ( * * 1 */3 * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.