ci(deps): bump actions/checkout from 6.0.3 to 7.0.0#267
Merged
devops-thiago merged 1 commit intoJun 30, 2026
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6.0.3...9c091bb) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned Files
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
9 tasks
devops-thiago
added a commit
that referenced
this pull request
Jul 1, 2026
## What type of PR is this? - [x] 📝 Documentation - [x] 📦 Dependency update ## Description Release prep for **v0.3.0**, in three parts: - **Docs — stale command lists fixed.** The v0.3.0 commands `/describe`, `/changelog`, and `/add-docs` were missing from the `webhook/` package row in `docs/ARCHITECTURE.md` and from the `CommentCommandService` class javadoc (both still listed only the five older commands). Both now match the `CommentCommand` enum and the live `/help` output. The `README.md` summary bullet now mentions the changed-files walkthrough added in v0.3.0 (#179). - **Changelog — dated and synced.** The `[0.3.0]` heading moves from `unreleased` to `2026-06-30`, and a new `### Dependencies` section records the bumps landed during the cycle. - **Version bump for tagging.** The Maven project version goes `0.3.0-SNAPSHOT` → `0.3.0` so the release can be tagged. (The frontend `package.json` keeps its own independent `1.0.0`.) No runtime behavior changes — docs, changelog, and version metadata only. ## Related Issues N/A (no code fix). This documents already-merged v0.3.0 features (`/describe` #35, `/changelog` #62, `/add-docs` #56, changed-files walkthrough #179) and records the dependency bumps #262, #263, #265, #266, #267 in the changelog. ## How Has This Been Tested? - [x] Manual testing The documented v0.3.0 command surface was dogfooded on `#256` and `devops-thiago/MongOCOM#46`; the corrected command list matches both the `CommentCommand` enum and the bot's own `/help` output. Changes are documentation/metadata only, so no automated tests apply. ## Checklist - [x] My code follows the project's coding standards - [x] I have performed a self-review of my own code - [ ] I have added tests that prove my fix is effective or that my feature works - [x] New and existing unit tests pass locally with my changes - [x] I have updated the documentation accordingly - [x] My changes generate no new warnings or errors ## Additional Notes - A copy-editing pass over the v0.3.0 changelog prose (against the Wikipedia "Signs of AI writing" checklist) found **no changes needed** — the entries match the established terse-technical voice, so there is no follow-up commit. - Three tracking issues surfaced during v0.3.0 dogfooding were filed **separately** (not part of this PR): #296 (`/describe` `/changelog` `/add-docs` truncation disclosure), #297 (`/summary` "already exists" wording), #298 (summary "Changes Overview" count accuracy).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps actions/checkout from 6.0.3 to 7.0.0.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)