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

build(deps): bump @nestjs/passport from 10.0.3 to 11.0.4 #1635

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps @nestjs/passport from 10.0.3 to 11.0.4.

Release notes

Sourced from @​nestjs/passport's releases.

Release 11.0.4

  • fix: remove redundant exclude unknown type (7a7ea87)
  • fix: strategy ctor overload type extractor generic. Solves #1857 (99a3245)

Release 11.0.3

  • fix: use all ctor params type to include overloads #1857 (84c8838)

11.0.0

v11.0.0

Commits
  • 371b19d chore(): release v11.0.4
  • 0131fa8 Merge branch 'ainsly-fix-passport-strategy-type-inference'
  • 7a7ea87 fix: remove redundant exclude unknown type
  • 7360833 fix: ensure to add cookie strategy to the test app module's providers
  • c28676c Revert "fix: fix Strategy ctor overload type extractor generic. Solves #1857"
  • a3e0608 test: add cookie strategy to test strategy classes with missing types
  • 6651520 test: add local strategy with super params to test union discrimination
  • 99a3245 fix: fix Strategy ctor overload type extractor generic. Solves #1857
  • 821e003 chore(deps): update dependency eslint-plugin-prettier to v5.2.3 (#1858)
  • 558aeac chore(): release v11.0.3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

The following labels could not be found: npm.

@github-actions github-actions bot enabled auto-merge January 20, 2025 15:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/passport-11.0.4 branch from 23220a2 to 52d80ca Compare January 20, 2025 15:28
Bumps [@nestjs/passport](https://github.com/nestjs/passport) from 10.0.3 to 11.0.4.
- [Release notes](https://github.com/nestjs/passport/releases)
- [Changelog](https://github.com/nestjs/passport/blob/master/.release-it.json)
- [Commits](nestjs/passport@10.0.3...11.0.4)

---
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 force-pushed the dependabot/npm_and_yarn/nestjs/passport-11.0.4 branch from 52d80ca to aba7cf2 Compare January 20, 2025 15:40
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