Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 14, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/jszwec/csvutil v1.6.0v1.10.0 age confidence

Release Notes

jszwec/csvutil (github.com/jszwec/csvutil)

v1.10.0

Compare Source

What's Changed

  • feat: allow struct slice and struct array for Header and Encoder.EncodeHeader by @​cia-rana in #​70

New Contributors

Full Changelog: jszwec/csvutil@v1.9.0...v1.10.0

v1.9.0

Compare Source

Highlights

  • Added AlignRecord flag to Decoder

v1.8.0

Compare Source

Highlights

  • Implement the new way of registering custom types using generics greatly improving performance and type safety (credit goes to encoding/json proposal golang/go#5901 for API design)
  • Deprecate Encoder.Register in favor of Encoder.WithMarshalers
  • Deprecate Decoder.Register in favor of Decoder.WithUnmarshalers
  • Go1.18 is now the minimum supported version

v1.7.1

Compare Source

Highlights

  • Fix prefix order with inline tag (#​54)

v1.7.0

Compare Source

Highlights

  • Export DecodeError that adds more context to the error message

Configuration

📅 Schedule: 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 becomes conflicted, 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.

@edanko edanko force-pushed the renovate/github.com-jszwec-csvutil-1.x branch from cf5c46f to 0cda285 Compare December 26, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant