OS2iot / OS2iot-backend

This repository contains the backend to the project OS2iot.
Mozilla Public License 2.0
10 stars 7 forks source link

Bump minimist and @nestjs/cli #196

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps minimist and @nestjs/cli. These dependencies needed to be updated together. Updates minimist from 1.2.5 to 1.2.6

Commits


Updates @nestjs/cli from 7.6.0 to 9.1.3

Release notes

Sourced from @​nestjs/cli's releases.

Release 9.1.3

  • Merge pull request #1774 from nestjs/renovate/typescript-eslint-monorepo (eacdc880)
  • Merge pull request #1781 from nestjs/renovate/eslint-8.x (762cc59b)
  • chore(deps): update typescript-eslint monorepo to v5.36.2 (d76b0715)
  • chore(deps): update dependency eslint to v8.23.1 (cc63354d)
  • Merge pull request #1779 from nestjs/renovate/angular-cli-monorepo (7eb5c9ef)
  • Merge pull request #1760 from nestjs/renovate/typescript-4.x (165dfc81)
  • fix(deps): update dependency typescript to v4.8.3 (b2741913)
  • Merge pull request #1773 from nestjs/renovate/node-16.x (b5b3beea)
  • fix(deps): update angular-cli monorepo to v14.2.2 (d55f79dd)
  • chore(deps): update dependency @​types/node to v16.11.58 (ddafec5b)
  • fix(plugin): when updating import/export paths, clone original flags (2db3b5be)
  • test(): hardcode loader tsconfig path (1920c2bd)
  • test(): minor style improvements (57456f90)
  • Merge pull request #1780 from ZanMinKian/feat-tsconfig (649ec085)
  • test: fix error (2ec59190)
  • feat: tsconfig.json by default if tsconfig.build.json not exist (9bf163d4)
  • fix(): force assert types to support older version of ts (1aac05e8)

Release 9.1.2

  • fix(): remove tsconfig paths condition, support ts v4.8+ (763f35b8)
  • Merge pull request #1761 from nestjs/renovate/webpack-5.x (3483eedb)
  • Merge pull request #1763 from nestjs/renovate/angular-cli-monorepo (0f89bc42)
  • fix(deps): update angular-cli monorepo to v14.2.1 (eb0cd0c8)
  • chore(deps): update dependency release-it to v15.4.1 (44b255cc)
  • chore(deps): update typescript-eslint monorepo to v5.36.1 (f81db721)
  • chore(deps): update typescript-eslint monorepo to v5.36.0 (5bed4576)
  • chore(deps): update dependency @​commitlint/cli to v17.1.2 (fc95a016)
  • chore(deps): update commitlint monorepo (a22478c1)
  • chore(deps): update dependency eslint to v8.23.0 (abb7a126)
  • chore(deps): update typescript-eslint monorepo to v5.35.1 (2754c0a0)
  • chore(deps): update dependency release-it to v15.4.0 (ecfafb3e)
  • chore(deps): update dependency eslint to v8.22.0 (1f32308f)
  • fix(deps): update dependency webpack to v5.74.0 (ba82b018)
  • chore(deps): update dependency ts-jest to v28.0.8 (af9acae3)
  • chore(deps): update dependency @​types/node to v16.11.56 (3b527a76)
  • chore(deps): update dependency @​types/jest to v28.1.8 (265638d4)
  • test(): fix tsconfig paths hook test (b8a4b512)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (f028df8b)
  • test(): add non-null assertion to tsconfig paths hook test (a83145d8)
  • Merge pull request #1753 from nestjs/renovate/inquirer-8.x (dd97d225)
  • chore(deps): update dependency @​types/inquirer to v8.2.3 (996d7c2a)

Release 9.1.1

  • chore(): drop deprecated methods, upgrade tsconfig paths (01c5acd1)
  • Merge pull request #1717 from nestjs/renovate/fork-ts-checker-webpack-plugin-7.x (3ed9d05d)
  • Merge pull request #1723 from nestjs/renovate/angular-cli-monorepo (1b4c0cf2)
  • Merge pull request #1746 from nestjs/dependabot/npm_and_yarn/ini-1.3.8 (df2e72e4)
  • Merge pull request #1742 from nestjs/renovate/npm-node-fetch-vulnerability (835c2b46)
  • Merge pull request #1738 from nestjs/renovate/npm-terser-vulnerability (5ee69e86)

... (truncated)

Commits
  • 9a9fbe2 chore(): release v9.1.3
  • eacdc88 Merge pull request #1774 from nestjs/renovate/typescript-eslint-monorepo
  • 762cc59 Merge pull request #1781 from nestjs/renovate/eslint-8.x
  • d76b071 chore(deps): update typescript-eslint monorepo to v5.36.2
  • cc63354 chore(deps): update dependency eslint to v8.23.1
  • 7eb5c9e Merge pull request #1779 from nestjs/renovate/angular-cli-monorepo
  • 165dfc8 Merge pull request #1760 from nestjs/renovate/typescript-4.x
  • b274191 fix(deps): update dependency typescript to v4.8.3
  • b5b3bee Merge pull request #1773 from nestjs/renovate/node-16.x
  • d55f79d fix(deps): update angular-cli monorepo to v14.2.2
  • Additional commits viewable in compare view


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/OS2iot/OS2IoT-backend/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.