Skip to content

deps: bump the go-dependencies group with 2 updates - #368

Merged
AndreyVMarkelov merged 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-fac943c6c6
Aug 11, 2026
Merged

deps: bump the go-dependencies group with 2 updates#368
AndreyVMarkelov merged 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-fac943c6c6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 2 updates: github.com/dropbox/dropbox-sdk-go-unofficial/v6 and github.com/santhosh-tekuri/jsonschema/v6.

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

Release notes

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

v6.5.0

Added

  • Added the dropbox/filedownload package for reliable local file downloads.
  • Supports retry resume, progress callbacks, optional parallel downloads, and automatic final integrity validation.

Full Changelog

dropbox/dropbox-sdk-go-unofficial@v6.4.0...v6.5.0

Changelog

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

Changelog

Notable changes to this SDK are documented here. Historical entries are summarized from the repository history.

Unreleased

Added

  • Added integration-tagged live-API tests for the user and team clients (folder create/delete round-trips) authenticated with scoped refresh tokens, plus an Integration GitHub Actions workflow.

Changed

  • Exported generated inline Stone composite types, including riviera.MetadataUnion.
  • Matched Python SDK serialization by omitting caller-restricted Stone fields from generated public Go types.
  • Updated the Dropbox API spec to 7e5f668 and regenerated the SDK.
Commits

Updates github.com/santhosh-tekuri/jsonschema/v6 from 6.0.2 to 6.0.3

Release notes

Sourced from github.com/santhosh-tekuri/jsonschema/v6's releases.

v6.0.3

bugfixes:

  • empty instLocation for propetyNames and contentSchema
  • fix intLocation for items and additionalItems validation
  • check invalid floats NaN/Inf
  • fix closing quote check in email validation
  • ensure both are numbers in equals validation

features

  • ef59f39: ref like property in custom vocab
Commits
  • b0fc661 ci: upgrade golangci/golangci-lint-action from v4 to v6
  • 3d8c98f ci: upgrade actions/setup-go from v3 to v6
  • b0cc7ab ci: upgrade actions/checkout from v3 to v7
  • 4bdda86 validator/fix: empty instLocation for propetyNames and contentSchema
  • 833329d fix/typo: fix type in error message
  • 180cde3 misc: remove vim swap file (#254)
  • 1a20556 validator/items: fix instanceLocation
  • cfca0e3 validator: check invalid floats NaN/Inf (#249)
  • befd2c1 validator/additionalItems: fix instanceLocation (#253)
  • dfcec1c format/email: add closing quote check (#251)
  • Additional commits viewable in compare view

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 2 updates: [github.com/dropbox/dropbox-sdk-go-unofficial/v6](https://github.com/dropbox/dropbox-sdk-go-unofficial) and [github.com/santhosh-tekuri/jsonschema/v6](https://github.com/santhosh-tekuri/jsonschema).


Updates `github.com/dropbox/dropbox-sdk-go-unofficial/v6` from 6.4.0 to 6.5.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.4.0...v6.5.0)

Updates `github.com/santhosh-tekuri/jsonschema/v6` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](santhosh-tekuri/jsonschema@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: github.com/dropbox/dropbox-sdk-go-unofficial/v6
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/santhosh-tekuri/jsonschema/v6
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Aug 10, 2026
@AndreyVMarkelov
AndreyVMarkelov merged commit 2a8ba5f into master Aug 11, 2026
13 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-dependencies-fac943c6c6 branch August 11, 2026 21:15
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