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): update module suzuki-shunsuke/flute/v2 to v2.0.0 #19

Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 15, 2020

This PR contains the following updates:

Package Type Update Change
github.com/suzuki-shunsuke/flute/v2 require patch v2.0.0-0 -> v2.0.0

Release Notes

suzuki-shunsuke/flute

v2.0.0

Compare Source

#​47 refactor: change pointer to struct
#​48 feat: upgrade go module to v2

Breaking Changes

the signature of structs are changed

Migration
  • import path:
    • github.com/suzuki-shunsuke/flute -> github.com/suzuki-shunsuke/flute/v2
    • github.com/suzuki-shunsuke/flute/flute -> github.com/suzuki-shunsuke/flute/v2/flute
  • Route.Matcher: *Matcher -> Matcher
  • Route.Tester: *Tester -> Tester
  • Route.Response: *Response -> Response
  • Tester.Test: func(*testing.T, *http.Request, *Service, *Route) -> func(*testing.T, *http.Request, Service, Route)
  • &Transport -> Transport

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #19 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   62.06%   62.06%           
=======================================
  Files           1        1           
  Lines          87       87           
=======================================
  Hits           54       54           
  Misses         24       24           
  Partials        9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5131068...a408a6f. Read the comment docs.

@suzuki-shunsuke suzuki-shunsuke merged commit 4bf383f into master Jul 10, 2020
@renovate renovate bot deleted the renovate/github.com-suzuki-shunsuke-flute-v2-2.x branch July 10, 2020 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants