Skip to content

build(deps): bump OctoGuide/bot from 0.18.1 to 0.21.0 in the github-actions group#5648

Merged
mark-wiemer merged 1 commit intomainfrom
dependabot/github_actions/github-actions-608c0f6d34
Jan 13, 2026
Merged

build(deps): bump OctoGuide/bot from 0.18.1 to 0.21.0 in the github-actions group#5648
mark-wiemer merged 1 commit intomainfrom
dependabot/github_actions/github-actions-608c0f6d34

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 12, 2026

Bumps the github-actions group with 1 update: OctoGuide/bot.

Updates OctoGuide/bot from 0.18.1 to 0.21.0

Release notes

Sourced from OctoGuide/bot's releases.

v0.21.0

0.21.0 (2026-01-06)

Features

  • switch rule configs to a JSON 'rules' input (#429) (04e9a4d), closes #406

v0.20.0

0.20.0 (2026-01-05)

Bug Fixes

  • bump release-it/conventional-changelog to 10.0.4 and package version to unpublished 0.19.0 (9a10441)
  • deps: update dependency @​actions/core to v2 (#399) (9bc762c)
  • deps: update dependency @​astrojs/starlight to v0.37.1 (#418) (a410c29)
  • pr-title-conventional should allow for breaking changes (#426) (9a1a9d8), closes #422

Features

Changelog

Sourced from OctoGuide/bot's changelog.

0.21.0 (2026-01-06)

Features

  • switch rule configs to a JSON 'rules' input (#429) (04e9a4d), closes #406

0.20.0 (2026-01-05)

Bug Fixes

  • bump release-it/conventional-changelog to 10.0.4 and package version to unpublished 0.19.0 (9a10441)
  • deps: update dependency @​actions/core to v2 (#399) (9bc762c)
  • deps: update dependency @​astrojs/starlight to v0.37.1 (#418) (a410c29)
  • pr-title-conventional should allow for breaking changes (#426) (9a1a9d8), closes #422

Features

Commits
  • 2323755 chore: release v0.21.0
  • 04e9a4d feat: switch rule configs to a JSON 'rules' input (#429)
  • 053e820 chore: pnpm dedupe
  • 0f0babf chore: release v0.20.0
  • 9a10441 fix: bump release-it/conventional-changelog to 10.0.4 and package version to ...
  • 30ef413 chore: change package.json repository.url to lowercase
  • 9a1a9d8 fix: pr-title-conventional should allow for breaking changes (#426)
  • 0efd1fd chore: enable trusted publishing for release-it (#428)
  • b7b713c ci: use app token for all-contributors-auto-action (#425)
  • b8f86d2 feat: rename to OctoGuide/bot (#420)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [OctoGuide/bot](https://github.com/octoguide/bot).


Updates `OctoGuide/bot` from 0.18.1 to 0.21.0
- [Release notes](https://github.com/octoguide/bot/releases)
- [Changelog](https://github.com/octoguide/bot/blob/main/CHANGELOG.md)
- [Commits](octoguide/bot@0.18.1...0.21.0)

---
updated-dependencies:
- dependency-name: OctoGuide/bot
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 12, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.40%. Comparing base (0ed524a) to head (8faf31b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5648   +/-   ##
=======================================
  Coverage   88.40%   88.40%           
=======================================
  Files          66       66           
  Lines        4787     4787           
  Branches      977      977           
=======================================
  Hits         4232     4232           
  Misses        555      555           

☔ 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.

@mark-wiemer mark-wiemer merged commit fed6bbd into main Jan 13, 2026
81 checks passed
@mark-wiemer mark-wiemer deleted the dependabot/github_actions/github-actions-608c0f6d34 branch January 13, 2026 01:47
lennonnikolas pushed a commit to lennonnikolas/mocha that referenced this pull request Jan 24, 2026
…5648)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant