ipfs / protons

Protocol Buffers for Node.js and the browser without eval
Other
32 stars 23 forks source link

chore(deps-dev): bump long from 4.0.0 to 5.2.0 #18

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps long from 4.0.0 to 5.2.0.

Release notes

Sourced from long's releases.

v5.2.0

New features

  • Add ctz and clz methods (#105) (088e44e5e3343ef967698565678384fa474b003b)

Other

  • Fix link to releases (93b06bdab3127d0fb00aa65a38ddde8ca79f33ca)
  • Add more build instructions (d30e39c6e84df26d679f3c350c63029ae31a25c1)
  • Fix README formatting (9d90c0b23d9d94d24522ecf55b4395accecbd5a1)
  • Add various instructions (fca1fa0d254dac8ea147c56bd7f29ca9d772e285)
  • Indicate that isPositive includes zero, fixes #100 (d90122076a0eb6ec399f06039bb79c09fc4d829e)

v5.1.0

New features

  • Add an UMD fallback (#104) (45f1f37948f3acee988caeda23a86f65c6bb0d42)

v5.0.1

Bug fixes

  • Always return matching signed/unsigned zeroes, fixes #72 (19ac17bf2246250b9e0c7dae521ae0ac9d4fd43b)

Other

  • Move NaN/Infinity check below unsigned setup in fromString (bf6854993a73e94e7885b4f6022e57f238666591)
  • Switch to daily releases (bd8e61406722df73739b727b8e5bd200e6866e23)

v5.0.0

Breaking changes

  • Switch to ESM / modernize (86410397c36ad64aa6c9a45293bff918ce0ea14d)
Commits
  • 088e44e feat: Add ctz and clz methods (#105)
  • 93b06bd Fix link to releases
  • d30e39c Add more build instructions
  • 9d90c0b Fix README formatting
  • fca1fa0 Add various instructions
  • d901220 Indicate that isPositive includes zero, fixes #100
  • 45f1f37 feat: Add an UMD fallback (#104)
  • bf68549 Move NaN/Infinity check below unsigned setup in fromString
  • 19ac17b fix: Always return matching signed/unsigned zeroes, fixes #72
  • bd8e614 Switch to daily releases
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 2 years ago

Looks like long is no longer a dependency, so this is no longer needed.