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

build(deps): bump minecraft-protocol from 1.40.3 to 1.41.2 in /backend #735

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps minecraft-protocol from 1.40.3 to 1.41.2.

Release notes

Sourced from minecraft-protocol's releases.

Release 1.41.2

1.41.2

Release 1.41.1

1.41.1

Release 1.41.0

1.41.0

Changelog

Sourced from minecraft-protocol's changelog.

##1.41.2

  • Fix client sending session packet while server is in login state (@​frej4189)
  • Fix client attempting to sign messages on offline servers (@​frej4189)

1.41.1

  • Revert "Fix client sending chat_session packet before server state transition"

1.41.0

  • Catch errors in custom payloads (@​frej4189)
  • Fix client sending session packet when server is in offline mode (@​frej4189)
  • Fix client sending chat_session packet before server state transition (@​frej4189)
Commits
  • f52ab55 Release 1.41.2 (#1091)
  • 9c767a0 Fix client attempting to sign messages on offline servers (#1090)
  • 266a865 Fix client sending session packet while server is in login state (#1089)
  • 49d218b Release 1.41.1 (#1088)
  • 7a9cfdb Revert "Fix client sending chat_session packet before server state transition...
  • 3974c50 Release 1.41.0 (#1082)
  • 90d4143 Fix client sending chat_session packet before server state transition (#1081)
  • 45ea82a Fix client sending session packet when server is in offline mode (#1080)
  • c0877b0 Catch errors in custom payloads (#1078)
  • See full diff 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 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 [minecraft-protocol](https://github.com/PrismarineJS/node-minecraft-protocol) from 1.40.3 to 1.41.2.
- [Release notes](https://github.com/PrismarineJS/node-minecraft-protocol/releases)
- [Changelog](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/HISTORY.md)
- [Commits](PrismarineJS/node-minecraft-protocol@1.40.3...1.41.2)

---
updated-dependencies:
- dependency-name: minecraft-protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope:backend Issues and PRs related to the backend scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies labels Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:backend Issues and PRs related to the backend scope:deps Pull requests that update production dependencies in a dependency file type:build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants