Skip to content

Build(deps): Bump the all-minor-patch group with 4 updates#31

Merged
anchildress1 merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-minor-patch-635a85b4ba
Feb 27, 2026
Merged

Build(deps): Bump the all-minor-patch group with 4 updates#31
anchildress1 merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-minor-patch-635a85b4ba

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 21, 2026

Bumps the all-minor-patch group with 4 updates: @github/copilot, @commitlint/cli, @commitlint/config-conventional and eslint.

Updates @github/copilot from 0.0.411 to 0.0.414

Release notes

Sourced from @​github/copilot's releases.

0.0.414

2026-02-21

  • Explore agent can now use GitHub MCP tools when available
  • Show permission elevation dialog when accepting a plan with autopilot to prevent auto-denied tool errors

0.0.413

2026-02-20

  • Fix issue where Copilot API URL wasn't respected
  • Display heading content from reasoning for gpt models
  • Increase LSP request timeout from 30s to 90s to reduce timeout failures
  • Fixed alt-screen timeline entries not updating when tool calls complete (particularly sub-agent calls)
  • ctrl+insert can now be used to copy selected text in the alt-screen view
  • Fix read_bash, write_bash, and stop_bash in-progress icon showing filled dot instead of empty circle
  • Enable alt-screen mode by default when running with --experimental flag
  • Improve code search speed in large repos
  • Session info renders in the main view footer in alt-screen mode
  • Skill files with YAML array syntax for allowed-tools now load correctly
  • Support remote plugin sources (GitHub repos and git URLs) in marketplace.json plugin entries
  • Automatically migrate users from claude-sonnet-4.5 to the current default model on startup
  • Ctrl+A, Ctrl+E, and Ctrl+U navigate to logical line boundaries (newlines) instead of visual wrap boundaries
  • Add configurable status line support to display dynamic session information via custom shell scripts

0.0.413-0

Added

  • ctrl+insert can now be used to copy selected text in the alt-screen view
  • Support remote plugin sources (GitHub repos and git URLs) in marketplace.json plugin entries

Improved

  • Improve code search speed in large repos
  • Automatically migrate users from claude-sonnet-4.5 to the current default model on startup

Fixed

  • Fix issue where Copilot API URL wasn't respected
  • Fixed alt-screen timeline entries not updating when tool calls complete (particularly sub-agent calls)
  • Fix read_bash, write_bash, and stop_bash in-progress icon showing filled dot instead of empty circle
  • Skill files with YAML array syntax for allowed-tools now load correctly
  • Ctrl+A, Ctrl+E, and Ctrl+U navigate to logical line boundaries (newlines) instead of visual wrap boundaries

0.0.412

2026-02-19

  • Improve quick help accessibility: screen reader-friendly tab labels, reordered layout, and grouped help commands output
  • Hide custom agents with user-invocable: false from the /agents picker
  • Config file syntax errors now show a warning instead of silently crashing
  • Sign Windows native prebuilds with Authenticode to prevent antivirus quarantine of native modules
  • Allow /reset-allowed-tools to run during agent execution
  • MCP servers with invalid tool schemas no longer lose all tools
  • Alt-screen mode no longer consumes increasing memory over long sessions

... (truncated)

Changelog

Sourced from @​github/copilot's changelog.

0.0.414 - 2026-02-21

  • Explore agent can now use GitHub MCP tools when available
  • Show permission elevation dialog when accepting a plan with autopilot to prevent auto-denied tool errors

0.0.413 - 2026-02-20

  • Fix issue where Copilot API URL wasn't respected
  • Display heading content from reasoning for gpt models
  • Increase LSP request timeout from 30s to 90s to reduce timeout failures
  • Fixed alt-screen timeline entries not updating when tool calls complete (particularly sub-agent calls)
  • ctrl+insert can now be used to copy selected text in the alt-screen view
  • Fix read_bash, write_bash, and stop_bash in-progress icon showing filled dot instead of empty circle
  • Enable alt-screen mode by default when running with --experimental flag
  • Improve code search speed in large repos
  • Session info renders in the main view footer in alt-screen mode
  • Skill files with YAML array syntax for allowed-tools now load correctly
  • Support remote plugin sources (GitHub repos and git URLs) in marketplace.json plugin entries
  • Automatically migrate users from claude-sonnet-4.5 to the current default model on startup
  • Ctrl+A, Ctrl+E, and Ctrl+U navigate to logical line boundaries (newlines) instead of visual wrap boundaries
  • Add configurable status line support to display dynamic session information via custom shell scripts

0.0.412 - 2026-02-19

  • Improve quick help accessibility: screen reader-friendly tab labels, reordered layout, and grouped help commands output
  • Hide custom agents with user-invocable: false from the /agents picker
  • Config file syntax errors now show a warning instead of silently crashing
  • Sign Windows native prebuilds with Authenticode to prevent antivirus quarantine of native modules
  • Allow /reset-allowed-tools to run during agent execution
  • MCP servers with invalid tool schemas no longer lose all tools
  • Alt-screen mode no longer consumes increasing memory over long sessions
  • Add /mcp reload command to reload MCP configuration
  • Skills support disable-model-invocation frontmatter field
  • /fleet orchestrator validates subagent work
  • Deprecate gpt-5 model
  • Windows slash flags (e.g., xcopy /E /I) are no longer treated as file paths
  • Show a warning in the timeline when skills fail to load at startup, with a prompt to run /skills for details
  • Eliminate banner character flash on startup when banner is disabled
  • Edit plan in terminal editor with ctrl+y
  • Terminal editor is now supported on Windows
  • Configure LSP server request timeouts in lsp.json
  • Add /update command to view changelog and update instructions
  • Add exit_plan_mode tool with plan approval dialog for reviewing and accepting plans
  • Support ~/.copilot/instructions/*.instructions.md files for user-level instructions across all repositories
  • Add double-click word and triple-click line selection in alt-screen text selection
  • Edit the prompt in your preferred terminal editor with ctrl+x ctrl+e
  • Prevents spurious error messages from appearing in terminal on Windows
  • Typing ? in an AskUser prompt no longer triggers the quick help overlay
  • Improve SQL tool timeline entries
  • Reduce memory usage in alt-screen mode during long sessions

... (truncated)

Commits
  • d0b7ea0 Update changelog.md for version 0.0.413
  • 906ad6f Merge pull request #1557 from github/stevesa/powershell-dependency-v3
  • 4884994 Fix the winget submission script
  • f03da3f Add PowerShell dependency to winget manifests
  • c87310d Merge pull request #1551 from github/revert-1549-stevesa/powershell-dependenc...
  • 404957e Revert "Add PowerShell dependency to winget manifests"
  • 3d5d990 Update changelog.md for version 0.0.412
  • 2b85d56 Merge pull request #1549 from github/stevesa/powershell-dependency-again
  • ee89712 Add PowerShell dependency to winget manifests
  • befad01 Merge pull request #1548 from github/revert-1497-add-powershell-dependency
  • Additional commits viewable in compare view

Updates @commitlint/cli from 20.4.1 to 20.4.2

Release notes

Sourced from @​commitlint/cli's releases.

v20.4.2

20.4.2 (2026-02-19)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.1...v20.4.2

Changelog

Sourced from @​commitlint/cli's changelog.

20.4.2 (2026-02-19)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @commitlint/config-conventional from 20.4.1 to 20.4.2

Release notes

Sourced from @​commitlint/config-conventional's releases.

v20.4.2

20.4.2 (2026-02-19)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.1...v20.4.2

Changelog

Sourced from @​commitlint/config-conventional's changelog.

20.4.2 (2026-02-19)

Note: Version bump only for package @​commitlint/config-conventional

Commits

Updates eslint from 10.0.0 to 10.0.1

Release notes

Sourced from eslint's releases.

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)
Commits

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 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 all-minor-patch group with 4 updates: [@github/copilot](https://github.com/github/copilot-cli), [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) and [eslint](https://github.com/eslint/eslint).


Updates `@github/copilot` from 0.0.411 to 0.0.414
- [Release notes](https://github.com/github/copilot-cli/releases)
- [Changelog](https://github.com/github/copilot-cli/blob/main/changelog.md)
- [Commits](github/copilot-cli@v0.0.411...v0.0.414)

Updates `@commitlint/cli` from 20.4.1 to 20.4.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/cli)

Updates `@commitlint/config-conventional` from 20.4.1 to 20.4.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/config-conventional)

Updates `eslint` from 10.0.0 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: "@github/copilot"
  dependency-version: 0.0.414
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@commitlint/cli"
  dependency-version: 20.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: eslint
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 21, 2026

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from anchildress1 as a code owner February 21, 2026 03:12
@sonarqubecloud
Copy link
Copy Markdown

@anchildress1 anchildress1 merged commit 9064051 into main Feb 27, 2026
8 checks passed
@anchildress1 anchildress1 deleted the dependabot/npm_and_yarn/all-minor-patch-635a85b4ba branch February 27, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant