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

Bump long from 4.0.0 to 5.2.0 #901

Merged
merged 3 commits into from
Feb 1, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

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)

Bumps [long](https://github.com/dcodeIO/long.js) from 4.0.0 to 5.2.0.
- [Release notes](https://github.com/dcodeIO/long.js/releases)
- [Commits](dcodeIO/long.js@4.0.0...v5.2.0)

---
updated-dependencies:
- dependency-name: long
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 31, 2022 18:32
@dependabot dependabot bot added the Update dependencies Trigger PR workflow to update dependencies label Jan 31, 2022
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Jan 31, 2022
@henrymercer henrymercer marked this pull request as draft January 31, 2022 18:39
@henrymercer henrymercer marked this pull request as ready for review January 31, 2022 18:39
@henrymercer henrymercer added the Update dependencies Trigger PR workflow to update dependencies label Feb 1, 2022
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Feb 1, 2022
@henrymercer henrymercer merged commit a9da9fc into main Feb 1, 2022
@henrymercer henrymercer deleted the dependabot/npm_and_yarn/long-5.2.0 branch February 1, 2022 13:31
@github-actions github-actions bot mentioned this pull request Feb 7, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant