Skip to content

chore(deps): bump google.golang.org/api from 0.264.0 to 0.269.0#7509

Merged
rickbrouwer merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/api-0.269.0
Mar 20, 2026
Merged

chore(deps): bump google.golang.org/api from 0.264.0 to 0.269.0#7509
rickbrouwer merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/api-0.269.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/api from 0.264.0 to 0.269.0.

Release notes

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

v0.269.0

0.269.0 (2026-02-24)

Features

Bug Fixes

  • generator: Handle preview version pkg name (#3511) (2a249ce)

v0.268.0

0.268.0 (2026-02-23)

Features

v0.267.0

0.267.0 (2026-02-17)

Features

v0.266.0

0.266.0 (2026-02-10)

Features

... (truncated)

Changelog

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

0.269.0 (2026-02-24)

Features

Bug Fixes

  • generator: Handle preview version pkg name (#3511) (2a249ce)

0.268.0 (2026-02-23)

Features

0.267.0 (2026-02-17)

Features

0.266.0 (2026-02-10)

Features

... (truncated)

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)

@dependabot dependabot Bot added dependency-management enhancement New feature or request labels Mar 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 1, 2026 13:16
@github-actions

github-actions Bot commented Mar 1, 2026

Copy link
Copy Markdown

Thank you for your contribution! 🙏

Please understand that we will do our best to review your PR and give you feedback as soon as possible, but please bear with us if it takes a little longer as expected.

While you are waiting, make sure to:

  • Add an entry in our changelog in alphabetical order and link related issue
  • Update the documentation, if needed
  • Add unit & e2e tests for your changes
  • GitHub checks are passing
  • Is the DCO check failing? Here is how you can fix DCO issues

Once the initial tests are successful, a KEDA member will ensure that the e2e tests are run. Once the e2e tests have been successfully completed, the PR may be merged at a later date. Please be patient.

Learn more about our contribution guide.

@keda-automation keda-automation requested a review from a team March 1, 2026 13:16
@snyk-io

snyk-io Bot commented Mar 1, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@rickbrouwer rickbrouwer added the waiting-on-other-pr All PR's that are waiting for an other PR which must be merged first label Mar 9, 2026
@rickbrouwer

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/go_modules/google.golang.org/api-0.269.0 branch from 18c80a9 to 7ceb201 Compare March 15, 2026 16:08
@rickbrouwer rickbrouwer removed the waiting-on-other-pr All PR's that are waiting for an other PR which must be merged first label Mar 15, 2026
@rickbrouwer

rickbrouwer commented Mar 15, 2026

Copy link
Copy Markdown
Member

/run-e2e internal
Update: You can check the progress here

@rickbrouwer rickbrouwer added the Awaiting/2nd-approval This PR needs one more approval review label Mar 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/google.golang.org/api-0.269.0 branch from 7ceb201 to 66de470 Compare March 20, 2026 15:17
@keda-automation keda-automation requested a review from a team March 20, 2026 15:18
@rickbrouwer rickbrouwer enabled auto-merge (squash) March 20, 2026 15:41
@zroubalik

zroubalik commented Mar 20, 2026

Copy link
Copy Markdown
Member

/run-e2e internal
Update: You can check the progress here

@rickbrouwer rickbrouwer merged commit 3391a4d into main Mar 20, 2026
24 checks passed
@rickbrouwer rickbrouwer deleted the dependabot/go_modules/google.golang.org/api-0.269.0 branch March 20, 2026 17:11
jansworld pushed a commit to jansworld/keda that referenced this pull request Apr 10, 2026
…core#7509)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.264.0 to 0.269.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.264.0...v0.269.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.269.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: jansworld <[email protected]>
@rickbrouwer rickbrouwer removed the Awaiting/2nd-approval This PR needs one more approval review label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants