Skip to content

build(deps): bump google.golang.org/api from 0.271.0 to 0.272.0#1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/api-0.272.0
Closed

build(deps): bump google.golang.org/api from 0.271.0 to 0.272.0#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/api-0.272.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 22, 2026

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/api from 0.271.0 to 0.272.0.

Release notes

Sourced from google.golang.org/api's releases.

v0.272.0

0.272.0 (2026-03-16)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.272.0 (2026-03-16)

Features

Commits

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 [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.271.0 to 0.272.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.271.0...v0.272.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.272.0
  dependency-type: direct:production
  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 go Pull requests that update go code labels Mar 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Mar 27, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #13.

@dependabot dependabot Bot closed this Mar 27, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/google.golang.org/api-0.272.0 branch March 27, 2026 16:08
mits-pl pushed a commit that referenced this pull request Apr 1, 2026
- Reduce web_read_text max output from 50KB to 5KB with hint to use
  more specific CSS selectors (was the #1 cause of context bloat)
- Add CompactConversation: aggressively compress old messages when
  total conversation size exceeds 30KB threshold
  - Keeps first user message and last 4 messages at full size
  - Truncates older tool results to 1KB
  - Runs automatically before every API request
- Add GetTotalContentSize for monitoring conversation size
- Log compaction events with size info for debugging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants