Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EricKit/nest-user-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: EricKit/nest-user-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/npm_and_yarn/jsonwebtoken-and-nestjs/jwt-and-passport-jwt-9.0.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jan 9, 2023

  1. Bump jsonwebtoken, @nestjs/jwt and passport-jwt

    Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependencies [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken), [@nestjs/jwt](https://github.com/nestjs/jwt) and [passport-jwt](https://github.com/mikenicholson/passport-jwt). These dependencies need to be updated together.
    
    
    Updates `jsonwebtoken` from 8.5.1 to 9.0.0
    - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
    - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
    - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0)
    
    Updates `@nestjs/jwt` from 7.0.0 to 10.0.1
    - [Release notes](https://github.com/nestjs/jwt/releases)
    - [Changelog](https://github.com/nestjs/jwt/blob/master/.release-it.json)
    - [Commits](nestjs/jwt@7.0.0...10.0.1)
    
    Updates `passport-jwt` from 4.0.0 to 4.0.1
    - [Release notes](https://github.com/mikenicholson/passport-jwt/releases)
    - [Commits](mikenicholson/passport-jwt@v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: jsonwebtoken
      dependency-type: indirect
    - dependency-name: "@nestjs/jwt"
      dependency-type: direct:production
    - dependency-name: passport-jwt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5a1cfd0 View commit details
    Browse the repository at this point in the history
Loading