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

provider(deps): bump the modules group in /provider with 2 updates #116

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps the modules group in /provider with 2 updates: github.com/dynatrace-oss/terraform-provider-dynatrace and github.com/pulumi/pulumi-terraform-bridge/v3.

Updates github.com/dynatrace-oss/terraform-provider-dynatrace from 1.64.0 to 1.66.0

Release notes

Sourced from github.com/dynatrace-oss/terraform-provider-dynatrace's releases.

v1.66.0

New Resources

  • dynatrace_golden_state represents a pseudo-resource. It allows you to automatically delete settings that are not maintained by Terraform - or just get notified about them. See the documentation for details. This resource is currently not yet feature complete.

Improvements

  • The export functionality no longer exits early when configured to run single threaded and one of the schemas is unreachable

Bug Fixes

  • #523 - HCL code generated by the export functionality produced invalid code when that code referred to non-existent entities (services, process groups, ...)

Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_request_attribute
  • dynatrace_custom_service
  • dynatrace_host_naming
  • dynatrace_processgroup_naming
  • dynatrace_service_naming

v1.65.0

New Resources

  • dynatrace_histogram_metrics covers configuration for histogram data ingestion
  • dynatrace_kubernetes_enrichment covers configuration for generic metadata enrichment rules for Kubernetes

Improvements

  • Re-enabled private attribute for the dynatrace_document resource

Bug Fixes

  • #519 - Added env variables for dynatrace_management_zone_v2 to fine tune polling mechanism
Commits
  • 203511f v1.66.0
  • a295f03 Feat/golden state (#526)
  • a7a304b Fixed #521
  • 0730bb3 Updated resource with version update only
  • 1be394d Updated dynatrace_host_naming, dynatrace_processgroup_naming, `dynatrace_...
  • d8b8bb2 Updated dynatrace_custom_service resource
  • 90d69a3 Updated dynatrace_request_attribute resource
  • eba7949 [Export] Fixed early exit when one of the requested modules turns out to be u...
  • c89321d Fixed #523
  • 58c821d v1.65.0
  • Additional commits viewable in compare view

Updates github.com/pulumi/pulumi-terraform-bridge/v3 from 3.89.1 to 3.90.0

Release notes

Sourced from github.com/pulumi/pulumi-terraform-bridge/v3's releases.

v3.90.0

What's Changed

... (truncated)

Commits
  • ae899ed Fix custom timeout handling under PlanResourceChange (#2390)
  • cf59a25 Fixup now renames "id" fields when they are user settable
  • 9edfabf Silence lint warnings (#2392)
  • bdd39dc fix: strip upstream frontmatter (#2361)
  • 902f740 Convert the first number in a token part to a word
  • 195387c Don't strip the prefix from a token when the token is just the prefix
  • e9df3b5 Add a test for token mapping cornercases we are currently failing on
  • bb7091a Remove intermediary variable for typechecker.New
  • 564732d Remove unused urn field
  • 08c4601 Rename typechecker.NewInputValidator to typechecker.New and similar
  • 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 modules group in /provider with 2 updates: [github.com/dynatrace-oss/terraform-provider-dynatrace](https://github.com/dynatrace-oss/terraform-provider-dynatrace) and [github.com/pulumi/pulumi-terraform-bridge/v3](https://github.com/pulumi/pulumi-terraform-bridge).


Updates `github.com/dynatrace-oss/terraform-provider-dynatrace` from 1.64.0 to 1.66.0
- [Release notes](https://github.com/dynatrace-oss/terraform-provider-dynatrace/releases)
- [Changelog](https://github.com/dynatrace-oss/terraform-provider-dynatrace/blob/main/.goreleaser.yml)
- [Commits](dynatrace-oss/terraform-provider-dynatrace@v1.64.0...v1.66.0)

Updates `github.com/pulumi/pulumi-terraform-bridge/v3` from 3.89.1 to 3.90.0
- [Release notes](https://github.com/pulumi/pulumi-terraform-bridge/releases)
- [Changelog](https://github.com/pulumi/pulumi-terraform-bridge/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-terraform-bridge@v3.89.1...v3.90.0)

---
updated-dependencies:
- dependency-name: github.com/dynatrace-oss/terraform-provider-dynatrace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/pulumi/pulumi-terraform-bridge/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2024

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

@dependabot dependabot bot closed this Sep 10, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/provider/modules-77d80bcb83 branch September 10, 2024 12:08
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.

1 participant