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.38 #61

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v2.1.36

Changelog

  • 0cdedf4c chore(deps): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 (#3109)
  • 4555975b chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 (#3112)
  • 349bd6d8 chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#3111)
  • 591ba604 chore(deps): bump google.golang.org/api from 0.165.0 to 0.169.0 (#3113)
  • 7cd985e9 chore(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.7 (#3110)
  • ab0b4c5e chore: add client-rs submodule to main (#3114)

v2.1.35

Changelog

  • 61928b7b chore(deps): bump github.com/gin-contrib/zap from 0.2.0 to 1.1.0 (#3102)
  • 7e9e75d2 chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#3100)
  • 8be0aae3 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.24.0 (#3101)
  • d3efd5b4 chore: update api version (#3098)
  • bb064c53 chore: update console verison to v1.0.24 (#3106)
  • 5b52296a feat: change peer count limit for task (#3107)
  • 5244f414 feat: change scheduling params (#3097)
  • 5f3225be fix: erorr middleware set error message return headers were already written (#3105)
  • 56f2f274 fix: typo in scheduler config (#3095)

v2.1.34

Changelog

  • 3104654a chore(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to 1.50.25 (#3090)
  • ffaa3eef chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible (#3087)
  • 85753807 chore(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 (#3088)
  • b3e26557 chore(deps): bump gorm.io/driver/mysql from 1.5.2 to 1.5.4 (#3089)
  • c76bc5c6 chore: update dragonfly-api version to v2.0.97 (#3093)
  • 7dcfa68d feat: add ip to keepalive's params (#3094)
  • 79c3390d feat: make log rotation settings configurable (#3085)
  • bfe3091a feat: replace bitmap with bitset (#3023)

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)

... (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
  • afc54df feat: optimize graph based on sync.Map (#3152)
  • 6099a91 chore(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1...
  • d9fb24c chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#3149)
  • 58bdb79 chore(deps): bump google.golang.org/api from 0.169.0 to 0.171.0 (#3150)
  • 64fa7ce chore(deps): bump github.com/gin-contrib/static from 1.1.0 to 1.1.1 (#3146)
  • d4ac1cc chore: optimize log (#3151)
  • 49ac8d5 fix index map in storage_manager (#3145)
  • 8b05b83 fix: scheduler storage buffer size limit (#3142)
  • 0330585 fix: make e2e-test (#3143)
  • ba4c327 chore(deps): bump github.com/aliyun/aliyun-oss-go-sdk from 3.0.1+incompatible...
  • 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.38.
- [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.38)

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

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #62.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/d7y.io/dragonfly/v2-2.1.38 branch April 15, 2024 03:34
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