Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the dev-dependencies group with 1 update: github.com/valyala/fasthttp.

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

Release notes

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

v1.69.0

What's Changed

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

Commits
  • 7cf1fb7 Add documentation that modifying during iteration can panic (#2122)
  • 7b5cb77 Add sortkeys (#2118)
  • 42f89fb update readme (#2114)
  • fb6b6d1 chore(deps): bump securego/gosec from 2.22.10 to 2.22.11 (#2110)
  • fe7e70d chore(deps): bump actions/upload-artifact from 5 to 6 (#2111)
  • 69ef8f7 chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 (#2109)
  • c2db561 chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#2103)
  • ec00ff0 chore(deps): bump actions/checkout from 5 to 6 (#2101)
  • 5d415ac chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#2099)
  • cc8220f chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 (#2097)
  • 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 <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 dev-dependencies group with 1 update: [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 5, 2026
@versity-github
Copy link
Collaborator

This won't automatically run in continuous integration without approval. A member of the Versity organization must allow it.

@benmcclelland benmcclelland merged commit 6fd9393 into main Jan 6, 2026
40 checks passed
@benmcclelland benmcclelland deleted the dependabot/go_modules/dev-dependencies-67992aebd4 branch January 6, 2026 16:25
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.

3 participants