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.43.0 to 1.45.0 #373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/valyala/fasthttp from 1.43.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)

v1.44.0

  • fc2d704 chore: Update README.md (#1470) (Aadithya V)
  • 2a00c86 Github actions/checkout@v3 (Erik Dubbelboer)
  • 434022b server.go Simplify default Server name logic (#1467) (Sergey Ponomarev)
  • 51048b0 client.go Simplify default UA logic (#1466) (Sergey Ponomarev)
  • e46afc3 fix: client may remove hostclient incorrectly (#1461) (Xuran)
  • 9b4a7e5 fix http2 adapter (#1457) (Shawn)
  • c637221 optimize: allow http head when use getonly (#1456) (kinggo)
  • b788e66 feat: support custom formvalue function (#1453) (kinggo)
  • 2a572e0 doc: optimize the comment of the Request.Done method (#1454) (kinggo)
  • f6aac90 Fixed an error caused of character when @ > 1 during proxy authentication (#1452) (Amzza0x00)
  • 951f5a1 add optional simulated addresses to pipeconn and inmemorylistener (#1449) (Tobias Krischer)
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)

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.43.0 to 1.45.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.43.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 added the dependencies Pull requests that update a dependency file label Mar 16, 2023
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

0 participants