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.34 #58

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

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

Release notes

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

v2.1.33

Changelog

  • 9020a233 chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#3077)
  • d7c9db15 chore(deps): bump google.golang.org/api from 0.156.0 to 0.165.0 (#3080)
  • 947f17d8 chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0 (#3076)
  • 5b8fc14b chore(deps): bump k8s.io/component-base from 0.29.0 to 0.29.2 (#3081)
  • 54d00486 chore: update console submodule version to v1.0.23 (#3084)
  • eefd59ca feat: cluster scopes add hostname regexes for client matchs cluster by hostname (#3083)
  • b8965fbe feat: dfcache support customize socket path (#3078)
  • 74bb1dd3 fix: dfcache daemon sock (#3079)

v2.1.32

Changelog

  • bd57994f chore(deps): bump codecov/codecov-action from 3 to 4 (#3068)
  • 8aa72ef8 chore(deps): bump github.com/appleboy/gin-jwt/v2 from 2.9.1 to 2.9.2 (#3066)
  • e77a3152 chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc6 (#3065)
  • c488f664 chore(deps): bump github.com/swaggo/swag from 1.16.1 to 1.16.3 (#3063)
  • f83b3f36 chore: update helm charts submodule (#3061)
  • a7498d70 feat: add leave host to dfdaemon (#3070)
  • aed2d725 feat: add scan function in redis and neighbours function in network topology (#3048)
  • 3a05eb6f fix: comments in neighbours function (#3069)

v2.1.31

Changelog

  • 3ebb97fb chore(deps): bump actions/cache from 3 to 4 (#3039)
  • ccde2edd chore(deps): bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 (#3041)
  • e53975bb chore(deps): bump github.com/huaweicloud/huaweicloud-sdk-go-obs from 3.23.9+incompatible to 3.23.12+incompatible (#3056)
  • 90a99424 chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (#3042)
  • 96ce0c44 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.46.1 to 0.47.0 (#3057)
  • b76fd844 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.20.0 to 1.22.0 (#3054)
  • bda84b53 chore(deps): bump go.opentelemetry.io/otel/trace from 1.21.0 to 1.22.0 (#3043)
  • 2f04697d chore: optimize dfget log (#3034)
  • 8fa57cae chore: update api version and console version (#3059)
  • 548e9f26 chore: update api version to v2.0.83 (#3037)
  • a38a4578 feat: CanAddPeerEdge is moved to the end of filter (#3036)
  • 17d111e9 feat: add gzip middleware for static file (#3045)
  • e11666de feat: change request header in response (#3038)
  • 0f9c4000 feat: evalutorBase adds networktopology (#3015)
  • e1d8e050 feat: optimize network topology in evaluator (#3053)
  • 5239a6db feat: optimize scheduler default config (#3050)
  • 1b88b4b7 feat: optimize scheduling log when exceeded RetryBackToSourceLimit (#3051)
  • 0b1157bb feat: replace filters with filteredQueryParams (#3049)

v2.1.30

Changelog

  • 4214b053 chore(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0 (#3025)
  • a34816f2 chore(deps): bump google.golang.org/api from 0.154.0 to 0.156.0 (#3026)

... (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
  • 7dcfa68 feat: add ip to keepalive's params (#3094)
  • 79c3390 feat: make log rotation settings configurable (#3085)
  • c76bc5c chore: update dragonfly-api version to v2.0.97 (#3093)
  • b3e2655 chore(deps): bump gorm.io/driver/mysql from 1.5.2 to 1.5.4 (#3089)
  • 8575380 chore(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.1...
  • 3104654 chore(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to 1.50.25 (#3090)
  • ffaa3ee chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3...
  • bfe3091 feat: replace bitmap with bitset (#3023)
  • 54d0048 chore: update console submodule version to v1.0.23 (#3084)
  • eefd59c feat: cluster scopes add hostname regexes for client matchs cluster by hostna...
  • 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.34.
- [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.34)

---
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 March 4, 2024 03:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Superseded by #59.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/d7y.io/dragonfly/v2-2.1.34 branch March 11, 2024 03:23
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