Skip to content

Bump the all group with 2 updates#87

Merged
mtneug merged 1 commit intomainfrom
dependabot/go_modules/all-c005c243c7
Apr 13, 2026
Merged

Bump the all group with 2 updates#87
mtneug merged 1 commit intomainfrom
dependabot/go_modules/all-c005c243c7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps the all group with 2 updates: github.com/mattn/go-isatty and github.com/valyala/fasthttp.

Updates github.com/mattn/go-isatty from 0.0.20 to 0.0.21

Commits
  • 4237fb1 Update Go test matrix to current versions (1.24-1.26)
  • 433c12b Update GitHub Actions to latest versions
  • 1cf5589 Add wasip1 and wasip2 to build constraints in isatty_others.go
  • 1237245 Update dependencies: go 1.15 -> 1.21, golang.org/x/sys v0.6.0 -> v0.28.0
  • ac9c88d Fix typo in comment: undocomented -> undocumented
  • 8b7124e Add availability check for NtQueryObject in init
  • 08d0313 Fix isCygwinPipeName to reject names with extra trailing tokens
  • See full diff in compare view

Updates github.com/valyala/fasthttp from 1.69.0 to 1.70.0

Release notes

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

v1.70.0

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.69.0...v1.70.0

Commits
  • 534461a fasthttpproxy: reject CRLF in HTTP proxy CONNECT target (#2174)
  • 267e740 fs: reject '..' path segments in rewritten paths (#2173)
  • a95a1ad Only normalize pre-colon whitespace for HTTP headers (#2172)
  • ab8c2ac fix: detect master process death in prefork children (#2158)
  • c4569c5 feat: enhance performance (#2135)
  • beab280 chore(deps): bump github.com/andybalholm/brotli from 1.2.0 to 1.2.1 (#2170)
  • 82254a7 Normalize framing header names with pre-colon whitespace
  • 6111327 Strict HTTP version validation and simplified first line parsing (#2167)
  • eb38f5f HTTP1/1 requires exactly one Host header (#2164)
  • 7d90713 Validate request URI format during header parsing to reject malformed request...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates: [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) and [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp).


Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.21
- [Commits](mattn/go-isatty@v0.0.20...v0.0.21)

Updates `github.com/valyala/fasthttp` from 1.69.0 to 1.70.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.69.0...v1.70.0)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-version: 0.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.70.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the kind/dependency Kind: Dependency label Apr 13, 2026
@mtneug mtneug merged commit 558ebec into main Apr 13, 2026
16 checks passed
@mtneug mtneug deleted the dependabot/go_modules/all-c005c243c7 branch April 13, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependency Kind: Dependency

Development

Successfully merging this pull request may close these issues.

1 participant