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

fix(deps): update dependency steamid to v2 #1120

Merged
merged 1 commit into from
Aug 1, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
steamid 1.1.3 -> 2.0.0 age adoption passing confidence

Release Notes

DoctorMcKay/node-steamid

v2.0.0

Compare Source

  • BREAKING Now requires Node.js v12 or later
  • Added support for BigInts
    • Use new SteamID(76561198006409530u) to create a SteamID from a BigInt
    • Use sid.getBigIntID() to get a SteamID in its 64-bit format as a BigInt
  • Removed dependency on cuint
  • Added isValidIndividual() method

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate Renovate bot PRs label Jul 30, 2021
@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #1120 (b44df60) into master (60d6c99) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1120   +/-   ##
=======================================
  Coverage   95.14%   95.14%           
=======================================
  Files         164      164           
  Lines        3335     3335           
  Branches      315      315           
=======================================
  Hits         3173     3173           
  Misses        160      160           
  Partials        2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60d6c99...b44df60. Read the comment docs.

@garrappachc garrappachc merged commit 2231c5f into master Aug 1, 2021
@garrappachc garrappachc deleted the renovate/steamid-2.x branch August 1, 2021 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate bot PRs
Development

Successfully merging this pull request may close these issues.

2 participants