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/jfrog/terraform-provider-shared from 1.22.0 to 1.25.1 #116

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps github.com/jfrog/terraform-provider-shared from 1.22.0 to 1.25.1.

Changelog

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

1.25.1 (May 2, 2024)

IMPROVEMENTS:

  • Switch SendUsage func arg to Resty Request to make gorountine-safe

1.25.0 (Apr 30, 2024)

IMPROVEMENTS:

  • Add plan checking func for acceptance test

1.24.0 (Apr 12, 2024)

IMPROVEMENTS:

  • Fix typo in provider metadata type name
  • Improve error checking on applyTelemetry()

1.23.0 (Apr 11, 2024)

IMPROVEMENTS:

  • Add support for exchanging OIDC ID token for access token using JFrog OIDC configuration

PR: #59

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

... (truncated)

Commits
  • d592984 Merge pull request #63 from jfrog/make-sendusage-goroutine-safe
  • 4db9a2e Add line space between structs
  • dfd9eb4 Switch SendUsage to use Resty Request
  • ddc7eff Merge pull request #62 from jfrog/add-plan-check-test-func
  • de850d7 Add config plan check func for acceptance testing
  • 75d93a7 Merge pull request #61 from jfrog/dependabot/go_modules/golang.org/x/net-0.23.0
  • ccb0498 Bump golang.org/x/net from 0.17.0 to 0.23.0
  • fa6bca3 Merge pull request #60 from jfrog/fix-variable-name
  • 9d31601 Fix variable name typo
  • 2b44cca Merge pull request #59 from jfrog/add-oidc-token-exchange
  • 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 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)

@dependabot dependabot bot requested a review from alexhung as a code owner May 2, 2024 00:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jfrog/terraform-provider-shared-1.25.1 branch from 486518d to 955cf39 Compare May 2, 2024 15:56
Bumps [github.com/jfrog/terraform-provider-shared](https://github.com/jfrog/terraform-provider-shared) from 1.22.0 to 1.25.1.
- [Changelog](https://github.com/jfrog/terraform-provider-shared/blob/main/CHANGELOG.md)
- [Commits](jfrog/terraform-provider-shared@v1.22.0...v1.25.1)

---
updated-dependencies:
- dependency-name: github.com/jfrog/terraform-provider-shared
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jfrog/terraform-provider-shared-1.25.1 branch from 955cf39 to e684ab8 Compare May 2, 2024 16:06
@alexhung alexhung merged commit 5fd1b42 into master May 3, 2024
3 of 4 checks passed
@alexhung alexhung deleted the dependabot/go_modules/github.com/jfrog/terraform-provider-shared-1.25.1 branch May 3, 2024 23:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant