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/patrickcping/pingone-go-sdk-v2 from 0.11.8 to 0.11.9 #310

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/patrickcping/pingone-go-sdk-v2 from 0.11.8 to 0.11.9.

Release notes

Sourced from github.com/patrickcping/pingone-go-sdk-v2's releases.

v0.11.9

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.9
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.6.2 => v0.7.0 #340
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.38.0 => v0.39.0 #340
    • Note bump golang.org/x/net v0.22.0 => v0.23.0 #340
    • Note bump golang.org/x/oauth2 v0.18.0 => v0.19.0 #340
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.7.0
    • Enhancement Add Management to the CredentialType data model. #339
    • Enhancement Add Required to the CredentialTypeMetaDataFieldsInner data model. #339
    • Bug Fixed DeletedAt property (made read-only) in the CredentialType data model and update the data type. #339
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.39.0
    • Enhancement Added the NetworkPolicyServer property to the GatewayTypeRADIUS data model. #336

What's Changed

Full Changelog: patrickcping/pingone-go-sdk-v2@v0.11.8...v0.11.9

Changelog

Sourced from github.com/patrickcping/pingone-go-sdk-v2's changelog.

Release (Unreleased)

  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.5.0
    • Feature Add support for Application Resource Permissions API. #344
    • Feature Add support for Application Resources API. #344
    • Feature Add support for Application Roles API. #344
    • Feature Add support for Application Role Assignments API. #344
    • Feature Add support for Application Role Permissions API. #344
    • Feature Add support for Application Roles API. #344
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.40.0
    • Enhancement Added the DeletePreviousResourceSecret function to control resource secret rotation. #347
    • Enhancement Added Previous to the ResourceSecret model to control resource secret rotation. #347
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.19.0
    • Breaking change Remove optional DeviceAuthenticationPolicyMobileOtpWindow from DeviceAuthenticationPolicyMobileOtp constructor. #343

Release (2024-05-01)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.9
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.6.2 => v0.7.0 #340
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.38.0 => v0.39.0 #340
    • Note bump golang.org/x/net v0.22.0 => v0.23.0 #340
    • Note bump golang.org/x/oauth2 v0.18.0 => v0.19.0 #340
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.7.0
    • Enhancement Add Management to the CredentialType data model. #339
    • Enhancement Add Required to the CredentialTypeMetaDataFieldsInner data model. #339
    • Bug Fixed DeletedAt property (made read-only) in the CredentialType data model and update the data type. #339
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.39.0
    • Enhancement Added the NetworkPolicyServer property to the GatewayTypeRADIUS data model. #336

Release (2024-03-25)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.8
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.14.0 => v0.14.1 #333
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.14.1
    • Bug Fixed error "Error when calling ReadAllRiskPredictors: Data failed to match schemas in oneOf(RiskPredictor)" when the EMAIL_REPUTATION predictor type is in the API's response payload. #332

Release (2024-03-15)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.7
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.37.0 => v0.38.0 #331
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.13.0 => v0.14.0 #331
    • Note bump golang.org/x/oauth2 v0.17.0 => v0.18.0 #331
    • Note bump google.golang.org/protobuf v1.31.0 => v1.33.0 #331
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.38.0
    • Enhancement Added the DefaultTargetUrl property to the ApplicationSAML data model. #325
    • Enhancement Added the UpdateUserOnSuccessfulAuthentication property to the GatewayTypeLDAPAllOfUserTypes data model. #328
    • Enhancement Added the PkceMethod ENUM property to the IdentityProviderOIDC data model. #329
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.14.0
    • Enhancement Added the EMAIL_REPUTATION predictor type. #330

... (truncated)

Commits
  • d9936e2 changelog pre-release
  • fe38e8d bump modules and core version 2024-05-01 (#340)
  • 4432567 changelogs pre-release
  • 730c29e update credentials changelog and version
  • eae4551 Add new fields to CredentialType schema, and minor bug fix. (#339)
  • a070373 Bump golangci/golangci-lint-action from 4 to 5 (#337)
  • d3f0892 Add NetworkPolicyServer to GatewayTypeRADIUS object model (#336)
  • 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 <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 added the dependencies Pull requests that update a dependency file label May 27, 2024
@dependabot dependabot bot requested a review from samir-gandhi as a code owner May 27, 2024 01:09
@dependabot dependabot bot added the go Pull requests that update Go code label May 27, 2024
@dependabot dependabot bot requested a review from a team as a code owner May 27, 2024 01:09
@patrickcping patrickcping added this to the v0.3.3 milestone May 30, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2-0.11.9 branch 3 times, most recently from a89aae7 to d4ba696 Compare June 3, 2024 13:55
Bumps [github.com/patrickcping/pingone-go-sdk-v2](https://github.com/patrickcping/pingone-go-sdk-v2) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/patrickcping/pingone-go-sdk-v2/releases)
- [Changelog](https://github.com/patrickcping/pingone-go-sdk-v2/blob/main/CHANGELOG.md)
- [Commits](patrickcping/pingone-go-sdk-v2@v0.11.8...v0.11.9)

---
updated-dependencies:
- dependency-name: github.com/patrickcping/pingone-go-sdk-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2-0.11.9 branch from d4ba696 to ec15dcd Compare June 3, 2024 13:56
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Looks like github.com/patrickcping/pingone-go-sdk-v2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2-0.11.9 branch June 3, 2024 14:09
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