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

chore(deps): Update honeycombio/honeycombio requirement from ~> 0.24.0 to ~> 0.25.0 in /infra #798

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Updates the requirements on honeycombio/honeycombio to permit the latest version.

Release notes

Sourced from honeycombio/honeycombio's releases.

v0.25.0

NOTES:

This release includes new resources for managing your team's Environments and Ingest API Keys. These resources operate against new team-level APIs, which require a new team-level Management API Key for authentication. See the new setup instructions for "v2 APIs" in the README.

Best Practices for API Keys has more information on the types of API keys and when to use them.

ENHANCEMENTS:

  • r/api_key: new resource for managing Ingest API Keys (#496)
  • r/environment: new resource for managing Environments (#501)

BUGFIXES:

  • fix: Reflect OpenAPI validation of SLOs (#506)
  • fix: client - guard against nil resp during retry check (#491)
  • fix: incorrect conversion between integer types (#500)
  • fix: read of null definition causes panic (#505)

HOUSEKEEPING:

  • chore: validate examples (#492)
  • chore: d/query_specification - migrate to Plugin Framework (#493)
  • maint(deps): bump the hashicorp group with 3 updates (#495)
  • chore: add missing toolchain directive (#498)
  • chore: cleanup static environment ID in favour of new functionality (#502)
  • chore: refresh README and CONTRIBUTING docs (#503)
Changelog

Sourced from honeycombio/honeycombio's changelog.

0.25.0 (Jul 25, 2024)

NOTES:

This release includes new resources for managing your team's Environments and Ingest API Keys. These resources operate against new team-level APIs, which require a new team-level Management API Key for authentication. See the new setup instructions for "v2 APIs" in the README.

Best Practices for API Keys has more information on the types of API keys and when to use them.

ENHANCEMENTS:

  • r/api_key: new resource for managing Ingest API Keys (#496)
  • r/environment: new resource for managing Environments (#501)

BUGFIXES:

  • fix: Reflect OpenAPI validation of SLOs (#506)
  • fix: client - guard against nil resp during retry check (#491)
  • fix: incorrect conversion between integer types (#500)
  • fix: read of null definition causes panic (#505)

HOUSEKEEPING:

  • chore: validate examples (#492)
  • chore: d/query_specification - migrate to Plugin Framework (#493)
  • maint(deps): bump the hashicorp group with 3 updates (#495)
  • chore: add missing toolchain directive (#498)
  • chore: cleanup static environment ID in favour of new functionality (#502)
  • chore: refresh README and CONTRIBUTING docs (#503)

0.24.0 (Jun 14, 2024)

NOTES:

  • This release includes support for placing SLOs on Boards: a feature under active development. SLO placement on Boards does not yet support a custom order and instead are placed by creation date. Ordered placement is a roadmap item for the feature and when that lands there will be a subsequent provider update.
  • This release re-introduces the query_json attribute on r/trigger enabling validation that a query meets the restrictions for use by a Trigger. This was a poor development experience and the hope is that the slight deviation from other resource construction provides a better experience -- especially for those using the provider in CI systems like HCP Terraform, Atlantis, et cetera. Triggers require one of query_json or query_id, but the recommendation going forward will be to use query_json.

ENHANCEMENTS:

  • r/query: clean up generated queryspec output (#469)
  • r/board: add SLO support (#485)
  • r/trigger: re-introduce query_json for deeper validation (#487)

BUGFIXES:

... (truncated)

Commits

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 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)

…0 to ~> 0.25.0

Updates the requirements on [honeycombio/honeycombio](https://github.com/honeycombio/terraform-provider-honeycombio) to permit the latest version.
- [Release notes](https://github.com/honeycombio/terraform-provider-honeycombio/releases)
- [Changelog](https://github.com/honeycombio/terraform-provider-honeycombio/blob/main/CHANGELOG.md)
- [Commits](honeycombio/terraform-provider-honeycombio@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: honeycombio/honeycombio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 29, 2024
@notheotherben notheotherben enabled auto-merge July 29, 2024 03:45
Copy link
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2024

Superseded by #808.

@dependabot dependabot bot closed this Aug 13, 2024
auto-merge was automatically disabled August 13, 2024 03:47

Pull request was closed

@dependabot dependabot bot deleted the dependabot/terraform/infra/honeycombio/honeycombio-tw-0.25.0 branch August 13, 2024 03:47
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant