Skip to content

chore(main): release rails_error_dashboard 0.8.3 - #145

Merged
AnjanJ merged 2 commits into
mainfrom
release-please--branches--main--components--rails_error_dashboard
Jul 31, 2026
Merged

chore(main): release rails_error_dashboard 0.8.3#145
AnjanJ merged 2 commits into
mainfrom
release-please--branches--main--components--rails_error_dashboard

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.8.3 (2026-07-30)

🐛 Bug Fixes

  • rack-attack: persist events independently of error capture (#143) (2619282)
  • specs,deps: stop async_logging leaking between specs; unpin concurrent-ruby (54a8693)
  • specs: stop system specs depending on live CDN requests (de6d077)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--rails_error_dashboard branch from 1c9bba3 to 7f49dd9 Compare July 30, 2026 18:34
PRs #144 and #146 were the first in this repo merged with a merge commit
rather than a squash. GitHub's repo settings had merge_commit_title=
MERGE_MESSAGE and merge_commit_message=PR_TITLE, which puts the merge
subject on line 1 and the conventional-commit subject in the BODY:

    Merge pull request #146 from AnjanJ/fix/spec-flake-and-concurrent-ruby

    fix(specs,deps): stop async_logging leaking between specs; ...

Release-please parses conventional prefixes out of merge-commit bodies as
well as subjects, so each fix was counted twice — once at the branch SHA
and once at the merge SHA.

Removes the two merge-SHA duplicates (a85f67f, 891180e) and keeps the
authored commits (2619282, 54a8693), which are the ones carrying the full
commit bodies. The third entry (de6d077) is NOT a duplicate — it is a
genuine second commit on the #146 branch with no merge twin.

0.8.3 now lists three fixes, matching the three real changes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@AnjanJ
AnjanJ merged commit 4aa2ba7 into main Jul 31, 2026
18 checks passed
@github-actions

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant