Bump the go-minor-and-patch-updates group across 1 directory with 7 updates#5356
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
…pdates Bumps the go-minor-and-patch-updates group with 4 updates in the / directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter), [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) and [github.com/hashicorp/terraform-exec](https://github.com/hashicorp/terraform-exec). Updates `github.com/go-git/go-git/v5` from 5.16.5 to 5.17.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.5...v5.17.0) Updates `github.com/hashicorp/go-getter` from 1.8.4 to 1.8.5 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Commits](hashicorp/go-getter@v1.8.4...v1.8.5) Updates `github.com/zclconf/go-cty` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.17.0...v1.18.0) Updates `github.com/go-git/go-billy/v5` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.7.0...v5.8.0) Updates `github.com/hashicorp/terraform-exec` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/hashicorp/terraform-exec/releases) - [Changelog](https://github.com/hashicorp/terraform-exec/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-exec@v0.24.0...v0.25.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/sys` from 0.40.0 to 0.42.0 - [Commits](golang/sys@v0.40.0...v0.42.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch-updates - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch-updates - dependency-name: github.com/zclconf/go-cty dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch-updates - dependency-name: github.com/go-git/go-billy/v5 dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch-updates - dependency-name: github.com/hashicorp/terraform-exec dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch-updates - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch-updates - dependency-name: golang.org/x/sys dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor-and-patch-updates group with 4 updates in the / directory: github.com/go-git/go-git/v5, github.com/hashicorp/go-getter, github.com/zclconf/go-cty and github.com/hashicorp/terraform-exec.
Updates
github.com/go-git/go-git/v5from 5.16.5 to 5.17.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
bdf0688Merge pull request #1864 from pjbgf/v5-issue-555290e52storage: filesystem, Avoid overwriting loose obj files. Fixes #555d20a62storage: filesystem, Fix permissions for loose and packed objs8ed442cbackport, git: Improve Status() speed with new index.ModTime check (#1862)c7b5960build: Align test workflow with main8e71edfgit: Add strict checks for supported extensions438a37fgit: worktree, optimize infiles function for very large repos (#1853)67c7006Merge pull request #1839 from go-git/renovate/releases/v5.x-go-github.liu-huaimin.workers.dev-go-...4ca3f02build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY]Updates
github.com/hashicorp/go-getterfrom 1.8.4 to 1.8.5Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
c56e01fsec: bump go and xrepos + redact aws tokens in url (#604)b83a3c7[chore] : Bump the actions group with 2 updates (#600)90c7d9cPrepare go-getter for v1.8.5 release (#597)09c58f4Merge pull request #599 from hashicorp/chore/upgrade-otel93c75aachore: upgrade OpenTelemetry dependencies to v1.40.0d567899Merge pull request #595 from hashicorp/dependabot/github_actions/actions-be91...4d3358cfix: remove checkout action from set-product-version job (#598)b9c8eab[chore] : Bump the go group with 3 updates (#596)2ec0046[chore] : Bump the actions group with 4 updates8fa22a6Merge pull request #594 from hashicorp/fix-crt-build-pathUpdates
github.com/zclconf/go-ctyfrom 1.17.0 to 1.18.0Changelog
Sourced from github.com/zclconf/go-cty's changelog.
Commits
e0c742bv1.18.0 release21d455dUpdate LICENSE to reflect the current situationa6629d6cty: IndexStep.Apply now works for traversing through a setd586d11cty: Value.Equals only keeps shallow marks when comparing to null2cc7315go.mod: Require Go 1.25 or laterUpdates
github.com/go-git/go-billy/v5from 5.7.0 to 5.8.0Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
8662784Merge pull request #187 from pjbgf/windows-renamef387d62build: Update test workflow to rely on oldstable/stable915dae9polyfill: Add support for Chmodf3d5600osfs: Create dir for BoundOS Tempfiles247a741Merge pull request #183 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...1c0c9d5build: Update module golang.org/x/net to v0.45.0 [SECURITY]Updates
github.com/hashicorp/terraform-execfrom 0.24.0 to 0.25.0Release notes
Sourced from github.com/hashicorp/terraform-exec's releases.
Changelog
Sourced from github.com/hashicorp/terraform-exec's changelog.
Commits
02b5829v0.25.0 [skip ci]b5cbff5Update Changelog in preparation for 0.25.0 (#567)d15fcb4build(deps): bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 (#535)c99d7b5build(deps): bump github.com/hashicorp/terraform-json from 0.27.1 to 0.27.2 (...77206c5Simplify buildEnv: usemaps.Copyfor populating the map. (#546)9495f7bbuild(deps): bump github.com/hashicorp/hc-install from 0.9.2 to 0.9.3 (#566)f1a5a8bUpdate copyright headers to IBM (#565)9141118Add providers mirror subcommand (#551)e9f5952init: Add godoc comments forForceCopyto mention that it's equivalent to `...8c2278bfeat: add-generate-config-outoption toplan(#563)Updates
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/sysfrom 0.40.0 to 0.42.0Commits
eaaaaeewindows/registry: correct KeyInfo.ModTime calculation942780bcpu: darwin/arm64 feature detectionacef388unix/linux: Prefixmsg and PrefixCacheinfo structs3687fbdcpu: better defaults on darwin ARM6448062e9plan9: change Note to alias syscall.Note4f23f80windows: change Signal to alias syscall.Signal7548802all: upgrade go directive to at least 1.25.0 [generated]fc646e4cpu: use IsProcessorFeaturePresent to calculate ARM64 on windowsf11c7bbwindows: add IsProcessorFeaturePresent and processor feature constsd25a7aaunix: add IoctlSetString on all platformsMost Recent Ignore Conditions Applied to This Pull Request
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