chore(deps): Bump axios, @xboxreplay/xboxlive-auth, minecraft-protocol and prismarine-auth#115
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump axios, @xboxreplay/xboxlive-auth, minecraft-protocol and prismarine-auth#115dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…l and prismarine-auth Bumps [axios](https://github.com/axios/axios) to 1.17.0 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@xboxreplay/xboxlive-auth](https://github.com/XboxReplay/xboxlive-auth), [minecraft-protocol](https://github.com/PrismarineJS/node-minecraft-protocol) and [prismarine-auth](https://github.com/PrismarineJS/prismarine-auth). These dependencies need to be updated together. Updates `axios` from 1.8.4 to 1.17.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.17.0) Updates `@xboxreplay/xboxlive-auth` from 4.1.0 to 5.1.0 - [Release notes](https://github.com/XboxReplay/xboxlive-auth/releases) - [Commits](XboxReplay/xboxlive-auth@4.1.0...5.1.0) Updates `minecraft-protocol` from 1.57.0 to 1.66.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.57.0...1.66.2) Updates `prismarine-auth` from 2.7.0 to 3.1.1 - [Release notes](https://github.com/PrismarineJS/prismarine-auth/releases) - [Changelog](https://github.com/PrismarineJS/prismarine-auth/blob/master/HISTORY.md) - [Commits](PrismarineJS/prismarine-auth@2.7.0...3.1.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.17.0 dependency-type: direct:production - dependency-name: "@xboxreplay/xboxlive-auth" dependency-version: 5.1.0 dependency-type: direct:production - dependency-name: minecraft-protocol dependency-version: 1.66.2 dependency-type: indirect - dependency-name: prismarine-auth dependency-version: 3.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps axios to 1.17.0 and updates ancestor dependencies axios, @xboxreplay/xboxlive-auth, minecraft-protocol and prismarine-auth. These dependencies need to be updated together.
Updates
axiosfrom 1.8.4 to 1.17.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
4306df2chore: add fun 88 sponsorship931cc8fchore(release): prepare release 1.17.0 (#10983)38ba1b3fix(fetch): support basic auth from URL (#10896)32e2515fix: replace ternary side effect in script (#10931)030e722chore(deps): bump axios from 1.15.2 to 1.16.1 in /docs (#10960)ec63164chore: remove openspec (#10958)3dec28ffix(http): preserve TLS options for proxy tunnels (#10957)a2390a5fix: correct isCancel type to narrow to CanceledError<T> (#10952)fa01b92chore(deps-dev): bump tmp from 0.2.5 to 0.2.7 in /docs (#10954)2d2314afix: AxiosHeaderstoJSON()return types (#10956)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for axios since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@xboxreplay/xboxlive-authfrom 4.1.0 to 5.1.0Release notes
Sourced from @xboxreplay/xboxlive-auth's releases.
Commits
2b983d0Merge pull request #37 from XboxReplay/feat/updated-exp-device-token4882993Updated mdc0b73d5Updated mdaae013bUpdated md86ffb5cUpdated md41fb290feat(experimental): updated exp method890cb44Merge pull request #35 from XboxReplay/fix/pre-auth-matchf7b3d2afix(live): PreAuth regex updatef9d7f7aCreate FUNDING.yml17794d45.0.1Updates
minecraft-protocolfrom 1.57.0 to 1.66.2Release notes
Sourced from minecraft-protocol's releases.
Changelog
Sourced from minecraft-protocol's changelog.
Commits
ee40987Release 1.66.2 (#1490)db39bcbRevert "Fix computeChatChecksum returning unsigned byte for i8 schema (#1485)...1cb735aRelease 1.66.1 (#1486)12f9a34Bump prismarine-auth from 2.7.0 to 3.1.1 (#1477)3162e72readme: fix aresrpg repo link (#1483)a263bb9Fix computeChatChecksum returning unsigned byte for i8 schema (#1485)3fabf16Release 1.66.0 (#1479)b23a31bUse sync zlib in packet compression to avoid uncaught errors (#1476)dfecf1eRelease 1.65.0 (#1474)8008fe0Update CI to Node 24 (#1473)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for minecraft-protocol since your current version.
Updates
prismarine-authfrom 2.7.0 to 3.1.1Release notes
Sourced from prismarine-auth's releases.
Changelog
Sourced from prismarine-auth's changelog.
Commits
b795199Release 3.1.1 (#166)91264e3bedrock: Fix attainment of new multiplayer session token (#165)43b676dRelease 3.1.0 (#164)6ad5670Update CI to Node 24 (#163)2d62147Rename workflow back to publish.yml to match npm trusted publisher config (#162)d3edb32Update Node.js version to 24 in workflowdf10ea7Rename publish.yml to npm-publish.yml59d9e7eRelease 3.0.0 (#161)c14f3f1bedrock: Return new Minecraft session token in .getMinecraftBedrockToken() (#...b7b4408Fix publish condition for npm-publish v4 (#159)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prismarine-auth since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Upgrade HTTP and Minecraft auth stack for security and compatibility. Bumps
axiosto 1.17.0 and aligns@xboxreplay/xboxlive-authv5 withprismarine-authv3 across backend and frontend.Dependencies
axios→ 1.17.0: security hardening, zstd support, auth/proxy fixes.@xboxreplay/xboxlive-auth→ 5.1.0: major update.prismarine-auth→ 3.1.1: major update; improved Bedrock session handling; depends on@xboxreplay/xboxlive-authv5.minecraft-protocol→ 1.66.2 (lockfile): stability fixes, 1.21.x support, sync zlib compression.package-lock.jsonandpnpm-lock.yaml.Migration
@xboxreplay/xboxlive-authv5 andprismarine-authv3.Written for commit 3b9724d. Summary will update on new commits.