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 5.2.3 to 5.3.1 in /Framework #2758

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps long from 5.2.3 to 5.3.1.

Release notes

Sourced from long's releases.

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)
Commits
  • 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
  • e1d7970 Clean
  • ae48501 Move types to dedicated declaration file
  • 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 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) from 5.2.3 to 5.3.1.
- [Release notes](https://github.com/dcodeIO/long.js/releases)
- [Commits](dcodeIO/long.js@v5.2.3...v5.3.1)

---
updated-dependencies:
- dependency-name: long
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from graduta as a code owner February 18, 2025 06:41
@dependabot dependabot bot added the Framework label Feb 18, 2025
@graduta graduta merged commit 5ba5855 into dev Feb 19, 2025
15 checks passed
@graduta graduta deleted the dependabot/npm_and_yarn/Framework/long-5.3.1 branch February 19, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant