Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps oauth2-server from 2.4.1 to 3.1.1.

Release notes

Sourced from oauth2-server's releases.

v3.1.1

Fixes:

  • Bump lodash from 4.17.15 to 4.17.19 (#635)

v3.1.0

  • new: .npmignore tests
  • fix: validate requested scope on authorize request
  • fix: always issue correct expiry dates for tokens
  • fix: set numArgs for promisify of generateAuthorizationCode
  • fix: Changed 'hasOwnProperty' call in Response
  • docs: Ensure accessTokenExpiresAt is required
  • docs: Add missing notice of breaking change for accessExpireLifetime to migration guide
  • docs: Correct tokens time scale for 2.x to 3.x migration guide
  • readme: Update Slack badge and link
  • readme: Fix link to RFC6750 standard

v3.0.2

  • Update all dependencies 🎉
Changelog

Sourced from oauth2-server's changelog.

Changelog

3.1.0

  • new: .npmignore tests
  • fix: validate requested scope on authorize request
  • fix: always issue correct expiry dates for tokens
  • fix: set numArgs for promisify of generateAuthorizationCode
  • fix: Changed 'hasOwnProperty' call in Response
  • docs: Ensure accessTokenExpiresAt is required
  • docs: Add missing notice of breaking change for accessExpireLifetime to migration guide
  • docs: Correct tokens time scale for 2.x to 3.x migration guide
  • readme: Update Slack badge and link
  • readme: Fix link to RFC6750 standard

3.0.2 (24/05/2020)

  • Update all dependencies 🎉

3.0.1 (27/08/2018)

  • Doc fixes

Tag never released on npm

3.0.0 (04/08/2017)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oauth2-server-3.1.1 branch 2 times, most recently from 6d7abb9 to c5f638b Compare March 19, 2021 07:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oauth2-server-3.1.1 branch 2 times, most recently from 9986a89 to 85551d5 Compare March 31, 2021 13:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oauth2-server-3.1.1 branch 3 times, most recently from 95885cb to 1cbdf98 Compare April 14, 2021 21:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oauth2-server-3.1.1 branch from 1cbdf98 to 10107ea Compare April 16, 2021 15:33
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.

0 participants