Skip to content

chore(release): version packages#2923

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
changeset-release/master
Open

chore(release): version packages#2923
github-actions[bot] wants to merge 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

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 master, this PR will be updated.

Releases

ctx7@0.5.6

Patch Changes

  • 23843e9: Read the GitHub CLI auth token by invoking gh directly instead of through a shell. The shell wrapper (cmd.exe /d /s /c on Windows) caused endpoint protection tools such as Microsoft Defender for Endpoint to raise a "Suspicious Node.js process behavior" alert during ctx7 setup.
  • c82cc8a: Fix ctx7 setup skill install failing with "fetch failed" when the GitHub git tree API (api.github.com) is blocked or unreachable. Skill download now falls back to fetching the single SKILL.md directly from raw.githubusercontent.com — the URL the docs API already resolves — so setup succeeds in environments where only the docs/raw hosts are reachable.

@upstash/context7-mcp@3.2.5

Patch Changes

  • beded6c: Bump undici to 7 and require Node.js >= 20.18.1. On Node 26+ (internal undici 8) the bundled undici 6 setGlobalDispatcher wrote a global-dispatcher symbol the built-in fetch no longer reads, so HTTPS_PROXY and custom-CA settings were silently ignored and requests failed with ENOTFOUND behind CONNECT proxies. undici 7 writes both symbols, restoring proxy and CA support. Node 18 is no longer supported (EOL; undici 7 requires Node >= 20.18.1).

@github-actions
github-actions Bot force-pushed the changeset-release/master branch 4 times, most recently from 20c77eb to 01f307d Compare July 23, 2026 11:50
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 01f307d to 70ff202 Compare July 24, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants