Skip to content

deps: bump github.com/dropbox/dropbox-sdk-go-unofficial/v6 from 6.3.0 to 6.4.0 in the go-dependencies group#360

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-fd74310aec
Open

deps: bump github.com/dropbox/dropbox-sdk-go-unofficial/v6 from 6.3.0 to 6.4.0 in the go-dependencies group#360
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-fd74310aec

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 1 update: github.com/dropbox/dropbox-sdk-go-unofficial/v6.

Updates github.com/dropbox/dropbox-sdk-go-unofficial/v6 from 6.3.0 to 6.4.0

Release notes

Sourced from github.com/dropbox/dropbox-sdk-go-unofficial/v6's releases.

v6.4.0 - 2026-07-15

Added

  • Added the dropbox/oauth package with PKCE authorization URL, code exchange, and refresh-token helpers.
  • Added web redirect PKCE OAuth helpers with caller-owned CSRF validation.
  • Added Python-style OAuth 2 no-redirect and web flows with app-secret support, PKCE mode, legacy token access type compatibility, and option validation.
  • Added dropbox.Config.TokenSource for refreshable OAuth token sources.
  • Added oauth.GenerateVerifier for generating PKCE code verifiers.
  • Added oauth.ScopeOpenID, oauth.ScopeEmail, and oauth.ScopeProfile constants and dropbox/openid identity-flow examples for OpenID Connect.
  • Added the dropbox/retry package with a configurable Policy for opt-in automatic retries with exponential backoff.
  • Added dropbox.Config.RetryPolicy to enable retries for all calls made by a client. Retries 429 and 503 responses (and configurable 409 Stone error tags), honoring Retry-After headers and retry_after response bodies.

Changed

  • Raised the minimum supported Go version to 1.25.
  • Pinned CI Go versions.

Resolves #103.

Changelog

Sourced from github.com/dropbox/dropbox-sdk-go-unofficial/v6's changelog.

v6.4.0 - 2026-07-15

Added

  • Added the dropbox/oauth package with PKCE authorization URL, code exchange, and refresh-token helpers.
  • Added web redirect PKCE OAuth helpers with caller-owned CSRF validation.
  • Added Python-style OAuth 2 no-redirect and web flows with app-secret support, PKCE mode, legacy token access type compatibility, and option validation.
  • Added dropbox.Config.TokenSource for refreshable OAuth token sources.
  • Added oauth.GenerateVerifier for generating PKCE code verifiers.
  • Added oauth.ScopeOpenID, oauth.ScopeEmail, and oauth.ScopeProfile constants and dropbox/openid identity-flow examples for OpenID Connect.
  • Added the dropbox/retry package with a configurable Policy for opt-in automatic retries with exponential backoff.
  • Added dropbox.Config.RetryPolicy to enable retries for all calls made by a client. Retries 429 and 503 responses (and configurable 409 Stone error tags), honoring Retry-After headers and retry_after response bodies.

Changed

  • Raised the minimum supported Go version to 1.25.
  • Pinned CI Go versions.
Commits
  • c03dc80 Prepare v6.4.0 release
  • 4870a3e Merge pull request #156 from AndreyVMarkelov/codex/fix-oauth-generator
  • f36e19b Fix generated OAuth support
  • 9bc185d Merge pull request #155 from dropbox/cguldner-patch-1
  • b01d704 Group all GitHub Actions updates into one PR
  • b8627e2 Merge pull request #154 from AndreyVMarkelov/readme-retry-clarify
  • b2c1e55 docs: support posture, retry docs/changelog, require Go 1.25
  • 497cb28 Merge pull request #153 from AndreyVMarkelov/add-retry-policy
  • 4580259 Merge pull request #153 from AndreyVMarkelov/add-retry-policy
  • 89633d5 Add conservative config-based retry policy
  • 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 1 update: [github.com/dropbox/dropbox-sdk-go-unofficial/v6](https://github.com/dropbox/dropbox-sdk-go-unofficial).


Updates `github.com/dropbox/dropbox-sdk-go-unofficial/v6` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/dropbox/dropbox-sdk-go-unofficial/releases)
- [Changelog](https://github.com/dropbox/dropbox-sdk-go-unofficial/blob/master/CHANGELOG.md)
- [Commits](dropbox/dropbox-sdk-go-unofficial@v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: github.com/dropbox/dropbox-sdk-go-unofficial/v6
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Go-related changes labels Jul 20, 2026
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 Go-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants