Skip to content

Update JSON requirement from 0.21 to 0.21, 1.3#1

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/julia/JSON-0.21-and-1.3
Closed

Update JSON requirement from 0.21 to 0.21, 1.3#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/julia/JSON-0.21-and-1.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 7, 2025

Updates the requirements on JSON to permit the latest version.

Release notes

Sourced from JSON's releases.

v1.3.0

JSON v1.3.0

Diff since v1.2.1

Merged pull requests:

  • Add new Null/Omit sentinels for overriding omit_null behavior per-field (#408) (@​quinnj)
Commits
  • 0c9b900 Update Project.toml
  • c065fc6 Add new Null/Omit sentinels for overriding omit_null behavior per-field (#408)
  • ac46743 Bump version to 1.2.1
  • d2f1c7b Ensure isvalidjson doesn't throw during LazyValue initial creation; fixes #40...
  • dd7d489 Treat array of pairs as object when writing. Fixes #398 (#406)
  • 2990e03 Fix JSONX tests on 32bit (#403)
  • b2787c3 [JSONX] Fix unicode handling when unescaping strings (#405)
  • 52d8b90 Add support for parsing numbers as Int64 to JSONX (#396)
  • 9ea65ed Bump version to 1.2
  • 5270344 Restore pre-1.0 compat for object Tuple keys (#400)
  • Additional commits viewable in compare view

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)

Updates the requirements on [JSON](https://github.com/JuliaIO/JSON.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaIO/JSON.jl/releases)
- [Commits](JuliaIO/JSON.jl@v0.21.0...v1.3.0)

---
updated-dependencies:
- dependency-name: JSON
  dependency-version: 1.3.0
  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 Dec 7, 2025
@Krastanov Krastanov force-pushed the master branch 2 times, most recently from 1464ed7 to b058acd Compare December 7, 2025 03:28
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 7, 2025

Looks like JSON is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Dec 7, 2025
@dependabot dependabot bot deleted the dependabot/julia/JSON-0.21-and-1.3 branch December 7, 2025 04:41
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