Skip to content

build(deps): bump github.com/itchyny/json2yaml from 0.1.4 to 0.1.5#1739

Merged
prymitive merged 1 commit intomainfrom
dependabot/go_modules/github.com/itchyny/json2yaml-0.1.5
Mar 16, 2026
Merged

build(deps): bump github.com/itchyny/json2yaml from 0.1.4 to 0.1.5#1739
prymitive merged 1 commit intomainfrom
dependabot/go_modules/github.com/itchyny/json2yaml-0.1.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps github.com/itchyny/json2yaml from 0.1.4 to 0.1.5.

Release notes

Sourced from github.com/itchyny/json2yaml's releases.

Release v0.1.5

  • quote merge key << and default value key =
  • quote line and paragraph separator characters
Changelog

Sourced from github.com/itchyny/json2yaml's changelog.

v0.1.5 (2026-03-16)

  • quote merge key << and default value key =
  • quote line and paragraph separator characters
Commits
  • 03a5b3e bump up version to 0.1.5
  • 9f51119 update CHANGELOG.md for v0.1.5
  • 0d9e9c1 quote merge key << and default value key =
  • 249d851 update copyright year in LICENSE
  • fc59e41 quote line and paragraph separator characters
  • 9d6e6db bump up Go requirements to 1.24
  • 3c80dac add empty go.sum file
  • 836b0ee remove unnecessary main package comment
  • 43d6b2a improve README.md
  • 92af5f5 unify the CI and release workflows into a single workflow
  • See full diff 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 [github.com/itchyny/json2yaml](https://github.com/itchyny/json2yaml) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/itchyny/json2yaml/releases)
- [Changelog](https://github.com/itchyny/json2yaml/blob/main/CHANGELOG.md)
- [Commits](itchyny/json2yaml@v0.1.4...v0.1.5)

---
updated-dependencies:
- dependency-name: github.com/itchyny/json2yaml
  dependency-version: 0.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 16, 2026
@dependabot dependabot bot requested a review from prymitive as a code owner March 16, 2026 20:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 16, 2026
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request was validated by pint.

✔️ No problems found

Stats

Stat Value
Version v0.79.0-68-gbd557db2
Number of rules parsed 9
Number of rules checked 9
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 0

Problems

No problems reported

@github-actions
Copy link
Copy Markdown

Benchmark diff:

goos: linux
goarch: amd64
pkg: github.com/cloudflare/pint/cmd/pint
cpu: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
                    │   old.txt   │              new.txt               │
                    │   sec/op    │   sec/op     vs base               │
GlobFinder-4          17.29m ± 4%   17.07m ± 1%  -1.30% (p=0.002 n=10)
GitFinder-4           294.1m ± 1%   294.3m ± 1%       ~ (p=0.853 n=10)
CheckRules-4           9.698 ± 2%    9.707 ± 2%       ~ (p=0.971 n=10)
RuleIsIdentical-4     4.500m ± 1%   4.481m ± 1%       ~ (p=0.075 n=10)
GetChecksForEntry-4   117.7m ± 1%   119.1m ± 2%       ~ (p=0.063 n=10)
geomean               121.2m        121.1m       -0.07%

                    │     old.txt     │                new.txt                 │
                    │      B/op       │     B/op       vs base                 │
GlobFinder-4           7.134Mi ± 0%      7.133Mi ± 0%       ~ (p=0.280 n=10)
GitFinder-4            16.09Mi ± 1%      16.08Mi ± 1%       ~ (p=0.796 n=10)
CheckRules-4          1016.2Mi ± 0%     1012.7Mi ± 0%  -0.35% (p=0.023 n=10)
RuleIsIdentical-4        0.000 ± 0%        0.000 ± 0%       ~ (p=1.000 n=10) ¹
GetChecksForEntry-4    56.55Mi ± 0%      56.55Mi ± 0%       ~ (p=0.837 n=10)
geomean                             ²                  -0.07%                ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                    │    old.txt    │               new.txt                │
                    │   allocs/op   │  allocs/op   vs base                 │
GlobFinder-4          111.0k ± 0%     111.0k ± 0%       ~ (p=0.195 n=10)
GitFinder-4           148.7k ± 0%     148.7k ± 0%       ~ (p=0.210 n=10)
CheckRules-4          14.59M ± 0%     14.57M ± 0%  -0.13% (p=0.001 n=10)
RuleIsIdentical-4      0.000 ± 0%      0.000 ± 0%       ~ (p=1.000 n=10) ¹
GetChecksForEntry-4   916.3k ± 0%     916.3k ± 0%       ~ (p=0.507 n=10)
geomean                           ²                -0.03%                ²
¹ all samples are equal
² summaries must be >0 to compute geomean

pkg: github.com/cloudflare/pint/internal/parser
        │   old.txt   │            new.txt            │
        │   sec/op    │   sec/op     vs base          │
Parse-4   15.66m ± 1%   15.60m ± 2%  ~ (p=0.436 n=10)

        │   old.txt    │            new.txt             │
        │     B/op     │     B/op      vs base          │
Parse-4   6.306Mi ± 0%   6.306Mi ± 0%  ~ (p=0.578 n=10)

        │   old.txt   │             new.txt             │
        │  allocs/op  │  allocs/op   vs base            │
Parse-4   102.7k ± 0%   102.7k ± 0%  ~ (p=1.000 n=10) ¹
¹ all samples are equal

pkg: github.com/cloudflare/pint/internal/parser/source
               │   old.txt   │              new.txt               │
               │   sec/op    │   sec/op     vs base               │
LabelsSource-4   5.308m ± 1%   5.411m ± 1%  +1.95% (p=0.003 n=10)

               │   old.txt    │            new.txt             │
               │     B/op     │     B/op      vs base          │
LabelsSource-4   4.445Mi ± 0%   4.443Mi ± 0%  ~ (p=0.218 n=10)

               │   old.txt   │            new.txt            │
               │  allocs/op  │  allocs/op   vs base          │
LabelsSource-4   36.35k ± 0%   36.35k ± 0%  ~ (p=0.720 n=10)

pkg: github.com/cloudflare/pint/internal/promapi
                    │   old.txt   │            new.txt            │
                    │   sec/op    │   sec/op     vs base          │
QueryCacheOnlySet-4   96.48n ± 1%   96.75n ± 1%  ~ (p=0.138 n=10)

                    │  old.txt   │            new.txt             │
                    │    B/op    │    B/op     vs base            │
QueryCacheOnlySet-4   64.00 ± 0%   64.00 ± 0%  ~ (p=1.000 n=10) ¹
¹ all samples are equal

                    │  old.txt   │            new.txt             │
                    │ allocs/op  │ allocs/op   vs base            │
QueryCacheOnlySet-4   1.000 ± 0%   1.000 ± 0%  ~ (p=1.000 n=10) ¹
¹ all samples are equal

@prymitive prymitive merged commit 7abf643 into main Mar 16, 2026
18 checks passed
@prymitive prymitive deleted the dependabot/go_modules/github.com/itchyny/json2yaml-0.1.5 branch March 16, 2026 21:01
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (4484cec) to head (bd557db).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1739   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files         109      109           
  Lines       13215    13215           
=======================================
  Hits        13158    13158           
  Misses         32       32           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants