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.43 #65

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v2.1.43

Changelog

  • 8ad32eb9 Revert "chore(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.8" (#3224)
  • 570a37f0 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.24.0 to 1.25.0 (#3221)
  • d1ff2a77 chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#3217)
  • 0ea1a89d chore(deps): bump google.golang.org/api from 0.172.0 to 0.176.0 (#3220)
  • 4fcb342b chore: change gitignore for vendor (#3225)
  • 5abd03a0 chore: optimize e2e test config (#3223)
  • ef89e3af chore: update client and helm charts submodule version (#3227)
  • 51358721 chore: update console submodule (#3228)

v2.1.42

Changelog

  • d1d3bc20 chore(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible (#3204)

v2.1.41

Changelog

  • c967fe68 Revert "chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0" (#3198)
  • ea063bb2 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0 (#3194)
  • 3cd45874 chore(deps): bump google.golang.org/api from 0.171.0 to 0.172.0 (#3192)
  • 94f4f7a7 chore(deps): upgrade 'github.com/RichardKnop/machinery' mod version from v1… (#3197)
  • 651946f8 chore: update charts version (#3190)
  • 35e8bac3 chore: update single piece storage (#3186)
  • 95e52970 feat: revise probedcount threshold (#3189)
  • 4abb179d feat: support preheating by v2 grpc protocol (#3201)
  • 501a7be0 feat: trigger download task by stream (#3200)
  • c40e5ede feat: update charts and optimize charts values by image tag (#3187)
  • 5cee9010 fix: single long task keepalive (#3184)
  • f76aaf12 fix: typo in manager database (#3191)

v2.1.40

Changelog

  • e49b0afd chore: update api version to v2.0.109 and fix rust e2e CI (#3185)
  • 48846e2f feat: peer exchange (#3141)

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)

... (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
  • 5135872 chore: update console submodule (#3228)
  • ef89e3a chore: update client and helm charts submodule version (#3227)
  • 4fcb342 chore: change gitignore for vendor (#3225)
  • 8ad32eb Revert "chore(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31...
  • 5abd03a chore: optimize e2e test config (#3223)
  • 570a37f chore(deps): bump go.opentelemetry.io/otel/sdk from 1.24.0 to 1.25.0 (#3221)
  • 0ea1a89 chore(deps): bump google.golang.org/api from 0.172.0 to 0.176.0 (#3220)
  • d1ff2a7 chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#3217)
  • 59dbe05 test: add compatibility e2e testing for v2 (#3216)
  • 012a0f7 test: add preheat e2e testing for v2 (#3215)
  • 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 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.43.
- [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.43)

---
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 29, 2024 03:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 29, 2024
@gaius-qi gaius-qi closed this Aug 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/d7y.io/dragonfly/v2-2.1.43 branch August 29, 2024 14:02
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.

1 participant