build(deps): bump the gomod group across 1 directory with 5 updates#28
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the gomod group across 1 directory with 5 updates#28dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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-log](https://github.com/hashicorp/terraform-plugin-log), [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) 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-log` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-log/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-log/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-log@v0.9.0...v0.10.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 `golang.org/x/crypto` from 0.46.0 to 0.48.0 - [Commits](golang/crypto@v0.46.0...v0.48.0) Updates `golang.org/x/oauth2` from 0.34.0 to 0.36.0 - [Commits](golang/oauth2@v0.34.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-log dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - 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: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.48.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] <[email protected]>
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-log, github.com/hashicorp/terraform-plugin-sdk/v2 and golang.org/x/oauth2.
Updates
github.com/go-jose/go-jose/v3from 3.0.4 to 3.0.5Commits
be2f654ci: update Go versions for GHA workflows (#221)0246416Merge commit from forkUpdates
github.com/hashicorp/terraform-plugin-logfrom 0.9.0 to 0.10.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-log's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-log's changelog.
Commits
1a25278Update changelog13ad22bAddtfsdklog.ContextWithStdlibLoggingfor consistency (#267)1107e3fbuild(deps): bump golangci/golangci-lint-action (#268)f151a10build(deps): bump actions/upload-artifact in the github-actions group (#266)18815d1Update CODEOWNERS (#265)c20f085Adds logging sink that uses the standard logger (#162)5926d5bDeprecatetfsdklog.RegisterTestSink(#264)534b24b[Chore] Upgrade Go version to 1.24 (#263)374b470build(deps): bump the github-actions group with 2 updates (#262)e486d3achore: remove old docs (#261)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
golang.org/x/cryptofrom 0.46.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0506e022go.mod: update golang.org/x dependencies7dacc38chacha20poly1305: error out in fips140=only modeUpdates
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.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 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