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.0 to 0.11.3 #243

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2023

Bumps github.com/patrickcping/pingone-go-sdk-v2 from 0.11.0 to 0.11.3.

Release notes

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

Release (2023-12-27)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.3
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.6.0 => v0.6.1 #301
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.33.0 => v0.34.0 #301
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.1 => v0.18.2 #301
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.12.0 => v0.12.1 #301
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.6.1
    • Note Remove redundant data models and documentation. #300
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.34.0
    • Note Adjust CORS origins documentation. #291
    • Note Remove redundant data models and documentation. #300
    • Feature Add support for Identity Propagation Plans API. #299
    • Enhancement Change Type property in the ApplicationAccessControlGroup object model to be an ENUM. #295
    • Enhancement Added the Include query string parameter to the ApiReadFormRequest API. #297
    • Enhancement Added ability to configure FormFieldTextblob form controls. #297
    • Enhancement Added the ShowPasswordRequirements property to password based form controls. #297
    • Enhancement Created FormStyles object model to make usage simpler. #297
    • Enhancement Added FormStylesPadding object model to support custom style override of form controls. #297
    • Bug Fixed the OtherOptionLabel property for form field models. #297
    • Bug Fixed the OtherOptionInputLabel property for form field models. #297
    • Bug Fixed the Alignment property for form field style models. #297
    • Bug Fixed required propertys for form field models. #297
    • Bug Fixed the Options form field property object. #297
    • Bug Fixed the FormFieldCombobox form object. #297
    • Bug Removal of unnecessary Key property from the FormRecaptchaV2 form object. #297
    • Bug Added required Key property to the FormQrCode form object. #297
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.18.2
    • Note Remove redundant data models and documentation. #300
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.12.1
    • Note Remove redundant data models and documentation. #300

What's Changed

Full Changelog: patrickcping/pingone-go-sdk-v2@v0.11.2...v0.11.3

Release (2023-11-29) (2)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.2
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.0 => v0.18.1 #290
    • Note bump golang.org/x/oauth2 v0.14.0 => v0.15.0 #290
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.18.1

... (truncated)

Changelog

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

Release (2023-12-27)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.3
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.6.0 => v0.6.1 #301
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.33.0 => v0.34.0 #301
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.1 => v0.18.2 #301
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.12.0 => v0.12.1 #301
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.6.1
    • Note Remove redundant data models and documentation. #300
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.34.0
    • Note Adjust CORS origins documentation. #291
    • Note Remove redundant data models and documentation. #300
    • Feature Add support for Identity Propagation Plans API. #299
    • Enhancement Change Type property in the ApplicationAccessControlGroup object model to be an ENUM. #295
    • Enhancement Added the Include query string parameter to the ApiReadFormRequest API. #297
    • Enhancement Added ability to configure FormFieldTextblob form controls. #297
    • Enhancement Added the ShowPasswordRequirements property to password based form controls. #297
    • Enhancement Created FormStyles object model to make usage simpler. #297
    • Enhancement Added FormStylesPadding object model to support custom style override of form controls. #297
    • Bug Fixed the OtherOptionLabel property for form field models. #297
    • Bug Fixed the OtherOptionInputLabel property for form field models. #297
    • Bug Fixed the Alignment property for form field style models. #297
    • Bug Fixed required propertys for form field models. #297
    • Bug Fixed the Options form field property object. #297
    • Bug Fixed the FormFieldCombobox form object. #297
    • Bug Removal of unnecessary Key property from the FormRecaptchaV2 form object. #297
    • Bug Added required Key property to the FormQrCode form object. #297
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.18.2
    • Note Remove redundant data models and documentation. #300
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.12.1
    • Note Remove redundant data models and documentation. #300

Release (2023-11-29) (2)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.2
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.0 => v0.18.1 #290
    • Note bump golang.org/x/oauth2 v0.14.0 => v0.15.0 #290
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.18.1
    • Bug Fixed invalid value for EnumMFADevicePolicySelection model. ALWAYS_PROMPT_TO_SELECT corrected to ALWAYS_DISPLAY_DEVICES. #289

Release (2023-11-29)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.1
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.32.0 => v0.33.0 #287
    • Note bump golang.org/x/oauth2 v0.13.0 => v0.14.0 #287
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.33.0
    • Feature Add support for User Account API (allowing lock and unlock). #282
    • Enhancement Expand the GroupMembership data model. #284
    • Enhancement Simplified the GroupMembershipApi request and response payload models. #284
    • Enhancement Corrected and expanded the SchemaAttributePatch request and response payload. #285

... (truncated)

Commits
  • 06f6feb changelog pre-release
  • 6eed352 Bump modules 2023-12-27 (#301)
  • 3a0cac3 update module changelogs pre-release
  • ad8b110 Remove redundant generated files (#300)
  • b6e7f08 Support for Identity Propagation Plans API (#299)
  • 004b537 correct forms data model (1) (#297)
  • b3fe18f Bump actions/setup-go from 4 to 5 (#294)
  • e1ee59f Bump github/codeql-action from 2 to 3 (#298)
  • 8efbdc1 Update EnumApplicationAccessControlGroupType description (#296)
  • 2703858 Change Type property in the ApplicationAccessControlGroup object model to...
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 28, 2023
Bumps [github.com/patrickcping/pingone-go-sdk-v2](https://github.com/patrickcping/pingone-go-sdk-v2) from 0.11.0 to 0.11.3.
- [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.0...v0.11.3)

---
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.3 branch from 228f107 to 26129e8 Compare December 29, 2023 11:47
@dependabot dependabot bot requested a review from a team as a code owner December 29, 2023 11:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2023

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 Dec 29, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2-0.11.3 branch December 29, 2023 12:21
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