Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor Author

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 19, 2026
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions Bot added the stale No recent activity has been detected on this issue/PR and it will be closed label Jul 18, 2026
@github-actions

Copy link
Copy Markdown

This PR was closed because it has been stalled for 90 days with no activity.

@github-actions github-actions Bot closed this Aug 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot-go_modules-github.com-turbot-go-kit-1.3.1 branch August 18, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency file updates stale No recent activity has been detected on this issue/PR and it will be closed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants