-
Notifications
You must be signed in to change notification settings - Fork 178
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: Bump github.com/hashicorp/terraform-plugin-framework from 1.6.1 to 1.7.0 #2090
chore: Bump github.com/hashicorp/terraform-plugin-framework from 1.6.1 to 1.7.0 #2090
Conversation
713f03f
to
4f3611f
Compare
leaving this to the team as it has breaking changes
I'd like @maastha to have a look at this |
This PR has gone 7 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 7 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy! |
@dependabot rebase |
Will trigger a test suite with this branch so we are sure there is no impact (https://github.com/mongodb/terraform-provider-mongodbatlas/actions/runs/8550699005), from changelog I do not see breaking changes that would impact us. |
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-framework@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
4f3611f
to
c4df96d
Compare
Execution was successful (https://github.com/mongodb/terraform-provider-mongodbatlas/actions/runs/8550699005). No concern in merging from my side. cc: @maastha |
The breaking changes introduced are for provider-defined functions which we don't use in our provider. Okay to merge from my end as well. |
Bumps github.com/hashicorp/terraform-plugin-framework from 1.6.1 to 1.7.0.
Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
Commits
332d5d1
Update changeloga7607bb
Require provider-defined function parameter naming (#964)84f656e
all: Add dynamic type, attribute, and function support (#931)f86c88c
website/docs: Link fix on int64 type page (#960)05f0d88
all: Miscellaneous doc fixes (#958)37dabc8
docs: Explicitly call out object parameter attributes are required (#956)09b53c3
Correct resource State Move documentation (#957)6f28bad
build(deps): Bump google.golang.org/protobuf in /tools (#953)91d777b
docs: Fix note tag with link (#952)d88ef0e
Add clarification for nil check of ProviderData in data source and resource C...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)