Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps github.com/substrait-io/substrait-go from 0.5.0 to 0.6.0.

Release notes

Sourced from github.com/substrait-io/substrait-go's releases.

v0.6.0 (2024-08-11)

Features

  • type add support for type PrecisionTimestamp and PrecisionTimestampTz (#41) (5040d09)
  • substrait Update to Substrait v0.53.0 (#40) (0ea5482)
    • Update substrait dependency to v0.53.0
    • Accommodate UserDefined Literal changes where literal value became oneof in proto instead of direct value
    • Fix AdvanceExtension interface to accommodate breaking change in AdvanceExtensionProto
    • Add linter to ignore internal use of deprecated methods.
Commits
  • 5040d09 feat(type): add support for type PrecisionTimestamp and PrecisionTimestampTz ...
  • 0ea5482 feat(substrait): Update to Substrait v0.53.0 (#40)
  • 2fc8f58 ci(build-test): Use grep to exclude protobuf from coverage report (#38)
  • b3aa515 ci(build-test): Update codecov to ignore protobuf files
  • 15314a8 ci(build-test): Add codecov and release branch action badges. (#36)
  • 663c26d ci(build-test): Add codecov reports (#35)
  • See full diff 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)

@dependabot dependabot bot requested a review from zeroshade as a code owner August 12, 2024 16:12
@dependabot dependabot bot added dependencies Dependabot-only go Pull requests that update Go code labels Aug 12, 2024
Bumps [github.com/substrait-io/substrait-go](https://github.com/substrait-io/substrait-go) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/substrait-io/substrait-go/releases)
- [Changelog](https://github.com/substrait-io/substrait-go/blob/main/.release.yml)
- [Commits](substrait-io/substrait-go@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/substrait-io/substrait-go
  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/go/github.com/substrait-io/substrait-go-0.6.0 branch from 591a2b1 to a9a6896 Compare August 12, 2024 17:06
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit 01fd7fc into main Aug 14, 2024
@kou kou removed the awaiting review Awaiting review label Aug 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go/github.com/substrait-io/substrait-go-0.6.0 branch August 14, 2024 00:26
@github-actions github-actions bot added the awaiting merge Awaiting merge label Aug 14, 2024
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 01fd7fc.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge Awaiting merge Component: Go dependencies Dependabot-only go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant