Skip to content

Bump github.com/turbot/steampipe-plugin-sdk/v5 from 5.13.1 to 5.14.0#141

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-go_modules-github.com-turbot-steampipe-plugin-sdk-v5-5.14.0
Open

Bump github.com/turbot/steampipe-plugin-sdk/v5 from 5.13.1 to 5.14.0#141
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-go_modules-github.com-turbot-steampipe-plugin-sdk-v5-5.14.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps github.com/turbot/steampipe-plugin-sdk/v5 from 5.13.1 to 5.14.0.

Changelog

Sourced from github.com/turbot/steampipe-plugin-sdk/v5's changelog.

v5.14.0 [2026-02-25]

What's new?

  • Compiled with Go 1.26.

Bug fixes

  • Fix cache key to only consider actually requested columns. (#897)
  • Fix issue where filtered matrix items were not always included in cache key. (#898)

v5.13.2 [2026-02-06]

Bug fixes

  • Fix race condition in PluginSchemaMap access using atomic pointer. (#913)

Performance

  • Replace 10ms sleep with Ristretto Wait() in ConnectionCache for significantly faster cache writes. (#911)

Dependencies

  • Upgrade golang.org/x/crypto package to remediate medium vulnerabilities.
Commits
  • b0e53fe v5.14.0
  • b5a2cb0 Upgrade Go to 1.26 and golangci-lint to v2 (#923)
  • 88d4ff6 Bump actions/checkout from 4.2.2 to 6.0.2 (#916)
  • d8dfcf3 Bump actions/stale from 9.1.0 to 10.2.0 (#921)
  • bdc1d0e fix: pin chaos test steampipe checkout to latest release tag (#922)
  • c1f7293 fix: cache key should only consider actually requested columns (#897)
  • 491df79 fix: always include filtered matrix item in cache key
  • 36dc730 Merge branch 'v5.13.x' into develop (#919)
  • acae46f v5.13.2
  • 7050a22 perf: replace 10ms sleep with Ristretto Wait() in ConnectionCache (#912)
  • Additional commits viewable 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/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.13.1 to 5.14.0.
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md)
- [Commits](turbot/steampipe-plugin-sdk@v5.13.1...v5.14.0)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v5
  dependency-version: 5.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

2 participants