build(deps): bump the gomod group across 1 directory with 5 updates#3399
Merged
build(deps): bump the gomod group across 1 directory with 5 updates#3399
Conversation
c1b7fa3 to
7fc2d19
Compare
deiga
approved these changes
May 7, 2026
Collaborator
|
@dependabot rebase |
ceb19e2 to
a4215a8
Compare
Collaborator
|
@dependabot rebase |
Bumps the gomod group with 4 updates in the / directory: [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose), [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk), [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) and [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `github.com/go-jose/go-jose/v3` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v3.0.4...v3.0.5) Updates `github.com/hashicorp/terraform-plugin-sdk/v2` from 2.38.2 to 2.40.1 - [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/v2.40.1/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-sdk@v2.38.2...v2.40.1) Updates `github.com/hashicorp/terraform-plugin-testing` from 1.14.0 to 1.16.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.14.0...v1.16.0) Updates `golang.org/x/crypto` from 0.48.0 to 0.50.0 - [Commits](golang/crypto@v0.48.0...v0.50.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v3 dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2 dependency-version: 2.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/terraform-plugin-testing dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
a4215a8 to
3dae780
Compare
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 gomod group with 4 updates in the / directory: github.com/go-jose/go-jose/v3, github.com/hashicorp/terraform-plugin-sdk/v2, github.com/hashicorp/terraform-plugin-testing and golang.org/x/oauth2.
Updates
github.com/go-jose/go-jose/v3from 3.0.4 to 3.0.5Release notes
Sourced from github.com/go-jose/go-jose/v3's releases.
Commits
be2f654ci: update Go versions for GHA workflows (#221)0246416Merge commit from forkUpdates
github.com/hashicorp/terraform-plugin-sdk/v2from 2.38.2 to 2.40.1Release 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
e6c7dc4Update changeloge631b05Update meta package SDKVersionb9a310bBackport #1582 and 1581 to v2.40.x (#1583)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 ...Updates
github.com/hashicorp/terraform-plugin-testingfrom 1.14.0 to 1.16.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-testing's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-testing's changelog.
Commits
54ba38bUpdate changelog086f9cbAdd changelog forhc-installdependency update (#649)878c611build(deps): Bump github.com/hashicorp/terraform-exec (#648)c492fcfbuild(deps): Bump github.com/hashicorp/hc-install from 0.9.3 to 0.9.4 (#646)c635147build(deps): Bump github.com/zclconf/go-cty from 1.18.0 to 1.18.1 (#644)d854a0fbuild(deps): Bump the github-actions group with 2 updates (#643)2684d0dbuild(deps): Bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#642)2699d69AddGenerateConfigtesting mode toImportStatetesting (#638)57e3cc1build(deps): Bump actions/setup-go in the github-actions group (#639)8ac7772build(deps): Bump github.com/hashicorp/copywrite in /tools (#637)Updates
golang.org/x/cryptofrom 0.48.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]