Skip to content

build: tag untagged asserts for 2.114.0 release - #27822

Merged
dannimad merged 1 commit into
mainfrom
release-prep/2.114.0/1-tag-asserts
Aug 3, 2026
Merged

build: tag untagged asserts for 2.114.0 release#27822
dannimad merged 1 commit into
mainfrom
release-prep/2.114.0/1-tag-asserts

Conversation

@dannimad

@dannimad dannimad commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Description

Tags previously untagged asserts with hex error codes ahead of the 2.114.0 release, per the standard minor release prep process.

Part of the 2.114.0 release prep sequence:

  1. Tag untagged asserts (this PR)
  2. Update compat generation
  3. Generate release notes/changelogs
  4. Bump main to 2.115.0

This PR must merge before the version bump PR.

Copilot AI review requested due to automatic review settings August 3, 2026 15:43
@dannimad
dannimad requested a review from a team as a code owner August 3, 2026 15:43
@github-actions github-actions Bot added area: tools area: runtime Runtime related issues area: driver Driver related issues area: dds Issues related to distributed data structures area: repo Repo related work area: website area: dds: tree base: main PRs targeted against main branch labels Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (40 lines, 5 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

Copilot AI 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.

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bundle size comparison

Base commit: 60f9cedd3a2ad735207d82e9b9bd12cda287f6fe
Head commit: 8ab8ba4d241886505266fdbf663679c7ff2523e8

Pending — Build - client packages is running. Results will appear here when the build completes.

@dannimad
dannimad merged commit 845c15a into main Aug 3, 2026
39 checks passed
@dannimad
dannimad deleted the release-prep/2.114.0/1-tag-asserts branch August 3, 2026 16:35
dannimad added a commit that referenced this pull request Aug 3, 2026
## Description

Generates release notes (RELEASE_NOTES/2.114.0.md) and per-package
changelogs for the 2.114.0 release, consuming the pending changesets.

Part of the 2.114.0 release prep sequence:
1. Tag untagged asserts (#27822)
2. Update compat generation (no changes needed this cycle)
3. **Generate release notes/changelogs** (this PR)
4. Bump main to 2.115.0

This PR must merge before the version bump PR.
dannimad added a commit that referenced this pull request Aug 3, 2026
## Description

Bumps main from 2.114.0 to 2.115.0, the next development version after
the 2.114.0 release branch cut. Includes packageVersion.ts regeneration
and compat workspace version refresh (no compat-workspace package.json
changes needed this cycle).

Part of the 2.114.0 release prep sequence:
1. Tag untagged asserts (#27822)
2. Update compat generation (no changes needed this cycle)
3. Generate release notes/changelogs (#27823)
4. **Bump main to 2.115.0** (this PR)

**This PR must merge LAST**, after the other two are merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: dds: tree area: dds Issues related to distributed data structures area: driver Driver related issues area: repo Repo related work area: runtime Runtime related issues area: tools area: website base: main PRs targeted against main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants