Skip to content

chore(main): release dograh 1.45.0 - #609

Merged
a6kme merged 1 commit into
mainfrom
release-please--branches--main--components--dograh
Aug 11, 2026
Merged

chore(main): release dograh 1.45.0#609
a6kme merged 1 commit into
mainfrom
release-please--branches--main--components--dograh

Conversation

@chewwbaka

@chewwbaka chewwbaka commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.45.0 (2026-08-11)

What's Changed

Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: dograh-v1.44.0...dograh-v1.45.0


This PR was generated with Release Please. See documentation.

Greptile Summary

This release updates Dograh’s release manifest, API package version, UI package version, and generated 1.45.0 changelog. The potential stale UI lockfile-version concern was disproved: npm ci succeeded and npm pack --dry-run produced ui@1.45.0 both before and after aligning the lockfile’s root version fields.

Confidence Score: 5/5

The PR is safe to merge; no blocking failure remains.

The release metadata and changelog changes are consistent, and the exercised UI installation and packaging path reports version 1.45.0 despite the lockfile retaining older root metadata.

T-Rex T-Rex Logs

What T-Rex did

  • Ran a disposable-copy validation using the repository's UI metadata and executed npm ci and npm pack dry-run; with a stale lockfile root version of 1.44.0, the pack output reported ui@1.45.0 and ui-1.45.0.tgz.
  • Aligned the copied UI lockfile root version fields to 1.45.0 and re-ran the validation, after which the packaging and version metadata remained identical (ui@1.45.0, ui-1.45.0.tgz).

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (29): Last reviewed commit: "chore(main): release dograh 1.45.0" | Re-trigger Greptile

@github-actions github-actions Bot added the chore Maintenance (excluded from changelog) label Aug 1, 2026
@chewwbaka
chewwbaka force-pushed the release-please--branches--main--components--dograh branch 4 times, most recently from d791ac5 to de35608 Compare August 3, 2026 07:33
Comment thread ui/package.json
{
"name": "ui",
"version": "1.44.0",
"version": "1.45.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 UI lockfile root metadata is stale for release 1.45.0

ui/package.json declares version 1.45.0, but ui/package-lock.json still declares 1.42.0 in both its top-level metadata and its root packages[""] entry. Update or regenerate the lockfile so its root package metadata matches the released UI package version.

Artifacts

Release metadata validation script

  • The exact Python script parsed JSON and TOML, then compared the release manifest, API, UI, changelog, and UI lockfile metadata, the takeaway is that the check is reproducible.

Parent release metadata validation output

  • The validator executed against the parent release and found its 1.42.0 UI lockfile root metadata stale relative to 1.44.0, the takeaway is that the mismatch predates this PR.

Release 1.45.0 metadata validation output

  • The validator executed against the PR head and passed manifest/API/UI/changelog checks while failing both UI lockfile root-version checks, the takeaway is that the release metadata is not fully internally consistent.

UI lockfile installation output

  • `npm ci --ignore-scripts` executed from `ui` and completed successfully with 1,166 packages installed, the takeaway is that the unchanged lockfile remains installable.

UI Vitest execution output

  • `npm test` executed from `ui` and passed 13 test files with 58 tests, the takeaway is that the installed UI remains testable.

View artifacts

T-Rex Ran code and verified through T-Rex

@chewwbaka
chewwbaka force-pushed the release-please--branches--main--components--dograh branch 21 times, most recently from 14a7917 to a594600 Compare August 10, 2026 13:37
@chewwbaka
chewwbaka force-pushed the release-please--branches--main--components--dograh branch 2 times, most recently from d2397a3 to c933d53 Compare August 11, 2026 12:51
@chewwbaka
chewwbaka force-pushed the release-please--branches--main--components--dograh branch 2 times, most recently from ca025e8 to 37ba20a Compare August 11, 2026 15:05
@chewwbaka
chewwbaka force-pushed the release-please--branches--main--components--dograh branch from 37ba20a to be1713f Compare August 11, 2026 15:23
@a6kme
a6kme merged commit 48aa0f6 into main Aug 11, 2026
9 checks passed
@chewwbaka

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Labels

autorelease: tagged chore Maintenance (excluded from changelog)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants