chore(deps-dev): bump lint-staged from 16.1.2 to 17.0.7 - #8
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump lint-staged from 16.1.2 to 17.0.7#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lint-staged-17.0.7
branch
3 times, most recently
from
June 7, 2026 05:46
ca69d0b to
9746021
Compare
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.2 to 17.0.7. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.2...v17.0.7) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.0.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lint-staged-17.0.7
branch
from
June 7, 2026 16:47
9746021 to
29d0959
Compare
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
alsterg
added a commit
that referenced
this pull request
Jun 10, 2026
…e bootstrap Add public methods to ExtensionHost for controlling the AskDispatcher: - grantResume(): grant one auto-resume credit (already used by resumeTask) - setAskDispatcherEnabled(enabled): enable/disable ask auto-handling Add AskDispatcher.setDisabled() for runtime toggle of ask handling. Rework bootstrapResumeForStdinStream() to suppress the AskDispatcher before showTaskWithId so the resume_completed_task ask stays pending for the subsequent stdin "message" command to answer. Uses a two-phase wait: event-driven TaskStarted + polling hasActiveTask&&isWaitingForInput. This is infrastructure toward fixing test #8 (session-resume) from todos/fixing_tests.md.
alsterg
added a commit
that referenced
this pull request
Jun 11, 2026
…ation Reflect that fetch_web_page is no longer unconditionally auto-approved. It now falls through to the read-group gating path (alwaysAllowReadOnly toggle). - auto_approval.md: removed from unconditional table and alwaysAllowReadOnly table; updated example in ALWAYS_AVAILABLE_TOOLS vs Auto-Approval section and reviewer note #8 - terminology.md: removed fetchWebPage from 'unconditionally auto-approved tool' definition - adding-new-tools.md: changed example from fetchWebPage to findFiles - integration-tests/auto-approval.test-scenarios.yaml: removed fetchWebPage from 'lightweight read-only tools unconditionally approved' test case Note: lint failure in webview-ui/src/hooks/useScrollLifecycle.ts is from a parallel session external change.
alsterg
added a commit
that referenced
this pull request
Jun 13, 2026
…e-1 stub GitWatcher is a real ~199-line Phase-2 implementation (setInterval polling via 'git log --since=<lastCommitDate>'), but the architecture tree still labelled it 'stub in Phase 1'. Updated the diagram and marked the doc's own gap #8 resolved.
alsterg
added a commit
that referenced
this pull request
Jul 7, 2026
PluginManager.activateCodePlugins loads each enabled code plugin via the loader, wraps it so its hooks receive a per-plugin PluginContext (resolved config + restricted sandbox host injected via closure), and registers it into pluginRegistry. Idempotent + reconciling: unregisters disabled/failed-closed plugins; load failures are warned + isolated. ShoferProvider constructs the manager with the node code loader + host + pluginConfigs and kicks off activateCodePlugins non-blocking (owner #8). Add PLUGIN_HOOK_TIMEOUT_MS guard around collectTools/transformSystemPrompt and a registry.unregister/has. Extract warnPlugin/warnPluginConflict to plugin-warnings.ts to avoid an import cycle.
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 lint-staged from 16.1.2 to 17.0.7.
Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
cd11fecMerge pull request #1807 from lint-staged/changeset-release/main15a8ee0chore(changeset): release797bbd9Merge pull request #1808 from lint-staged/add-stashing-faq504e307docs: add FAQ entry on how stashing workseff5cd1Merge pull request #1806 from lint-staged/update-tinyexece692e58build(deps): updatetinyexec@^1.2.4a2dd4eaMerge pull request #1805 from lint-staged/update-github-templatesc928519docs: update GitHub templates094ba56Merge pull request #1798 from lint-staged/changeset-release/main88e19fechore(changeset): releaseMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for lint-staged since your current version.