Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps @nestjs/passport from 8.2.1 to 9.0.1.

Release notes

Sourced from @​nestjs/passport's releases.

Release 9.0.1

  • chore: update hooks to use no-install (06ef847)
  • Merge branch 'TBG-FR-fix-createPassportContext-error' (fa68aa6)
  • style: rename to authLogger (5dbaa7c)
  • Merge branch 'fix-createPassportContext-error' of github.com:TBG-FR/nestjs-passport into TBG-FR-fix-createPassportContext-error (50eb1bb)
  • Merge pull request #1098 from nestjs/dependabot/npm_and_yarn/minimatch-3.1.2 (7a60892)
  • Merge pull request #1102 from nestjs/renovate/cimg-node-18.x (ef1c82d)
  • Merge pull request #1086 from ydcjeff/patch-1 (9675033)
  • chore(deps): update typescript-eslint monorepo to v5.50.0 (a58615d)
  • chore(deps): update dependency typescript to v4.9.5 (8462d3f)
  • chore(deps): update dependency eslint to v8.33.0 (14c731a)
  • chore(deps): update dependency jest to v29.4.1 (d6bd082)
  • chore(deps): update dependency @​types/jest to v29.4.0 (cb8ff51)
  • chore(deps): update dependency jest to v29.4.0 (497ebec)
  • chore(deps): update dependency rimraf to v4.1.2 (ac40293)
  • chore(deps): update typescript-eslint monorepo to v5.49.0 (ee199d8)
  • chore(deps): update dependency @​types/jest to v29.2.6 (5c70ad0)
  • chore(deps): update dependency rimraf to v4.1.1 (accc354)
  • chore(deps): update dependency rimraf to v4.1.0 (5766eb4)
  • chore(deps): update dependency eslint-plugin-import to v2.27.5 (3666bd3)
  • chore(deps): update typescript-eslint monorepo to v5.48.2 (973b535)
  • chore(deps): update dependency rimraf to v4.0.7 (80565d6)
  • chore(deps): update dependency eslint to v8.32.0 (1c5817d)
  • chore(deps): update dependency rimraf to v4.0.5 (404c8d5)
  • chore(deps): update node.js to v18.13 (6257fd3)
  • chore(deps): update dependency prettier to v2.8.3 (eb4aa00)
  • chore(deps): update dependency ts-jest to v29.0.5 (c556fed)
  • chore(deps): update dependency rimraf to v4 (33124c5)
  • chore(deps): update commitlint monorepo to v17.4.2 (21b9a79)
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 (fb8bcef)
  • chore(deps): update dependency eslint-plugin-import to v2.27.4 (b44e3f2)
  • chore(deps): update dependency ts-jest to v29.0.4 (6804a5a)
  • chore(deps): update typescript-eslint monorepo to v5.48.1 (ee52c19)
  • chore(deps): update dependency @​commitlint/cli to v17.4.1 (3128675)
  • chore(deps): update dependency prettier to v2.8.2 (cb5bf39)
  • chore(deps): update dependency @​types/passport-local to v1.0.35 (d616847)
  • chore(deps): update commitlint monorepo to v17.4.0 (9b8eb0d)
  • chore(deps): update dependency husky to v8.0.3 (2a38a9b)
  • chore(deps): update typescript-eslint monorepo to v5.48.0 (b272665)
  • chore(deps): update dependency eslint-config-prettier to v8.6.0 (67e1fac)
  • chore(deps): update dependency eslint to v8.31.0 (9f9544b)
  • chore(deps): update dependency @​types/jest to v29.2.5 (0ff6a6a)
  • chore(deps): update dependency release-it to v15.6.0 (a06b0cf)
  • chore(deps): update dependency @​nestjs/jwt to v10 (770892f)
  • chore(deps): update typescript-eslint monorepo to v5.47.1 (e394a7f)
  • chore(deps): update dependency @​types/node to v18.11.18 (1df55f7)
  • chore(deps): update dependency passport-jwt to v4.0.1 (194dd5f)
  • chore(deps): update typescript-eslint monorepo to v5.47.0 (2852079)
  • chore(deps): update dependency pactum to v3.3.2 (15b968c)
  • chore(deps): update dependency @​types/node to v18.11.17 (5dd38c6)

... (truncated)

Commits
  • b3b2d43 chore(): release v9.0.1
  • 06ef847 chore: update hooks to use no-install
  • fa68aa6 Merge branch 'TBG-FR-fix-createPassportContext-error'
  • 5dbaa7c style: rename to authLogger
  • 50eb1bb Merge branch 'fix-createPassportContext-error' of github.com:TBG-FR/nestjs-pa...
  • 7a60892 Merge pull request #1098 from nestjs/dependabot/npm_and_yarn/minimatch-3.1.2
  • ef1c82d Merge pull request #1102 from nestjs/renovate/cimg-node-18.x
  • 9675033 Merge pull request #1086 from ydcjeff/patch-1
  • a58615d chore(deps): update typescript-eslint monorepo to v5.50.0
  • 8462d3f chore(deps): update dependency typescript to v4.9.5
  • Additional commits viewable in compare view

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 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)

Bumps [@nestjs/passport](https://github.com/nestjs/passport) from 8.2.1 to 9.0.1.
- [Release notes](https://github.com/nestjs/passport/releases)
- [Changelog](https://github.com/nestjs/passport/blob/master/.release-it.json)
- [Commits](nestjs/passport@8.2.1...9.0.1)

---
updated-dependencies:
- dependency-name: "@nestjs/passport"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #242.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/passport-9.0.1 branch February 13, 2023 08:06
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants