Skip to content

Update JSON3 requirement to 1.14.3#267

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/JSON3-1.14.3
Open

Update JSON3 requirement to 1.14.3#267
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/JSON3-1.14.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on JSON3 to permit the latest version.

Release notes

Sourced from JSON3's releases.

v1.14.3

JSON3 v1.14.3

Diff since v1.14.2

Merged pull requests:

Closed issues:

  • provide JSONText in analogy to JSON.jl (#168)
  • Amazon Ion support (and/or other JSON superset) (#169)
  • Trouble writing a UInt128 and reading it back again (#173)
  • 2-arg show is currently not copy-pasteable. (#202)
  • StructTypes.excludes not working (#224)
  • Stack overflow when writing Real that isn't AbstractFloat or Integer (#232)
  • convert Vector{JSON3.Object} to JSON3.Array? (#234)
  • JSON3.pretty extremely buggy (#246)
  • Critical: Vector of Vector raise Exception (#248)
  • no method matching JSON3.read(::Cmd, ::Type) (#251)
  • Core dumped when writing DateTime (#269)
  • DataFrameRows iterator (from DataFrames.eachrow) repeats entire dataframe when serialising with JSON3 (#280)
  • JSON3.read parses literal successfully regardless of trailing text (#288)
  • Round trip failure (#295)
Commits

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)

Updates the requirements on [JSON3](https://github.com/quinnj/JSON3.jl) to permit the latest version.
- [Release notes](https://github.com/quinnj/JSON3.jl/releases)
- [Commits](quinnj/JSON3.jl@v1.0.0...v1.14.3)

---
updated-dependencies:
- dependency-name: JSON3
  dependency-version: 1.14.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jul 21, 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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants