Skip to content

Release New Version#2282

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
changeset-release/main
Open

Release New Version#2282
github-actions[bot] wants to merge 2 commits into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 10, 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 publish to npm yourself or setup this action to publish 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

@ensnode/ensdb-sdk@1.16.0

Minor Changes

  • #2292 09b4aa5 Thanks @shrugs! - Add a (value, coinType) index on resolver_address_records to support reverse lookups of the Names whose addr() record points at a given address. Powers Account.nameReferences in the Omnigraph API.

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.16.0
    • enssdk@1.16.0

ensskills@1.16.0

Minor Changes

  • #2287 7f7627a Thanks @shrugs! - The enssdk and enskit skills are now fully authored (previously stubs): enssdk covers the typed ENS Omnigraph client (gql.tada), hashing, normalization, and interpretation primitives for TypeScript integrations; enskit covers building ENS React UIs (provider setup, typed Omnigraph hooks, caching, Relay pagination). The ens-protocol skill also gained the Subgraph-Interpreted Label concept (why subgraph-compatible APIs may return an Encoded LabelHash where the Omnigraph returns the literal label).

Patch Changes

  • #2287 7f7627a Thanks @shrugs! - The omnigraph skill now explains Protocol Acceleration (resolve is accelerated by default, transparent protocol-compliant fallback, the acceleration { requested attempted } introspection) and the indexing-status/503 contract (when an instance responds 503 and how to check progress with enscli ensnode indexing-status). The ens-protocol skill now defines the ENS Namespace concept (a logically-isolated set of names spanning many chains, not 1:1 with an L1 chain).

@ensnode/datasources@1.16.0

Patch Changes

  • Updated dependencies []:
    • enssdk@1.16.0

@namehash/ens-referrals@1.16.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.16.0
    • enssdk@1.16.0

enscli@1.16.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.16.0
    • enssdk@1.16.0
    • @ensnode/datasources@1.16.0
    • @ensnode/ensrainbow-sdk@1.16.0

enskit@1.16.0

Patch Changes

  • Updated dependencies []:
    • enssdk@1.16.0

@ensnode/ensnode-sdk@1.16.0

Patch Changes

  • Updated dependencies []:
    • enssdk@1.16.0
    • @ensnode/datasources@1.16.0

@ensnode/ensrainbow-sdk@1.16.0

Patch Changes

  • Updated dependencies []:
    • enssdk@1.16.0

@namehash/namehash-ui@1.16.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.16.0
    • enssdk@1.16.0
    • @ensnode/datasources@1.16.0

enssdk@1.16.0

@ensnode/ponder-sdk@1.16.0

@ensnode/ponder-subgraph@1.16.0

ensapi@1.16.0

Minor Changes

  • #2292 09b4aa5 Thanks @shrugs! - Omnigraph API: Adds Account.nameReferences, surfacing the Names whose indexed addr() record points at the Account, optionally scoped to a single CoinType via where: { coinType }. Reflects literally-indexed, Canonical Domains only: records whose node has no canonical Domain are omitted, and Forward Resolution / CCIP-Read and ENSIP-19 address record defaulting are not applied.

Patch Changes

  • #2285 ba68bbe Thanks @sevenzing! - - Add Domain.resolve.profile.contenthash interpretation

  • Updated dependencies [09b4aa5]:

    • @ensnode/ensdb-sdk@1.16.0
    • @ensnode/ensnode-sdk@1.16.0
    • enssdk@1.16.0
    • @ensnode/datasources@1.16.0
    • @ensnode/ponder-subgraph@1.16.0
    • @namehash/ens-referrals@1.16.0

ensadmin@1.16.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.16.0
    • enssdk@1.16.0
    • @ensnode/datasources@1.16.0
    • @namehash/namehash-ui@1.16.0
    • @ensnode/scalar-react@0.0.0

ensindexer@1.16.0

Patch Changes

  • #2280 dff338c Thanks @shrugs! - ENSIndexer now re-derives a Resolver's ENSIP-10 IExtendedResolver support when a known proxy Resolver emits an EIP-1967 Upgraded event, instead of fixing the value once at first visibility. Proxy Resolvers that activate IExtendedResolver via a post-assignment upgrade (e.g. the 3DNS Resolver behind .box) were stuck extended = false forever, silently breaking wildcard resolution for affected names.

  • Updated dependencies [09b4aa5]:

    • @ensnode/ensdb-sdk@1.16.0
    • @ensnode/ensnode-sdk@1.16.0
    • enssdk@1.16.0
    • @ensnode/datasources@1.16.0
    • @ensnode/ensrainbow-sdk@1.16.0
    • @ensnode/ponder-sdk@1.16.0

ensrainbow@1.16.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.16.0
    • enssdk@1.16.0
    • @ensnode/ensrainbow-sdk@1.16.0

fallback-ensapi@1.16.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.16.0
    • @ensnode/datasources@1.16.0

@docs/ensnode@1.16.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.16.0
    • @namehash/namehash-ui@1.16.0

@docs/ensrainbow@1.16.0

Patch Changes

  • Updated dependencies []:
    • @namehash/namehash-ui@1.16.0

@ensnode/enskit-react-example@0.0.11

Patch Changes

  • Updated dependencies []:
    • enssdk@1.16.0
    • enskit@1.16.0

@ensnode/enssdk-example@0.0.5

Patch Changes

  • Updated dependencies []:
    • enssdk@1.16.0

@ensnode/integration-test-env@1.16.0

Patch Changes

  • Updated dependencies [09b4aa5]:
    • @ensnode/ensdb-sdk@1.16.0
    • @ensnode/ensnode-sdk@1.16.0
    • enssdk@1.16.0
    • @ensnode/datasources@1.16.0
    • @ensnode/shared-configs@1.16.0

