Skip to content

[Dependabot](deps): Bump github.com/turbot/steampipe/v2 from 2.2.0-rc.0 to 2.3.4#613

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot-go_modules-github.com-turbot-steampipe-v2-2.3.4
Open

[Dependabot](deps): Bump github.com/turbot/steampipe/v2 from 2.2.0-rc.0 to 2.3.4#613
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot-go_modules-github.com-turbot-steampipe-v2-2.3.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 29, 2025

Bumps github.com/turbot/steampipe/v2 from 2.2.0-rc.0 to 2.3.4.

Release notes

Sourced from github.com/turbot/steampipe/v2's releases.

v2.3.4

Bug fixes

  • Fix database client deadlocks caused by concurrent session map access during connection pool cleanup. (#4917)

v2.3.4-rc.1

No release notes provided.

v2.3.4-rc.0

No release notes provided.

v2.3.3

Memory and Resource Management

  • Fix query history memory leak due to unbounded growth. (#4811)
  • Fix unbounded growth in autocomplete suggestions maps. (#4812)
  • Fix goroutine leak in snapshot functionality. (#4768)

Context and Synchronization

  • Fix RunBatchSession blocking when initData.Loaded never closes. (#4781)

File Operations and Installation

  • Fix atomic write to prevent partial files during export. (#4718)
  • Fix atomic OCI installations to prevent inconsistent states. (#4758)
  • Fix atomic FDW binary replacement. (#4753)
  • Fix disk space validation before OCI installation. (#4754)

General Fixes

  • Improved SQL query parameterization in connection state management to prevent SQL injections. (#4748)
  • Increase snapshot row streaming timeout from 5s to 30s. (#4866)

Dependencies

  • Updated containerd and crypto packages to remediate vulnerabilities.

v2.3.3-rc.1

No release notes provided.

v2.3.2

Bug fixes

  • Fix Linux builds by aligning the glibc baseline with supported distros to restore compatibility. (#4691)

v2.3.2-rc.0

No release notes provided.

v2.3.1

Bug fixes

  • Fix issue where MacOS binaries failed to run due to absolute openssl paths and incorrect minimun OS version requirement. (#4679)

v2.3.1-rc.1

No release notes provided.

... (truncated)

Changelog

Sourced from github.com/turbot/steampipe/v2's changelog.

v2.3.4 [2025-12-16]

Bug fixes

  • Fix database client deadlocks caused by concurrent session map access during connection pool cleanup. (#4917)

v2.3.3 [2025-12-15]

Memory and Resource Management

  • Fix query history memory leak due to unbounded growth. (#4811)
  • Fix unbounded growth in autocomplete suggestions maps. (#4812)
  • Fix goroutine leak in snapshot functionality. (#4768)

Context and Synchronization

  • Fix RunBatchSession blocking when initData.Loaded never closes. (#4781)

File Operations and Installation

  • Fix atomic write to prevent partial files during export. (#4718)
  • Fix atomic OCI installations to prevent inconsistent states. (#4758)
  • Fix atomic FDW binary replacement. (#4753)
  • Fix disk space validation before OCI installation. (#4754)

General Fixes

  • Improved SQL query parameterization in connection state management to prevent SQL injections. (#4748)
  • Increase snapshot row streaming timeout from 5s to 30s. (#4866)

Dependencies

  • Updated containerd and crypto packages to remediate vulnerabilities.

v2.3.2 [2025-11-03]

Bug fixes

  • Fix Linux builds by aligning the glibc baseline with supported distros to restore compatibility. (#4691)

v2.3.1 [2025-10-31]

Bug fixes

  • Fix issue where MacOS binaries failed to run due to absolute openssl paths. (#4679)

v2.3.0 [2025-10-30]

Whats new

  • Update database version to PostgreSQL 14.19. (#4644)

Bug fixes

  • Fix issue where the truncation message was not showing in batch queries for table output format. (#4674)
  • Improve truncation message for datasets exceeding 10k rows in table output format. (#4674)

v2.2.0 [2025-09-24]

Whats new

  • Add support for using context functions in steampipe connection config. (#4433)
  • Show message during startup indicating whether Steampipe launched its own Postgres or connected to an existing service. (#4427)

Bug fixes

  • Fix issue where running plugin update was creating the default config file, if it did not exist. (#4628)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/turbot/steampipe/v2](https://github.com/turbot/steampipe) from 2.2.0-rc.0 to 2.3.4.
- [Release notes](https://github.com/turbot/steampipe/releases)
- [Changelog](https://github.com/turbot/steampipe/blob/develop/CHANGELOG.md)
- [Commits](turbot/steampipe@v2.2.0-rc.0...v2.3.4)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe/v2
  dependency-version: 2.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 29, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 29, 2025

Assignees

The following users could not be added as assignees: binaek. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

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

@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 label Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants