chore(deps): bump the go group with 7 updates#642
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
chore(deps): bump the go group with 7 updates#642dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the go group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) | `1.17.0` | `1.19.0` | | [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) | `0.29.0` | `0.31.0` | | [github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux) | `0.21.0` | `0.23.0` | | [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) | `2.38.1` | `2.40.0` | | [github.com/labd/commercetools-go-sdk](https://github.com/labd/commercetools-go-sdk) | `1.8.0` | `1.9.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.36.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.19.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.19.0) Updates `github.com/hashicorp/terraform-plugin-go` from 0.29.0 to 0.31.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.31.0) Updates `github.com/hashicorp/terraform-plugin-mux` from 0.21.0 to 0.23.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.23.0) Updates `github.com/hashicorp/terraform-plugin-sdk/v2` from 2.38.1 to 2.40.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.40.0) Updates `github.com/labd/commercetools-go-sdk` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/labd/commercetools-go-sdk/releases) - [Changelog](https://github.com/labd/commercetools-go-sdk/blob/main/CHANGELOG.md) - [Commits](labd/commercetools-go-sdk@v1.8.0...v1.9.0) Updates `golang.org/x/oauth2` from 0.34.0 to 0.36.0 - [Commits](golang/oauth2@v0.34.0...v0.36.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.19.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.31.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.23.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.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/labd/commercetools-go-sdk dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.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>
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 7 updates:
1.17.01.19.00.29.00.31.00.21.00.23.02.38.12.40.01.8.01.9.00.34.00.36.00.32.00.34.0Updates
github.com/hashicorp/terraform-plugin-frameworkfrom 1.17.0 to 1.19.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
Commits
c7ac25eUpdate changelog2ee75aaImplementGenerateResourceConfigRPC and existing Terraform default logic ...6f149ef[Chore] Upgrade Go version to 1.25 (#1287)e69c6b3build(deps): Bump github.com/hashicorp/copywrite in /tools (#1285)c957640build(deps): Bump github.com/cloudflare/circl in /tools (#1283)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)Updates
github.com/hashicorp/terraform-plugin-gofrom 0.29.0 to 0.31.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
Commits
09a1181Update changelogb931e74Add changelog forv0.31.0release (#614)a6437c6build(deps): Bump the github-actions group across 1 directory with 4 updates ...623c376build(deps): Bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#613)578d45a[Chore] Upgrade Go version to 1.25 (#612)f856c03build(deps): Bump github.com/hashicorp/copywrite in /tools (#611)6ee7909ImplementGenerateResourceConfigRPC intfprotov6(#607)40439b0build(deps): Bump github.com/cloudflare/circl in /tools (#608)2d27555build(deps): Bump go.opentelemetry.io/otel/sdk in /tools (#609)e48445aAddGenerateResourceConfigRPC to Protocol v5 (#578)Updates
github.com/hashicorp/terraform-plugin-muxfrom 0.21.0 to 0.23.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-mux's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-mux's changelog.
Commits
41c9df9Update changelog93c5aceImplementGenerateResourceConfigRPC (#350)33c57a0[Chore] Upgrade Go version to 1.25 (#355)850096dbuild(deps): bump github.com/hashicorp/copywrite in /tools (#354)5865090build(deps): bump github.com/cloudflare/circl in /tools (#351)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)Updates
github.com/hashicorp/terraform-plugin-sdk/v2from 2.38.1 to 2.40.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
dde4384Update changelog9136f3aUpdate meta package SDKVersion86877a0Implement GenerateResourceConfig RPC and existing Terraform default logic (#...3643171[Chore] Upgrade Go version to 1.25 (#1564)9c60d2fbuild(deps): bump github.com/hashicorp/copywrite in /tools (#1563)328ad99build(deps): bump github.com/cloudflare/circl in /tools (#1561)ff0698ebuild(deps): bump the github-actions group across 1 directory with 4 updates ...f661d42Update changelog19ef5a4Update meta package SDKVersion9a14d44feat: add deprecation messages for attributes and blocks in configschema (#1553)Updates
github.com/labd/commercetools-go-sdkfrom 1.8.0 to 1.9.0Changelog
Sourced from github.com/labd/commercetools-go-sdk's changelog.
Commits
42ee18bMerge pull request #139 from labd/release/v1.9.0b53b921Release v1.9.05d22e4eChanged changelog type394bb79Merge pull request #136 from labd/feature/update-with-specs9fa5888Updated generator version, regenerated sdk3072eb6feat: update with latest api reference39470c4Merge pull request #134 from labd/dependabot/github_actions/github-actions-f5...3ea47acMerge pull request #131 from labd/dependabot/go_modules/go-09b862220b469160cchore(deps): add changelog for dependabot updates29dc6a9chore(deps): bump the github-actions group across 1 directory with 5 updatesUpdates
golang.org/x/oauth2from 0.34.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]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