my-idea-pool-client icon indicating copy to clipboard operation
my-idea-pool-client copied to clipboard

fix(deps): update dependency jwt-decode to v3

Open renovate[bot] opened this issue 5 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jwt-decode 2.2.0 -> 3.1.2 age adoption passing confidence

Release Notes

auth0/jwt-decode

v3.1.2

Compare Source

Full Changelog

  • Add a generic as return type so the user can specify what's expected, this will still be unknown by default
  • Export JwtHeaderand JwtPayload that can be used with the generic return type as-is or extended.

v3.1.1

Compare Source

v3.1.0

Compare Source

Full Changelog

  • Add TypeScript type definition
  • Fix CJS default export

v3.0.0

Compare Source

Full Changelog

  • Include an ESM build for native JavaScript imports

Warning: this version has some potentially breaking changes!

  • If you've previously imported the library as import * as jwt_decode from 'jwt-decode', you'll have to change your import to import jwt_decode from 'jwt-decode';.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 28 '20 14:10 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.

renovate[bot] avatar Mar 12 '23 21:03 renovate[bot]