Version Packages - #136
Version Packages#136
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The latest Docker Doctor scan for this pull request. Learn more about Docker Doctor.
Score: 84 / 100 · 3 issues
Scanned by Docker Doctor for commit |
commit: |
7ebcea9 to
91ecd27
Compare
91ecd27 to
e67655c
Compare
1c94642 to
5762bc8
Compare
5762bc8 to
90e4a79
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@docker-doctor/cli@0.5.2
Patch Changes
<name>.dockerignorefiles (BuildKit's per-Dockerfile ignore convention) are no longer scanned as Dockerfiles, Dockerfiles with no instructions no longer produceno-root-user/require-labelsfindings, and discovered paths are always/-separated so the.dockerignorecheck and the JSON report behave the same on Windows..docker-doctor/,.gitignore) and exits non-zero instead of silently pretending it succeeded;.docker-doctor/diagnostics.jsonflattens messages and paths the same way the per-rule.txtfiles already did; and every CLI error path sets the exit code instead of callingprocess.exit, so piped output is never cut short.--jsonreport (and in.docker-doctor/diagnostics.json) now carries its rule'scategory, so consumers no longer need a secondrules listcall to group findings. The reportschemaVersionis now3; all existing fields are unchanged.docker-doctor.config.tsonly loads on runtimes that strip TypeScript types natively (22.18+). On an older Node the CLI now explains the.tsconfig failure and points at the YAML/JSON alternatives instead of printingUnknown file extension ".ts".<<EOFinside a quoted string no longer opens a heredoc, a heredoc that never closes now fails the file (exit 2, "scan incomplete") instead of silently dropping every instruction after it,avoid-run-cdonly flagscdin command position (/opt/cdandcd.tar.gzno longer match),use-pipefailignores|inside quoted arguments, and aservices:written as a YAML list is treated as invalid Compose rather than as services named0,1, …docker-doctorskill no longer claims that category severities other than"off"are ignored —categoriesentries cascade to every rule in the category unless a per-rule entry overrides them.docker-doctor-kit@0.1.7
Patch Changes