tarampampam / error-pages

🚧 Pretty server's error pages in the docker image & git repository (for traefik, k8s, nginx and so on)
https://tarampampam.github.io/error-pages/
MIT License
802 stars 78 forks source link

build(deps): bump the gomod group with 4 updates #282

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the gomod group with 4 updates: github.com/fasthttp/router, github.com/fatih/color, github.com/prometheus/client_golang and github.com/valyala/fasthttp.

Updates github.com/fasthttp/router from 1.5.0 to 1.5.1

Release notes

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

v1.5.1

  • e572ed5 chore(ci/test): fix finish job (Sergio VS)
  • bff70dd fix: upgrade dependencies (Sergio VS)
Commits


Updates github.com/fatih/color from 1.16.0 to 1.17.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.17.0

What's Changed

New Contributors

Full Changelog: https://github.com/fatih/color/compare/v1.16.0...v1.17.0

Commits
  • b6598b1 Merge pull request #228 from klauspost/fix-println-issue-218
  • 00b1811 Fix multi-parameter println spacing
  • 04994a8 Merge pull request #224 from fatih/dependabot/go_modules/golang.org/x/sys-0.18.0
  • 7526cad Merge branch 'main' into dependabot/go_modules/golang.org/x/sys-0.18.0
  • 8d058ca Merge pull request #222 from fatih/ci-updates
  • 2ac809f Bump golang.org/x/sys from 0.17.0 to 0.18.0
  • 51a7bbf ci: update Go and Staticcheck versions
  • 799c49c Merge pull request #217 from fatih/dependabot/github_actions/actions/setup-go-5
  • f8e0ec9 Merge branch 'main' into dependabot/github_actions/actions/setup-go-5
  • 298abd8 Merge pull request #221 from fatih/dependabot/go_modules/golang.org/x/sys-0.17.0
  • Additional commits viewable in compare view


Updates github.com/prometheus/client_golang from 1.19.0 to 1.19.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.1

What's Changed

  • Security patches for golang.org/x/sys and google.golang.org/protobuf

New Contributors

Full Changelog: https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

Commits


Updates github.com/valyala/fasthttp from 1.52.0 to 1.54.0

Release notes

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

v1.54.0

What's Changed

Full Changelog: https://github.com/valyala/fasthttp/compare/v1.53.0...1.54.0

v1.53.0

What's Changed

New Contributors

Full Changelog: https://github.com/valyala/fasthttp/compare/v1.52.0...v1.53.0

Commits
  • ee34656 fs: fix openIndexFile when dirPath is empty string (#1779)
  • f9f213e Prevent OOM when fuzzing
  • aadadb9 fs: fix GenerateIndexPages when DirFS or embed.FS is used (#1778)
  • 8f5b927 Try to fix oss-fuzz low memory limit again
  • 96b2369 chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#1774)
  • 97d4568 feat: add address to tryDial errors (#1763)
  • 091733b Implemented what was described by me in #1766. (#1767)
  • 105eb3b Add perIPTLSConn to support MaxConnsPerIP with tls connections
  • a8fa9c0 Don't allow , in host when using Client (#1761)
  • 30adc7d chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#1769)
  • 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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions