Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps github.com/aos-dev/go-storage/v3 from 3.4.2 to 3.6.0.

Release notes

Sourced from github.com/aos-dev/go-storage/v3's releases.

v3.6.0

v3.6.0 - 2021-04-24

Added

  • object: Add AppendOffset for appendable object (#532)
  • cmd/definitions: Add a new type byte_array (#534)
  • pkg: Implement wrapper for fs.FS and http.FileSystem (#538)
  • cmd/definitions: Implement AOS-40 (#541)

Changed

  • docs: Fix broken links in README (#533)
  • docs/specs: Replace spaces by tab in the code in 1-error-handling (#535)

v3.5.0

v3.5.0 - 2021-04-20

Added

  • cmd/definitions: Add tests service (#518)
  • cmd/definitions: Increase stability of generated code (#526)
  • types: Add UnimplementedStub to have forward compatible implementations (#524)
  • pkg/iowrap: Add cancelable io wrappers (#528)

Changed

  • docs: Update README
  • docs: Migrate zulip to matrix

Fixed

  • docs: Fix quick start is not runnable
Changelog

Sourced from github.com/aos-dev/go-storage/v3's changelog.

[v3.6.0] - 2021-04-24

Added

  • object: Add AppendOffset for appendable object (#532)
  • cmd/definitions: Add a new type byte_array (#534)
  • pkg: Implement wrapper for fs.FS and http.FileSystem (#538)
  • cmd/definitions: Implement GSP-40 (#541)

Changed

  • docs: Fix broken links in README (#533)
  • docs/specs: Replace spaces by tab in the code in 1-error-handling (#535)

[v3.5.0] - 2021-04-20

Added

  • cmd/definitions: Add tests service (#518)
  • cmd/definitions: Increase stability of generated code (#526)
  • types: Add UnimplementedStub to have forward compatible implementations (#524)
  • pkg/iowrap: Add cancelable io wrappers (#528)

Changed

  • docs: Update README
  • docs: Migrate zulip to matrix

Fixed

  • docs: Fix quick start is not runnable
Commits
  • e486efa Bump to version 3.6.0 (#543)
  • 6847a93 cmd/definitions: Implement AOS-40 (#541)
  • 4d27eff pkg: Implement wrapper for fs.FS and http.FileSystem (#538)
  • bc0fae4 docs/specs: Replace spaces by tab in the code in 1-error-handling (#535)
  • 4de248a cmd/definitions: Add a new type byte_array (#534)
  • f4c155a docs: Fix broken links in README (#533)
  • 22e6d79 object: Add AppendOffset for appendable object (#532)
  • 57fed97 Bump to version 3.5.0 (#531)
  • 67db0dd pkg/iowrap: Add ReadAtCloser (#528)
  • 459ec84 types: Add UnimplementedStub to have forward compatible implementations (#524)
  • 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 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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aos-dev/go-storage/v3](https://github.com/aos-dev/go-storage) from 3.4.2 to 3.6.0.
- [Release notes](https://github.com/aos-dev/go-storage/releases)
- [Changelog](https://github.com/beyondstorage/go-storage/blob/master/CHANGELOG.md)
- [Commits](beyondstorage/go-storage@v3.4.2...v3.6.0)

---
updated-dependencies:
- dependency-name: github.com/aos-dev/go-storage/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant