Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2025

Bumps github.com/turbot/pipes-sdk-go from 0.12.0 to 0.14.0.

Changelog

Sourced from github.com/turbot/pipes-sdk-go's changelog.

0.14.0 [2025-05-22]

Enhancements

  • Add db1.medium as a new supported workspace instance type.
  • Add PersonalWorkspaces as a new tenant setting to block / allow creation of personal workspaces in a custom tenant.

0.13.0 [2025-03-16]

Breaking changes

  • Get_1 method in UserWorkspaceSchemasService used to list tables for a schema renamed to ListTables to denote its exact purpose.
  • Get_1 method in OrgWorkspaceSchemasService used to list tables for a schema renamed to ListTables to denote its exact purpose.

What's new?

  • Add support for GetTable method to UserWorkspaceSchemasService to get a specific table for a schema.
  • Add support for GetTable method to OrgWorkspaceSchemasService to get a specific table for a schema.

Enhancements

  • Install and Update for both flowpipe and powerpipe mods now support archived mod upload via multipart/form-data request.
  • Add SourceType to model WorkspaceMod to denote the source of the mod i.e. repository or archive.
  • Add AggregatedBy to model WorkspaceSchema to store the list of aggregators that are using the schema.

0.12.1 [2025-02-11]

Enhancements

  • Updated Go version to 1.23.2
Commits

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)

@dependabot dependabot bot added the dependencies Dependency file updates label Jul 2, 2025
@dependabot dependabot bot force-pushed the dependabot-go_modules-github.com-turbot-pipes-sdk-go-0.14.0 branch 2 times, most recently from 6b686bb to d4714f1 Compare July 2, 2025 15:28
Bumps [github.com/turbot/pipes-sdk-go](https://github.com/turbot/pipes-sdk-go) from 0.12.0 to 0.14.0.
- [Changelog](https://github.com/turbot/pipes-sdk-go/blob/main/CHANGELOG.md)
- [Commits](turbot/pipes-sdk-go@v0.12.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/turbot/pipes-sdk-go
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-go_modules-github.com-turbot-pipes-sdk-go-0.14.0 branch from d4714f1 to 12031b0 Compare July 28, 2025 12:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2025

Superseded by #41.

@dependabot dependabot bot closed this Aug 26, 2025
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-turbot-pipes-sdk-go-0.14.0 branch August 26, 2025 03:26
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