Skip to content

fix(deps): update all non-major dependencies - #170

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch
Sep 19, 2026
Merged

renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
@commitlint/cli (source) ^21.2.2^21.2.3 age confidence devDependencies patch
@commitlint/config-conventional (source) ^21.2.2^21.2.3 age confidence devDependencies patch
@commitlint/types (source) ^21.2.0^21.2.3 age confidence devDependencies patch
aqua:jdx/usage 6.9.16.10.0 age confidence tools minor
pi-web-access 0.29.00.30.0 age confidence dependencies minor

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v21.2.3

Compare Source

Bug Fixes
  • lint: trim trailing whitespace off the message handed to ignore matchers (#​4960) (a6f279b)
conventional-changelog/commitlint (@​commitlint/config-conventional)

v21.2.3

Compare Source

Bug Fixes
  • rules: report the case that matched in case rule failure messages (#​4962) (9f5f7bc)
conventional-changelog/commitlint (@​commitlint/types)

v21.2.3

Compare Source

Bug Fixes
jdx/usage (aqua:jdx/usage)

v6.10.0

Compare Source

🚀 Features
🐛 Bug Fixes
🛡️ Security
🔍 Other Changes
📦️ Dependency Updates
nicobailon/pi-web-access (pi-web-access)

v0.30.0

Compare Source

Highlights
  • Start installed copies of Pi Web Access much faster with a precompiled bundle.
  • Use standalone OpenAI search or reuse an existing Pi provider URL without duplicating gateway configuration.
  • Control which search providers and fetch modes are available.
  • Search Google through the new explicit Serply provider.
  • Get more reliable proxy handling, OpenCode requests, PDF answers, source checks, and stored-content retrieval.
Added
  • Added opt-in openaiUseProviderBaseUrl to reuse a selected Pi provider's URL and credentials for OpenAI search. An explicit openaiResponsesUrl still takes precedence.
  • Added opt-in openaiUseAlphaSearch for standalone OpenAI search, with source limits, recency filtering, allowed-domain filtering, and normal provider fallback. Existing Responses search remains the default. Thanks to @​ZacharyQin for PR #​420.
  • Added fetch.defaultMode and fetch.allowedModes for choosing the default fetch_content mode and disabling unwanted modes. Thanks to @​Slooz for #​395.
  • Added webSearch.allowedProviders to restrict providers consistently across search, source checks, routing, aggregation, schemas, and Curator. Thanks to @​Slooz for #​396.
  • Added an explicit-only Serply Google Search provider with domain filtering, recency filtering, routing, and Curator support. Configure it with serplyApiKey or SERPLY_API_KEY. Thanks to Serply vendor @​googio for PR #​386.
Changed
  • Published packages now load a precompiled bundle for faster startup, while source checkouts continue loading TypeScript directly. Thanks to @​Yisus423 for issue #​418 and PR #​419.
  • Fresh installs now use the silent none web search workflow by default. Explicit and configured Curator or summary workflows are unchanged. Thanks to @​ducaoya for issue #​416.
Fixed
  • Preserve legacy ~/.pi/web-search.json configuration when ~/.pi/agent/web-search.json is absent in default environments without XDG_CONFIG_HOME. Thanks to @​fancyboi999 for issue #​411.
  • List Crawl4AI in the README provider summary and the package description, which both still omitted it after the provider shipped in 0.29.0. Thanks to @​bergheim for PR #​382.
  • Removed the unconditional global fetch replacement during extension initialization; proxy transport is now installed lazily when a proxied web-tool operation runs. Thanks to @​AdrianJ20 for issue #​388.
  • Send OpenCode session attribution headers when generating summaries, preventing configured opencode and opencode-go summary models from silently falling through to another candidate. Thanks to @​damozhang for issue #​385.
  • Send the x-opencode-session / x-opencode-client attribution headers when fetch_content answer mode uses an opencode or opencode-go model. The answer path dispatches through the model registry, which bypasses the attribution headers Pi merges in the main agent loop, so those requests were rejected with 400 MissingSessionID. Thanks to @​MrSerious0 for PR #​381.
  • Pass extracted PDF Markdown to fetch_content answer mode instead of the saved-file notice, while preserving readable-mode file output and stored-content retrieval. Thanks to @​MDGChamomile for PR #​390.
  • Prevent malformed fetch_content auth, mode, or proxy parameters from breaking tool-call rendering while preserving strict execution validation. Thanks to @​tekumara for issue #​387.
  • Clarified that a negative fetch_content answer-mode result means the answer was not found in the extracted content, rather than asserting that it is absent from the whole page. Thanks to @​Slooz for issue #​394.
  • Stop inferring claim support or contradiction from unrelated lexical markers in source_check; retrieved passages now require manual semantic review. Thanks to @​wayenchan for issue #​383.
  • Return bounded get_search_content excerpts instead of dropping oversized merged match ranges, using compact query IDs to reserve representative ranges when discovered spans fit the output budget. Thanks to @​MDGChamomile for PR #​391.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) September 19, 2026 18:18
@renovate
renovate Bot merged commit dac38fe into main Sep 19, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/all-minor-patch branch September 19, 2026 18:23
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.

0 participants