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.34.0 to 0.37.0 #268

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps github.com/patrickcping/pingone-go-sdk-v2/management from 0.34.0 to 0.37.0.

Changelog

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

Release (2024-02-23)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.6
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.36.0 => v0.37.0 #322
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.12.2 => v0.13.0 #322
    • Note bump golang.org/x/oauth2 v0.16.0 => v0.17.0 #318
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.37.0
    • Enhancement Add new API operations ReadOnePopulationDefaultIdp and UpdatePopulationDefaultIdp to support setting default identity providers to populations. #319
    • Enhancement Added the Signing property to the ApplicationOIDC data model, to support assigning custom defined KRPs to a supported application. #320
    • Enhancement Added the DevicePathId, DeviceCustomVerificationUri, DeviceTimeout, DevicePollingInterval properties to the ApplicationOIDC data model and extended the EnumApplicationOIDCGrantType ENUM, to support the DEVICE_CODE application grant type. #320
    • Enhancement Added the Jwks, JwksUrl properties to the ApplicationOIDC data model and extended the EnumApplicationOIDCTokenAuthMethod ENUM, to support the PRIVATE_KEY_JWT and CLIENT_SECRET_JWT token endpoint auth methods. #320
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.13.0
    • Enhancement Added the RiskPredictorAdversaryInTheMiddle property to the RiskPredictor object model and extended the EnumPredictorType enum with ADVERSARY_IN_THE_MIDDLE to support the adversary in the middle predictor. #321

Release (2024-01-30)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.5
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.35.0 => v0.36.0 #316
    • Note bump golang.org/x/oauth2 v0.15.0 => v0.16.0 #316
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.36.0
    • Breaking Change Notification template names, used on the NotificationsTemplatesApiService service now uses an enum which defines the templates supported in the API path. #314
    • Enhancement Add ability to designate an application's client secret as a previous secret with an expiry date up to 30 days, for rotation purposes. #311
    • Enhancement Add ability to set an icon on the Environment object model. #313

Release (2024-01-12)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.4
    • Note Upgrade GO to v1.21 #306
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement v0.3.0 => v0.3.1 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.4.0 => v0.4.1 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.6.1 => v0.6.2 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.34.0 => v0.35.0 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.2 => v0.18.3 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.12.1 => v0.12.2 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.4.0 => v0.4.1 #308
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement : v0.3.1
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.4.1
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.6.2
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.35.0
    • Breaking Change Add ability to use a freetext region code on environment creation for non-production environments. The Region parameter on the Environment object model now takes a EnvironmentRegion object, where one of EnumRegionCode or string. #304

... (truncated)

Commits

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.34.0 to 0.37.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.34.0...management/v0.37.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] <support@github.com>
@dependabot dependabot bot requested review from samir-gandhi and a team as code owners February 26, 2024 00:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #270.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2/management-0.37.0 branch March 18, 2024 00: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.

0 participants