Skip to content

chore(deps): bump long and @types/long#415

Open
dependabot[bot] wants to merge 1 commit into
exodusfrom
dependabot/npm_and_yarn/multi-47b5d047c9
Open

chore(deps): bump long and @types/long#415
dependabot[bot] wants to merge 1 commit into
exodusfrom
dependabot/npm_and_yarn/multi-47b5d047c9

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 17, 2026

Bumps long and @types/long. These dependencies needed to be updated together.
Updates long from 4.0.0 to 5.3.2

Release notes

Sourced from long's releases.

v5.3.2

Bug fixes

  • Call correct function when using Long.fromValue with a bigInt (#134) (e1bcb4f65096465b69f0fd67e68fc2a79a67ade9)

Other

  • Update dependency (a45797aef9ee6bb92325891004b1b4344dd678bd)

v5.3.1

Bug fixes

  • Separate ESM and UMD type definitions (be983d36b47a51bc150a1dc04305e800fa48ab0e)

Other

  • Update node version used in CI (12f39881e769cb5cd54b621283ae5e8811022c8f)
  • Update workflows, add stale action (86d3f0e366b4d8bfc35efce8f0b6c5c399ff8bea)
  • Update UMD fallback (516961cf75857c93c2981b5e0d950ebb276cb057)
  • Format with prettier (785a5d4b73f2eba133fc2fbf67fd101db6d45ea3)
  • Add FUNDING.yml fwiw (7e79358268c8ec25676badf13b093d10911ebcc5)

v5.3.0

New features

  • Support conversion from/to BigInt (1760d02e138f790805ece2634fb9a284e2ec4053)
  • Add isSafeInteger to test if a Long can be safely represented as a JS number (2eb79a4f64f40528fbe9263bd033a88c0c839111)

Other

  • Comment Wasm blob (167d391bd71dfec986d48fafe47f4dfd1d4f05b1)
  • Move types to dedicated declaration file (ae485013d6d00ea4ac42126b003970369f568787)
  • Update Wasm source (d0f7475836e2f0640730b81b3dc369486d3af5f4)

v5.2.5

Bug fixes

  • Use explicit file extension in relative ECMAScript import (848353325cad861b4ada2345750e9529cc1db5ba)

Other

  • Update badges (09224712e3b111512dc8ff1ee7f63d57ba37ca24)

v5.2.4

Bug fixes

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

v5.2.3

... (truncated)

Commits
  • e1bcb4f fix: Call correct function when using Long.fromValue with a bigInt (#134)
  • a45797a Update dependency
  • be983d3 fix: Separate ESM and UMD type definitions
  • 12f3988 Update node version used in CI
  • 86d3f0e Update workflows, add stale action
  • 516961c Update UMD fallback
  • 785a5d4 Format with prettier
  • 7e79358 Add FUNDING.yml fwiw
  • 2eb79a4 Add isSafeInteger to test if a Long can be safely represented as a JS number
  • 167d391 Comment Wasm blob
  • Additional commits viewable in compare view

Updates @types/long from 4.0.1 to 5.0.0

Commits

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 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 [long](https://github.com/dcodeIO/long.js) and [@types/long](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/long). These dependencies needed to be updated together.

Updates `long` from 4.0.0 to 5.3.2
- [Release notes](https://github.com/dcodeIO/long.js/releases)
- [Commits](dcodeIO/long.js@4.0.0...v5.3.2)

Updates `@types/long` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/long)

---
updated-dependencies:
- dependency-name: long
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/long"
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 17, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants