Skip to content

Bump github.com/turbot/go-kit from 1.1.0 to 1.3.1#990

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-go_modules-github.com-turbot-go-kit-1.3.1
Open

Bump github.com/turbot/go-kit from 1.1.0 to 1.3.1#990
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-go_modules-github.com-turbot-go-kit-1.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps github.com/turbot/go-kit from 1.1.0 to 1.3.1.

Changelog

Sourced from github.com/turbot/go-kit's changelog.

v1.3.1 [2026-05-06]

What's new?

  • Hoist IsFieldArray regex to package level to eliminate per-call regexp.MustCompile allocations on hot transform paths. (#108)

v1.3.0 [2025-05-06]

What's new?

  • Add ToHumanisedString func to make values more readable.

v1.2.0 [2025-03-17]

Bug fixes

  • Fix ParseTime helper to return time.Time instead of *time.Time. (#95)
Commits
  • 16c46eb chore: add CHANGELOG entry for v1.3.1 (#109)
  • 4f418dc perf: hoist IsFieldArray regex to package level (#108)
  • 185afe3 Harden GitHub Actions: pin actions to SHAs and set explicit permissions (#107)
  • be4e9f9 [dep]go: Bump github.com/tkrajina/go-reflector (#90)
  • a79b508 [dep]go: Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.9.0 (#97)
  • ff8df43 feat: add ToHumanisedString func. Closes #98
  • e2deb6a chore: updated CHANGELOG
  • c831591 refactor: helpers.ParseTime now returns time.Time instead of *time.Time (#96)
  • 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/turbot/go-kit](https://github.com/turbot/go-kit) from 1.1.0 to 1.3.1.
- [Changelog](https://github.com/turbot/go-kit/blob/develop/CHANGELOG.md)
- [Commits](turbot/go-kit@v1.1.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/turbot/go-kit
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

Assignees

The following users could not be added as assignees: madhushreeray30, misraved. Either they do not exist or they do not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Dependency file updates label May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency file updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants