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

build(deps): bump github.com/valyala/fasthttp from 1.44.0 to 1.45.0 #789

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Bumps github.com/valyala/fasthttp from 1.44.0 to 1.45.0.

Release notes

Sourced from github.com/valyala/fasthttp's releases.

v1.45.0

  • 53e376f Update dependencies (Erik Dubbelboer)
  • b334443 docs: add missing dot to ConvertRequest comment (#1516) (Oleksandr Redko)
  • a281f1d client: HostClient.Do hangs out when ErrConnPoolStrategyNotImpl (#1515) (Oleksandr Redko)
  • 7846101 client: fix Do hangs when configure host client fails (#1514) (Oleksandr Redko)
  • 9c0e39f Fix proxy auth bug (Erik Dubbelboer)
  • a9d57a9 client: remove unused go:build comment (#1511) (Oleksandr Redko)
  • 498a814 test: fix typos in function, error message, comment (#1512) (Oleksandr Redko)
  • 4ca6994 test: use Fprintf to simplify writing headers (#1510) (Oleksandr Redko)
  • 74a0507 Immediately return ErrTimeout if deadline is already reached. (#1497) (Igor Menshenin)
  • 559d536 Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0 (#1508) (dependabot[bot])
  • 4e8c92b http.go: close form file if copyZeroAlloc fails (#1498) (Oleksandr Redko)
  • 8800d4b Bump golang.org/x/net from 0.0.0-20220906165146-f3363e06e74c to 0.7.0 (#1503) (dependabot[bot])
  • c8d2e0e Bump golang.org/x/text from 0.3.7 to 0.3.8 (#1502) (dependabot[bot])
  • ac631aa fix functiom name (#1505) (cui fliter)
  • 2ab7906 test: bind to localhost instead of all interfaces (#1495) (Oleksandr Redko)
  • b79a03a test: close response body (#1496) (Oleksandr Redko)
  • 9230a3d docs: Deprecate ErrAlreadyServing as never returning (#1491) (Oleksandr Redko)
  • e15a810 docs: fix grammar issues and typos in comments (#1492) (Oleksandr Redko)
  • 5147cec docs: replace links to golang.org with go.dev (#1489) (Oleksandr Redko)
  • 934f04e Refactor golangci-lint config and remove redundant nolints (#1486) (Oleksandr Redko)
  • f84e234 Rename unexported funcs, vars to match common Go (#1488) (Oleksandr Redko)
  • f111c7e Add missing fasthttp prefix in example usage (#1487) (Oleksandr Redko)
  • 8dcbc41 test: use T.TempDir instead of MkdirTemp (#1485) (Oleksandr Redko)
  • c0c5f9c doc,test: correct typos (#1484) (Oleksandr Redko)
  • b0fe6f0 optimized b2s function (#1483) (orangesobeautiful)
  • 2e81dca update compress modulule, drop 1.16 (#1482) (M. Efe Çetin)
  • 9d5a7bf Add support for Go 1.20 (#1481) (Erik Dubbelboer)
  • b2e66a5 docs: add http2curl (#1480) (kinggo)
  • 776a4c7 fix: modify normalizePath (#1478) (kinggo)
  • eef368e clear dst bodyRaw before copy (#1476) (tyltr)
  • e87f84c fix: CopyTo doesn't copy bodyraw deeply (#1471) (kinggo)
Commits
  • 53e376f Update dependencies
  • b334443 docs: add missing dot to ConvertRequest comment (#1516)
  • a281f1d client: HostClient.Do hangs out when ErrConnPoolStrategyNotImpl (#1515)
  • 7846101 client: fix Do hangs when configure host client fails (#1514)
  • 9c0e39f Fix proxy auth bug
  • a9d57a9 client: remove unused go:build comment (#1511)
  • 498a814 test: fix typos in function, error message, comment (#1512)
  • 4ca6994 test: use Fprintf to simplify writing headers (#1510)
  • 74a0507 Immediately return ErrTimeout if deadline is already reached. (#1497)
  • 559d536 Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0 (#1508)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch from 2112288 to f7c70f1 Compare March 17, 2023 02:08
@dependabot dependabot bot temporarily deployed to tablestore-live March 17, 2023 02:08 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2023

Codecov Report

Merging #789 (0944f1a) into master (32c714d) will decrease coverage by 0.16%.
The diff coverage is n/a.

📣 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     #789      +/-   ##
==========================================
- Coverage   53.07%   52.92%   -0.16%     
==========================================
  Files         202      202              
  Lines       11314    11314              
==========================================
- Hits         6005     5988      -17     
- Misses       4858     4872      +14     
- Partials      451      454       +3     

see 4 files with indirect coverage changes

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch from f7c70f1 to 9cd3333 Compare March 20, 2023 02:09
@dependabot dependabot bot temporarily deployed to tablestore-live March 20, 2023 02:09 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch from 9cd3333 to 43b2d53 Compare March 23, 2023 05:41
@dependabot dependabot bot temporarily deployed to tablestore-live March 23, 2023 05:41 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch from 43b2d53 to fb91c73 Compare March 23, 2023 08:44
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch from fb91c73 to 8da0c64 Compare March 23, 2023 09:25
@dependabot dependabot bot temporarily deployed to tablestore-live March 23, 2023 09:25 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch from 8da0c64 to a01ba8f Compare April 3, 2023 07:09
@dependabot dependabot bot temporarily deployed to tablestore-live April 3, 2023 07:09 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch from a01ba8f to 32200f1 Compare April 3, 2023 07:11
@dependabot dependabot bot temporarily deployed to tablestore-live April 3, 2023 07:11 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch from 32200f1 to 0944f1a Compare April 4, 2023 02:06
@dependabot dependabot bot temporarily deployed to tablestore-live April 4, 2023 02:06 Inactive
@sysulq
Copy link
Member

sysulq commented Apr 12, 2023

@dependabot rebase

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.44.0 to 1.45.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.44.0...v1.45.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch from 0944f1a to 804c34c Compare April 12, 2023 08:36
@dependabot dependabot bot temporarily deployed to tablestore-live April 12, 2023 08:36 Inactive
@sysulq sysulq merged commit 96d3b50 into master Apr 12, 2023
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/valyala/fasthttp-1.45.0 branch April 12, 2023 09:05
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.

None yet

2 participants