-
Notifications
You must be signed in to change notification settings - Fork 85
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
chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.35.0 #1458
chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.35.0 #1458
Conversation
There does not seem be anything that might impact our provider in 2.30 - 2.35. However, the linters are failing in a strange way. Let's see if we need to fix them. |
3c22b12
to
04501a2
Compare
7248a03
to
a25b96b
Compare
Made that work. Took a few iterations... |
1425 and 1426 have similar updates to the golangcilint. |
Yeah we could rebase this on top of the two above, check if GH actions work OK and if not, tweak them again |
@annakhm please let us know if you are ok with bumping the SDK version. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
a25b96b
to
cbb7d4f
Compare
/test-all |
@dependabot recreate |
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.29.0 to 2.35.0. - [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-sdk@v2.29.0...v2.35.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
cbb7d4f
to
9d33f9d
Compare
c3bf27f
to
f5dbe0e
Compare
Signed-off-by: Kobi Samoray <[email protected]>
f5dbe0e
to
2ded819
Compare
/test-all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.35.0.
Release notes
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's changelog.
Commits
da29621
Update changelog0569613
Update meta package SDKVersion23a11cf
all: Initial ephemeral resource implementation (#1390)24fa92a
build(deps): bump github.com/hashicorp/terraform-json (#1388)0875f54
build(deps): bump github.com/hashicorp/terraform-plugin-go (#1389)64f0922
Result of tsccr-helper -log-level=info gha update -latest . (#1387)71a8bde
Result of tsccr-helper -log-level=info gha update -latest . (#1385)dd6c100
Result of tsccr-helper -log-level=info gha update -latest . (#1381)5efee53
build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#1382)b454e07
Fix typos (#1380)You can trigger a rebase of this PR 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)