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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the root-go-dependencies group with 4 updates: golang.org/x/oauth2, google.golang.org/api, google.golang.org/genproto and google.golang.org/genproto/googleapis/api.
Updates
golang.org/x/oauth2
from 0.22.0 to 0.23.0Commits
3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorb52af7d
endpoints: add GitLab DeviceAuthURLUpdates
google.golang.org/api
from 0.191.0 to 0.199.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
f7c6e66
chore(main): release 0.199.0 (#2792)63f0bcb
chore(all): manually update auth and metadata (#2800)9ce4b50
feat(all): auto-regenerate discovery clients (#2799)21926ca
feat(all): auto-regenerate discovery clients (#2797)af2bee1
chore(all): update module google.golang.org/grpc to v1.67.0 (#2795)34102ae
feat(all): auto-regenerate discovery clients (#2796)d0e0dc3
feat(all): auto-regenerate discovery clients (#2794)ac7c6de
feat(all): auto-regenerate discovery clients (#2793)bd9630a
feat(all): auto-regenerate discovery clients (#2791)d135e2f
chore(main): release 0.198.0 (#2781)Updates
google.golang.org/genproto
from 0.0.0-20240730163845-b1a4ccb954bf to 0.0.0-20240903143218-8af14fe29dc1Commits
Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20240725223205-93522f1f2a9f to 0.0.0-20240827150818-7e3bb234dfedCommits
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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show