Skip to content

Bump jsonrepair from 3.12.0 to 3.14.0#171

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jsonrepair from 3.12.0 to 3.14.0.

Changelog

Sourced from jsonrepair's changelog.

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
  • 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
  • 5e080f8 chore: update devDependencies
  • ca329f7 fix: #156 repair zero-width spaces
  • 715efd2 chore(release): 3.13.2
  • 9c2e01b chore: update devDependencies
  • cc2934b fix: #150 XSS risk when parsing a repaired regex using eval
  • 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.0.
- [Changelog](https://github.com/josdejong/jsonrepair/blob/main/CHANGELOG.md)
- [Commits](josdejong/jsonrepair@v3.12.0...v3.14.0)

---
updated-dependencies:
- dependency-name: jsonrepair
  dependency-version: 3.14.0
  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 23, 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