Skip to content

Bump the go-patch group across 2 directories with 10 updates #1572

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps the go-patch group with 9 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.36.0 1.36.3
github.com/aws/aws-sdk-go-v2/credentials 1.17.57 1.17.67
github.com/aws/smithy-go 1.22.2 1.22.3
github.com/elgohr/go-localstack 1.0.119 1.0.127
github.com/go-logr/logr 1.4.2 1.4.3
github.com/jenkins-x/go-scm 1.14.53 1.14.58
github.com/spf13/pflag 1.0.5 1.0.6
github.com/zclconf/go-cty 1.16.2 1.16.3
google.golang.org/protobuf 1.36.4 1.36.6

Bumps the go-patch group with 4 updates in the /tfctl directory: github.com/go-logr/logr, github.com/spf13/pflag, google.golang.org/protobuf and github.com/hashicorp/hc-install.

Updates github.com/aws/aws-sdk-go-v2 from 1.36.0 to 1.36.3

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.57 to 1.17.67

Commits

Updates github.com/aws/smithy-go from 1.22.2 to 1.22.3

Release notes

Sourced from github.com/aws/smithy-go's releases.

v1.22.3

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.
Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.

Release (2025-01-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.2
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

Release (2024-11-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.1
    • Bug Fix: Fix failure to replace URI path segments when their names overlap.

Release (2024-10-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.0
    • Feature: Add HTTP client metrics.

Release (2024-09-25)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.0.0
    • Release: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.

Release (2024-09-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.21.0

... (truncated)

Commits

Updates github.com/elgohr/go-localstack from 1.0.119 to 1.0.127

Commits
  • e3ff118 Merge pull request #998 from elgohr/dependabot/github_actions/golangci/golang...
  • 3456cab Bump golangci/golangci-lint-action from 7 to 8
  • 69d9ae9 Merge pull request #997 from elgohr/dependabot/go_modules/docker-32c56ff17f
  • 8132e73 Bump github.com/docker/docker in the docker group
  • 0408fad Merge pull request #996 from elgohr/dependabot/go_modules/docker-cf6471f37a
  • bc60837 Bump github.com/docker/docker in the docker group
  • 65bffc3 Merge pull request #995 from elgohr/dependabot/github_actions/golangci/golang...
  • 3d9c876 Bump golangci/golangci-lint-action from 6 to 7
  • e32a481 ♻️ Rebuild fakes and comply with linter
  • 6bfa35e ♻️ Correct import path
  • Additional commits viewable in compare view

Updates github.com/go-logr/logr from 1.4.2 to 1.4.3

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.3

Minor release.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.2...v1.4.3

Commits
  • 38a1c47 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18
  • f08bedd build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
  • 6295e99 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
  • 028840d build(deps): bump github/codeql-action from 3.28.15 to 3.28.17
  • 511e5fa Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...
  • d806463 build(deps): bump github/codeql-action from 3.28.13 to 3.28.15
  • 158c311 Merge pull request #366 from thockin/master
  • c79ddb3 Update to support golangci-lint v2
  • 20a64ba build(deps): bump github/codeql-action from 3.28.12 to 3.28.13
  • 0385e14 Add comments around slog exceptions
  • Additional commits viewable in compare view

Updates github.com/jenkins-x/go-scm from 1.14.53 to 1.14.58

Release notes

Sourced from github.com/jenkins-x/go-scm's releases.

1.14.58

Changes in version 1.14.58

Bug Fixes

  • Add pagination in pull request ListComments on Bitbucket Server (stash) (Zaki Shaikh)

Chores

  • release 1.14.58 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

1.14.57

Changes in version 1.14.57

Bug Fixes

  • capitalization of error to match standard Http errors (Youssef El Houti)

Chores

  • release 1.14.57 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

1.14.56

Changes in version 1.14.56

Chores

  • release 1.14.56 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Other Changes

These commits did not use Conventional Commits formatted messages:

  • assign url parameter to link field in status input instead of target (Zaki Shaikh)

1.14.55

Changes in version 1.14.55

Chores

  • release 1.14.55 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

Other Changes

These commits did not use Conventional Commits formatted messages:

... (truncated)

Commits
  • e7e7808 chore: release 1.14.58
  • 740e2d2 chore: add variables
  • cfa3f80 Merge pull request #494 from zakisk/add-pagination-in-pr-list-comments
  • 4048e85 fix: Add pagination in pull request ListComments on Bitbucket Server (stash)
  • d0a53f2 Merge pull request #495 from yelhouti/fix-err-not-found
  • 05486ed fix: capitalization of error to match standard Http errors
  • 251d751 Merge pull request #485 from zakisk/fix-link-issue-in-create-status
  • 9735ce4 assign url parameter to link field in status input instead of target
  • 42ed357 Merge pull request #475 from zakisk/add-get-default-branch-endpoint
  • 6f91ac9 feat:add GetDefaultBranch endpoint in git service
  • Additional commits viewable in compare view

Updates github.com/spf13/pflag from 1.0.5 to 1.0.6

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.6

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.5...v1.0.6

Commits

Updates github.com/zclconf/go-cty from 1.16.2 to 1.16.3

Changelog

Sourced from github.com/zclconf/go-cty's changelog.

1.16.3 (May 16, 2025)

  • convert: Now generates more specific error messages in various cases of type conversion failure, giving additional information about the type that was given as compared to the type that was wanted by the caller.
Commits
  • a49320f Prepare for v1.16.3 release
  • 89f0621 convert: More forthcoming about cause in MismatchMessage
  • 67d85b6 Prepare for a future v1.16.3 release
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.4 to 1.36.6

Updates github.com/go-logr/logr from 1.4.2 to 1.4.3

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.3

Minor release.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.2...v1.4.3

Commits
  • 38a1c47 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18
  • f08bedd build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
  • 6295e99 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
  • 028840d build(deps): bump github/codeql-action from 3.28.15 to 3.28.17
  • 511e5fa Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...
  • d806463 build(deps): bump github/codeql-action from 3.28.13 to 3.28.15
  • 158c311 Merge pull request #366 from thockin/master
  • c79ddb3 Update to support golangci-lint v2
  • 20a64ba build(deps): bump github/codeql-action from 3.28.12 to 3.28.13
  • 0385e14 Add comments around slog exceptions
  • Additional commits viewable in compare view

Updates github.com/spf13/pflag from 1.0.5 to 1.0.6

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.6

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.5...v1.0.6

Commits

Updates google.golang.org/protobuf from 1.36.4 to 1.36.6

Updates github.com/hashicorp/hc-install from 0.9.1 to 0.9.2

Release notes

Sourced from github.com/hashicorp/hc-install's releases.

v0.9.2

ENHANCEMENTS:

DEPENDENCIES:

INTERNAL:

Commits
  • 857e5f8 Prepare 0.9.2 release (#291)
  • 24772a9 go: bump version to 1.24 (#292)
  • 1a682c4 Merge pull request #290 from hashicorp/tsccr-auto-pinning/trusted/2025-03-31
  • f876f49 Merge pull request #289 from hashicorp/dependabot/go_modules/golang.org/x/net...
  • dae8dc9 build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
  • 2322784 build(deps): Bump workflows to latest trusted versions (#288)
  • c067d69 build(deps): bump github.com/ProtonMail/go-crypto from 1.1.5 to 1.1.6 (#286)
  • daded47 build(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.0 (#285)
  • 26f377f Merge pull request #287 from hashicorp/dependabot/go_modules/golang.org/x/mod...
  • f42a480 go mod tidy
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the go-patch group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.0` | `1.36.3` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.57` | `1.17.67` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.22.2` | `1.22.3` |
| [github.com/elgohr/go-localstack](https://github.com/elgohr/go-localstack) | `1.0.119` | `1.0.127` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` |
| [github.com/jenkins-x/go-scm](https://github.com/jenkins-x/go-scm) | `1.14.53` | `1.14.58` |
| [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.6` |
| [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.16.2` | `1.16.3` |
| google.golang.org/protobuf | `1.36.4` | `1.36.6` |

Bumps the go-patch group with 4 updates in the /tfctl directory: [github.com/go-logr/logr](https://github.com/go-logr/logr), [github.com/spf13/pflag](https://github.com/spf13/pflag), google.golang.org/protobuf and [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install).


Updates `github.com/aws/aws-sdk-go-v2` from 1.36.0 to 1.36.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.36.0...v1.36.3)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.57 to 1.17.67
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.57...credentials/v1.17.67)

Updates `github.com/aws/smithy-go` from 1.22.2 to 1.22.3
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.22.2...v1.22.3)

Updates `github.com/elgohr/go-localstack` from 1.0.119 to 1.0.127
- [Commits](elgohr/go-localstack@v1.0.119...v1.0.127)

Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.2...v1.4.3)

Updates `github.com/jenkins-x/go-scm` from 1.14.53 to 1.14.58
- [Release notes](https://github.com/jenkins-x/go-scm/releases)
- [Changelog](https://github.com/jenkins-x/go-scm/blob/main/CHANGELOG.md)
- [Commits](jenkins-x/go-scm@v1.14.53...v1.14.58)

Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.5...v1.0.6)

Updates `github.com/zclconf/go-cty` from 1.16.2 to 1.16.3
- [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.16.2...v1.16.3)

Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.6

Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.2...v1.4.3)

Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.5...v1.0.6)

Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.6

Updates `github.com/hashicorp/hc-install` from 0.9.1 to 0.9.2
- [Release notes](https://github.com/hashicorp/hc-install/releases)
- [Commits](hashicorp/hc-install@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.17.67
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.22.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/elgohr/go-localstack
  dependency-version: 1.0.127
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/jenkins-x/go-scm
  dependency-version: 1.14.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/zclconf/go-cty
  dependency-version: 1.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/hashicorp/hc-install
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/ci Continuous Integration pipeline dependencies Dependency management for library and code labels Jun 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-patch-c49a503206 branch June 23, 2025 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Continuous Integration pipeline dependencies Dependency management for library and code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants