Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Update dependency @auth0/angular-jwt to v5 #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 7, 2020

This PR contains the following updates:

Package Type Update Change
@auth0/angular-jwt dependencies major 3.0.1 -> 5.0.1

Release Notes

auth0/angular2-jwt

v5.0.1

Compare Source

Full Changelog

  • Remove dependency on the window object for SSR support

v5.0.0

Compare Source

Warning: this version has some breaking changes concerning the allowed domains and dissalowed routes!

  • Replace whitelistedDomains to allowedDomains #​668
  • Replace blacklistedRoutes to disallowedRoutes #​668
  • Removed the url dependency, as this is a Node module in the CommonJS format, and the Angular 10 CLI throws warnings when using dependencies in the CommonJS format. We're using the default URL interface, https://developer.mozilla.org/en-US/docs/Web/API/URL #​666

Full Changelog

v4.2.0

Compare Source

Full Changelog

  • Allow the authScheme config parameter to be a getter function #​659

v4.1.2

Compare Source

Full Changelog

  • Support domains with a port other than the default HTTP ports (HTTP: 80, HTTPS: 443)
    #​656

v4.1.1

Compare Source

Full Changelog

  • Something went wrong pulishing v4.1.0, this version fixes that.

v4.1.0

Compare Source

Full Changelog

  • Use blacklist domains regardless of their protocol #​644
  • Pass the HttpRequest to the tokenGetter #​649

v4.0.0

Compare Source

Full Changelog

From #​622 avatsaev:

  • Angular 9 compatibility
  • Angular Ivy compatibility

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/auth0-angular-jwt-5.x branch 3 times, most recently from 9c6714b to 8bd293b Compare July 8, 2020 21:35
@renovate renovate bot force-pushed the renovate/auth0-angular-jwt-5.x branch 2 times, most recently from 439186f to 3d0a87e Compare July 22, 2020 18:20
@renovate renovate bot force-pushed the renovate/auth0-angular-jwt-5.x branch 3 times, most recently from 151e03e to f80f28f Compare August 4, 2020 19:09
@renovate renovate bot force-pushed the renovate/auth0-angular-jwt-5.x branch from f80f28f to 94ab88b Compare August 4, 2020 23:26
@renovate renovate bot force-pushed the renovate/auth0-angular-jwt-5.x branch 2 times, most recently from 3513d77 to 997175b Compare August 17, 2020 22:15
@renovate renovate bot force-pushed the renovate/auth0-angular-jwt-5.x branch from 997175b to 1f737b9 Compare August 19, 2020 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant