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

fix(deps): update module github.com/andreykaipov/goobs to v1 #88

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/andreykaipov/goobs v0.12.0 -> v1.5.1 age adoption passing confidence

Release Notes

andreykaipov/goobs (github.com/andreykaipov/goobs)

v1.5.1

Compare Source

💻 Protocol Updates

🤖 Dependencies

v1.5.0

Compare Source

🚀 Features

  • client: add wss support (#​169) @​andreykaipov

    • Adds a new WithScheme functional option. The default scheme is ws, but can be changed:

       goobs.New("localhost:1234", goobs.WithScheme("wss"))

v1.4.2

Compare Source

💻 Protocol Updates

🤖 Dependencies

v1.4.1

Compare Source

💻 Protocol Updates

🔧 Maintenance

🤖 Dependencies

v1.4.0

Compare Source

💻 Protocol Updates

🔧 Maintenance

🤖 Dependencies

v1.3.0

Compare Source

🚀 Features

🐛 Bug Fixes

🔧 Maintenance

🤖 Dependencies

v1.2.3

Compare Source

🐛 Bug Fixes

v1.2.2

Compare Source

💻 Protocol Updates

v1.2.1

Compare Source

💻 Protocol Updates

🔧 Maintenance

🤖 Dependencies

v1.2.0

Compare Source

💻 Protocol Updates

🔧 Maintenance

v1.1.7

Compare Source

🐛 Bug Fixes

  • client: remove procotol-version-check on client-connect to avoid potential obs crash (#​132) @​Gambloide

🔧 Maintenance

v1.1.6

Compare Source

🐛 Bug Fixes

🔧 Maintenance

v1.1.5

Compare Source

💻 Protocol Updates

v1.1.4

Compare Source

💻 Protocol Updates

v1.1.3

Compare Source

💻 Protocol Updates

v1.1.2

Compare Source

💻 Protocol Updates

v1.1.1

Compare Source

💻 Protocol Updates

v1.1.0

💻 Protocol Updates

🔧 Maintenance

v1.0.0

Compare Source

🚨 Breaking Changes

💻 Protocol Updates

🚀 Features

🐛 Bug Fixes

🔧 Maintenance

🤖 Dependencies

v0.12.1: for obs websocket v5.1.0

Compare Source

Release v0.12.1 contains several CI improvements but also PR #​54 that fixes concurrent writes to the OBS websocket server. 🎉

What's Changed

New Contributors

Full Changelog: andreykaipov/goobs@v0.12.0...v0.12.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch 5 times, most recently from fa4511c to 62178fd Compare December 25, 2023 01:46
@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch from 62178fd to ce5d5cd Compare January 4, 2024 00:27
@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch 2 times, most recently from 02f82af to 78dae08 Compare January 27, 2024 01:40
@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch 2 times, most recently from 910269e to 50fb5a6 Compare February 23, 2024 04:24
@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch from 50fb5a6 to 7254b79 Compare March 4, 2024 07:28
@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch from 7254b79 to b1ad839 Compare May 8, 2024 07:37
@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch from b1ad839 to e7333af Compare June 10, 2024 21:58
Copy link
Contributor Author

renovate bot commented Jun 10, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/gorilla/websocket v1.5.0 -> v1.5.3

@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch from e7333af to dba1c11 Compare June 12, 2024 02:03
@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch from dba1c11 to caa2b22 Compare July 19, 2024 13:09
@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch from caa2b22 to 92699c1 Compare August 8, 2024 20:34
@renovate renovate bot force-pushed the renovate/github.com-andreykaipov-goobs-1.x branch from 92699c1 to 0a39be1 Compare September 6, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants