chore: upgrade from 0.22.4 to 0.22.5#341
Merged
Merged
Conversation
Release containing the HTTP-transport DNS-rebinding fix (#340). Merging this to main triggers the npm trusted-publish workflow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps DBHub’s published version from 0.22.4 → 0.22.5, aligning repository metadata for the npm publish workflow that ships the DNS-rebinding fix described in #340.
Changes:
- Update root package version to
0.22.5. - Update frontend package version to
0.22.5. - Update MCP
server.jsonmetadata/package version to0.22.5.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Bumps root package version to 0.22.5 (publishing trigger). |
| frontend/package.json | Aligns frontend package version to 0.22.5. |
| server.json | Aligns MCP server/package metadata version to 0.22.5. |
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.
Version bump 0.22.4 → 0.22.5.
This release contains the HTTP-transport DNS-rebinding fix from #340 (Host allow-list, closing GHSA-fm8p-53ww-hf6w and two duplicates).
Merging this to
mainchangespackage.json, which triggersnpm-publish.yml(OIDC trusted publish) to push@bytebase/dbhub@0.22.5to npm.After this merges + publishes
patched_versions = 0.22.5onGHSA-fm8p-53ww-hf6wand publish it (requests a CVE, credits all three reporters).Files:
package.json,frontend/package.json,server.json— matches the prior bump's footprint.🤖 Generated with Claude Code