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

build(deps): bump github.com/auth0/go-auth0 from 1.8.0 to 1.11.2 #224

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps github.com/auth0/go-auth0 from 1.8.0 to 1.11.2.

Release notes

Sourced from github.com/auth0/go-auth0's releases.

v1.11.2

Fixed

  • PATCH: Rename user_id_attribute to userid_attribute in Azure Connection Options #454 (duedares-rvj)

v1.11.1

Added

  • Add missing support for Custom email provider in EmailProviderManager #452 (duedares-rvj)

v1.11.0

Added

  • Add support for Form, Flow, and Flow Vault Connection Managers #444 (kushalshit27)
  • Add support for MFA Authentication Endpoints: Add, List, and Delete Authenticators #447 (developerkunal)
  • Add user_id_attribute support to AzureAD connection options in Connection Manager #445 (acwest)
  • Add strategy_version support to required connections in Connection Manager #443 (acwest)

v1.10.0

Added

  • Add support for new Prompts and Screens for Prompt Partial #437 (developerkunal)
  • Add Organizations for Client Credentials #432 (duedares-rvj)
  • Add Support for Control Your Own Key (CYOK) and Bring Your Own Key (BYOK) Features with New EncryptionKeyManager #435 (developerkunal)

Note The methods ReadPartials, CreatePartials, and UpdatePartials are deprecated. Please use GetPartials and SetPartials instead for managing Prompt Partials.

v1.9.0

Added

Changelog

Sourced from github.com/auth0/go-auth0's changelog.

v1.11.2 (2024-10-14)

Full Changelog

Fixed

  • PATCH: Rename user_id_attribute to userid_attribute in Azure Connection Options #454 (duedares-rvj)

v1.11.1 (2024-10-07)

Full Changelog

Added

  • Add missing support for Custom email provider in EmailProviderManager #452 (duedares-rvj)

v1.11.0 (2024-09-27)

Full Changelog

Added

  • Add support for Form, Flow, and Flow Vault Connection Managers #444 (kushalshit27)
  • Add support for MFA Authentication Endpoints: Add, List, and Delete Authenticators #447 (developerkunal)
  • Add user_id_attribute support to AzureAD connection options in Connection Manager #445 (acwest)
  • Add strategy_version support to required connections in Connection Manager #443 (acwest)

v1.10.0 (2024-09-03)

Full Changelog

Added

  • Add support for new Prompts and Screens for Prompt Partial #437 (developerkunal)
  • Add Organizations for Client Credentials #432 (duedares-rvj)
  • Add Support for Control Your Own Key (CYOK) and Bring Your Own Key (BYOK) Features with New EncryptionKeyManager #435 (developerkunal)

Note The methods ReadPartials, CreatePartials, and UpdatePartials are deprecated. Please use GetPartials and SetPartials instead for managing Prompt Partials.

v1.9.0 (2024-08-16)

Full Changelog

Added

Commits
  • 89bcb9b Release v1.11.2 (#455)
  • e3b7816 PATCH: Rename user_id_attribute to userid_attribute in Azure Connection O...
  • ac45d81 Release v1.11.1 (#453)
  • 49eb8e1 Added support for custom email provider (#452)
  • 55d6bab Set settings to nil
  • 3940464 Added support for custom email provider
  • 831f015 Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#449)
  • 4e83dd3 Bump golang/govulncheck-action from 1.0.3 to 1.0.4 (#450)
  • 0c152f0 Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#451)
  • 2645097 Release v1.11.0 (#448)
  • 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/auth0/go-auth0](https://github.com/auth0/go-auth0) from 1.8.0 to 1.11.2.
- [Release notes](https://github.com/auth0/go-auth0/releases)
- [Changelog](https://github.com/auth0/go-auth0/blob/main/CHANGELOG.md)
- [Commits](auth0/go-auth0@v1.8.0...v1.11.2)

---
updated-dependencies:
- dependency-name: github.com/auth0/go-auth0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 21, 2024
@tfadeyi tfadeyi merged commit 7ef13ab into main Oct 22, 2024
2 checks passed
@tfadeyi tfadeyi deleted the dependabot/go_modules/github.com/auth0/go-auth0-1.11.2 branch October 22, 2024 15:43
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