v2ray-core icon indicating copy to clipboard operation
v2ray-core copied to clipboard

Chore: bump github.com/go-chi/render from 1.0.1 to 1.0.2

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps github.com/go-chi/render from 1.0.1 to 1.0.2.

Commits
  • 996350f Merge pull request #4 from syntaqx/master
  • d098851 adding nolint errcheck until a config can be added
  • 56c7eb9 removing minor.patch specificity of actions/cache
  • 6a082d9 swapping travis for github actions
  • 126d5e7 Merge branch 'master' of github.com:go-chi/render
  • 99dff9a modernizing DecodeForm changeset
  • af1759a removing boilerplate toml
  • bf4aca9 ignoring vendor folder from vcs
  • a54e4ac removing vendor folder
  • 9fd658c really fixing merge conflicts
  • 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)

dependabot[bot] avatar Jul 28 '22 22:07 dependabot[bot]

Codecov Report

Merging #1891 (f402b97) into master (01104c2) will increase coverage by 0.15%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1891      +/-   ##
==========================================
+ Coverage   38.73%   38.88%   +0.15%     
==========================================
  Files         608      616       +8     
  Lines       36192    36330     +138     
==========================================
+ Hits        14018    14126     +108     
- Misses      20606    20629      +23     
- Partials     1568     1575       +7     
Impacted Files Coverage Δ
transport/internet/tcp/sockopt_other.go 0.00% <0.00%> (ø)
transport/internet/tls/config_windows.go 50.00% <0.00%> (ø)
transport/internet/sockopt_windows.go 27.90% <0.00%> (ø)
transport/internet/sockopt_darwin.go 28.57% <0.00%> (ø)
common/platform/windows.go 100.00% <0.00%> (ø)
common/buf/readv_windows.go 88.88% <0.00%> (ø)
transport/internet/filelocker_windows.go 0.00% <0.00%> (ø)
transport/internet/udp/hub_other.go 60.00% <0.00%> (ø)
proxy/vmess/outbound/outbound.go 59.84% <0.00%> (+0.78%) :arrow_up:
transport/internet/kcp/receiving.go 100.00% <0.00%> (+1.34%) :arrow_up:
... and 11 more

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 01104c2...f402b97. Read the comment docs.

codecov-commenter avatar Jul 28 '22 22:07 codecov-commenter