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

chore(deps): bump github.com/auth0/go-auth0 from 0.6.1 to 0.6.3 #427

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps github.com/auth0/go-auth0 from 0.6.1 to 0.6.3.

Release notes

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

v0.6.3

Fixed

  • Fixed uri path escaping for param IDs that have a forward slash in them (#40)

v0.6.2

Added

  • Added a method to Unlink a User's identity (#35)
  • Added fields required to support self-managed certificates (#37)
  • Added profileData key to UserIdentity (#33)
  • [DXCDT-104] Added Filters to LogStream (#38)
Changelog

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

v0.6.3 (2022-04-13)

Full Changelog

Fixed

  • Fixed uri path escaping for param IDs that have a forward slash in them (#40)

v0.6.2 (2022-04-07)

Full Changelog

Added

  • Added a method to Unlink a User's identity (#35)
  • Added fields required to support self-managed certificates (#37)
  • Added profileData key to UserIdentity (#33)
  • [DXCDT-104] Added Filters to LogStream (#38)

Commits
  • 4cf83c7 v0.6.3
  • a8638b3 Merge pull request #41 from auth0/changelog_v0.6.3
  • fcf1383 Add changelog for v0.6.3
  • 26906e5 Merge pull request #40 from auth0/patch/ESD-16399-escape-path
  • 42ab19d Ensure paths are escaped when constructing URI
  • 3850d38 Merge pull request #38 from auth0/feature/DXCDT-104
  • 825358f Add changelog for v0.6.2
  • 78e2544 Add Filters to LogStream
  • 9ac8228 Merge pull request #35 from EOS-Nation/feature/unlink_user_identity
  • 8bf23c7 fix linting and error handling
  • 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 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 requested a review from a team as a code owner May 23, 2022 19:13
@dependabot dependabot bot added the dependencies One or more dependencies are being bumped label May 23, 2022
@evansims
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/auth0/go-auth0-0.6.3 branch from 0d60d22 to ccadbb7 Compare May 23, 2022 19:38
@evansims
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/auth0/go-auth0-0.6.3 branch from ccadbb7 to c557678 Compare May 23, 2022 19:43
@evansims
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/auth0/go-auth0-0.6.3 branch from c557678 to 9b8f1bc Compare May 23, 2022 20:53
@evansims
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@evansims
Copy link
Member

@dependabot recreate

Bumps [github.com/auth0/go-auth0](https://github.com/auth0/go-auth0) from 0.6.1 to 0.6.3.
- [Release notes](https://github.com/auth0/go-auth0/releases)
- [Changelog](https://github.com/auth0/go-auth0/blob/main/CHANGELOG.md)
- [Commits](auth0/go-auth0@v0.6.1...v0.6.3)

---
updated-dependencies:
- dependency-name: github.com/auth0/go-auth0
  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/auth0/go-auth0-0.6.3 branch from 1d772ba to 88376f2 Compare May 23, 2022 22:33
@evansims evansims merged commit 3cea392 into main May 23, 2022
@evansims evansims deleted the dependabot/go_modules/github.com/auth0/go-auth0-0.6.3 branch May 23, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies One or more dependencies are being bumped
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant