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

chore(deps): bump the golang group across 1 directory with 5 updates #168

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the golang group with 4 updates in the / directory: github.com/anacrolix/torrent, github.com/gin-contrib/cors, github.com/gin-contrib/requestid and github.com/puzpuzpuz/xsync/v3.

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/gin-contrib/cors from 1.7.2 to 1.7.3

Release notes

Sourced from github.com/gin-contrib/cors's releases.

v1.7.3

Changelog

Enhancements

  • 9bb7abbb1bffb482cad2ffd6b3a1b506b5a66f8e: chore: refactor goreleaser configuration (@​appleboy)
  • 03a81e85e551a16fd2d76882436fed6b927e5cef: chore: update dependencies to latest versions (@​appleboy)
  • 7ba65f52415488f849af325e79b3217a79b6ef5d: chore: update Go version to 1.20 and above in workflows (@​appleboy)
  • d4fb95a2411f68432231dfede9bbe8a8033d588c: chore: update Go version to 1.21 and dependencies (@​appleboy)
  • 80b5d9bbc242a25ca630748b3341ebc0dc13d7be: chore: update dependencies to latest versions (@​appleboy)

Build process updates

  • e0ba03671d1a179cc358b4cdf9ca7bedc73c2fa0: ci: refactor GitHub Actions workflow configuration (@​appleboy)
  • 671e12a23c20f56a568435438b39e82e9637f46b: ci: extend GitHub Actions CI to macOS (@​appleboy)
  • 556f0081a8617f1bc504d0cafbda8bd9c90122e9: ci: refactor codebase for improved performance and maintainability (@​appleboy)
Commits
  • 80b5d9b chore: update dependencies to latest versions
  • d4fb95a chore: update Go version to 1.21 and dependencies
  • 7ba65f5 chore: update Go version to 1.20 and above in workflows
  • 03a81e8 chore: update dependencies to latest versions
  • 556f008 ci: refactor codebase for improved performance and maintainability
  • 671e12a ci: extend GitHub Actions CI to macOS
  • e0ba036 ci: refactor GitHub Actions workflow configuration
  • 9bb7abb chore: refactor goreleaser configuration
  • See full diff in compare view

Updates github.com/gin-contrib/requestid from 1.0.3 to 1.0.4

Release notes

Sourced from github.com/gin-contrib/requestid's releases.

v1.0.4

Changelog

Enhancements

  • 6ccf98b3336ca12743a30d35e8b2a56e04c695d1: chore: update dependencies to latest versions (@​appleboy)
  • b20b2b1f741f1ba5558d243a066988c572bf5d00: chore: update dependencies and improve test configurations (@​appleboy)

Build process updates

  • 42a23786f0f06fc5d2f886eda38f102722d3936e: ci: update GitHub actions and API usage for improved CI/CD (@​appleboy)
  • 98f8b50a647d15005b575d0c185051ca87a63bf1: ci: add GitHub Actions workflow for Bearer PR checks (@​appleboy)
Commits
  • b20b2b1 chore: update dependencies and improve test configurations
  • 98f8b50 ci: add GitHub Actions workflow for Bearer PR checks
  • 42a2378 ci: update GitHub actions and API usage for improved CI/CD
  • 6ccf98b chore: update dependencies to latest versions
  • See full diff in compare view

Updates github.com/puzpuzpuz/xsync/v3 from 3.4.0 to 3.5.0

Release notes

Sourced from github.com/puzpuzpuz/xsync/v3's releases.

v3.5.0

  • Add SPSCQueue/SPSCQueueOf #152
  • Add LoadOrTryCompute method to Map/MapOf #153

Thanks @​mattjohnsonpint for suggesting the map enhancement.

v3.4.1

  • Add ToPlainMap/ToPlainMapOf utility functions #151

Thanks @​KiddoV for suggesting this enhancement.

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

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 4 updates in the / directory: [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent), [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors), [github.com/gin-contrib/requestid](https://github.com/gin-contrib/requestid) and [github.com/puzpuzpuz/xsync/v3](https://github.com/puzpuzpuz/xsync).


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/gin-contrib/cors` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/gin-contrib/cors/releases)
- [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/cors@v1.7.2...v1.7.3)

Updates `github.com/gin-contrib/requestid` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/gin-contrib/requestid/releases)
- [Changelog](https://github.com/gin-contrib/requestid/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/requestid@v1.0.3...v1.0.4)

Updates `github.com/puzpuzpuz/xsync/v3` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/puzpuzpuz/xsync/releases)
- [Commits](puzpuzpuz/xsync@v3.4.0...v3.5.0)

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)

---
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/gin-contrib/cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: github.com/gin-contrib/requestid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: github.com/puzpuzpuz/xsync/v3
  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
...

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 1, 2025
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.

0 participants