jfrog / terraform-provider-platform

Terraform provider to manage JFrog Platform
https://jfrog.com
Apache License 2.0
1 stars 1 forks source link

Bump github.com/jfrog/terraform-provider-shared from 1.22.1 to 1.22.4 #51

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/jfrog/terraform-provider-shared from 1.22.1 to 1.22.4.

Changelog

Sourced from github.com/jfrog/terraform-provider-shared's changelog.

1.22.4 (Apr 4, 2024)

IMPROVEMENTS:

  • Enable Resty's debug logging when TF_LOG is set to DEBUG or TRACE.

Issue #16 PR: #58

1.22.3 (Apr 4, 2024)

BUG FIXES:

  • Consolidate CheckArtifactoryLicense funcs into single version for both SDKv2 and Framework

PR: #57

1.22.2 (Apr 4, 2024)

BUG FIXES:

  • Remove special error code handling in response middleware
  • Fix error handling in check license and version func

PR: #56

Commits
  • 4f60bb4 Merge pull request #58 from jfrog/GH-16-enable-resty-debug-on-tfloglevel
  • ca3bc0f Enable resty debug logging based on TF_LOG
  • 702b5c5 Update CHANGELOG.md
  • 99c288e Merge pull request #57 from jfrog/consolidate-check-license-func
  • 2bf9bb4 Consolidate CheckArtifactoryLicense funcs into single version
  • 2cdfa7c Merge pull request #56 from jfrog/fix-client-response-error-handling
  • f18ade6 Update CHANGELOG
  • bd811a5 Remove special error code handling in response middleware
  • See full diff 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 show 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)
dependabot[bot] commented 3 months ago

Looks like github.com/jfrog/terraform-provider-shared is up-to-date now, so this is no longer needed.