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 github.com/douyu/jupiter from 0.11.1 to 0.11.2 #408

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps github.com/douyu/jupiter from 0.11.1 to 0.11.2.

Release notes

Sourced from github.com/douyu/jupiter's releases.

v0.11.2

What's Changed

Other Changes

Full Changelog: douyu/jupiter@v0.11.1...v0.11.2

Changelog

Sourced from github.com/douyu/jupiter's changelog.

v0.11.2

New Changes

Full Changelog: douyu/jupiter@v0.11.1...v0.11.2

Commits
  • dd88228 chore: release v0.11.2
  • 07c65c1 feat: get default host instead of 127.0.0.1 (#731)
  • cbd423b build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 in /tools (#728)
  • 61b61f6 build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 (#727)
  • a72568a build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 in /test/e2e (...
  • 3cc1b35 build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.0 (#725)
  • 16b9788 feat(freecache): v2 finish (#702)
  • a82bb7f chore: add UnmarshalKey test case
  • 28dc8d0 feat: support reflection for grpc (#724)
  • c761eec build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 in /test/e2e ...
  • 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/douyu/jupiter](https://github.com/douyu/jupiter) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/douyu/jupiter/releases)
- [Changelog](https://github.com/douyu/jupiter/blob/master/CHANGELOG.md)
- [Commits](douyu/jupiter@v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: github.com/douyu/jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #408 (54dfc9a) into master (a296cea) will increase coverage by 0.33%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##           master    #408      +/-   ##
=========================================
+ Coverage    9.08%   9.41%   +0.33%     
=========================================
  Files          54      51       -3     
  Lines        6142    5500     -642     
=========================================
- Hits          558     518      -40     
+ Misses       5535    4937     -598     
+ Partials       49      45       -4     
Impacted Files Coverage Δ
internal/pkg/service/confgov2/config.go 0.00% <0.00%> (ø)
internal/pkg/service/k8s/init.go 0.00% <0.00%> (ø)
internal/pkg/service/k8s/pod.go 3.51% <0.00%> (ø)
internal/pkg/service/k8s/service.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sysulq sysulq merged commit 0604933 into master Feb 21, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/douyu/jupiter-0.11.2 branch February 21, 2023 01:57
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.

2 participants