Skip to content

Conversation

@dependabot
Copy link

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

Bumps lossless-json from 2.0.11 to 4.0.2.

Changelog

Sourced from lossless-json's changelog.

4.0.2 (2024-09-18)

Bug Fixes

  • use Number.parseFloat, Number.parseInt, etc and use string templates consistently (af946b1)

4.0.1 (2023-12-14)

Bug Fixes

  • allow replacer and reviver to be null (b280774)

4.0.0 (2023-12-13)

⚠ BREAKING CHANGES

  • The usages of types JSONValue, JSONObject, JSONArray, and JSONPrimitive must be replaced with unknown. Only relevant when using a replacer.

Bug Fixes

  • replace JSONValue with unknown (7f4d81b)

3.0.2 (2023-11-13)

Bug Fixes

  • crash when input ends with a truncated unicode character (fe6a1e3)

3.0.1 (2023-11-06)

Bug Fixes

  • #252 move vitest from dependencies to devDependencies (2732ecc)

3.0.0 (2023-11-01)

⚠ BREAKING CHANGES

  • The usages of types JavaScriptValue, JavaScriptObject, JavaScriptArray and JavaScriptPrimitive must be replaced with unknown.

Bug Fixes

  • #250 replace the JavaScriptValue type definition with unknown, which is more accurate (6033fec)

... (truncated)

Commits
  • 0ea8c00 chore(release): 4.0.2
  • af946b1 fix: use Number.parseFloat, Number.parseInt, etc and use string templates...
  • dba6088 chore: update devDependencies, replace eslint+prettier with biome
  • 43e2b73 chore: update devDependencies
  • 1ae5f16 chore: update devDependencies
  • 72664cf chore: update devDependencies
  • f0684d0 chore: update devDependencies
  • 5b17453 docs: add json-custom-numbers to the list with alternatives
  • ff25d50 chore(release): 4.0.1
  • b280774 fix: allow replacer and reviver to be null
  • 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 2.0.11 to 4.0.2.
- [Changelog](https://github.com/josdejong/lossless-json/blob/main/CHANGELOG.md)
- [Commits](josdejong/lossless-json@v2.0.11...v4.0.2)

---
updated-dependencies:
- dependency-name: lossless-json
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 18, 2025

Reviewers

The following teams could not be added as reviewers: frontend. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Labels

The following labels could not be found: scope/frontend, type/dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 30, 2025

Superseded by #189.

@dependabot dependabot bot closed this Jun 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/lossless-json-4.0.2 branch June 30, 2025 12:16
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