Skip to content

chore: bump @semantic-release/github to ^12.0.6#3170

Merged
oliverlaz merged 1 commit intomasterfrom
chore/bump-semantic-release-github-master
May 5, 2026
Merged

chore: bump @semantic-release/github to ^12.0.6#3170
oliverlaz merged 1 commit intomasterfrom
chore/bump-semantic-release-github-master

Conversation

@oliverlaz
Copy link
Copy Markdown
Member

@oliverlaz oliverlaz commented May 5, 2026

Summary

Bumps @semantic-release/github from 12.0.2 β†’ 12.0.6 (and semantic-release 25.0.2 β†’ 25.0.3) on master.

v12.0.6 includes semantic-release/github#1169, which derives the GitHub release's make_latest flag from semantic-release's branch classification:

  • main release branch (master here) β†’ make_latest: "true" (unchanged β€” keeps the Latest badge)
  • maintenance branch (e.g. release-v13 on the v13 line) β†’ make_latest: "false"

Master's behavior does not change with this bump β€” it's already the main release branch and will continue claiming the Latest badge. This PR exists for parity with the v13 line (#3169) and to set a sensible floor in case a future maintenance branch is added to .releaserc.json.

Picks up semantic-release/github#1169, which sets make_latest based on
the branch type. Master is the main release branch so behavior is
unchanged (still gets make_latest=true), but pinning the floor here
prevents drift if a future maintenance branch is added.

Also bumps semantic-release ^25.0.2 -> ^25.0.3.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Size Change: 0 B

Total Size: 673 kB

ℹ️ View Unchanged
Filename Size
dist/cjs/audioProcessing.js 1.32 kB
dist/cjs/emojis.js 3.01 kB
dist/cjs/index.js 267 kB
dist/cjs/mp3-encoder.js 1.27 kB
dist/cjs/useNotificationApi.js 45.4 kB
dist/css/emoji-picker.css 178 B
dist/css/emoji-replacement.css 456 B
dist/css/index.css 39.6 kB
dist/es/audioProcessing.mjs 1.31 kB
dist/es/emojis.mjs 2.52 kB
dist/es/index.mjs 265 kB
dist/es/mp3-encoder.mjs 756 B
dist/es/useNotificationApi.mjs 45.2 kB

compressed-size-action

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 83.50%. Comparing base (541eef8) to head (8855946).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3170   +/-   ##
=======================================
  Coverage   83.50%   83.50%           
=======================================
  Files         434      434           
  Lines       12949    12949           
  Branches     4170     4170           
=======================================
  Hits        10813    10813           
  Misses       2136     2136           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oliverlaz oliverlaz merged commit 00af860 into master May 5, 2026
10 checks passed
@oliverlaz oliverlaz deleted the chore/bump-semantic-release-github-master branch May 5, 2026 13:39
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.

1 participant