PAC-40355: Update @kno2/bluebutton to 0.7.0 + internal dependabot updates - #139
Merged
Merged
Conversation
Picks up the C32 parser fix (Kno2/bluebutton.js#54) so C32 documents no longer crash the intake CDA preview. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates the project’s npm dependencies to pick up a fix in @kno2/bluebutton that prevents C32 documents from crashing the CDA preview, along with reconciled lockfile-only security/transitive updates.
Changes:
- Bump
@kno2/bluebuttonfrom0.6.15to0.7.0. - Refresh
package-lock.jsonto include updated transitive/security dependencies (notablybootstrap@4.6.2,fast-uri@3.1.5,js-yaml@4.3.1).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates direct dependency @kno2/bluebutton to 0.7.0. |
| package-lock.json | Reconciles lockfile to the updated dependency set and pulls in transitive/security bumps (bootstrap/fast-uri/js-yaml). |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
vamaral-kno2
approved these changes
Aug 12, 2026
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.
PAC-40355 — C32 preview crash
Lockfile-only (transitive / security)
Excluded (major npm version — handle separately)
Held back
package-lock.json was reconciled with npm and verified stable: a fresh
npm installproduces no further changes.npm run build,lint, andformat:checkall pass.Jira: PAC-40355
🤖 Generated with Claude Code