Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm dev: bump @nestjs/passport from 8.0.1 to 9.0.3 #301

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nestjs/passport from 8.0.1 to 9.0.3.

Release notes

Sourced from @​nestjs/passport's releases.

Release 9.0.3

  • Merge branch 'master' of https://github.com/nestjs/passport (fdc3118)
  • fix: revert auto-logging info (f86fe82)
  • Merge pull request #1069 from nestjs/renovate/cimg-node-19.x (c972d2a)
  • chore(deps): update node.js to v19 (e59c7d1)
  • Merge pull request #1159 from nestjs/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 (9f75255)
  • Merge pull request #1160 from nestjs/renovate/npm-http-cache-semantics-vulnerability (f420fe5)
  • Merge pull request #1170 from nestjs/renovate/cimg-node-18.x (7dd6688)
  • chore(deps): update nest monorepo to v9.3.7 (b043b6f)
  • chore(deps): update dependency prettier to v2.8.4 (8699f64)
  • chore(deps): update node.js to v18.14 (e13eec0)
  • chore(deps): update dependency http-cache-semantics to 4.1.1 [security] (3fcbe18)
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (98d3deb)

Release 9.0.2

  • fix: log info only if not nil (fba6021)
  • chore(deps): update nest monorepo to v9.3.5 (e4ca18e)
  • chore(deps): update dependency jest to v29.4.2 (ca5e38b)
  • chore(deps): update dependency @​types/node to v18.13.0 (3ca23ad)
  • chore(deps): update dependency lint-staged to v13.1.1 (22a3d95)
  • chore(deps): update typescript-eslint monorepo to v5.51.0 (0b04714)
  • chore(deps): update nest monorepo to v9.3.3 (343f6f2)
  • chore(deps): update dependency @​types/node to v18.11.19 (49a92a7)
  • chore(deps): update nest monorepo to v9.3.2 (7320aef)
  • chore(deps): update nest monorepo to v9.3.1 (b4c92e2)

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)

... (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.


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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2023

Dependabot tried to add @BaharaJr as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/nab-in/portal-backend/pulls/301/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the nab-in/portal-backend repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2023

The following labels could not be found: npm, dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants