Skip to content

Bump jsonrepair from 3.12.0 to 3.14.1#186

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonrepair-3.14.1
Open

Bump jsonrepair from 3.12.0 to 3.14.1#186
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonrepair-3.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps jsonrepair from 3.12.0 to 3.14.1.

Changelog

Sourced from jsonrepair's changelog.

3.14.1 (2026-06-25)

Bug Fixes

  • improve repairing of numbers (#172) (aedd5a9)
  • repair unquoted strings starting with a keyword (#173) (1bbc1da)
  • trailing-comma repair strips the parents containers comma (#174) (8d1754c)
  • unescaped quotes before special characters like ) or the end of the string (#169) (5cbc9ba)

3.14.0 (2026-04-16)

Features

  • #160 repair backslash-escaped newline characters (3266141)

3.13.3 (2026-03-10)

Bug Fixes

3.13.2 (2026-01-14)

Bug Fixes

  • #150 XSS risk when parsing a repaired regex using eval (cc2934b)

3.13.1 (2025-09-19)

Bug Fixes

  • #146 repair fenced code blocks preceded by whitespace (6fa666e)

3.13.0 (2025-07-10)

Features

  • repair invalid fenced Markdown code blocks (fixes #143) (92cf61d)
Commits
  • 72ccb43 chore(release): 3.14.1
  • 8d1754c fix: trailing-comma repair strips the parents containers comma (#174)
  • 1bbc1da fix: repair unquoted strings starting with a keyword (#173)
  • aedd5a9 fix: improve repairing of numbers (#172)
  • 5cbc9ba fix: unescaped quotes before special characters like ) or the end of the st...
  • dc4508b chore(release): 3.14.0
  • 8d4936c chore: update devDependencies
  • 3266141 feat: #160 repair backslash-escaped newline characters
  • dbb83f2 chore: enable using jsonrepair in the playground on the command line
  • ef8b8bb chore(release): 3.13.3
  • 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)

Bumps [jsonrepair](https://github.com/josdejong/jsonrepair) from 3.12.0 to 3.14.1.
- [Changelog](https://github.com/josdejong/jsonrepair/blob/main/CHANGELOG.md)
- [Commits](josdejong/jsonrepair@v3.12.0...v3.14.1)

---
updated-dependencies:
- dependency-name: jsonrepair
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 30, 2026
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.

0 participants