Skip to content

chore(deps): bump the npm-examples-reference-agent-minor-and-patch group in /examples/reference-agent with 2 updates - #167

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/reference-agent/npm-examples-reference-agent-minor-and-patch-66af35868f
Open

chore(deps): bump the npm-examples-reference-agent-minor-and-patch group in /examples/reference-agent with 2 updates#167
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/reference-agent/npm-examples-reference-agent-minor-and-patch-66af35868f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-examples-reference-agent-minor-and-patch group in /examples/reference-agent with 2 updates: block-genomics-connect and tsx.

Updates block-genomics-connect from 0.2.0 to 0.3.1

Release notes

Sourced from block-genomics-connect's releases.

block-genomics CLI 0.3.0

The official Block Genomics command-line tool. Install with npm i -g block-genomics or run npx block-genomics --help.

📦 npm: https://www.npmjs.com/package/block-genomics

Agent API token lifecycle

  • register-agent surfaces a one-time API token (shown once, never written to disk).
  • bg agent token rotate|revoke — manage an agent's token, authorized by your wallet signature.
  • bg events poll and bg heartbeat send the token as a Bearer header (--token or BG_AGENT_TOKEN).

Also includes my-blocks, whoami, and agent list|update|revoke.

Full notes: cli/CHANGELOG.md.

Changelog

Sourced from block-genomics-connect's changelog.

[0.3.1] — 2026-08-09

Fixed

  • Refreshed the bundled openapi.json from 1.2.1 to 1.4.0 so it matches the spec served at https://blockgenomics.io/openapi.json. The bundle had drifted since 0.2.0 and was missing the sandbox tier, experience hosting, world batch writes, and agent brief history surfaces. No client code changes — every endpoint the client already called was present in both versions.
  • Ship a LICENSE file in the published tarball. The package has always declared "license": "MIT" but the license text itself was never included.

[0.3.0] — 2026-07-15

Added — experience hosting (Nexus Protocol v1 — Experience Hosting)

  • client.experiences surface for attaching self-hosted worlds to a block:
    • experiences.register(manifest) — attach a web / unreal / unity / godot / minecraft / vr / custom experience. Signs an experience-register challenge; the server re-verifies on-chain ownership, judges the manifest text against the constitution, and probes health.
    • experiences.get(id) / experiences.list({ blockHeight?, type?, status?, limit?, offset? }) — public discovery (paginated).
    • experiences.update(id, changes) / experiences.remove(id) — owner-wallet-authed via an experience-manage challenge; update re-probes and re-judges, remove is terminal.
    • experiences.probe(id) — trigger a fresh server-side health probe.
  • Types: ExperienceManifest, ExperienceRecord, ExperienceType, ExperienceTransport, ExperienceStatus, ContentRating, ClientRequirements, ExperienceListOptions, ExperienceListResult, ExperienceRemoveResult, and the ExperiencesApi interface.

Changed

  • requestChallenge() / ChallengePurpose now also accept experience-register and experience-manage.
  • mcp.json adds experience_register, experience_list, and experience_status tools.
Commits

Updates tsx from 4.23.12 to 4.23.13

Release notes

Sourced from tsx's releases.

v4.23.13

4.23.13 (2026-08-30)

Bug Fixes

  • cache: bound shared transform cache memory (#835) (28e1f12)

This release is also available on:

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-examples-reference-agent-minor-and-patch group in /examples/reference-agent with 2 updates: [block-genomics-connect](https://github.com/BitmapAsset/block-genomics-nexus/tree/HEAD/sdk/agent-connect) and [tsx](https://github.com/privatenumber/tsx).


Updates `block-genomics-connect` from 0.2.0 to 0.3.1
- [Release notes](https://github.com/BitmapAsset/block-genomics-nexus/releases)
- [Changelog](https://github.com/BitmapAsset/block-genomics-nexus/blob/main/sdk/agent-connect/CHANGELOG.md)
- [Commits](https://github.com/BitmapAsset/block-genomics-nexus/commits/HEAD/sdk/agent-connect)

Updates `tsx` from 4.23.12 to 4.23.13
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.12...v4.23.13)

---
updated-dependencies:
- dependency-name: block-genomics-connect
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-examples-reference-agent-minor-and-patch
- dependency-name: tsx
  dependency-version: 4.23.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-examples-reference-agent-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 3, 2026
@dependabot
dependabot Bot requested a review from BitmapAsset as a code owner September 3, 2026 10:47
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 3, 2026
@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
app Ready Ready Preview Sep 3, 2026 11:11am UTC
workspace Ready Ready Preview Sep 3, 2026 11:11am UTC

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants