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

multiple dependency bump #253

Merged
merged 5 commits into from
Feb 17, 2022
Merged

multiple dependency bump #253

merged 5 commits into from
Feb 17, 2022

Conversation

bcmdarroch
Copy link
Contributor

@bcmdarroch bcmdarroch commented Feb 16, 2022

🛠️ Description

Combines the last few dependency bot PRs into one big dependency bump.

🚢 Release Note

Release note for CHANGELOG:

* provider: bump multiple dependencies (go-openapi/runtime, go-openapi/strfmt, google.golang.org/grpc, hashicorp/go-version, terraform-plugin-sdk/v2)  [GH-nnnn]

🏗️ Acceptance tests

  • Are there any feature flags that are required to use this functionality?
  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Output from acceptance testing:

$ make testacc

--- PASS: TestAccConsulCluster (1634.46s)
--- PASS: TestAccConsulSnapshot (852.26s)
--- PASS: TestAcc_dataSourcePacker (34.58s)
--- PASS: TestAcc_dataSourcePacker_revokedIteration (12.34s)
--- PASS: TestAcc_dataSourcePackerImage (21.23s)
--- PASS: TestAcc_dataSourcePackerIteration (20.63s)
--- PASS: TestAcc_dataSourcePackerIteration_revokedIteration (9.82s)
--- PASS: TestAccHvnPeering (637.68s)
--- PASS: TestAccHvnPeeringConnection (311.52s)
--- PASS: TestAccHvnRoute (995.83s)
--- PASS: TestAccTGWAttachment (1224.51s)
--- PASS: TestAccVaultCluster (2428.72s)

dependabot bot added 5 commits February 16, 2022 14:23
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.21.0 to 0.23.0.
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.42.0 to 1.44.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.42.0...v1.44.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-version@v1.3.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.10.0 to 2.10.1.
- [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.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@bcmdarroch bcmdarroch requested a review from a team February 16, 2022 22:31
@bcmdarroch bcmdarroch merged commit 12aa1b6 into main Feb 17, 2022
@bcmdarroch bcmdarroch deleted the 2-16-22-dep-bump branch February 17, 2022 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant