Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps Archipelago.MultiClient.Net from 6.5.0 to 6.6.0.

Release notes

Sourced from Archipelago.MultiClient.Net's releases.

v6.6.0

What's Changed

  • Palette-based coloring support and ColorUtils implementation by @​BadMagic100 in #112
  • Add an UpdateHint Json Packet by @​alwaysintreble in #111
  • Remove Task.Delay in PollingLoop since ReadMessageAsync is blocking anyway by @​Cyb3RGER in #113
  • Changed default version from 0.4.0 to 0.6.0
  • Changes HintStatus enum to match latest changes to numbering

New Contributors

Full Changelog: ArchipelagoMW/Archipelago.MultiClient.Net@v6.5.0...v6.6.0

Commits
  • 063dfa5 Merge pull request #113 from Cyb3RGER/remove_poll_delay
  • 75d4c5e Upgraded to protocol v0.6.0
  • 618182f Merge pull request #110 from ArchipelagoMW/dependabot/github_actions/microsof...
  • babc9c4 Merge pull request #111 from alwaysintreble/UpdateHint
  • b390585 Merge pull request #112 from BadMagic100/colors-galore
  • 620f0e7 Remove Task.Delay in PollingLoop since ReadMessageAsync is blocking anyway
  • 160c7e6 Fix the build woops
  • 6c6033f Add docs palette-related classes and colorutils
  • b688f4c Add first draft Palette-based coloring and ColorUtils
  • e85f090 Add an UpdateHint Json Packet
  • 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 [Archipelago.MultiClient.Net](https://github.com/ArchipelagoMW/Archipelago.MultiClient.Net) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/ArchipelagoMW/Archipelago.MultiClient.Net/releases)
- [Commits](ArchipelagoMW/Archipelago.MultiClient.Net@v6.5.0...v6.6.0)

---
updated-dependencies:
- dependency-name: Archipelago.MultiClient.Net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 24, 2025
@BadMagic100 BadMagic100 merged commit f9387ac into master Feb 24, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Archipelago.MultiClient.Net-6.6.0 branch February 24, 2025 03:09
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants