Skip to content

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

Merged
AndreyVMarkelov merged 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-21b334f0e8
Jul 6, 2026
Merged

deps: bump github.com/dropbox/dropbox-sdk-go-unofficial/v6 from 6.2.0 to 6.3.0 in the go-dependencies group#334
AndreyVMarkelov merged 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-21b334f0e8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 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.2.0 to 6.3.0

Release notes

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

v6.3.0

Added

  • dropbox/contenthash package for computing Dropbox API content_hash values
  • Automatic content_hash population for seekable file upload readers on upload routes
  • go vet step in test workflow, .golangci.yml config, godoc on SDKInternalError

Changed

  • Go module caching (cache-dependency-path) in test and lint workflows
  • CodeQL scanning for GitHub Actions workflows
  • Fixed CodeQL Go analysis to use explicit module build

Security

  • Explicit least-privilege permissions on all GitHub Actions workflows
Changelog

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

v6.3.0 - 2026-07-04

Added

  • Added the dropbox/contenthash package for computing Dropbox API content_hash values.
  • Added automatic content_hash population for seekable file upload readers on upload routes whose arguments include ContentHash.
  • Added go vet step to test workflow for platform-specific issue detection.
  • Added .golangci.yml configuration with govet enable-all.
  • Added godoc comment to SDKInternalError.

Changed

  • Added Go module caching (cache-dependency-path) to test and lint workflows.
  • Added CodeQL scanning for GitHub Actions workflows.
  • Fixed CodeQL Go analysis to use explicit module build.

Security

  • Added explicit least-privilege permissions to GitHub Actions workflows.
Commits
  • a654c92 Prepare v6.3.0 release
  • f9f54cf Merge pull request #144 from AndreyVMarkelov/improve-ci-and-docs
  • b879c45 Improve CI workflows and add golangci-lint config
  • ae61d47 Merge pull request #143 from AndreyVMarkelov/codex/fix-codeql-go-module-build
  • 4deb173 Build Go module during CodeQL analysis
  • 22cecc3 Merge pull request #142 from AndreyVMarkelov/fix_ci_cd_scans
  • 4d258ae Add CodeQL scanning for GitHub Actions workflows
  • 1b1b979 Merge pull request #141 from AndreyVMarkelov/ci-permissions-and-changelog
  • 3866b27 Add least-privilege permissions to CI workflows and CHANGELOG
  • b8081bc Merge pull request #140 from AndreyVMarkelov/add-auto-content-hash
  • 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.2.0 to 6.3.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.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: github.com/dropbox/dropbox-sdk-go-unofficial/v6
  dependency-version: 6.3.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 the dependencies Pull requests that update a dependency file label Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@AndreyVMarkelov AndreyVMarkelov added the go Go-related changes label Jul 6, 2026
@AndreyVMarkelov AndreyVMarkelov merged commit df18bd5 into master Jul 6, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/go-dependencies-21b334f0e8 branch July 6, 2026 19:05
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.

1 participant