Skip to content
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

Bump github.com/hashicorp/hcp-sdk-go from 0.29.0 to 0.31.0 #445

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps github.com/hashicorp/hcp-sdk-go from 0.29.0 to 0.31.0.

Release notes

Sourced from github.com/hashicorp/hcp-sdk-go's releases.

v0.31.0 (January 11, 2023)

FEATURES:

  • Automatically sync the public and internal repos. [GH-157]

v0.30.0 (December 21, 2022)

IMPROVEMENTS:

  • Add middleware support to httpclient package [GH-142]
  • Add middleware that gets org ID and project ID from user profile and sets on request [GH-142]
  • Add new Libraries section to README. [GH-155]
  • Bump github.com/go-openapi/loads from 0.20.2 to 0.21.2 [GH-149]
  • Bump github.com/go-openapi/runtime from 0.19.24 to 0.25.0 [GH-148]
  • Bump github.com/go-openapi/spec from 0.20.3 to 0.20.7 [GH-147]
  • Bump github.com/go-openapi/swag from 0.19.14 to 0.22.3 [GH-146]
  • Bump github.com/go-openapi/validate from 0.21.0 to 0.22.0 [GH-153]
  • Bump github.com/hashicorp/go-cleanhttp from 0.5.1 to 0.5.2 [GH-144]
  • Bump github.com/iancoleman/strcase from 0.1.3 to 0.2.0 [GH-145]
  • Remove create-pull-request third party action in favour of plain git commands. [GH-152]
Changelog

Sourced from github.com/hashicorp/hcp-sdk-go's changelog.

v0.31.0 (January 11, 2023)

FEATURES:

  • Automatically sync the public and internal repos. [GH-157]

v0.30.0 (December 21, 2022)

IMPROVEMENTS:

  • Add middleware support to httpclient package [GH-142]
  • Add middleware that gets org ID and project ID from user profile and sets on request [GH-142]
  • Add new Libraries section to README. [GH-155]
  • Bump github.com/go-openapi/loads from 0.20.2 to 0.21.2 [GH-149]
  • Bump github.com/go-openapi/runtime from 0.19.24 to 0.25.0 [GH-148]
  • Bump github.com/go-openapi/spec from 0.20.3 to 0.20.7 [GH-147]
  • Bump github.com/go-openapi/swag from 0.19.14 to 0.22.3 [GH-146]
  • Bump github.com/go-openapi/validate from 0.21.0 to 0.22.0 [GH-153]
  • Bump github.com/hashicorp/go-cleanhttp from 0.5.1 to 0.5.2 [GH-144]
  • Bump github.com/iancoleman/strcase from 0.1.3 to 0.2.0 [GH-145]
  • Remove create-pull-request third party action in favour of plain git commands. [GH-152]
Commits
  • f59fd0b updated CHANGELOG.md
  • ec1a296 HCE-24: Sync Internal and Public SDK Repos Automatically (#157)
  • 6a91a16 updated CHANGELOG.md
  • bc97d6d HCE-510: update README with details about new auth and profile libraries (#155)
  • 1d28ede Insert middleware to allow org and prod id on requests (#142)
  • 04fd8cf Bump github.com/go-openapi/validate from 0.21.0 to 0.22.0 (#153)
  • b3e36e2 HCE-742: Remove create-pull-request Third Party Action (#152)
  • 9f01f7a Bump github.com/hashicorp/go-cleanhttp from 0.5.1 to 0.5.2 (#144)
  • d679566 Bump github.com/go-openapi/swag from 0.19.14 to 0.22.3 (#146)
  • 5cb9fcc Bump github.com/go-openapi/spec from 0.20.3 to 0.20.7 (#147)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/hashicorp/hcp-sdk-go](https://github.com/hashicorp/hcp-sdk-go) from 0.29.0 to 0.31.0.
- [Release notes](https://github.com/hashicorp/hcp-sdk-go/releases)
- [Changelog](https://github.com/hashicorp/hcp-sdk-go/blob/main/CHANGELOG.md)
- [Commits](hashicorp/hcp-sdk-go@v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcp-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team January 31, 2023 02:01
@dependabot dependabot bot added the pr/no-changelog Auto-pinning label Jan 31, 2023
@itsjaspermilan
Copy link
Contributor

> make testacc TESTARGS='-run=TestAccAwsHvnOnly'
==> Checking that code complies with gofmt requirements...
golangci-lint run --config ./golangci-config.yml 
TF_ACC=1 go test ./internal/... -v -run=TestAccAwsHvnOnly -timeout 210m -parallel=10
testing: warning: no tests to run
PASS
ok      github.com/hashicorp/terraform-provider-hcp/internal/clients    0.474s [no tests to run]
testing: warning: no tests to run
PASS
ok      github.com/hashicorp/terraform-provider-hcp/internal/consul     0.758s [no tests to run]
testing: warning: no tests to run
PASS
ok      github.com/hashicorp/terraform-provider-hcp/internal/input      0.189s [no tests to run]
=== RUN   TestAccAwsHvnOnly
--- PASS: TestAccAwsHvnOnly (156.09s)
PASS
ok      github.com/hashicorp/terraform-provider-hcp/internal/provider   156.604s

@itsjaspermilan itsjaspermilan merged commit f1e1cd8 into main Jan 31, 2023
@itsjaspermilan itsjaspermilan deleted the dependabot/go_modules/github.com/hashicorp/hcp-sdk-go-0.31.0 branch January 31, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-changelog Auto-pinning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant