Skip to content

fix(deps): update go deps#57

Merged
mirpo merged 1 commit into
mainfrom
renovate/go-deps
Jun 4, 2026
Merged

fix(deps): update go deps#57
mirpo merged 1 commit into
mainfrom
renovate/go-deps

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/kaptinlin/go-i18n v0.4.7v0.4.9 age confidence
github.com/kaptinlin/jsonpointer v0.4.21v0.4.26 age confidence
github.com/kaptinlin/jsonschema v0.7.13v0.7.15 age confidence
github.com/kaptinlin/messageformat-go v0.6.3v0.6.5 age confidence
github.com/mattn/go-colorable v0.1.14v0.1.15 age confidence
golang.org/x/sys v0.44.0v0.45.0 age confidence
golang.org/x/text v0.36.0v0.37.0 age confidence

Release Notes

kaptinlin/go-i18n (github.com/kaptinlin/go-i18n)

v0.4.9

Compare Source

What's Changed

Fixed
  • Make fallback lookup deterministic.
  • Update the locale matcher dependency.
Changed
  • Flatten localizer fallback paths.
  • Adopt slices.Backward for fallback lookup.
  • Simplify localization fallback flow.

v0.4.8

Compare Source

What's Changed

Changed
  • Flattened localizer and example code paths for simpler formatting behavior.
  • Streamlined fallback lookup behavior.
Tests
  • Added coverage for example outputs.
kaptinlin/jsonpointer (github.com/kaptinlin/jsonpointer)

v0.4.26

Compare Source

Maintenance release: upgrade benchmark module dependencies.

v0.4.25

Compare Source

What's Changed

Changed
  • Hardened CI and local maintenance tooling for deterministic lint runs.
  • Refreshed benchmark module dependencies.
  • Formatted benchmark tests with the repository formatter.

v0.4.24

Compare Source

What's Changed

Changed
  • Shared traversal access helpers to keep fallback behavior consistent.
  • Simplified traversal fallback handling.
  • Modernized map key checks with Go type helpers.
  • Normalized Go version metadata.

v0.4.23

Compare Source

What's Changed

Changed
  • Deduplicate traversal step handling.
  • Use range-based pointer validation.
  • Reuse traversal helpers in reference lookup.
Tests
  • Cover container traversal errors.
Chores
  • Auto-detect nested modules during dependency updates.

v0.4.22

Compare Source

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

v0.7.15

Compare Source

What's Changed

Changed
  • Updated go-i18n, jsonpointer, the JSON backend, and the upstream JSON Schema Test Suite fixture.
  • Hardened lint and CI verification so dependency maintenance runs with pinned lint tooling and tighter resource limits.

v0.7.14

Compare Source

What's Changed

Changed
  • Streamlined validation, struct object handling, tag parsing, and schemagen internals without changing the public API.
  • Adopted modern Go collection and iteration helpers across internal paths.
  • Updated Go toolchain metadata, golangci-lint, and core library dependencies.
  • Dropped markdownlint tooling from the repository workflow.
Documentation
  • Clarified validation entry points, defaults behavior, and loader safety.
kaptinlin/messageformat-go (github.com/kaptinlin/messageformat-go)

v0.6.5

Compare Source

Summary

  • Update github.com/agentable/go-intl to v0.2.5.
  • Refresh maintenance lint/test tooling for the current Go and golangci-lint pins.
  • Add regression coverage for named time zone formatting through DateTimeValue.

v0.6.4

Compare Source

What's Changed

Changed
  • Reused message formatting inputs to simplify formatting flow.
  • Modernized package internals with map iterator helpers.
Tests
  • Expanded coverage for message formatting behavior.
mattn/go-colorable (github.com/mattn/go-colorable)

v0.1.15

Compare Source


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 commented Jun 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):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26.2 -> 1.26.3
github.com/go-json-experiment/json v0.0.0-20260430182902-b6187a392ed4 -> v0.0.0-20260520185125-572e7c383686

@renovate renovate Bot added the dependencies label Jun 1, 2026
@renovate renovate Bot force-pushed the renovate/go-deps branch from 58ad0cb to ab395d4 Compare June 3, 2026 09:09
@mirpo mirpo merged commit 40c90ac into main Jun 4, 2026
3 checks passed
@mirpo mirpo deleted the renovate/go-deps branch June 4, 2026 05:08
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.

1 participant