Skip to content

Bump @nestjs/passport from 7.1.0 to 7.1.5 - #195

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nestjs/passport-7.1.5
Open

Bump @nestjs/passport from 7.1.0 to 7.1.5#195
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nestjs/passport-7.1.5

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps @nestjs/passport from 7.1.0 to 7.1.5.

Release notes

Sourced from @​nestjs/passport's releases.

Release 7.1.5

  • Merge branch 'master' of https://github.com/nestjs/passport (ad6b5c4)
  • fix(): revert setting the length prop of callback (regression) #446 (9eb962c)
  • chore(deps): update dependency lint-staged to v10.5.2 (39a8a51)
  • chore(deps): update typescript-eslint monorepo to v4.8.2 (dd41190)
  • chore(deps): update dependency @​nestjs/common to v7.5.5 (4c685b5)

Release 7.1.4

  • Merge branch 'master' of https://github.com/nestjs/passport (cc1c038)
  • fix(): fix validate method length (7207481)
  • chore(deps): update dependency eslint to v7.14.0 (a44a91c)
  • chore(deps): update dependency prettier to v2.2.0 (5f18ca5)
  • chore(deps): update dependency @​nestjs/common to v7.5.4 (ab96e7c)
  • chore(deps): update typescript-eslint monorepo to v4.8.1 (3ec72eb)
  • chore(deps): update dependency @​nestjs/common to v7.5.3 (0a1ad00)

Release 7.1.3

  • Merge pull request #440 from egormkn/verify-length (140a889)
  • Update lib/passport/passport.strategy.ts (0f5d114)
  • fix(): Preserve callback.length for strategy constructor (b9d080f)
  • chore(deps): update typescript-eslint monorepo to v4.8.0 (e2e8817)

Release 7.1.2

  • fix(): add additional validate existance check (1a6bc42)

Release 7.1.1

  • Merge pull request #205 from p-m-p/master (c48da01)
  • chore(deps): update dependency @​nestjs/common to v7.5.2 (e4c642d)
  • chore(deps): update typescript-eslint monorepo to v4.7.0 (43702f1)
  • chore(deps): update dependency eslint to v7.13.0 (e1ddd77)
  • chore(deps): update typescript-eslint monorepo to v4.6.1 (e78aab2)
  • chore(deps): update dependency @​nestjs/common to v7.5.1 (84df605)
  • chore(deps): update dependency @​nestjs/common to v7.5.0 (e11abad)
  • chore(deps): update dependency lint-staged to v10.5.1 (f2fb51f)
  • chore(deps): update dependency release-it to v14.2.1 (86a2efa)
  • chore(deps): update dependency eslint-config-prettier to v6.15.0 (f5e3dc2)
  • chore(deps): update dependency eslint to v7.12.1 (082c32b)
  • chore(deps): update dependency typescript to v4.0.5 (ccee287)
  • chore(deps): update dependency lint-staged to v10.5.0 (9e94810)
  • chore(deps): update typescript-eslint monorepo to v4.6.0 (27282b2)
  • chore(deps): update dependency eslint to v7.12.0 (84d8b56)
  • chore(deps): update dependency eslint-config-prettier to v6.14.0 (acef07e)
  • chore(deps): update typescript-eslint monorepo to v4.5.0 (47f8c59)
  • chore(deps): update dependency release-it to v14.2.0 (1683914)
  • chore(deps): update dependency lint-staged to v10.4.2 (82d1910)
  • chore(deps): update dependency eslint-config-prettier to v6.13.0 (1521a6b)
  • chore(deps): update dependency lint-staged to v10.4.1 (e1d13a7)
  • chore(deps): update typescript-eslint monorepo to v4.4.1 (bd89490)
  • chore(deps): update dependency release-it to v14.1.0 (ed74d54)
  • chore(deps): update dependency eslint to v7.11.0 (ce6d000)

... (truncated)

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 [@nestjs/passport](https://github.com/nestjs/passport) from 7.1.0 to 7.1.5.
- [Release notes](https://github.com/nestjs/passport/releases)
- [Changelog](https://github.com/nestjs/passport/blob/master/.release-it.json)
- [Commits](nestjs/passport@7.1.0...7.1.5)

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 Jun 1, 2021
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