Skip to content

fix(deps): update go deps - #77

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-deps
Open

fix(deps): update go deps#77
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-deps

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/kaptinlin/jsonpointer v0.4.26v0.4.28 age confidence
github.com/kaptinlin/jsonschema v0.9.2v0.9.8 age confidence
github.com/mattn/go-isatty v0.0.22v0.0.24 age confidence
github.com/sashabaranov/go-openai v1.41.2v1.42.0 age confidence
github.com/stretchr/testify v1.11.1v1.12.1 age confidence
golang.org/x/sys v0.46.0v0.47.0 age confidence

Release Notes

kaptinlin/jsonpointer (github.com/kaptinlin/jsonpointer)

v0.4.28

Compare Source

v0.4.27

Compare Source

kaptinlin/jsonschema (github.com/kaptinlin/jsonschema)

v0.9.8

Compare Source

What's Changed

Fixed
  • Restore the publicly available github.com/kaptinlin/go-i18n v0.6.3 dependency, fixing go mod download failures for consumers.
  • Restore the compatible localization API and MF1 catalog syntax while preserving localized validation behavior.

Full Changelog: kaptinlin/jsonschema@v0.9.7...v0.9.8

v0.9.7

Compare Source

What's Changed

Fixed
  • Migrate localized validation messages to github.com/agentable/go-i18n.
  • Update embedded locale catalogs from MF1 placeholders to MF2 variable syntax.
  • Preserve missing-translation fallback and localized validation result behavior.
Dependencies
  • Use agentable/go-i18n v0.1.3, go-intl v0.2.17, and messageformat-go v0.8.6.

v0.9.6

Compare Source

v0.9.5

Compare Source

v0.9.4

Compare Source

v0.9.3

Compare Source

mattn/go-isatty (github.com/mattn/go-isatty)

v0.0.24

Compare Source

v0.0.23

Compare Source

sashabaranov/go-openai (github.com/sashabaranov/go-openai)

v1.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.41.2...v1.42.0

stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare Source

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate Bot added the dependencies label Aug 1, 2026
@renovate

renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: 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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26.4 -> 1.26.5

@renovate
renovate Bot force-pushed the renovate/go-deps branch 5 times, most recently from a950034 to 64c3bb1 Compare August 6, 2026 05:42
@renovate
renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 402cfdb to edb9200 Compare August 19, 2026 18:37
@renovate
renovate Bot force-pushed the renovate/go-deps branch from edb9200 to 3660e3e Compare August 20, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants