Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nestjs/passport from 8.2.2 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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@nestjs/passport](https://github.com/nestjs/passport) from 8.2.2 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.2.2...9.0.3)

---
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 Mar 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2023

Superseded by #73.

@dependabot dependabot bot closed this Jul 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/passport-9.0.3 branch July 1, 2023 02:16
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.

1 participant