Skip to content

Release New Version#1737

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Release New Version#1737
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 9, 2026

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

Releases

@namehash/ens-referrals@1.8.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.8.0

@ensnode/ensnode-react@1.8.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/ensnode-sdk@1.8.0

@ensnode/ensnode-sdk@1.8.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/datasources@1.8.0

@namehash/namehash-ui@1.8.0

Patch Changes

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

@ensnode/datasources@1.8.0

@ensnode/ensnode-schema@1.8.0

@ensnode/ensrainbow-sdk@1.8.0

@ensnode/ponder-sdk@1.8.0

@ensnode/ponder-subgraph@1.8.0

ensapi@1.8.0

Minor Changes

  • #1744 9429530 Thanks @shrugs! - ENSNode GraphQL API: Registration.start is now available, indicating the start timestamp of the Registration.

  • #1730 5c64d89 Thanks @shrugs! - The subgraph and ensv2 plugins can now be activated in parallel.

  • #1744 9429530 Thanks @shrugs! - ENSNode GraphQL API: Add where filters to all *.events connections (Domain.events, Resolver.events, Permissions.events, Account.events). Supports filtering by topic0_in, timestamp_gte, timestamp_lte, and from (where applicable). Also adds Account.events field to find events by transaction sender.

  • #1733 10b368a Thanks @shrugs! - ENSNode GraphQL API: ENSv1Domain.rootRegistryOwner is now available, indicating the owner of the Domain's node within the ENSv1 Registry contract.

  • #1744 9429530 Thanks @shrugs! - ENSNode GraphQL API: Account.events now provides the set of Events for which this Account is the sender (i.e. Transaction.from).

Patch Changes

  • Updated dependencies []:
    • @ensnode/datasources@1.8.0
    • @ensnode/ensnode-schema@1.8.0
    • @ensnode/ensnode-sdk@1.8.0
    • @ensnode/ponder-subgraph@1.8.0
    • @namehash/ens-referrals@1.8.0

ensindexer@1.8.0

Minor Changes

  • #1730 5c64d89 Thanks @shrugs! - The subgraph and ensv2 plugins can now be activated in parallel.

Patch Changes

  • Updated dependencies []:
    • @ensnode/datasources@1.8.0
    • @ensnode/ensrainbow-sdk@1.8.0
    • @ensnode/ensnode-schema@1.8.0
    • @ensnode/ensnode-sdk@1.8.0
    • @ensnode/ponder-sdk@1.8.0

ensadmin@1.8.0

Patch Changes

  • Updated dependencies []:
    • @ensnode/datasources@1.8.0
    • @ensnode/ensnode-schema@1.8.0
    • @ensnode/ensnode-react@1.8.0
    • @ensnode/ensnode-sdk@1.8.0
    • @namehash/namehash-ui@1.8.0

ensrainbow@1.8.0

Patch Changes

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

fallback-ensapi@1.8.0

Patch Changes

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

@ensnode/integration-test-env@0.0.1

Patch Changes

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

@docs/mintlify@1.8.0

@docs/ensnode@1.8.0

@docs/ensrainbow@1.8.0

@ensnode/shared-configs@1.8.0

@github-actions github-actions bot requested a review from a team as a code owner March 9, 2026 14:18
@vercel
Copy link
Contributor

vercel bot commented Mar 9, 2026

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

Project Deployment Actions Updated (UTC)
admin.ensnode.io Ready Ready Preview, Comment Mar 12, 2026 9:27pm
ensnode.io Ready Ready Preview, Comment Mar 12, 2026 9:27pm
ensrainbow.io Ready Ready Preview, Comment Mar 12, 2026 9:27pm

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 9, 2026

Greptile Summary

