Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump d7y.io/dragonfly/v2 from 2.0.4 to 2.1.40 #62

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps d7y.io/dragonfly/v2 from 2.0.4 to 2.1.40.

Release notes

Sourced from d7y.io/dragonfly/v2's releases.

v2.1.39

Changelog

  • 405ed005 Improve the search order for localTaskStore array (#3166)
  • 2c54d1cf chore(deps): bump github.com/aws/aws-sdk-go from 1.50.25 to 1.51.11 (#3163)
  • 60d8050f chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 26.0.0+incompatible (#3159)
  • 4f0cb8fa chore(deps): bump github.com/gin-contrib/zap from 1.1.0 to 1.1.1 (#3161)
  • dd813a4f chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 (#3162)
  • 856cc374 chore: update go-redis verison to v9 (#3182)
  • 67bb7a6a feat: add networkTopology e2e test (#3124)
  • fc53dcf9 feat: optimize reload storage (#3167)
  • cce656a6 feat: remove otel in client (#3169)
  • 44be646e fix: daemon reuse file fd leak (#3180)
  • c168e864 fix: fix network topology e2e test (#3171)
  • d18625b3 fix: parent peertask conductor race condition (#3154)
  • 8c9ff386 fix: tiny piece digest reader (#3164)
  • f960bc01 fix: tunnel https (#3153)

v2.1.38

Changelog

  • ba4c327b chore(deps): bump github.com/aliyun/aliyun-oss-go-sdk from 3.0.1+incompatible to 3.0.2+incompatible (#3138)
  • 76ca7da0 chore(deps): bump github.com/gin-contrib/static from 0.0.1 to 1.1.0 (#3137)
  • 64fa7ce5 chore(deps): bump github.com/gin-contrib/static from 1.1.0 to 1.1.1 (#3146)
  • 1f5c87b9 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (#3135)
  • d9fb24c8 chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#3149)
  • 754dc586 chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 (#3136)
  • 58bdb79d chore(deps): bump google.golang.org/api from 0.169.0 to 0.171.0 (#3150)
  • 6099a917 chore(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.8 (#3147)
  • d4ac1cc8 chore: optimize log (#3151)
  • cc226d47 chore: rename test actions (#3133)
  • afc54df6 feat: optimize graph based on sync.Map (#3152)
  • 49ac8d52 fix index map in storage_manager (#3145)
  • 03305853 fix: make e2e-test (#3143)
  • 8b05b83c fix: scheduler storage buffer size limit (#3142)
  • db3fa4fc fix: storage buffer size (#3130)

v2.1.37

Changelog

  • e9307da5 chore: add check-size to actions (#3115)
  • e5e60783 chore: move cache for buildx in docker actions (#3117)
  • 8ec6305c chore: remove tips in actions (#3120)
  • c829aa09 chore: update api verison to v2.0.106 (#3129)
  • fa9d0f6a chore: update client-rs submodule version (#3116)
  • 0f677185 chore: update client-rs version (#3131)
  • 0e635e1e feat: add e2e testings framework for rust client and add docker layer cache (#3123)
  • daf307b5 feat: rename e2eutil to util (#3122)
  • fe033b05 feat: storage write buffer size (#3127)

... (truncated)

Changelog

Sourced from d7y.io/dragonfly/v2's changelog.

[Unreleased]

[v2.1.0] - 2023-08-03

Chore

  • release v2.1.0

[v2.1.0-rc.0] - 2023-08-03

Chore

  • update submodule version (#2596)

Feat

  • use unscoped delete for resource in manager (#2595)
  • create seed peer with active state in manager (#2593)
  • change seed peer state to active in UpdateSeedPeer api (#2592)
  • implement DeleteSeedPeer api in manager (#2591)

[v2.1.0-beta.4] - 2023-08-01

Chore

  • clean temporary file when backsource error (#2575)
  • deps: bump github.com/aliyun/aliyun-oss-go-sdk from 2.2.7+incompatible to 2.2.8+incompatible (#2588)
  • deps: bump google.golang.org/api from 0.132.0 to 0.134.0 (#2587)
  • deps: bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#2586)
  • deps: bump github.com/casbin/casbin/v2 from 2.72.1 to 2.73.0 (#2585)
  • deps: bump github.com/aws/aws-sdk-go from 1.44.306 to 1.44.312 (#2584)

Feat

  • add personal access token middleware to open api (#2590)
  • add personal access tokens api to rest server (#2583)
  • support tls in manager rest server (#2580)
  • provide support for JuiceFS objectStorage implementation (#2578)
  • update api version (#2577)

Refactor

  • support for JuiceFS objectStorage implementation (#2579)

Test

  • add unit test for seedPeerClient.Addrs (#2589)
  • add unit tests for PieceDownloader (#2570)

[v2.1.0-beta.3] - 2023-07-26

Feat

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [d7y.io/dragonfly/v2](https://github.com/dragonflyoss/Dragonfly2) from 2.0.4 to 2.1.40.
- [Release notes](https://github.com/dragonflyoss/Dragonfly2/releases)
- [Changelog](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md)
- [Commits](dragonflyoss/Dragonfly2@v2.0.4...v2.1.40)

---
updated-dependencies:
- dependency-name: d7y.io/dragonfly/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 15, 2024 03:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #64.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/d7y.io/dragonfly/v2-2.1.40 branch April 22, 2024 03:18
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 Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants