build: Bump the npm-minor-patch group across 1 directory with 2 updates - #191
Merged
kyle-sexton merged 1 commit intoJul 15, 2026
Merged
Conversation
Bumps the npm-minor-patch group with 2 updates in the / directory: [@anthropic-ai/claude-code](https://github.com/anthropics/claude-code) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome). Updates `@anthropic-ai/claude-code` from 2.1.209 to 2.1.210 - [Release notes](https://github.com/anthropics/claude-code/releases) - [Changelog](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-code@v2.1.209...v2.1.210) Updates `@biomejs/biome` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.4/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@anthropic-ai/claude-code" dependency-version: 2.1.210 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@biomejs/biome" dependency-version: 2.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
kyle-sexton
deleted the
dependabot/npm_and_yarn/npm-minor-patch-963ca21c31
branch
July 15, 2026 09:14
This was referenced Jul 21, 2026
kyle-sexton
added a commit
that referenced
this pull request
Jul 21, 2026
…850) Closes #506 ## Summary Adds `.github/workflows/issue-triage-label.yml`, a thin caller invoking ci-workflows' `issue-triage-label` reusable workflow (`workflow_call`) on `issues: opened`/`reopened`. Applies the existing `priority: needs-triage` label when an issue carries no `priority:*` label; leaves issues filed with an explicit tier untouched. Non-gating. - Pinned by merged SHA `c5e729c0af0e55ffed4675ec85c1b57356fef79e` (ci-workflows PR #191), matching this repo's existing SHA-pin convention (`pr-issue-linkage.yml`, `do-not-merge.yml`, `link-check.yml`). - Uses the reusable's defaults for `label` (`priority: needs-triage`) and `label-prefix` (`priority:`) — both already match this repo's taxonomy, so no overrides needed. `runner: ubuntu-24.04` passed explicitly per sibling caller convention. - Verified live: `priority: needs-triage` exists in this repo's label set (`gh label list`), so the reusable's fail-closed missing-label guard will not trip. - Locally verified clean: `actionlint`, `zizmor --persona=pedantic` (0 findings after adding an explanatory comment on the `issues: write` grant), `typos`. ## Related melodic-software/ci-workflows#191 (merged 2026-07-21T10:06:31Z) implements the reusable workflow this caller invokes, carrying the settled mechanism from #506's 2026-07-20 Class-B research-resolution comment and the tower decision comment confirming this thin-caller shape. ## Test plan - [x] `actionlint .github/workflows/issue-triage-label.yml` - [x] `zizmor --persona=pedantic .github/workflows/issue-triage-label.yml` (0 findings) - [x] `typos .github/workflows/issue-triage-label.yml` - [x] `gh label list` confirms `priority: needs-triage` exists live in this repo
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 the npm-minor-patch group with 2 updates in the / directory: @anthropic-ai/claude-code and @biomejs/biome.
Updates
@anthropic-ai/claude-codefrom 2.1.209 to 2.1.210Release notes
Sourced from @anthropic-ai/claude-code's releases.
Changelog
Sourced from @anthropic-ai/claude-code's changelog.
Commits
b7784f2chore: Update CHANGELOG.md and feed.xmlc9181cachore: Update CHANGELOG.md and feed.xmlUpdates
@biomejs/biomefrom 2.5.3 to 2.5.4Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
Commits
bfc3f3dci: release (#10887)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 <dependency name> major versionwill 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 versionwill 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