This is an automated release PR generated by the Changesets GitHub Action, bumping all packages in the namehash/ensnode monorepo from version 1.7.0 to 1.8.0. The primary feature driving the minor version bump is the ability for the subgraph and ensv2 plugins to be activated in parallel (PR #1730), which affects ensapi and ensindexer as minor changes; all other packages receive patch-level bumps due to dependency propagation.

  • Changeset file deleted: .changeset/fluffy-hairs-draw.md is correctly consumed and removed as part of the release flow.
  • Version bumps: All 18 packages (apps, packages, docs) are bumped from 1.7.0 to 1.8.0.
  • Internal dependencies: All intra-monorepo dependencies continue to use workspace:*, so no pinned version strings need updating — this is correct for a pnpm workspace setup.
  • CHANGELOG entries: All changelog files are updated with appropriate entries; ensapi and ensindexer correctly reference PR Remove Core Plugin Restriction #1730 commit and author.
  • Pre-existing note: The heading in packages/datasources/CHANGELOG.md still reads # @ensnode/ens-deployments (the old package name before the rename in v0.29.0) — this is not introduced by this PR.

Confidence Score: 5/5

  • This PR is safe to merge — it is a fully automated, well-structured Changesets release with no functional code changes.
  • All changes are version bumps and CHANGELOG updates generated automatically by the Changesets action. No source code is modified. Internal dependencies correctly use workspace:* throughout, and all CHANGELOG entries are accurate and consistent with the changesets that were defined. No issues were found.
  • No files require special attention.

Important Files Changed

Filename Overview
.changeset/fluffy-hairs-draw.md Changeset file deleted as expected during Changesets release process after its content has been consumed into CHANGELOG entries.
apps/ensapi/package.json Version bumped from 1.7.0 to 1.8.0; internal workspace dependencies use workspace:* so no version pinning needed.
apps/ensindexer/package.json Version bumped from 1.7.0 to 1.8.0; internal workspace dependencies use workspace:* so no version pinning needed.
apps/ensapi/CHANGELOG.md New 1.8.0 minor release entry correctly documents the parallel plugin activation feature introduced in PR #1730.
apps/ensindexer/CHANGELOG.md New 1.8.0 minor release entry correctly documents the parallel plugin activation feature introduced in PR #1730.
packages/datasources/CHANGELOG.md Empty 1.8.0 version entry added; note the CHANGELOG heading still reads @ensnode/ens-deployments (the old package name) — this is a pre-existing issue not introduced by this PR.
packages/ensnode-sdk/package.json Version bumped from 1.7.0 to 1.8.0; internal dependency on @ensnode/datasources correctly uses workspace:*.
apps/ensadmin/package.json Version bumped from 1.7.0 to 1.8.0 as a downstream patch bump.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    CS[".changeset/fluffy-hairs-draw.md\n(deleted)"] -->|triggers| REL[Changesets Release Action]
    REL -->|bumps minor| EA["ensapi@1.8.0"]
    REL -->|bumps minor| EI["ensindexer@1.8.0"]
    REL -->|bumps patch| EADM["ensadmin@1.8.0"]
    REL -->|bumps patch| ER["ensrainbow@1.8.0"]
    REL -->|bumps patch| FE["fallback-ensapi@1.8.0"]
    REL -->|bumps| DS["@ensnode/datasources@1.8.0"]
    REL -->|bumps| SDK["@ensnode/ensnode-sdk@1.8.0"]
    REL -->|bumps| SCH["@ensnode/ensnode-schema@1.8.0"]
    REL -->|bumps| RSDK["@ensnode/ensrainbow-sdk@1.8.0"]
    REL -->|bumps| PSDK["@ensnode/ponder-sdk@1.8.0"]
    REL -->|bumps| PSG["@ensnode/ponder-subgraph@1.8.0"]
    REL -->|bumps| REACT["@ensnode/ensnode-react@1.8.0"]
    REL -->|bumps| UI["@namehash/namehash-ui@1.8.0"]
    REL -->|bumps| REF["@namehash/ens-referrals@1.8.0"]
    DS --> SDK
    SDK --> REACT
    SDK --> REF
    SDK --> EA
    SDK --> EI
    REACT --> UI
    SCH --> EA
    SCH --> EI
    RSDK --> ER
    RSDK --> EI
    PSDK --> EI
    PSG --> EA
    REF --> EA
    DS --> UI
    DS --> EA
    DS --> EI
    DS --> FE
    UI --> EADM
    REACT --> EADM
Loading

Last reviewed commit: 6eabbae

@github-actions github-actions bot force-pushed the changeset-release/main branch from 6eabbae to 4e3df9a Compare March 9, 2026 17:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4e3df9a to 90c26fa Compare March 9, 2026 17:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from 90c26fa to dcb4f0b Compare March 10, 2026 14:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from dcb4f0b to abdddd8 Compare March 10, 2026 16:49
@github-actions github-actions bot force-pushed the changeset-release/main branch from abdddd8 to ec894e0 Compare March 10, 2026 17:09
Releases:
  ensapi@1.8.0
  ensindexer@1.8.0
  ensadmin@1.8.0
  ensrainbow@1.8.0
  fallback-ensapi@1.8.0
  @ensnode/datasources@1.8.0
  @ensnode/ensrainbow-sdk@1.8.0
  @ensnode/ensnode-schema@1.8.0
  @ensnode/ensnode-react@1.8.0
  @ensnode/ensnode-sdk@1.8.0
  @ensnode/ponder-sdk@1.8.0
  @ensnode/ponder-subgraph@1.8.0
  @ensnode/shared-configs@1.8.0
  @docs/ensnode@1.8.0
  @docs/ensrainbow@1.8.0
  @docs/mintlify@1.8.0
  @namehash/ens-referrals@1.8.0
  @namehash/namehash-ui@1.8.0
  @ensnode/integration-test-env@0.0.1

[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