forked from hashicorp/terraform-provider-aws
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the terraform-devex group across 1 directory with 4 updates #1279
Closed
Conversation
This file contains 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
Bumps the terraform-devex group with 4 updates in the / directory: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework), [github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux), [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) and [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing). Updates `github.com/hashicorp/terraform-plugin-framework` from 1.4.2 to 1.8.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.4.2...v1.8.0) Updates `github.com/hashicorp/terraform-plugin-mux` from 0.12.0 to 0.16.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-mux/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-mux/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-mux@v0.12.0...v0.16.0) Updates `github.com/hashicorp/terraform-plugin-sdk/v2` from 2.30.0 to 2.34.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.30.0...v2.34.0) Updates `github.com/hashicorp/terraform-plugin-testing` from 1.6.0 to 1.8.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-testing/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-testing@v1.6.0...v1.8.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-devex - dependency-name: github.com/hashicorp/terraform-plugin-mux dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-devex - dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-devex - dependency-name: github.com/hashicorp/terraform-plugin-testing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-devex ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
May 20, 2024
Community NoteVoting for Prioritization
For Submitters
|
github-actions
bot
added
size/L
and removed
dependencies
Pull requests that update a dependency file
labels
May 20, 2024
Superseded by #1296. |
dependabot
bot
deleted the
dependabot/go_modules/terraform-devex-9d3796f734
branch
June 5, 2024 13:05
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the terraform-devex group with 4 updates in the / directory: github.com/hashicorp/terraform-plugin-framework, github.com/hashicorp/terraform-plugin-mux, github.com/hashicorp/terraform-plugin-sdk/v2 and github.com/hashicorp/terraform-plugin-testing.
Updates
github.com/hashicorp/terraform-plugin-framework
from 1.4.2 to 1.8.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
... (truncated)
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
... (truncated)
Commits
711b0a5
Update changelog9d9533c
build(deps): Bump github.com/hashicorp/terraform-plugin-go (#984)23c2403
Remove wildcard suffix fromsetup_terraform
workflow call (#981)392ed7c
website: Update testing documentation to utilize newstatecheck
and `knownv...de32b2c
basetypes: fix equality for values with nil elementType (#961)d36ac87
Add parameter-based provider-defined function validation (#971)f6057df
docs: Remove technical preview verbiage from provider-defined functions (#972)4a9b6a3
Add type-based provider-defined function parameter validation (#968)541a7cb
Small edit for style on a code comment (#975)484f311
internal/fwserver: Ensure computed dynamic values are marked as dynamic type ...Updates
github.com/hashicorp/terraform-plugin-mux
from 0.12.0 to 0.16.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-mux's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-mux's changelog.
Commits
ce6551e
Update changelog23e467a
all: Remove type assertions for Function and MoveResourceState RPC implementa...7469931
all: Update tfproto translation servers to support deferred actions (#237)8c4e387
build(deps): bump github.com/hashicorp/terraform-plugin-go (#236)a821db0
Result of tsccr-helper -log-level=info gha update -latest . (#235)4e0e8e6
Result of tsccr-helper -log-level=info gha update -latest . (#234)d97fa40
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (#233)931b7c9
build(deps): bump github.com/hashicorp/terraform-plugin-go (#231)a11714e
build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools (#232)bd91915
build(deps): bump google.golang.org/protobuf in /tools (#230)Updates
github.com/hashicorp/terraform-plugin-sdk/v2
from 2.30.0 to 2.34.0Release 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
f4b227f
Update changelog19860a8
Update meta package SDKVersion02c429c
all: Add automatic deferred action support for unknown provider configuration...b76c8ef
build(deps): bump github.com/hashicorp/terraform-exec (#1341)f03b54b
build(deps): bump github.com/hashicorp/terraform-json (#1340)4b066a0
Result of tsccr-helper -log-level=info gha update -latest . (#1339)a8e0607
build(deps): bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 (#1338)04daf66
build(deps): bump github.com/hashicorp/terraform-plugin-go (#1336)f3da651
build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#1337)29017d5
Result of tsccr-helper -log-level=info gha update -latest . (#1334)Updates
github.com/hashicorp/terraform-plugin-testing
from 1.6.0 to 1.8.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-testing's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-testing's changelog.
Commits
9bd8b68
Update changelogcb1f2b6
all: Add deferred action testing support (plan checks, version check, and CLI...4c2e5cd
build(deps): Bump github.com/hashicorp/terraform-exec (#341)d2b5170
build(deps): Bump github.com/hashicorp/terraform-json (#339)3c2a359
build(deps): Bump github.com/hashicorp/terraform-json (#338)4d7396c
Result of tsccr-helper -log-level=info gha update -latest . (#337)b1c7043
build(deps): Bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 (#336)3a51be8
build(deps): Bump hashicorp/setup-terraform from 3.1.0 to 3.1.1 (#335)bf5f38d
Result of tsccr-helper -log-level=info gha update -latest . (#332)9d6a87e
build(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#333)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions