Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2025

Bumps lossless-json from 4.0.2 to 4.1.0.

Changelog

Sourced from lossless-json's changelog.

4.1.0 (2025-05-19)

Features

  • implement helper functions splitNumber, compareNumber, and compareLosslessNumber (9b9497e)
  • improve the performance of util functions toLosslessNumber, isSafeNumber, and others (3796e12)
Commits
  • 11effa9 chore(release): 4.1.0
  • 3796e12 feat: improve the performance of util functions toLosslessNumber, `isSafeNu...
  • fa12c40 chore: update devDependencies
  • 1e49df1 chore: add a few more unit tests for countSignificantDigits
  • 07b207a feat: improve the performance of util functions toLosslessNumber, `isSafeNu...
  • d17d629 chore: cleanup unused import
  • 266dd6b chore: change the benchmark to use tinybench
  • 73644a6 chore: update devDependencies
  • 9b9497e feat: implement helper functions splitNumber, compareNumber, and `compare...
  • f27979a feat: implement compareLosslessNumber as a wrapper around compareNumber
  • 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 [lossless-json](https://github.com/josdejong/lossless-json) from 4.0.2 to 4.1.0.
- [Changelog](https://github.com/josdejong/lossless-json/blob/main/CHANGELOG.md)
- [Commits](josdejong/lossless-json@v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: lossless-json
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 5, 2025
@johnsimons johnsimons enabled auto-merge June 5, 2025 22:23
@johnsimons johnsimons merged commit 855a9e3 into master Jun 5, 2025
5 checks passed
@johnsimons johnsimons deleted the dependabot/npm_and_yarn/src/Frontend/lossless-json-4.1.0 branch June 5, 2025 22:23
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.

1 participant