Skip to content

chore: propagate main into development - #84

Merged
Wikid82 merged 2 commits into
developmentfrom
main
Sep 7, 2026
Merged

chore: propagate main into development#84
Wikid82 merged 2 commits into
developmentfrom
main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Automated PR carrying commits pushed directly to main (hotfixes, CI-generated
commits) down into development. nightly is intentionally skipped — it picks
these up via the daily development sync instead.

Triggered by push 6344c65 to main.

release-please only bumps versions for feat/fix/breaking by default, so
the recent run of chore(deps) dependency bumps landed on main without
cutting a release.

- release-please-config.json: add changelog-sections. feat/fix/perf/
  deps/revert are visible and release-triggering; chore/ci/build/docs/
  style/refactor/test are explicitly hidden and non-releasing. A type
  listed here without "hidden": true is treated as release-triggering
  by release-please, so deps: now bumps a patch.
- .github/renovate.json: semanticCommitType "deps" (scope dropped) so
  dependency PRs merge as "deps: ...", landing in a dedicated
  Dependencies changelog section and cutting a patch release. The
  github-actions manager is carved out to chore: since action digest
  pins don't change the bundled extension.
- CLAUDE.md: document the commit-prefix conventions.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Wikid82
Wikid82 marked this pull request as ready for review September 7, 2026 19:35
@Wikid82
Wikid82 merged commit f3b978d into development Sep 7, 2026
13 checks passed
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.

2 participants