Skip to content

chore(deps-dev): bump opencode-antigravity-auth from 1.5.1 to 1.6.0#49

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/opencode-antigravity-auth-1.6.0
Closed

chore(deps-dev): bump opencode-antigravity-auth from 1.5.1 to 1.6.0#49
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/opencode-antigravity-auth-1.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps opencode-antigravity-auth from 1.5.1 to 1.6.0.

Release notes

Sourced from opencode-antigravity-auth's releases.

v1.6.0

This release contains PR #497 (merged to main) and focuses on request-path stability for Claude/Gemini, logging clarity, and schema/docs/test alignment.

Fixed Issues

  • #397 - Gemini tool-call payload handling now enforces valid thought_signature behavior for functionCall parts, preventing 400 INVALID_ARGUMENT in mixed/parallel call turns.
  • #454 - Request sanitization now removes empty/invalid contents.parts entries and invalid systemInstruction.parts before forwarding.
  • #444 - Response transform fallback now uses cloned responses and preserves recovery signaling, eliminating Body already used failures.

Improvements

  • #368 (tackled) - Claude thinking/signature handling now replaces foreign signatures with sentinels and tightens thinking-order classification to reduce false-positive recovery triggers.
  • Related: #453 - x-goog-user-project is now stripped across Antigravity and Gemini CLI request styles, reducing project/license conflict paths.

Changed

  • debug now controls file logging only; debug_tui independently controls TUI panel logging.
  • Added optional claude_prompt_auto_caching (cache_control: { type: "ephemeral" } injection when missing).
  • Docs/schema/tests updated to match runtime behavior.

Migration Notes

  • If you relied on env-driven config overrides, move those settings into config files.
  • Use debug_tui for TUI panel output; debug now means file logging only.

v1.6.0-beta.2 (Beta)

Beta Release v1.6.0-beta.2

This beta includes PR #497 (merged to main) and focuses on request-path stability for Claude/Gemini, clearer debug routing, and full schema/docs/test alignment.

Fixed

  • Closes #397 - Gemini tool-call payload handling now enforces valid thought_signature behavior for functionCall parts, preventing 400 INVALID_ARGUMENT in mixed/parallel call turns.
  • Closes #454 - Request sanitization now removes empty/invalid contents.parts entries and invalid systemInstruction.parts before forwarding.
  • Closes #444 - Response transform fallback now uses cloned responses and preserves recovery signaling, eliminating Body already used failures.

Improved

  • Tackles #368 - Claude thinking/signature handling now replaces foreign signatures with sentinels and tightens thinking-order classification to reduce false-positive recovery triggers.
  • Related: #453 - x-goog-user-project is now stripped across Antigravity and Gemini CLI request styles, which may reduce project/license conflict paths.

Changed

  • debug now controls file logging only; debug_tui independently controls TUI panel logging.
  • Added optional claude_prompt_auto_caching (cache_control: { type: "ephemeral" } injection when missing).
  • Docs/schema/tests updated to reflect new runtime behavior.

Migration Notes

  • If you previously relied on env-driven config overrides, move those settings into config files.
  • Use debug_tui for TUI panel output; debug now means file logging only.

Install

... (truncated)

Changelog

Sourced from opencode-antigravity-auth's changelog.

[1.6.0] - 2026-02-20

Fixed

  • #397 - Gemini tool-call payload handling now enforces valid thought_signature behavior for functionCall parts, preventing 400 INVALID_ARGUMENT in mixed and parallel call turns.

  • #454 - Request sanitization now removes empty/invalid contents.parts entries and invalid systemInstruction.parts before forwarding to Antigravity.

  • #444 - Response transform fallback now uses cloned responses and preserves recovery signaling, eliminating Body already used failures.

  • #368 (Tackled) - Claude thinking/signature handling now replaces foreign signatures with sentinels and tightens thinking-order classification to reduce false-positive recovery triggers.

Changed

  • Debug Sink Split - debug now controls file logging only, while debug_tui independently controls TUI panel logging.

  • Header Normalization - x-goog-user-project is now stripped across Antigravity and Gemini CLI request styles.

  • Claude Prompt Auto-Caching (Optional) - Added claude_prompt_auto_caching to inject cache_control: { type: "ephemeral" } when Claude prompt caching is desired and unset.

Documentation

  • Updated README, architecture/config/troubleshooting docs, and generated schema docs to reflect new debug sink semantics and config keys.

[1.5.2] - 2026-02-18

Changed

  • Added support for Sonnet 4.6 and removed old models support.
Commits
  • f0ee206 chore: update changelog version from 1.6.0-beta.2 to 1.6.0
  • 2b8a395 v1.6.0
  • 9e43a52 Merge pull request #497 from NoeFabris/dev
  • 37bfbdb merge: integrate snapshot branch with logging cleanup
  • 8ab862a hive(05-full-verification-and-doc-alignment): Brought this task branch up to ...
  • 02c0b93 hive(04-remove-repetitive-logging-code-with-explicit-parity-rules): Integrate...
  • 79516e1 hive(03-decouple-debug-gates-and-update-tests-to-target-behavior): Updated `s...
  • 5770288 hive: merge 02-introduce-shared-internal-logging-utilities-without-behavior-c...
  • f29723d hive: merge 01-add-baseline-tests-for-current-behavior--harness
  • 3177d0b chore: snapshot local changes before logging cleanup merge
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [opencode-antigravity-auth](https://github.com/NoeFabris/opencode-antigravity-auth) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/NoeFabris/opencode-antigravity-auth/releases)
- [Changelog](https://github.com/NoeFabris/opencode-antigravity-auth/blob/main/CHANGELOG.md)
- [Commits](NoeFabris/opencode-antigravity-auth@v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: opencode-antigravity-auth
  dependency-version: 1.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 25, 2026
@sentry
Copy link

sentry bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@chindris-mihai-alexandru
Copy link
Collaborator

Closed: dependency bumped directly on main in commit a024014

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opencode-antigravity-auth-1.6.0 branch March 2, 2026 21:45
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant