Skip to content

Bump github.com/turbot/pipe-fittings/v2 from 2.3.3 to 2.4.1 #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps github.com/turbot/pipe-fittings/v2 from 2.3.3 to 2.4.1.

Changelog

Sourced from github.com/turbot/pipe-fittings/v2's changelog.

2.4.1 [2025-05-14]

  • Add remain to HclTag struct.

2.4.0 [2025-05-14]

  • Add plugin_memory_max_mb, memory_max_mb, temp_dir_max_mb options to TailpipeWorkspaceProfile. Also add TEMP_DIR_MAX_MB env var and temp-dir-max-mb argument. (#707)

v2.3.6 [2025-05-06]

  • Fix issue where system-ingestible outputs were humanised(comma separated) leading to a breaking change in Steampipe. (#709)

v2.3.5 [2025-04-29]

  • Fix plugin install/update messages to use app_specific app names. (#701)

v2.3.4 [2025-04-25]

  • Fix issue in steampipe where query batch mode outputs(json, csv, line) were not returning the rows received when any of the other rows returned an error. This has been fixed and now steampipe outputs the correct rows to stdout even when an API error occurs. (#696)
  • Fix issue in steampipe query batch mode where the table output always returned a 0 row count when timing was enabled. (#697)
Commits
  • bb588a3 Add remain to HclTag (#714)
  • 750836a v2.4.0 (#712)
  • a048b73 Add PluginMemoryMaxMb, MemoryMaxMb, TempDirMaxMb to TailpipeWorkspaceProfile....
  • 371e5f3 Merge branch 'v2.3.x' into develop
  • c197ea8 v2.3.6 (#710)
  • f0f8303 Fix issue where system-ingestible outputs were humanised(comma separated) lea...
  • ffbe65e Merge branch 'v2.3.x' into develop
  • e3e0467 v2.3.5
  • d97d18f Use app_specific.AppName in plugin error messages. Closes #701
  • 69b3301 Merge pull request #700 from turbot/v2.3.x
  • 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 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)

Bumps [github.com/turbot/pipe-fittings/v2](https://github.com/turbot/pipe-fittings) from 2.3.3 to 2.4.1.
- [Changelog](https://github.com/turbot/pipe-fittings/blob/develop/CHANGELOG.md)
- [Commits](turbot/pipe-fittings@v2.3.3...v2.4.1)

---
updated-dependencies:
- dependency-name: github.com/turbot/pipe-fittings/v2
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency file updates label May 19, 2025
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