turbot / steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
https://steampipe.io
GNU Affero General Public License v3.0
6.69k stars 264 forks source link

[dep][go](deps): Bump github.com/turbot/pipe-fittings from 0.2.2 to 0.3.1 #4174

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/turbot/pipe-fittings from 0.2.2 to 0.3.1.

Changelog

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

v0.3.1 [2024-03-06]

What's new?

  • Support for Powerpipe workspace profiles.

Bug fixes

  • Better error message for variable validation errors to indicate the variable location if available. (#356).
  • Add support for loading variables from legacy (steampipe) vars file. (#350).
  • Add missing snapshot tags for dashboard resources. (#355).

v0.3.0 [2024-03-05]

What's new?

  • Credential Import, Notifier and Integration resources.

Bug fixes

  • Triggers are missing required field validation (#225).
  • Missing pipeline output validation (#239).
  • Validate default param value against param type (#262
  • Removed titles when merging multiple error messages (#263
  • File watcher reliability improvements.
Commits
  • dd8d947 Update CHANGELOG for v0.3.1
  • 2ab1575 Improved error message for variable validation errors to indicate the variabl...
  • 070cb2b Add missing snapshot tags for dashboard resources. Closes #355
  • 374dcd5 Add logging to getTagVersionsFromGit
  • 54c01f4 Add support for legacy (steampipe) vars file. Closes #350
  • fc58c44 Default Powerpipe Workspace Content (#348)
  • 14e6906 Rename SteampipeWorkspaceProfile to PowerpipeWorkspaceProfile (#346)
  • 3738ff5 Fixed v0.3.0 release date in the changelog.
  • 45c2db9 Avoid crash in pipeline param validation if the given parameter is null.
  • e6e9f20 Changelog update for v0.3.0.
  • 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 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)