Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the all group with 4 updates in the / directory: github.com/soulgarden/rmq-pubsub, github.com/valyala/fasthttp, go.uber.org/automaxprocs and golang.org/x/sync.

Updates github.com/soulgarden/rmq-pubsub from 0.0.7 to 0.0.9

Release notes

Sourced from github.com/soulgarden/rmq-pubsub's releases.

v0.0.9

What's Changed

Full Changelog: soulgarden/rmq-pubsub@v0.0.8...v0.0.9

v0.0.8

What's Changed

Full Changelog: soulgarden/rmq-pubsub@v0.0.7...v0.0.8

Commits
  • 3addb32 Bump golang.org/x/sys from 0.26.0 to 0.27.0 in the all group (#18)
  • bde9f02 Bump golang.org/x/sys in the all group across 1 directory (#17)
  • 0a15877 Bump golang.org/x/sys from 0.23.0 to 0.24.0 in the all group (#15)
  • 670a579 Bump golang.org/x/sys in the all group across 1 directory (#14)
  • 3305149 Bump golang.org/x/sys from 0.20.0 to 0.21.0 in the all group (#12)
  • c827c61 Bump the all group across 1 directory with 3 updates (#11)
  • fa461c8 Bump golangci/golangci-lint-action from 5 to 6 in the all group (#10)
  • 28b62b6 Bump golangci/golangci-lint-action from 4 to 5 in the all group (#7)
  • 723876a Bump golang.org/x/sys from 0.18.0 to 0.19.0 in the all group (#6)
  • See full diff in compare view

Updates github.com/valyala/fasthttp from 1.55.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

v1.56.0

What's Changed

... (truncated)

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

Updates go.uber.org/automaxprocs from 1.5.3 to 1.6.0

Release notes

Sourced from go.uber.org/automaxprocs's releases.

v1.6.0

  • Add RoundQuotaFunc option that allows configuration of rounding behavior for floating point CPU quota.
Changelog

Sourced from go.uber.org/automaxprocs's changelog.

v1.6.0 (2024-07-24)

  • Add RoundQuotaFunc option that allows configuration of rounding behavior for floating point CPU quota.
Commits

Updates golang.org/x/sync from 0.8.0 to 0.9.0

Commits

Updates github.com/andybalholm/brotli from 1.1.0 to 1.1.1

Commits

Updates github.com/klauspost/compress from 1.17.9 to 1.17.11

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.17.11

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.17.10...v1.17.11

v1.17.10

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.17.9...v1.17.10

Commits

Updates golang.org/x/sys from 0.24.0 to 0.27.0

Commits
  • e0753d4 Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...
  • c29efe3 windows: add iphlpapi functions for change notifications
  • 8f2aa9f cpu: conditionally re-enable AVX512 support on darwin/amd64
  • 054f1fc README: don't recommend go get
  • ca04041 unix: extend z/OS support
  • 18e038c unix: move NETLINK_* consts to own section
  • d045236 windows: implement Ftruncate using a single syscall on Windows
  • cff53d5 unix: gofmt after CL 610296
  • 123459f unix: update z/OS implementation of fcntl and mmap
  • df4a4da unix/linux: adjust Dockerfile ENV key value format
  • 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 <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 4 updates in the / directory: [github.com/soulgarden/rmq-pubsub](https://github.com/soulgarden/rmq-pubsub), [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp), [go.uber.org/automaxprocs](https://github.com/uber-go/automaxprocs) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/soulgarden/rmq-pubsub` from 0.0.7 to 0.0.9
- [Release notes](https://github.com/soulgarden/rmq-pubsub/releases)
- [Commits](soulgarden/rmq-pubsub@v0.0.7...v0.0.9)

Updates `github.com/valyala/fasthttp` from 1.55.0 to 1.57.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.55.0...v1.57.0)

Updates `go.uber.org/automaxprocs` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/uber-go/automaxprocs/releases)
- [Changelog](https://github.com/uber-go/automaxprocs/blob/master/CHANGELOG.md)
- [Commits](uber-go/automaxprocs@v1.5.3...v1.6.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.9.0
- [Commits](golang/sync@v0.8.0...v0.9.0)

Updates `github.com/andybalholm/brotli` from 1.1.0 to 1.1.1
- [Commits](andybalholm/brotli@v1.1.0...v1.1.1)

Updates `github.com/klauspost/compress` from 1.17.9 to 1.17.11
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.17.9...v1.17.11)

Updates `golang.org/x/sys` from 0.24.0 to 0.27.0
- [Commits](golang/sys@v0.24.0...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/soulgarden/rmq-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: go.uber.org/automaxprocs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/andybalholm/brotli
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/klauspost/compress
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Nov 18, 2024
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.

1 participant