build(deps-dev): bump json from 2.12.2 to 2.13.2
Open
Number: #346
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
Created:
July 29, 2025 at 07:27 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
July 29, 2025 at 07:27 AM UTC
(about 2 months ago)
(about 2 months ago)
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps json from 2.12.2 to 2.13.2.
Release notes
Sourced from json's releases.
v2.13.2
What's Changed
- Improve duplicate key warning and errors to include the key name and point to the right caller.
Full Changelog: https://github.com/ruby/json/compare/v2.13.1...v2.13.2
v2.13.1
What's Changed
- Fix support for older compilers without
__builtin_cpu_supports
.Full Changelog: https://github.com/ruby/json/compare/v2.13.0...v2.13.1
v2.13.0
What's Changed
- Add new
allow_duplicate_key
parsing options. By default a warning is now emitted when a duplicated key is encountered. Injson 3.0
an error will be raised.- Optimize parsing further using SIMD to scan strings.
Full Changelog: https://github.com/ruby/json/compare/v2.12.2...v2.13.0
Changelog
Sourced from json's changelog.
2025-07-28 (2.13.2)
- Improve duplicate key warning and errors to include the key name and point to the right caller.
2025-07-24 (2.13.1)
- Fix support for older compilers without
__builtin_cpu_supports
.2025-07-17 (2.13.0)
- Add new
allow_duplicate_key
parsing options. By default a warning is now emitted when a duplicated key is encountered. Injson 3.0
an error will be raised.- Optimize parsing further using SIMD to scan strings.
Commits
9e3efbf
Release 2.13.2132049b
Improve deprecation warning location detectiondb4c428
Merge pull request #832 from byroot/duplicated-key-error-message-2cd51557
Fix duplicated key warning locationbea97e0
Merge pull request #831 from byroot/duplicated-key-error-messagee3de4cc
Improve duplicate key warning and errors to include the key name6d29d75
Merge pull request #830 from nobu/indent1988a3a
Keep indentation consistent across functions17dd7b6
Merge pull request #829 from nobu/static-linked-ext020693b
Functions defined in headers should bestatic inline
- 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
ID: | 4286338 |
UUID: | 2703085337 |
Node ID: | PR_kwDOBWwiMc6hHc8Z |
Host: | GitHub |
Repository: | tsvi/home-assistant.github.io |
Merge State: | Unknown |