chore(deps-dev): bump @unbrained/pm-cli from 2026.8.17 to 2026.8.18 - #51
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump @unbrained/pm-cli from 2026.8.17 to 2026.8.18#51dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@unbrained/pm-cli](https://github.com/unbraind/pm-cli) from 2026.8.17 to 2026.8.18. - [Release notes](https://github.com/unbraind/pm-cli/releases) - [Changelog](https://github.com/unbraind/pm-cli/blob/main/CHANGELOG.md) - [Commits](unbraind/pm-cli@v2026.8.17...v2026.8.18) --- updated-dependencies: - dependency-name: "@unbrained/pm-cli" dependency-version: 2026.8.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
unbraind
force-pushed
the
dependabot/npm_and_yarn/unbrained/pm-cli-2026.8.18
branch
from
August 21, 2026 21:28
0f4fc90 to
f17cb2d
Compare
Contributor
Author
|
Looks like @unbrained/pm-cli is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/unbrained/pm-cli-2026.8.18
branch
August 21, 2026 22:31
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 @unbrained/pm-cli from 2026.8.17 to 2026.8.18.
Release notes
Sourced from @unbrained/pm-cli's releases.
Changelog
Sourced from @unbrained/pm-cli's changelog.
Commits
dd578f4chore(release): cut 2026.8.18aedbba6Publish canonical CLI grammar and typed alias contracts (#1058)84d742cResolve squash provenance and terminal cancellation telemetry (#1057)41af793Preserve reviewed provenance through PM delivery closeout (#1056)2e5adcdchore(pm): record merged SDK delivery52d2e95Certify complete project reads across SDK, CLI, and package runtimes (#1054)4c71075Merge pull request #1053 from unbraind/codex/artifact-and-resumable-stream-co...a1e0d64Record artifact stream review closeout9cc7dfefix: harden resumable stream review contracts7f94e00fix(tests): remove generated artifact path interpolationDependabot 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)Summary by cubic
Update
@unbrained/pm-clidev dependency from 2026.8.17 to 2026.8.18 to pick up the alias shim layer and patch fixes. Old list-* subcommands were primary; nowpm list --statusis canonical, with hidden aliases that emit one-line migration hints.pmstill pass; expect deprecation hints in logs.pm list --status=<status>(replace list-all/open/draft/in-progress/blocked/closed/canceled).package.jsonand lockfile updated.Written for commit f17cb2d. Summary will update on new commits.