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/management from 0.39.0 to 0.40.0 #331

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/patrickcping/pingone-go-sdk-v2/management from 0.39.0 to 0.40.0.

Changelog

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

Release (2024-06-07)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.0
    • Note Removal of retracted module github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement. #352
    • Note Deprecated the region name. Region codes should be used instead. #358
    • Note bump golang.org/x/oauth2 v0.19.0 => v0.21.0 #341
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.4.1 => v0.5.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.7.0 => v0.8.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.39.0 => v0.40.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.3 => v0.19.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.14.1 => v0.15.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.4.1 => v0.5.0 #360
  • github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement : v0.3.2
    • MODULE RETRACTION The API endpoint in this module suffers major loss of function. The module has been retracted but is retained in the source repo for the purpose of retration. #352
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.5.0
    • Note Removed unused Operations field from the APIServer model. #353
    • 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 API Server Operations. #354
    • Feature Add support for API Server Deployment.
    • Enhancement Add the com.au top level domain to the connection configuration. #351
    • Enhancement Added AccessControl and Directory fields to the APIServer model. #353
    • Enhancement Added Type field to the APIServerAuthorizationServer model. #353
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.8.0
    • Enhancement Add the com.au top level domain to the connection configuration. #351
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.40.0
    • Breaking Change Removed the FormSocialLoginButtonStyles data model. Use the FormStyles data model going forward. #350
    • Note Removed unnecessary Width and IconSrc fields from FormSocialLoginButton and associated data models. #350
    • Feature Add support for Application Resource API. #346
    • Feature Add support for Application Resource Permissions API. #346
    • Feature Add support for User Application Role Assignment API. #346
    • Enhancement Added ApplicationPermissionsSettings to the Resource model. #346
    • Enhancement Added Key field to FormSocialLoginButton and associated data models. #350
    • Enhancement Added the DeletePreviousResourceSecret function to control resource secret rotation. #347
    • Enhancement Added Previous to the ResourceSecret model to control resource secret rotation. #347
    • Enhancement Add the com.au top level domain to the connection configuration. #351
    • Enhancement Add the AU region code to the EnumRegionCode model. #358
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.19.0
    • Breaking change Remove optional DeviceAuthenticationPolicyMobileOtpWindow from DeviceAuthenticationPolicyMobileOtp constructor. #343
    • Enhancement Added PromptForNicknameOnPairing boolean field to the DeviceAuthenticationPolicyFido2, DeviceAuthenticationPolicyMobile, DeviceAuthenticationPolicyOfflineDevice and DeviceAuthenticationPolicyTotp models. #349
    • Enhancement Add the com.au top level domain to the connection configuration. #351
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.15.0
    • Enhancement Add the com.au top level domain to the connection configuration. #351
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.5.0
    • Enhancement Add the com.au top level domain to the connection configuration. #351

Release (2024-05-01)

... (truncated)

Commits
  • 637e497 changelogs pre-release [modules]
  • ad2cb18 Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#341)
  • 097619f Corrections to APIServer model (#359)
  • c02bbb3 Add AU region code support (#358)
  • 6afd3a9 Add HAL links to Authorize Application resources and roles (#357)
  • 56fd317 Add support for API Server Deployment (#355)
  • 56eaced Corrections to API Server operations (#356)
  • ec59f37 Add support for API Server Operations (#354)
  • 0335012 Adjustments to the Authorize API Server models (#353)
  • debb63c Further support for authorize roles and permissions (#346)
  • 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)

Bumps [github.com/patrickcping/pingone-go-sdk-v2/management](https://github.com/patrickcping/pingone-go-sdk-v2) from 0.39.0 to 0.40.0.
- [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@management/v0.39.0...management/v0.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from samir-gandhi and a team as code owners June 10, 2024 01:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

Superseded by #335.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2/management-0.40.0 branch June 24, 2024 01:05
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.

0 participants