@ensnode/ensindexer-perf-testing@1.16.0

@ensnode/shared-configs@1.16.0

@github-actions github-actions Bot requested a review from a team as a code owner June 10, 2026 14:37
@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
admin.ensnode.io Error Error Jun 17, 2026 2:40pm
enskit-react-example.ensnode.io Error Error Jun 17, 2026 2:40pm
ensnode.io Error Error Jun 17, 2026 2:40pm
ensrainbow.io Error Error Jun 17, 2026 2:40pm

@greptile-apps

greptile-apps Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is an automated release PR generated by the Changesets action, bumping all packages in the monorepo from 1.15.21.16.0 (with a few example packages following their own versioning).

Confidence Score: 5/5

Purely automated version-bump and changelog PR with no logic changes — safe to merge when ready to release.

Every file change is mechanical: version strings in package.json files, Docker image default tags, the OpenAPI spec version field, generated CHANGELOG entries, and deletion of consumed changeset files. No application logic, schema migrations, or configuration values are modified beyond the version number itself.

No files require special attention.

Important Files Changed

Filename Overview
docker/services/ensindexer.yml Default image tag bumped from 1.15.2 to 1.16.0; no other changes.
docs/ensnode.io/ensapi-openapi.json OpenAPI info.version bumped from 1.15.2 to 1.16.0; no schema changes.
apps/ensapi/package.json Package version bumped to 1.16.0; no dependency graph changes.
packages/ensdb-sdk/package.json Package version bumped to 1.16.0 reflecting the new resolver_address_records index (from PR #2292).
packages/ensskills/package.json Package version bumped to 1.16.0 reflecting the fully-authored enssdk/enskit skills (from PR #2287).
apps/ensindexer/package.json Package version bumped to 1.16.0 reflecting the proxy-resolver extended re-derivation fix (from PR #2280).

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    CS[".changeset/*.md files (6)"] -->|consumed by Changesets action| REL[Release PR]
    REL --> PKG["package.json bumps\n1.15.2 → 1.16.0\n(all packages)"]
    REL --> CL["CHANGELOG.md updates\n(all packages)"]
    REL --> DOC["docker/services/*.yml\ndefault image tag → 1.16.0"]
    REL --> OAS["docs/ensnode.io/ensapi-openapi.json\nversion → 1.16.0"]
    PKG --> NPM["npm publish\n(on merge + CI)"]
    DOC --> GH["ghcr.io/namehash/ensnode/*:1.16.0\n(built by CI)"]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    CS[".changeset/*.md files (6)"] -->|consumed by Changesets action| REL[Release PR]
    REL --> PKG["package.json bumps\n1.15.2 → 1.16.0\n(all packages)"]
    REL --> CL["CHANGELOG.md updates\n(all packages)"]
    REL --> DOC["docker/services/*.yml\ndefault image tag → 1.16.0"]
    REL --> OAS["docs/ensnode.io/ensapi-openapi.json\nversion → 1.16.0"]
    PKG --> NPM["npm publish\n(on merge + CI)"]
    DOC --> GH["ghcr.io/namehash/ensnode/*:1.16.0\n(built by CI)"]
Loading

Reviews (15): Last reviewed commit: "chore(release): version apps" | Re-trigger Greptile

@vercel vercel Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Suggestions:

  1. Missing pnpm install in release:postversion script causes stale lockfile after changeset version, leading to ERR_PNPM_OUTDATED_LOCKFILE in all builds
  1. upsertResolver function does not return the resolver record, but multiple callers depend on the return value to access resolver properties

Fix on Vercel

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9601c7a to 61ab4ab Compare June 10, 2026 15:34
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 61ab4ab to dabc4fb Compare June 10, 2026 16:31
@github-actions github-actions Bot force-pushed the changeset-release/main branch from dabc4fb to 5758984 Compare June 12, 2026 12:40
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5758984 to 6616c5f Compare June 12, 2026 14:57
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a70ba44 to bc841f3 Compare June 13, 2026 15:31
@github-actions github-actions Bot force-pushed the changeset-release/main branch from bc841f3 to 4da5d84 Compare June 15, 2026 19:15
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 4da5d84 to 6a13817 Compare June 16, 2026 16:50
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6a13817 to 6591e24 Compare June 16, 2026 17:59
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6591e24 to 234d0d6 Compare June 16, 2026 19:36
github-actions Bot added 2 commits June 17, 2026 14:39
Releases:
  ensapi@1.16.0
  ensskills@1.16.0
  @ensnode/ensdb-sdk@1.16.0
  ensindexer@1.16.0
  @ensnode/integration-test-env@1.16.0
  @ensnode/ensnode-sdk@1.16.0
  ensadmin@1.16.0
  ensrainbow@1.16.0
  fallback-ensapi@1.16.0
  enssdk@1.16.0
  enscli@1.16.0
  enskit@1.16.0
  @ensnode/datasources@1.16.0
  @ensnode/ensrainbow-sdk@1.16.0
  @ensnode/ponder-sdk@1.16.0
  @ensnode/ponder-subgraph@1.16.0
  @ensnode/shared-configs@1.16.0
  @docs/ensnode@1.16.0
  @docs/ensrainbow@1.16.0
  @namehash/ens-referrals@1.16.0
  @namehash/namehash-ui@1.16.0
  @ensnode/ensindexer-perf-testing@1.16.0
  @ensnode/enskit-react-example@0.0.11
  @ensnode/enssdk-example@0.0.5

[skip ci]
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