Skip to content

Bump JSON from 1.4.0 to 1.6.1#46

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/JSON-1.6.1
Open

Bump JSON from 1.4.0 to 1.6.1#46
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/JSON-1.6.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps JSON from 1.4.0 to 1.6.1.

Release notes

Sourced from JSON's releases.

v1.6.1

JSON v1.6.1

Diff since v1.6.0

Merged pull requests:

Closed issues:

  • Multiple Styles for same Struct not working (#434)
  • JSON ignores StructUtils methods for custom JSONStyle for structlike (#462)

v1.6.0

JSON v1.6.0

Diff since v1.5.2

Merged pull requests:

Closed issues:

  • Allow for serialization of complex numbers (#440)
  • JSON.parse(json, T) keys to Any instead of String (#456)

v1.5.2

JSON v1.5.2

Diff since v1.5.1

Merged pull requests:

  • fix(parse): forward type predicates to inner style (#454) (@​quinnj)

Closed issues:

  • Parsing JSON ignores StructUtils methods for custom JSONStyle (#453)

v1.5.1

JSON v1.5.1

Diff since v1.5.0

... (truncated)

Commits

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 [JSON](https://github.com/JuliaIO/JSON.jl) from 1.4.0 to 1.6.1.
- [Release notes](https://github.com/JuliaIO/JSON.jl/releases)
- [Commits](JuliaIO/JSON.jl@v1.4.0...v1.6.1)

---
updated-dependencies:
- dependency-name: JSON
  dependency-version: 1.6.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 julia Pull requests that update julia code labels Jul 15, 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