Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the golang group across 1 directory with 6 updates #19

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps the golang group with 5 updates in the / directory:

Package From To
github.com/anacrolix/torrent 1.57.1 1.58.0
github.com/autobrr/go-qbittorrent 1.10.0 1.11.0
github.com/go-chi/chi/v5 5.1.0 5.2.1
github.com/stretchr/testify 1.9.0 1.10.0
golang.org/x/sync 0.8.0 0.11.0

Updates github.com/anacrolix/torrent from 1.57.1 to 1.58.0

Commits
  • 4d8437a Ignore /.env
  • edbe808 Add just check
  • edb5b09 Only apply WebRTC data channel write limit to webtorrent peer conns
  • 05ab0ca upgrade pion/webrtc to v4 (#985)
  • f21937e Update dep to remove govulncheck finding
  • d112dd8 Expose WebRTC peerconn stats (#983)
  • 5fe6c49 Used aider and claude to refactor storage tests to go-quicktest/qt
  • 4af494e Set ConnectionIdMismatchNul error default log level to debug
  • e5ae1f0 Use stdlib replacements of golang.org/x/exp and newer multiless
  • See full diff in compare view

Updates github.com/autobrr/go-qbittorrent from 1.10.0 to 1.11.0

Release notes

Sourced from github.com/autobrr/go-qbittorrent's releases.

v1.11.0

What's Changed

Full Changelog: autobrr/go-qbittorrent@v1.10.0...v1.11.0

Commits

Updates github.com/go-chi/chi/v5 from 5.1.0 to 5.2.1

Release notes

Sourced from github.com/go-chi/chi/v5's releases.

v5.2.1

⚠️ Chi supports Go 1.20+

Starting this release, we will now support the four most recent major versions of Go. See go-chi/chi#963 for related discussion.

What's Changed

Full Changelog: go-chi/chi@v5.2.0...v5.2.1

v5.2.0

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.1.0...v5.2.0

Commits

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.29.0 to 0.30.0

Commits
  • 6cc5ac4 go.mod: update golang.org/x dependencies
  • f88258d websocket: update nhooyr.io/websocket to github.com/coder/websocket
  • 7191757 http2: add support for net/http HTTP2 config field
  • 4790dc7 http2: add support for server-originated pings
  • 541dbe5 http2: add Server.WriteByteTimeout
  • 3c333c0 route: fix address parsing of messages on Darwin
  • See full diff in compare view

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

Commits
  • fe3591b sync/errgroup: improve documentation for semaphore limit behavior
  • 913fb63 singleflight: fix typo in singleflight_test.go
  • 151027e README: don't recommend go get
  • See full diff 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 golang group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) | `1.57.1` | `1.58.0` |
| [github.com/autobrr/go-qbittorrent](https://github.com/autobrr/go-qbittorrent) | `1.10.0` | `1.11.0` |
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.1.0` | `5.2.1` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.8.0` | `0.11.0` |



Updates `github.com/anacrolix/torrent` from 1.57.1 to 1.58.0
- [Commits](anacrolix/torrent@v1.57.1...v1.58.0)

Updates `github.com/autobrr/go-qbittorrent` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/autobrr/go-qbittorrent/releases)
- [Commits](autobrr/go-qbittorrent@v1.10.0...v1.11.0)

Updates `github.com/go-chi/chi/v5` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.1.0...v5.2.1)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

Updates `golang.org/x/net` from 0.29.0 to 0.30.0
- [Commits](golang/net@v0.29.0...v0.30.0)

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

---
updated-dependencies:
- dependency-name: github.com/anacrolix/torrent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/autobrr/go-qbittorrent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

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 Feb 11, 2025
@zze0s zze0s merged commit cf3ce2c into main Feb 11, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/golang-0f903bc0a6 branch February 11, 2025 21:08
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