chore(deps): bump the go group with 6 updates#631
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
chore(deps): bump the go group with 6 updates#631dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the go group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) | `1.17.0` | `1.18.0` | | [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) | `0.29.0` | `0.30.0` | | [github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux) | `0.21.0` | `0.22.0` | | [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) | `2.38.1` | `2.39.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.32.0` | `0.34.0` | Updates `github.com/hashicorp/terraform-plugin-framework` from 1.17.0 to 1.18.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.17.0...v1.18.0) Updates `github.com/hashicorp/terraform-plugin-go` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-go@v0.29.0...v0.30.0) Updates `github.com/hashicorp/terraform-plugin-mux` from 0.21.0 to 0.22.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.21.0...v0.22.0) Updates `github.com/hashicorp/terraform-plugin-sdk/v2` from 2.38.1 to 2.39.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.38.1...v2.39.0) Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0 - [Commits](golang/oauth2@v0.34.0...v0.35.0) Updates `golang.org/x/text` from 0.32.0 to 0.34.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.32.0...v0.34.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/terraform-plugin-go dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/terraform-plugin-mux dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2 dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/oauth2 dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/text dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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.
Bumps the go group with 6 updates:
1.17.01.18.00.29.00.30.00.21.00.22.02.38.12.39.00.34.00.35.00.32.00.34.0Updates
github.com/hashicorp/terraform-plugin-frameworkfrom 1.17.0 to 1.18.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
Commits
c271e91Update changeloged8d66cfeat: add deprecation messages for attributes and blocks in configschema (#1276)60c74cfbuild(deps): Bump github.com/hashicorp/terraform-plugin-go (#1280)7b6eb10Add Validate for StateStore (#1272)9bd8a09statestore: Add experimental notes + changelog (#1277)aa52d37build(deps): Bump github.com/hashicorp/copywrite in /tools (#1275)5024442statestore: Implement workspace RPCs (GetStates,DeleteState) (#1273)43e0360statestore: ImplementWritefor state stores (#1270)e642d51statestore: ImplementLockandUnlockfor state stores (#1266)c999217Update Copywrite years to 2026 (#1268)Updates
github.com/hashicorp/terraform-plugin-gofrom 0.29.0 to 0.30.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
Commits
7a04181Update changeloge000918statestore: Add experimental notes + changelog (#604)e392eb6add deprecation_message to grpc proto and schema structs (#600)6f6f68abuild(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#603)cd3252fbuild(deps): Bump github.com/hashicorp/copywrite in /tools (#602)83ff282build(deps): Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.5.1 to...caa1250build(deps): Bump github.com/hashicorp/copywrite from 0.24.0 to 0.24.2 in /to...14fe65ebuild(deps): Bump github.com/hashicorp/copywrite in /tools (#597)5ee985dbuild(deps): Bump actions/checkout in the github-actions group (#595)b0a6acatfprotov6: Add package docs for state store types, refactoring, add unit test...Updates
github.com/hashicorp/terraform-plugin-muxfrom 0.21.0 to 0.22.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-mux's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-mux's changelog.
Commits
181325cUpdate changelog9bbea46add support for attribute level deprecation messages (#346)72c576abuild(deps): bump github.com/hashicorp/terraform-plugin-go (#349)83949b0statestore: Add state store RPC support for muxing (v6 only) (#345)05a5b33build(deps): bump github.com/hashicorp/copywrite in /tools (#347)d3a0ed4build(deps): bump github.com/hashicorp/copywrite from 0.24.0 to 0.24.2 in /to...89455a1build(deps): bump github.com/hashicorp/copywrite in /tools (#343)dab18cfbuild(deps): bump actions/checkout in the github-actions group (#341)96503b8build(deps): bump actions/setup-go in the github-actions group (#340)bf5fde2[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) (#337)Updates
github.com/hashicorp/terraform-plugin-sdk/v2from 2.38.1 to 2.39.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
f661d42Update changelog19ef5a4Update meta package SDKVersion9a14d44feat: add deprecation messages for attributes and blocks in configschema (#1553)ebc3afebuild(deps): bump github.com/hashicorp/terraform-plugin-go (#1558)da4aa1fbuild(deps): bump github.com/hashicorp/terraform-exec (#1554)ddfdf8fbuild(deps): bump github.com/hashicorp/copywrite in /tools (#1552)b9a3a01build(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#1551)7a74af2build(deps): bump github.com/hashicorp/copywrite from 0.24.0 to 0.24.2 in /to...e04f990Update changelogc68987bUpdate meta package SDKVersionUpdates
golang.org/x/oauth2from 0.34.0 to 0.35.0Commits
89ff2e1google: add safer credentials JSON loading options.Updates
golang.org/x/textfrom 0.32.0 to 0.34.0Commits
817fba9go.mod: update golang.org/x dependencies3264de9all: clean up old Go hacks74af298all: fix tags in remaining Unicode tables117e03ball: delete old Unicode tables9463ea4all: update to Unicode 177278b25internal/export/idna: update for post-Unicode 10 idna changesf964ad8internal/export/idna: delete old code678d34eunicode/norm: preserve QC Maybe bit in packed forminfo536231ago.mod: update golang.org/x dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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