Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @auth0/angular-jwt from 2.0.0 to 3.0.1.

Release notes

Sourced from @auth0/angular-jwt's releases.

v3.0.1

v3.0.0

Breaking change isTokenExpired now returns false if no expiry date is found inside the token. This is a change to align with the JWT spec, but may break applications that rely on the previous behavior.

#562 @​atom-morgan

v2.1.2

  • Gracefully handle null/empty tokens #586

2.1.1

Full Changelog

  • Blacklist/Whitelist check fix #538
  • Refactor deep rxjs imports and use named define #608
  • fix(rxjs): remove imports from rxjs/internal #542

2.1.0

Changelog

Sourced from @auth0/angular-jwt's changelog.

Version 3.0.1 (2019-10-28)

Full Changelog

Version 3.0.0 (2019-07-16)

Full Changelog

  • Breaking change isTokenExpired now returns false if no expiry date is found inside the token. This is a change to align with the JWT spec, but may break applications that rely on the previous behavior. #562 @​atom-morgan

Version 2.1.2 (2019-07-15)

Full Changelog

  • Gracefully handle null/empty tokens #586

Version 2.1.1 (2019-07-01)

Full Changelog

  • Blacklist/Whitelist check fix #538
  • Refactor deep rxjs imports and use named define #608
  • fix(rxjs): remove imports from rxjs/internal #542

Note: historical changelog information has not been recorded in this format. Please see the releases page for information on previous releases.

Commits
  • 3d7af89 Merge pull request #627 from auth0/prepare/release-3.0.1
  • 24169c6 Prepared for release 3.0.1
  • 74d0d45 Merge pull request #626 from RobertRad/fix-errors-when-token-is-undefined
  • 6d85f53 Be sure to handle undefined tokens.
  • 0e1aae9 Setup the .github/stale.yml for Probot:Stale
  • 6e38b6a Apply suggestions from code review
  • 770b981 Corrected a sentence in README.md
  • 7466f06 Corrected a sentence in README.md
  • 52fdf9a Setup the CODEOWNERS for pull request reviews
  • cd557e6 Setup the CODEOWNERS for pull request reviews
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by stevehobbsdev, a new releaser for @auth0/angular-jwt since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@auth0/angular-jwt](https://github.com/auth0/angular2-jwt) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/auth0/angular2-jwt/releases)
- [Changelog](https://github.com/auth0/angular2-jwt/blob/master/CHANGELOG.md)
- [Commits](auth0/angular2-jwt@2.0.0...3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 31, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #41.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/auth0/angular-jwt-3.0.1 branch May 18, 2020 03:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant