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.46.0 to 1.47.0 in /test/e2e #845

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2023

Bumps github.com/valyala/fasthttp from 1.46.0 to 1.47.0.

Release notes

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

v1.47.0

  • 1dcf562 test: refactor to use WriteString (#1546) (Oleksandr Redko)
  • d2f0d17 examples/client: fix error (#1545) (Oleksandr Redko)
  • 00c291b pprofhandler: use bytes.HasPrefix for consistency (#1543) (Oleksandr Redko)
  • 1aac293 test: use ReplaceAll, remove unnecessary else (#1542) (Oleksandr Redko)* 1dcf562 test: refactor to use WriteString (#1546) (Oleksandr Redko)
  • d2f0d17 examples/client: fix error (#1545) (Oleksandr Redko)
  • 00c291b pprofhandler: use bytes.HasPrefix for consistency (#1543) (Oleksandr Redko)
  • 1aac293 test: use ReplaceAll, remove unnecessary else (#1542) (Oleksandr Redko)
Commits

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 May 2, 2023
@sysulq
Copy link
Member

sysulq commented May 5, 2023

@dependabot rebase

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.46.0 to 1.47.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.46.0...v1.47.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/test/e2e/github.com/valyala/fasthttp-1.47.0 branch from 6241327 to 28bd7d5 Compare May 5, 2023 02:20
@dependabot dependabot bot temporarily deployed to tablestore-live May 5, 2023 02:20 Inactive
@codecov-commenter
Copy link

Codecov Report

Merging #845 (28bd7d5) into master (f9893b2) will increase coverage by 19.38%.
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     #845       +/-   ##
===========================================
+ Coverage   33.58%   52.97%   +19.38%     
===========================================
  Files         160      202       +42     
  Lines        8450    11321     +2871     
===========================================
+ Hits         2838     5997     +3159     
+ Misses       5379     4872      -507     
- Partials      233      452      +219     

see 97 files with indirect coverage changes

@sysulq sysulq merged commit aebdba3 into master May 5, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/test/e2e/github.com/valyala/fasthttp-1.47.0 branch May 5, 2023 02:50
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