mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
[PR #601] [CLOSED] chore(deps): bump google.golang.org/api from 0.114.0 to 0.157.0 #753
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/601
Author: @dependabot[bot]
Created: 1/19/2024
Status: ❌ Closed
Base:
master← Head:dependabot/go_modules/google.golang.org/api-0.157.0📝 Commits (3)
6eeb3aefix(http): bump timeout from 10s to 20se67253afix(dyn): always give myip parameter,provider_ipsetting disabled29674fdchore(deps): bump google.golang.org/api from 0.114.0 to 0.157.0📊 Changes
5 files changed (+97 additions, -65 deletions)
View changed files
📝
docs/dyndns.md(+1 -3)📝
go.mod(+19 -10)📝
go.sum(+61 -32)📝
internal/config/client.go(+1 -1)📝
internal/provider/providers/dyn/provider.go(+15 -19)📄 Description
Bumps google.golang.org/api from 0.114.0 to 0.157.0.
Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
6e77ef2chore(main): release 0.157.0 (#2346)72a8ffdfeat(all): auto-regenerate discovery clients (#2358)74a1558docs(option): update WithDefaultEndpointTemplate docs (#2356)135da01chore(all): update all to a9fa171 (#2350)0d002f9feat(all): auto-regenerate discovery clients (#2354)da330c2feat(all): auto-regenerate discovery clients (#2353)5bf46eefeat(all): auto-regenerate discovery clients (#2352)3bf8f4ffeat(all): auto-regenerate discovery clients (#2349)763c331feat(all): auto-regenerate discovery clients (#2348)c3e43a1feat(all): auto-regenerate discovery clients (#2345)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.