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: bump @nestjs/passport from 8.2.2 to 10.0.0 #73

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps @nestjs/passport from 8.2.2 to 10.0.0.

Release notes

Sourced from @​nestjs/passport's releases.

Release 10.0.0

  • chore: update package lock (14743ad)
  • Merge pull request #1321 from nestjs/renovate/typescript-eslint-monorepo (6c55d8a)
  • Merge pull request #1322 from nestjs/renovate/major-nest-monorepo (52bf44a)
  • chore(deps): update nest monorepo to v10 (5b05e1a)
  • chore(deps): update typescript-eslint monorepo to v5.59.11 (78ea63a)
  • Merge pull request #1320 from nestjs/10.0.0 (7a947a1)
  • fix: add explicit type assertion (e0e5661)
  • Merge pull request #502 from ferjul17/feat/getRequest-in-IAuthGuard (767234a)
  • Merge pull request #1187 from JonathanLang-TNG/master (43db968)
  • Merge branch 'master' into feat/getRequest-in-IAuthGuard (c0d13d8)
  • Update lib/passport/passport.strategy.ts (57a96ea)
  • chore: laying the grounds for v10.0.0 (e8bf131)
  • Merge pull request #1316 from nestjs/renovate/cimg-node-20.x (6d30ded)
  • Merge pull request #1319 from nestjs/renovate/nest-monorepo (a9ae4f1)
  • chore(deps): update node.js to v20.3 (0190597)
  • chore(deps): update nest monorepo to v9.4.3 (88aa177)
  • chore(deps): update dependency @​types/node to v18.16.18 (e1fb94a)
  • chore(deps): update typescript-eslint monorepo to v5.59.9 (b996720)
  • chore(deps): update dependency release-it to v15.11.0 (b4045dc)
  • chore(deps): update dependency eslint to v8.42.0 (a66e4d7)
  • chore(deps): update dependency typescript to v5.1.3 (5659a54)
  • chore(deps): update dependency release-it to v15.10.5 (6bdbcfc)
  • chore(deps): update dependency @​types/jest to v29.5.2 (cd6a24b)
  • chore(deps): update commitlint monorepo to v17.6.5 (598abf2)
  • chore(deps): update typescript-eslint monorepo to v5.59.8 (2317ca0)
  • chore(deps): update dependency pactum to v3.4.1 (733f0c0)
  • chore(deps): update dependency @​types/node to v18.16.16 (5d3a737)
  • chore(deps): update dependency @​types/node to v18.16.15 (cbb6c56)
  • chore(deps): update nest monorepo to v9.4.2 (af923ac)
  • chore(deps): update typescript-eslint monorepo to v5.59.7 (543f9a1)
  • chore(deps): update dependency @​types/node to v18.16.14 (edb5805)
  • chore(deps): update dependency eslint to v8.41.0 (0d9433f)
  • Merge pull request #1294 from nestjs/renovate/npm-vm2-vulnerability (1ab04dd)
  • Merge pull request #1265 from nestjs/renovate/cimg-node-20.x (9e27ed1)
  • chore(deps): update dependency @​types/node to v18.16.13 (71af0c2)
  • chore(deps): update dependency rimraf to v5.0.1 (b43e7a5)
  • chore(deps): update dependency @​types/node to v18.16.12 (9672468)
  • chore(deps): update node.js to v20 (4ce6b58)
  • chore(deps): update nest monorepo to v9.4.1 (af349a8)
  • chore(deps): update dependency @​types/node to v18.16.10 (ea34914)
  • chore(deps): update typescript-eslint monorepo to v5.59.6 (fade79b)
  • chore(deps): update dependency vm2 to 3.9.18 [security] (85388ee)
  • chore(deps): update dependency @​types/node to v18.16.9 (fb3b4c0)
  • chore(deps): update dependency @​types/node to v18.16.8 (27c59eb)
  • chore(deps): update dependency @​types/node to v18.16.7 (17522c6)
  • chore(deps): update dependency @​types/node to v18.16.6 (94ad0ad)
  • chore(deps): update typescript-eslint monorepo to v5.59.5 (ccfc3fe)
  • chore(deps): update dependency eslint to v8.40.0 (4835af7)
  • chore(deps): update dependency @​types/node to v18.16.5 (5a8aaf0)

... (truncated)

Commits
  • f67ebfe chore(): release v10.0.0
  • 14743ad chore: update package lock
  • 6c55d8a Merge pull request #1321 from nestjs/renovate/typescript-eslint-monorepo
  • 52bf44a Merge pull request #1322 from nestjs/renovate/major-nest-monorepo
  • 5b05e1a chore(deps): update nest monorepo to v10
  • 78ea63a chore(deps): update typescript-eslint monorepo to v5.59.11
  • 7a947a1 Merge pull request #1320 from nestjs/10.0.0
  • e0e5661 fix: add explicit type assertion
  • 767234a Merge pull request #502 from ferjul17/feat/getRequest-in-IAuthGuard
  • 43db968 Merge pull request #1187 from JonathanLang-TNG/master
  • 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.2 to 10.0.0.
- [Release notes](https://github.com/nestjs/passport/releases)
- [Changelog](https://github.com/nestjs/passport/blob/master/.release-it.json)
- [Commits](nestjs/passport@8.2.2...10.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2023
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