byte icon indicating copy to clipboard operation
byte copied to clipboard

fix(deps): update dependency long to v5

Open renovate[bot] opened this issue 2 months ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
long ^4.0.0^5.0.0 age confidence

Release Notes

dcodeIO/long.js (long)

v5.3.2

Compare Source

Bug fixes
  • Call correct function when using Long.fromValue with a bigInt (#​134) (e1bcb4f)
Other

v5.3.1

Compare Source

Bug fixes
  • Separate ESM and UMD type definitions (be983d3)
Other
  • Update node version used in CI (12f3988)
  • Update workflows, add stale action (86d3f0e)
  • Update UMD fallback (516961c)
  • Format with prettier (785a5d4)
  • Add FUNDING.yml fwiw (7e79358)

v5.3.0

Compare Source

New features
  • Support conversion from/to BigInt (1760d02)
  • Add isSafeInteger to test if a Long can be safely represented as a JS number (2eb79a4)
Other
  • Comment Wasm blob (167d391)
  • Move types to dedicated declaration file (ae48501)
  • Update Wasm source (d0f7475)

v5.2.5

Compare Source

Bug fixes
  • Use explicit file extension in relative ECMAScript import (8483533)
Other

v5.2.4

Compare Source

Bug fixes
  • Change source of truth for types to umd/index.d.ts to resolve issue with typescript import in 5.x (#​130) (d5ab8f6)

v5.2.3

Compare Source

Bug fixes

v5.2.2

Compare Source

Bug fixes

v5.2.1

Compare Source

Bug fixes

v5.2.0

Compare Source

New features
Other

v5.1.0

Compare Source

New features

v5.0.1

Compare Source

Bug fixes
  • Always return matching signed/unsigned zeroes, fixes #​72 (19ac17b)
Other
  • Move NaN/Infinity check below unsigned setup in fromString (bf68549)
  • Switch to daily releases (bd8e614)

v5.0.0

Compare Source

Breaking changes
  • Switch to ESM / modernize (8641039)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Dec 15 '25 07:12 renovate[bot]