Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Chore(deps): Bump dev.arbjerg:lavalink-client from 2.2.0 to 2.3.1 #872

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps dev.arbjerg:lavalink-client from 2.2.0 to 2.3.1.

Release notes

Sourced from dev.arbjerg:lavalink-client's releases.

2.3.1

What's Changed

  • Upgrade internal protocol library to version 4.0.1

Full Changelog: lavalink-devs/lavalink-client@2.3.0...2.3.1

2.3.0

What's Changed

  • Add TrackUpdateBuilder so people can set items on tracks that they need (#18)
  • Fixed client version still having placeholders in lavalink logs
  • Document that exceptions thrown in a listener make them stop getting new events
  • Remove links when their player has been destroyed
  • Make maps and lists for links and nodes thread safe
  • Added method to remove a node
  • Add getter for the cached player on a link
  • Renamed Link#destroyPlayer to Link#destroy
  • Added guildId to EmittedEvent class

Full Changelog: lavalink-devs/lavalink-client@2.2.0...2.3.0

Commits
  • a39fdd4 Upgrade lavalink protocol to 4.0.1
  • 4cdb46d Update lavalink protocol version
  • 1d70785 Rename destroyPlayer to destroy
  • 670a923 Turn latest version into link to maven
  • 888f737 Include custom 404 page for cf pages
  • 9f5cdb1 Add cachedPlayer getter on the link
  • 4ca714f Rename to getOrAssumePlayer
  • a4876e0 Add guildId to EmittedEvent
  • a6bb549 Allow for getting cached players
  • 63a1bd6 Create a local player when a link is created
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dev.arbjerg:lavalink-client](https://github.com/lavalink-devs/lavalink-client) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/lavalink-devs/lavalink-client/releases)
- [Commits](lavalink-devs/lavalink-client@2.2.0...2.3.1)

---
updated-dependencies:
- dependency-name: dev.arbjerg:lavalink-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants