h3poteto / whalebird-desktop

Single-column Fediverse client for desktop
https://whalebird.social
GNU General Public License v3.0
898 stars 81 forks source link

Update dependency megalodon to v10 #4892

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
megalodon 9.2.3 -> 10.0.0 age adoption passing confidence

Release Notes

h3poteto/megalodon (megalodon) ### [`v10.0.0`](https://togithub.com/h3poteto/megalodon/releases/tag/v10.0.0): 10.0.0 [Compare Source](https://togithub.com/h3poteto/megalodon/compare/v9.2.3...v10.0.0) #### Breaking Changes You don't need to pass a URL for WebSocket. The streaming URL is automatically determined, ref: [#​2164](https://togithub.com/h3poteto/megalodon/issues/2164) And streaming method names are changed. Please rewrite method names - `userSocket` -> `userStreaming` - `publicSocket` -> `publicStreaming` - `localSocket` -> `localStreaming` - `tagSocket` -> `tagStreaming` - `listSocket` -> `listStreaming` - `directSocket` -> `directStreaming` #### What's Changed - Infer streaming URL from instance information by [@​h3poteto](https://togithub.com/h3poteto) in [https://github.com/h3poteto/megalodon/pull/2164](https://togithub.com/h3poteto/megalodon/pull/2164) **Full Changelog**: https://github.com/h3poteto/megalodon/compare/v9.2.3...v10.0.0

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.



This PR has been generated by Mend Renovate. View repository job log here.