Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps github.com/patrickcping/pingone-go-sdk-v2/risk from 0.17.0 to 0.18.0.

Changelog

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

Release (2024-12-18)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.5
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.44.0 => v0.45.0 #403
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.17.0 => v0.18.0 #403
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.45.0
    • Enhancement Added SUSPICIOUS_TRAFFIC enum to EnumAlertChannelAlertType model. #399
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.18.0
    • Bug Add missing protect predictor composite conditions IP_RANGE and IP_COMPARISON. #401

Release (2024-11-15)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.4
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.6.0 => v0.7.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.9.0 => v0.10.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.43.0 => v0.44.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.20.0 => v0.21.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.16.0 => v0.17.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.7.0 => v0.8.0 #397
    • Note bump golang.org/x/oauth2 v0.21.0 => v0.24.0 #397
  • github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement : v0.3.3
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.7.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.10.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.44.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Breaking change Model NotificationsSettingsEmailDeliverySettings is now a compound model supporting both SMTP and custom notification models. #386
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Feature Added support for the Administrator Security API. #381
    • Feature Added support for custom email notification providers. #386
    • Feature Added support for the Custom Admin Roles API. #388
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392
    • Enhancement Added the SessionNotOnOrAfterDuration field to the ApplicationSAML data model. #387
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.21.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392
    • Enhancement Added the UriParameters field to the DeviceAuthenticationPolicyTotp data model. #384
    • Enhancement Added the OtpLength field to the DeviceAuthenticationPolicyOfflineDeviceOtp data model. #385
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.17.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392

... (truncated)

Commits
  • 7b4d462 module changelogs pre-release
  • 49eceeb Enhance error handling 202311 (#279)
  • c7fdaa2 Added the InspectionType property to the `GovernmentIdConfiguration… (#278)
  • 3b5cf74 Bump PingOne modules 2023-11-01 (#277)
  • f7a5ead bump module changelogs pre-release
  • d314123 correct ci
  • 93d47e9 correct code check ci
  • 81314f8 update code check CI
  • 3261076 update workspace go version to 1.20
  • c6151fb adjust tools to remove dev dependencies from main build
  • 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/risk](https://github.com/patrickcping/pingone-go-sdk-v2) from 0.17.0 to 0.18.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@mfa/v0.17.0...mfa/v0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2024 15:59
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 23, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2025

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

@dependabot dependabot bot closed this Jan 2, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2/risk-0.18.0 branch January 2, 2025 21:22
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