-
Notifications
You must be signed in to change notification settings - Fork 182
fix(deps): Update dependency google-cloud-dataform to v0.6.1 #340
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/google-cloud-dataform-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/gcbrun |
b7cf462
to
dd8073b
Compare
/gcbrun |
dd8073b
to
b6de508
Compare
/gcbrun |
b6de508
to
8bb1c4a
Compare
/gcbrun |
8bb1c4a
to
5331ff8
Compare
/gcbrun |
5331ff8
to
ee2beb6
Compare
/gcbrun |
ee2beb6
to
e27ebbc
Compare
/gcbrun |
e27ebbc
to
182d8a0
Compare
/gcbrun |
182d8a0
to
8bf2ab4
Compare
/gcbrun |
8bf2ab4
to
cda9588
Compare
/gcbrun |
cda9588
to
874b1f0
Compare
/gcbrun |
874b1f0
to
684ad94
Compare
/gcbrun |
48568d5
to
c44112a
Compare
/gcbrun |
c44112a
to
df2af2d
Compare
/gcbrun |
df2af2d
to
58adff0
Compare
/gcbrun |
58adff0
to
1e05a1d
Compare
/gcbrun |
1e05a1d
to
43ed386
Compare
/gcbrun |
43ed386
to
213af92
Compare
/gcbrun |
213af92
to
18e4c7b
Compare
/gcbrun |
18e4c7b
to
5e8c5ec
Compare
/gcbrun |
5e8c5ec
to
69b146d
Compare
/gcbrun |
69b146d
to
49a153a
Compare
/gcbrun |
49a153a
to
4b13057
Compare
/gcbrun |
4b13057
to
b728331
Compare
/gcbrun |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.5.10
->==0.6.1
Release Notes
googleapis/google-cloud-python (google-cloud-dataform)
v0.6.1
: google-cloud-dataform: v0.6.1Compare Source
Features
Bug Fixes
v0.6.0
: google-cloud-dataform: v0.6.0Compare Source
⚠ BREAKING CHANGES
CommitRepositoryChanges
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.CommitRepositoryChangesResponse
in serviceDataform
PullGitCommits
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.PullGitCommitsResponse
in serviceDataform
PushGitCommits
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.PushGitCommitsResponse
in serviceDataform
CommitWorkspaceChanges
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.CommitWorkspaceChangesResponse
in serviceDataform
ResetWorkspaceChanges
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.ResetWorkspaceChangesResponse
in serviceDataform
RemoveDirectory
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.RemoveDirectoryResponse
in serviceDataform
RemoveFileRequest
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.RemoveFileResponse
in serviceDataform
CancelWorkflowInvocation
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.CancelWorkflowInvocationResponse
in serviceDataform
bigquery_action
is moved in to oneof in message.google.cloud.dataform.v1beta1.WorkflowInvocationAction
Features
internal_metadata
to all resources to export all the metadata information that is used internally to serve the resource (4aaf903)bigquery_action
to oneof in message.google.cloud.dataform.v1beta1.WorkflowInvocationAction
to allow adding more actions types such asnotebook_action
(4aaf903)commit_sha
in the response of methodCommitRepositoryChanges
(4aaf903)Bug Fixes
bigquery_action
is moved in to oneof in message.google.cloud.dataform.v1beta1.WorkflowInvocationAction
(4aaf903)CancelWorkflowInvocation
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.CancelWorkflowInvocationResponse
in serviceDataform
(4aaf903)CommitRepositoryChanges
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.CommitRepositoryChangesResponse
in serviceDataform
(4aaf903)CommitWorkspaceChanges
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.CommitWorkspaceChangesResponse
in serviceDataform
(4aaf903)PullGitCommits
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.PullGitCommitsResponse
in serviceDataform
(4aaf903)PushGitCommits
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.PushGitCommitsResponse
in serviceDataform
(4aaf903)RemoveDirectory
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.RemoveDirectoryResponse
in serviceDataform
(4aaf903)RemoveFileRequest
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.RemoveFileResponse
in serviceDataform
(4aaf903)ResetWorkspaceChanges
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.ResetWorkspaceChangesResponse
in serviceDataform
(4aaf903)Documentation
UpdateRepository
,UpdateReleaseConfig
andUpdateWorkflowConfig
(4aaf903)page_token
on the pagination in several messages (4aaf903)v0.5.16
: google-cloud-dataform: v0.5.16Compare Source
Bug Fixes
v0.5.15
: google-cloud-dataform: v0.5.15Compare Source
Features
v0.5.14
: google-cloud-dataform: v0.5.14Compare Source
Features
Bug Fixes
v0.5.13
: google-cloud-dataform: v0.5.13Compare Source
Bug Fixes
v0.5.12
: google-cloud-dataform: v0.5.12Compare Source
Features
v0.5.11
: google-cloud-dataform: v0.5.11Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.