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

Chore(deps): Bump gamedig from 4.3.1 to 5.0.0 #3557

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps gamedig from 4.3.1 to 5.0.0.

Changelog

Sourced from gamedig's changelog.

5.0.0

  • Added a new stabilized field version in the query response (By @​podrivo #532)
  • Euro Truck Simulator 2 (2012) - Added support (By @​podrivo #523)
  • Eco - Fixed querying servers using reverse queries and player names (By @​Vito0912 #526)
  • Factorio (2016) - Added support (By @​Vito0912 #527)
  • Farming Simulator 22 (2021) - Added support (By @​Vito0912 #531)
  • Farming Simulator 19 (2018) - Added support (By @​Vito0912 #531)
  • Assetto Corsa - Fixed how state.numplayers is set (By @​podrivo #538)
  • TeamSpeak 2 - Fixed how state.name is set (By @​podrivo #544)
  • Grand Theft Auto: San Andreas OpenMP - Fixed state.players returning an empty array (By @​Focus04 #547)
  • Perf: Re-write of the core class.
  • Perf: Remove many if statements from GameSpy2.
  • Myth of Empires - Added support.
  • Fix: BeamMP maxplayers that was displaying player count (By @​dgibbs64 #551)
  • Fix: BeamMP filter servers by address, not host (By @​Rephot #558)
  • Palworld - Replace old and broken protocol with the new one (#560)
  • Nova-Life: Amboise - Added support.
  • Abiotic Factor - Added Support.

5.0.0-beta.2

  • Fixed support for projects using require.

5.0.0-beta.1

5.0.0-beta.0

Breaking Changes

Package

  • Node.js 16.20 is now required (from 14).
  • Made the library a module.
  • Removed GameResolver, moved the GameDig class in a separate file.
  • Modified exports, now the library exports games and protocols alongside the GameDig class.
    • Many game ids have changed, see the migrate ids file for more info regarding this.
    • A game always has these fields: name, release_year and options (which always contains port/port_query/port_query_offset and protocol) and could contain extra.old_id.
  • maxAttempts has been renamed to maxRetries.

Games

  • Almost all games ids have been changed to follow a standard, see CONTRIBUTING.md#naming.
  • Removed minecraftping (as it was deprecated and the same thing as minecraft) and minecraftpe (deprecated, which is now the same as mbe (Minecraft Bedrock Edition)).
  • Removed the games.txt file, the games definitions are now stored in-code (exported on games).

Other changes

Package

  • Replaced usage of deprecated substr with substring.
  • Replaced deprecated internal punycode with the punycode package.

... (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 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 [gamedig](https://github.com/gamedig/node-gamedig) from 4.3.1 to 5.0.0.
- [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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2024
@shamoon shamoon closed this Jun 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gamedig-5.0.0 branch June 1, 2024 16:54
Copy link
Contributor

github-actions bot commented Jul 2, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant