Skip to content

chore(deps): update module github.com/invopop/jsonschema to v0.14.0#3423

Open
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/cli-github.com-invopop-jsonschema-0.x
Open

chore(deps): update module github.com/invopop/jsonschema to v0.14.0#3423
renovate-bot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/cli-github.com-invopop-jsonschema-0.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/invopop/jsonschema v0.13.0v0.14.0 age confidence

Release Notes

invopop/jsonschema (github.com/invopop/jsonschema)

v0.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: invopop/jsonschema@v0.13.0...v0.14.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label May 15, 2026
@renovate-bot renovate-bot requested a review from q2w as a code owner May 15, 2026 19:39
@forking-renovate
Copy link
Copy Markdown

ℹ️ Artifact update notice

File name: cli/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/buger/jsonparser v1.1.1 -> v1.1.2

@renovate-bot renovate-bot requested a review from a team as a code owner May 15, 2026 19:39
@renovate-bot renovate-bot added the dependencies Pull requests that update a dependency file label May 15, 2026
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 15, 2026

/gcbrun

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates several dependencies in cli/go.mod, including upgrades for jsonschema and jsonparser, and a transition from wk8/go-ordered-map to pb33f/ordered-map. Feedback was provided regarding the introduction of go.yaml.in/yaml/v4 v4.0.0-rc.2 as an indirect dependency, noting potential supply chain risks and stability issues associated with its release candidate status and non-standard import path.

Comment thread cli/go.mod
go.opentelemetry.io/proto/otlp v1.7.1 // indirect
go.yaml.in/yaml/v2 v2.4.2 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
go.yaml.in/yaml/v4 v4.0.0-rc.2 // indirect
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

security-high high

The addition of go.yaml.in/yaml/v4 v4.0.0-rc.2 as an indirect dependency is concerning. This package uses a non-standard import path (go.yaml.in instead of the official gopkg.in) and is currently in a release candidate state. While it appears to be a dependency of pb33f/ordered-map, using an experimental and non-canonical version of a core library like YAML introduces potential supply chain risks and stability concerns. It is recommended to investigate if this dependency can be replaced with a stable, official version of the YAML package (e.g., gopkg.in/yaml.v3).

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 818b6e5 to c48b60a Compare May 15, 2026 23:27
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 15, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from c48b60a to 3bc6596 Compare May 16, 2026 01:22
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 16, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 3bc6596 to acfdf27 Compare May 16, 2026 04:14
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 16, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from acfdf27 to 5dfe958 Compare May 16, 2026 04:46
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 16, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 5dfe958 to 5a4f032 Compare May 16, 2026 04:55
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 16, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 5a4f032 to 68bb0e2 Compare May 16, 2026 05:13
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 16, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 68bb0e2 to cff6138 Compare May 18, 2026 19:29
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 18, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from cff6138 to 40d3ac7 Compare May 18, 2026 22:43
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 18, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 40d3ac7 to 08a0e65 Compare May 19, 2026 17:45
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 08a0e65 to dd225e4 Compare May 19, 2026 18:05
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from dd225e4 to 0f012b2 Compare May 19, 2026 18:11
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 0f012b2 to b85d912 Compare May 19, 2026 21:43
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from b85d912 to 50f63a0 Compare May 19, 2026 21:54
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 50f63a0 to 209deb3 Compare May 19, 2026 22:05
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 209deb3 to bbc7b87 Compare May 19, 2026 22:45
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from bbc7b87 to 1222e54 Compare May 19, 2026 22:55
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from 1222e54 to d70eba4 Compare May 19, 2026 23:14
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 19, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-github.com-invopop-jsonschema-0.x branch from d70eba4 to 21bc907 Compare May 20, 2026 22:22
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented May 20, 2026

/gcbrun

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants