Skip to content

⬆️ Bump gamedig from 2.0.28 to 4.0.5#26

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/gamedig-4.0.5
Closed

⬆️ Bump gamedig from 2.0.28 to 4.0.5#26
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/gamedig-4.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2022

Copy link
Copy Markdown

Bumps gamedig from 2.0.28 to 4.0.5.

Changelog

Sourced from gamedig's changelog.

4.0.4

  • Updated dependencies

4.0.3

  • Fixed nodejs version requirement in package.json (node 14 has been required since gamedig 4)
  • Ground Breach (2018) - Added support
  • Minecraft (All Versions) - Fixed character encoding for strings returned by servers using Geyser
  • Barotrauma (2019) - Added support

4.0.2

  • Counter-Strike 1.5 - Fixed support

4.0.1

  • Rust - Fixed maxplayers >255
  • dayZ - Fixed tag info not parsing when queryRules wasn't set

4.0.0

Breaking Changes

  • NodeJS 14 is now required

Other changes

  • Dependencies are updated
  • Node 14 is now required due to new requirement in got dependency

3.0.9

  • Fixes player info parsing issues on bf1942-based mods (Thanks cetteup)
  • Adds Project Zomboid support (Thanks xhip)
  • Adds Post Scriptum support (Thanks arkuar)
  • Adds some more DayZ info to state.raw (Thanks podrivo)
  • Updates to README regarding DayZ (Thanks podrivo)
  • Improvements to DayZ mod parsing from additional more recent reverse engineering (probably still buggy)
  • Fixes ping always being 0 for minecraft servers
  • Adds README documentation about teamspeakQueryPort

3.0.8

  • Fixes player array corruption on some protocols which only report player counts without names (Thanks to a-sync)
  • Fixes minecraft protocol not using player list from bedrock protocol in some cases

3.0.7

  • Fixes corrupted dayzMods when packet overflow is present

3.0.6

  • raw.tags for valve servers is now an array rather than a string
  • The special mod list for dayz servers is now parsed into raw.dayzMods is requestRules is set to true
  • DayZ queue length, day and night acceleration are now parsed into raw as well

3.0.5

  • Add support for listenUdpPort to specify a fixed bind port.
  • Improved udp bind failure detection.

... (truncated)

Commits

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 [gamedig](https://github.com/gamedig/node-gamedig) from 2.0.28 to 4.0.5.
- [Release notes](https://github.com/gamedig/node-gamedig/releases)
- [Changelog](https://github.com/gamedig/node-gamedig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gamedig/node-gamedig/commits)

---
updated-dependencies:
- dependency-name: gamedig
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2022

Copy link
Copy Markdown
Author

Dependabot tried to add @Androz2091 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/ChanifRusydi/AtlantaBot/pulls/26/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the ChanifRusydi/AtlantaBot repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jan 16, 2023

Copy link
Copy Markdown
Author

Superseded by #67.

@dependabot dependabot Bot closed this Jan 16, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/develop/gamedig-4.0.5 branch January 16, 2023 04: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants