Skip to content

Bump lossless-json from 4.3.0 to 4.3.1 in /typescript - #196

Merged
jeremy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript/lossless-json-4.3.1
Sep 14, 2026
Merged

jeremy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript/lossless-json-4.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps lossless-json from 4.3.0 to 4.3.1.

Changelog

Sourced from lossless-json's changelog.

4.3.1 (2026-07-31)

Bug Fixes

  • normalize zero in splitNumber, fixing issues comparing non-canonical zero values (#273) (0535f59)
Commits
  • a19ae09 chore(release): 4.3.1
  • 026bea1 chore: update versions in GitHub Actions
  • 0535f59 fix: normalize zero in splitNumber, fixing issues comparing non-canonical z...
  • d27835c docs: update copyright year to 2026
  • 2786a46 docs: fix a typo
  • 1925628 Merge remote-tracking branch 'origin/main'
  • ef57e58 chore: add the parseWithBigInt demo to the benchmark
  • c9f125d docs: update the section in the README.md about using native JSON.parse
  • f0f7fff docs: upate the section about BigInt using native JSON.parse
  • 06b3b4a docs: fixes in the parseWithBigInt example
  • 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 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)

Summary by cubic

Updates lossless-json from 4.3.0 to 4.3.1 in the typescript package, fixing an issue comparing non-canonical zero values.

Written for commit 200229b. Summary will update on new commits.

Review in cubic

Bumps [lossless-json](https://github.com/josdejong/lossless-json) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/josdejong/lossless-json/blob/main/CHANGELOG.md)
- [Commits](josdejong/lossless-json@v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: lossless-json
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
Copilot AI balanced review requested due to automatic review settings September 14, 2026 20:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approved

The manifest and lockfile are synchronized, and the patch-level dependency update is isolated.

Pull request overview

Updates the TypeScript SDK’s lossless-json dependency to 4.3.1, incorporating its zero-normalization bug fix.

Changes:

  • Bumps lossless-json from 4.3.0 to 4.3.1.
  • Synchronizes lockfile metadata and integrity hash.

[!TIP]
If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

File summaries
File Description
typescript/package.json Updates the direct dependency version.
typescript/package-lock.json Updates the locked package metadata and checksum.
Review details

Files not reviewed (1)

  • typescript/package-lock.json: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jeremy
jeremy merged commit aff5dfb into main Sep 14, 2026
24 checks passed
@jeremy
jeremy deleted the dependabot/npm_and_yarn/typescript/lossless-json-4.3.1 branch September 14, 2026 21:50
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.

2 participants