Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Bump angular-jwt from 0.0.9 to 0.1.10 #484

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps angular-jwt from 0.0.9 to 0.1.10.

Changelog

Sourced from angular-jwt's changelog.

0.1.9 / 2017-01-17

  • Add support for RegEx in whiteListedDomains array

0.1.8 / 2016-11-10

  • Add isAuthenticated function to authManager

0.1.7 / 2016-10-21

  • Add invokeRedirector method to authManager to properly handle annotated unauthenticatedRedirector functions
  • Expose getToken and redirect from authManager
  • Clean up gulpfile.js

0.1.6 / 2016-10-13

  • Add support for requiresLogin to be set in route configuration to protect client-side routes
  • Add event tokenHasExpired to allow for custom behavior when a token is expired on page refresh

0.1.0 / 2016-08-15

  • Add authManager service
  • Add jwtOptionsProvider to share config between services
  • Add instructions for whitelisting domains
Commits
  • e368cf1 Merge pull request #174 from MarcinHoppe/strict-string-whitelisting
  • 67e09f9 Properly escape domain components in the sample regex
  • 56d6779 Update package version
  • 3290189 Update README
  • a4f03b4 Add strict string domain whitelisting
  • 239e229 Merge pull request #153 from Foxeye-Rinx/master
  • a080bb2 Merge pull request #152 from timelf123/ui-router-1.0.0
  • b9048db Update README.md
  • 828a296 Rebuilt dist
  • 02a8549 Make verify state return new target if redirect required
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ryanchenkie, a new releaser for 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [angular-jwt](https://github.com/auth0/angular-jwt) from 0.0.9 to 0.1.10.
- [Release notes](https://github.com/auth0/angular-jwt/releases)
- [Changelog](https://github.com/auth0/angular-jwt/blob/master/History.md)
- [Commits](auth0/angular-jwt@0.0.9...0.1.10)

---
updated-dependencies:
- dependency-name: angular-jwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants