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

fix(deps): update dependency long to v5.3.1 #1211

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
long 5.2.4 -> 5.3.1 age adoption passing confidence

Release Notes

dcodeIO/long.js (long)

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

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 renovate bot enabled auto-merge (squash) March 17, 2025 06:15
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.53%. Comparing base (55a72b3) to head (0ed8127).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1211   +/-   ##
=======================================
  Coverage   58.53%   58.53%           
=======================================
  Files         117      117           
  Lines        2320     2320           
  Branches      641      644    +3     
=======================================
  Hits         1358     1358           
  Misses        901      901           
  Partials       61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot merged commit 9ce3cbf into master Mar 17, 2025
8 checks passed
@renovate renovate bot deleted the renovate/long-5.x branch March 17, 2025 06:23
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.

0 participants