deps: bump BareDOM 3.0.0 → 3.1.0#59
Merged
Merged
Conversation
Upstream internal-audit cycle: Golden Sample render-pipeline retrofit across the majority of the 83 components, define-parsed-prop! migrations, listener-leak hygiene, and a du/ interop-discipline sweep. No public API changes; existing documents render unchanged. Bareforge's only edits are the lockstep version bumps in deps.edn and src/bareforge/meta/versions.cljs, plus the CHANGELOG entry. Release notes: https://github.com/avanelsas/baredom/releases/tag/v3.1.0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
avanelsas
added a commit
that referenced
this pull request
May 16, 2026
Patch release picking up BareDOM 3.1.0 (internal-audit cycle). No Bareforge code changes beyond the deps bump that landed in #59 — this commit only promotes [Unreleased] → [0.6.1] in CHANGELOG and bumps package.json. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
com.github.avanelsas/baredom3.0.0 → 3.1.0 in lockstep acrossdeps.ednandsrc/bareforge/meta/versions.cljs.define-parsed-prop!migrations, listener-leak hygiene, and adu/interop-discipline sweep. No public API changes; no new components.[Unreleased]records the bump with a link to the upstream notes.Upstream release notes: https://github.com/avanelsas/baredom/releases/tag/v3.1.0
Test plan
clj-kondo --lint src test scripts— cleancljfmt check— cleannpx shadow-cljs compile test— 847 tests / 2454 assertions / 0 failures, 0 errorsnpx shadow-cljs release app— 0 warnings./scripts/check.sh— green in 19s🤖 Generated with Claude Code