Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps github.com/valyala/fasthttp from 1.56.0 to 1.57.0.

Release notes

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

v1.57.0

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.56.0...v1.57.0

Commits
  • 803c25e fix RequestCtx is canceled (#1879) (#1890)
  • 40bdc4a feat(fasthttpproxy): add dual-stack connection support to enable IPv6 proxies...
  • 56fd74b chore: Upgrade golangci-lint to 1.61.0 (#1887)
  • d795f13 chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (#1886)
  • c473b7f chore(deps): bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 (#1884)
  • 9458f7a improve ishex and unhex by hex2intTable (#1883)
  • 6ac5603 chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#1880)
  • f805dd2 chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#1881)
  • 0b74893 feat (request): expose req timeout (#1878)
  • 28b610d chore(deps): bump securego/gosec from 2.21.3 to 2.21.4 (#1874)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.56.0 to 1.57.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.56.0...v1.57.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 29, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 29, 2024 15:40
@github-actions github-actions bot merged commit 4e8bb9f into main Oct 29, 2024
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/valyala/fasthttp-1.57.0 branch October 29, 2024 15:42
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Nov 20, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [raviqqe/muffet](https://github.com/raviqqe/muffet) | patch | `v2.10.3` -> `v2.10.6` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>raviqqe/muffet (raviqqe/muffet)</summary>

### [`v2.10.6`](https://github.com/raviqqe/muffet/releases/tag/v2.10.6)

[Compare Source](raviqqe/muffet@v2.10.5...v2.10.6)

#### Changelog

-   [`467b32d`](raviqqe/muffet@467b32d) Bump version ([#&#8203;426](raviqqe/muffet#426))
-   [`9736341`](raviqqe/muffet@9736341) Push multiple tags at once ([#&#8203;425](raviqqe/muffet#425))

### [`v2.10.5`](https://github.com/raviqqe/muffet/releases/tag/v2.10.5)

[Compare Source](raviqqe/muffet@v2.10.4...v2.10.5)

#### Changelog

-   [`2c40527`](raviqqe/muffet@2c40527) Bump version ([#&#8203;424](raviqqe/muffet#424))
-   [`1ea2cb4`](raviqqe/muffet@1ea2cb4) Specify goreleaser configuration version ([#&#8203;423](raviqqe/muffet#423))

### [`v2.10.4`](https://github.com/raviqqe/muffet/releases/tag/v2.10.4)

[Compare Source](raviqqe/muffet@v2.10.3...v2.10.4)

#### Changelog

-   [`e7b1dce`](raviqqe/muffet@e7b1dce) Build Docker image for RISC-V ([#&#8203;419](raviqqe/muffet#419))
-   [`8196881`](raviqqe/muffet@8196881) Bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 ([#&#8203;415](raviqqe/muffet#415))
-   [`2e3a2af`](raviqqe/muffet@2e3a2af) Bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 ([#&#8203;411](raviqqe/muffet#411))
-   [`4e8bb9f`](raviqqe/muffet@4e8bb9f) Bump github.com/valyala/fasthttp from 1.56.0 to 1.57.0 ([#&#8203;416](raviqqe/muffet#416))
-   [`e8e6fe3`](raviqqe/muffet@e8e6fe3) Bump golang.org/x/net from 0.29.0 to 0.30.0 ([#&#8203;414](raviqqe/muffet#414))
-   [`ef0d500`](raviqqe/muffet@ef0d500) Bump version ([#&#8203;422](raviqqe/muffet#422))
-   [`2f60582`](raviqqe/muffet@2f60582) Disable Windows build ([#&#8203;421](raviqqe/muffet#421))
-   [`726091e`](raviqqe/muffet@726091e) Refactor Docker ([#&#8203;418](raviqqe/muffet#418))
-   [`3629f2c`](raviqqe/muffet@3629f2c) Try other platforms in Docker build ([#&#8203;420](raviqqe/muffet#420))
-   [`1de7e0b`](raviqqe/muffet@1de7e0b) add different platforms for docker img ([#&#8203;417](raviqqe/muffet#417))

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

β™» **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants