Skip to content

build(deps): bump the go group across 1 directory with 6 updates#784

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-44465da760
Open

build(deps): bump the go group across 1 directory with 6 updates#784
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-44465da760

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the go group with 5 updates in the / directory:

Package From To
github.com/hashicorp/boundary 0.21.0 0.21.1
github.com/hashicorp/boundary/api 0.0.59 0.0.60
github.com/hashicorp/boundary/sdk 0.0.56 0.0.57
github.com/hashicorp/go-kms-wrapping/v2 2.0.19 2.0.20
github.com/hashicorp/terraform-plugin-sdk/v2 2.38.1 2.39.0

Updates github.com/hashicorp/boundary from 0.21.0 to 0.21.1

Release notes

Sourced from github.com/hashicorp/boundary's releases.

v0.21.1

0.21.1 (2026/02/10)

Security

Changelog

Sourced from github.com/hashicorp/boundary's changelog.

0.21.1 (2026/02/10)

Security

Commits
  • c06a8c8 backport of commit b95b101 (#6434)
  • fbab94d Backport of chore: pprof build updates into release/0.21.x (#6424)
  • 574d724 backport of commit ce2db89fe0fec66351c4f1f412f9caabb0784465 (#6409)
  • 5378675 backport of commit f95897094b22549aa2ac490c127c6adfa88a5b2e (#6397)
  • d6cafec Backport of test(e2e): vault creds escape '@' for password into release/0.21....
  • 368f567 Backport of fix(e2e): Worker not available error in RDP tests into release/0....
  • d659ac9 backport of commit e942db3dbc67abe6e128dbb47ed16db8e2a023de (#6372)
  • 8aad5e0 backport of commit a853c4750f08b3ba7ef17b538d473009e4c8af16 (#6368)
  • 71837f3 chore: update controller swagger (#6364)
  • 0cc48d0 Backport of chore: update go version to 1.25.5 into release/0.21.x (#6353)
  • Additional commits viewable in compare view

Updates github.com/hashicorp/boundary/api from 0.0.59 to 0.0.60

Commits
  • c06a8c8 backport of commit b95b101 (#6434)
  • fbab94d Backport of chore: pprof build updates into release/0.21.x (#6424)
  • 574d724 backport of commit ce2db89fe0fec66351c4f1f412f9caabb0784465 (#6409)
  • 5378675 backport of commit f95897094b22549aa2ac490c127c6adfa88a5b2e (#6397)
  • d6cafec Backport of test(e2e): vault creds escape '@' for password into release/0.21....
  • 368f567 Backport of fix(e2e): Worker not available error in RDP tests into release/0....
  • d659ac9 backport of commit e942db3dbc67abe6e128dbb47ed16db8e2a023de (#6372)
  • 8aad5e0 backport of commit a853c4750f08b3ba7ef17b538d473009e4c8af16 (#6368)
  • 71837f3 chore: update controller swagger (#6364)
  • 0cc48d0 Backport of chore: update go version to 1.25.5 into release/0.21.x (#6353)
  • Additional commits viewable in compare view

Updates github.com/hashicorp/boundary/sdk from 0.0.56 to 0.0.57

Commits
  • 2316fec Remove nhooyr.io/websocket from Boundary (#5992)
  • b8c8753 chore(sdk): Update deprecated 'nhooyr.io/websocket' library (#5990)
  • f91e106 chore(e2e): Ensure domain controller reboots (#5986)
  • bdad803 chore(sqltest): update test-sql matrix (#5982)
  • 8a0c388 test(grants): Use 'continue' when iterating over expected outputs (#5981)
  • 049109f chore(e2e): Increase test timeout to 30m (#5987)
  • eaed321 chore(deps): bump the go group across 12 directories with 1 update (#5985)
  • f585b92 chore(deps): bump actions/checkout in the actions group (#5984)
  • f39e0b0 chore(e2e): Added windows based boundary worker scenario and module (#5973)
  • 71fc7a5 chore(e2e): Add module for rdp member server (#5976)
  • Additional commits viewable in compare view

Updates github.com/hashicorp/go-kms-wrapping/v2 from 2.0.19 to 2.0.20

Commits

Updates github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.1 to 2.39.0

Release notes

Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases.

v2.39.0

ENHANCEMENTS:

  • helper/schema: Added support for deprecation messages on attributes and blocks, which are now populated from the Schema's Deprecated field and passed through to the protocol layer (#1553)

v2.38.2

BUG FIXES:

  • all: Prevent "Missing Resource Identity" error if the resource returned any errors during apply. (#1541)
Changelog

Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's changelog.

2.39.0 (February 27, 2026)

ENHANCEMENTS:

  • helper/schema: Added support for deprecation messages on attributes and blocks, which are now populated from the Schema's Deprecated field and passed through to the protocol layer (#1553)

2.38.2 (February 02, 2026)

BUG FIXES:

  • all: Prevent "Missing Resource Identity" error if the resource returned any errors during apply. (#1541)
Commits
  • f661d42 Update changelog
  • 19ef5a4 Update meta package SDKVersion
  • 9a14d44 feat: add deprecation messages for attributes and blocks in configschema (#1553)
  • ebc3afe build(deps): bump github.com/hashicorp/terraform-plugin-go (#1558)
  • da4aa1f build(deps): bump github.com/hashicorp/terraform-exec (#1554)
  • ddfdf8f build(deps): bump github.com/hashicorp/copywrite in /tools (#1552)
  • b9a3a01 build(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#1551)
  • 7a74af2 build(deps): bump github.com/hashicorp/copywrite from 0.24.0 to 0.24.2 in /to...
  • e04f990 Update changelog
  • c68987b Update meta package SDKVersion
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.45.0 to 0.48.0

Commits
  • e08b067 go.mod: update golang.org/x dependencies
  • 7d0074c scrypt: fix panic on parameters <= 0
  • 506e022 go.mod: update golang.org/x dependencies
  • 7dacc38 chacha20poly1305: error out in fips140=only mode
  • 19acf81 go.mod: update golang.org/x dependencies
  • 3a1c6b4 x509roots/fallback: update bundle
  • f4602e4 ssh/agent: fix flaky test by ensuring a writeable home directory
  • See full diff 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 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 group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/hashicorp/boundary](https://github.com/hashicorp/boundary) | `0.21.0` | `0.21.1` |
| [github.com/hashicorp/boundary/api](https://github.com/hashicorp/boundary) | `0.0.59` | `0.0.60` |
| [github.com/hashicorp/boundary/sdk](https://github.com/hashicorp/boundary) | `0.0.56` | `0.0.57` |
| [github.com/hashicorp/go-kms-wrapping/v2](https://github.com/hashicorp/go-kms-wrapping) | `2.0.19` | `2.0.20` |
| [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) | `2.38.1` | `2.39.0` |



Updates `github.com/hashicorp/boundary` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/hashicorp/boundary/releases)
- [Changelog](https://github.com/hashicorp/boundary/blob/main/CHANGELOG.md)
- [Commits](hashicorp/boundary@v0.21.0...v0.21.1)

Updates `github.com/hashicorp/boundary/api` from 0.0.59 to 0.0.60
- [Release notes](https://github.com/hashicorp/boundary/releases)
- [Changelog](https://github.com/hashicorp/boundary/blob/main/CHANGELOG.md)
- [Commits](hashicorp/boundary@api/v0.0.59...api/v0.0.60)

Updates `github.com/hashicorp/boundary/sdk` from 0.0.56 to 0.0.57
- [Release notes](https://github.com/hashicorp/boundary/releases)
- [Changelog](https://github.com/hashicorp/boundary/blob/main/CHANGELOG.md)
- [Commits](hashicorp/boundary@api/v0.0.56...api/v0.0.57)

Updates `github.com/hashicorp/go-kms-wrapping/v2` from 2.0.19 to 2.0.20
- [Commits](hashicorp/go-kms-wrapping@v2.0.19...v2.0.20)

Updates `github.com/hashicorp/terraform-plugin-sdk/v2` from 2.38.1 to 2.39.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.39.0)

Updates `golang.org/x/crypto` from 0.45.0 to 0.48.0
- [Commits](golang/crypto@v0.45.0...v0.48.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/boundary
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/hashicorp/boundary/api
  dependency-version: 0.0.60
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/hashicorp/boundary/sdk
  dependency-version: 0.0.57
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/hashicorp/go-kms-wrapping/v2
  dependency-version: 2.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-version: 2.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/crypto
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 14:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants