jhipster / generator-jhipster-nodejs

A NodeJS blueprint that creates the backend using NestJS
https://www.npmjs.com/package/generator-jhipster-nodejs
Apache License 2.0
256 stars 82 forks source link

Bump @nestjs/jwt from 7.2.0 to 10.2.0 in /generators/node-server/resources #362

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps @nestjs/jwt from 7.2.0 to 10.2.0.

Release notes

Sourced from @​nestjs/jwt's releases.

Release 10.2.0

  • Merge branch 'drlappies-allow-decode-generic-return-type' (74c2281)
  • chore(deps): add rxjs dev dependency (1133e90)
  • Merge pull request #1438 from Najtu/najtu-expose-jwt-errors (19cbebc)
  • Update lib/jwt.service.ts (1c97d89)
  • Merge pull request #1486 from mr-yum/async-secret-or-key-provider (5c1050e)
  • Merge pull request #1441 from nestjs/renovate/jsonwebtoken-9.x (d5401b1)
  • Merge pull request #1467 from nestjs/renovate/cimg-node-21.x (ee9fb95)
  • chore(deps): update dependency @​types/node to v20.9.0 (24b9959)
  • feat(): support for asynchronous version of secretOrKeyProvider (b0089b4)
  • chore(deps): update dependency @​types/jest to v29.5.8 (845e8ef)
  • fix(deps): update dependency @​types/jsonwebtoken to v9.0.5 (c67ceff)
  • chore(deps): update typescript-eslint monorepo to v6.10.0 (0c99982)
  • chore(deps): update dependency eslint to v8.53.0 (5c6352e)
  • chore(deps): update nest monorepo to v10.2.8 (dde7876)
  • chore(deps): update dependency @​types/node to v20.8.10 (ebe1989)
  • chore(deps): update dependency @​types/jest to v29.5.7 (82807c0)
  • chore(deps): update typescript-eslint monorepo to v6.9.1 (f73e668)
  • chore(deps): update node.js to v21 (437712f)
  • chore(deps): update dependency @​commitlint/cli to v18.2.0 (a64dd37)
  • chore(deps): update dependency @​types/node to v20.8.9 (0d877b2)
  • chore(deps): update commitlint monorepo to v18.1.0 (28bea63)
  • chore(deps): update dependency @​types/node to v20 (3e9df03)
  • chore(deps): update typescript-eslint monorepo to v6.9.0 (8727338)
  • chore(deps): update dependency eslint-plugin-import to v2.29.0 (26c48fb)
  • chore(deps): update dependency eslint to v8.52.0 (8db8344)
  • chore(deps): update commitlint monorepo to v18 (fa06ad5)
  • chore(deps): update commitlint monorepo to v17.8.1 (62f4bb4)
  • chore(deps): update dependency lint-staged to v15.0.2 (8707d1b)
  • chore(deps): update dependency @​types/node to v18.18.6 (f4b4a9b)
  • chore(deps): update dependency @​types/jest to v29.5.6 (10b709d)
  • chore(deps): update typescript-eslint monorepo to v6.8.0 (cedb63a)
  • chore(deps): update dependency lint-staged to v15.0.1 (e222be7)
  • chore(deps): update dependency lint-staged to v15 (f0b9e67)
  • chore(deps): update commitlint monorepo to v17.8.0 (84f14d0)
  • chore(deps): update dependency @​types/node to v18.18.5 (780e9b4)
  • chore(deps): update typescript-eslint monorepo to v6.7.5 (d871c05)
  • chore(deps): update dependency @​types/node to v18.18.4 (f369e5f)
  • chore(deps): update dependency eslint to v8.51.0 (f5fb1c2)
  • chore(deps): update nest monorepo to v10.2.7 (757e645)
  • chore(deps): update dependency @​types/node to v18.18.3 (82bdec9)
  • chore(deps): update typescript-eslint monorepo to v6.7.4 (31772be)
  • chore(deps): update dependency @​types/node to v18.18.1 (e7ba2f1)
  • chore(deps): update dependency @​commitlint/cli to v17.7.2 (6234ffd)
  • chore(deps): update dependency release-it to v16.2.1 (0b237ed)
  • chore(deps): update dependency @​types/node to v18.18.0 (d87442e)
  • chore(deps): update typescript-eslint monorepo to v6.7.3 (7774878)
  • chore(deps): update dependency @​types/node to v18.17.19 (022e1d3)
  • chore(deps): update dependency release-it to v16.2.0 (f883ef8)
  • chore(deps): update dependency eslint to v8.50.0 (8de3d8d)

... (truncated)

Commits
  • a84c458 chore(): release v10.2.0
  • 74c2281 Merge branch 'drlappies-allow-decode-generic-return-type'
  • 1133e90 chore(deps): add rxjs dev dependency
  • 19cbebc Merge pull request #1438 from Najtu/najtu-expose-jwt-errors
  • 1c97d89 Update lib/jwt.service.ts
  • 5c1050e Merge pull request #1486 from mr-yum/async-secret-or-key-provider
  • d5401b1 Merge pull request #1441 from nestjs/renovate/jsonwebtoken-9.x
  • ee9fb95 Merge pull request #1467 from nestjs/renovate/cimg-node-21.x
  • 24b9959 chore(deps): update dependency @​types/node to v20.9.0
  • b0089b4 feat(): support for asynchronous version of secretOrKeyProvider
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.