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

chore(deps): bump minimist and @nestjs/cli in /examples/9-nestjs #769

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2022

Bumps minimist to 1.2.6 and updates ancestor dependency @nestjs/cli. These dependencies need to be updated together.

Updates minimist from 1.2.5 to 1.2.6

Changelog

Sourced from minimist's changelog.

v1.2.6 - 2022-03-21

Commits

  • test from prototype pollution PR bc8ecee
  • isConstructorOrProto adapted from PR c2b9819
  • security notice for additional prototype pollution issue ef88b93
Commits

Updates @nestjs/cli from 8.1.2 to 8.2.8

Release notes

Sourced from @​nestjs/cli's releases.

Release 8.2.8

  • chore(): update commit hooks, add lint-staged (0258b9b6)
  • chore(): revert angular devkit schematics to v13 (85ade4fb)

Release 8.2.7

  • Merge pull request #1658 from nestjs/renovate/typescript-4.x (0fc79168)
  • Merge pull request #1661 from nestjs/renovate/angular-cli-monorepo (8ad870ca)
  • Merge pull request #1691 from micalevisk/feat/add-options-on-start (7c3b563a)
  • chore(deps): update dependency ts-loader to v9.3.1 (21885816)
  • feat: add options entryFile and sourceRoot to start command (f82725b0)
  • chore(deps): update dependency release-it to v15.1.0 (3d734567)
  • chore(deps): update dependency @​types/jest to v28.1.3 (47e07939)
  • chore(deps): update typescript-eslint monorepo to v5.29.0 (c6d007c8)
  • chore(deps): update dependency @​types/inquirer to v8 (3a795007)
  • chore(deps): update dependency eslint to v8.18.0 (5881cdd5)
  • fix(deps): update dependency typescript to v4.7.4 (26448c0d)
  • chore(deps): update dependency @​types/jest to v28.1.2 (beff486a)
  • chore(deps): update dependency prettier to v2.7.1 (8f18a903)
  • chore(deps): update dependency @​types/jest to v28 (2d372b5c)
  • chore(deps): update dependency @​types/node to v16.11.41 (97bd7f7a)
  • chore(deps): update typescript-eslint monorepo to v5.28.0 (ad23e452)
  • chore(deps): update dependency prettier to v2.7.0 (3b32af91)
  • fix(deps): update angular-cli monorepo to v14.0.2 (505283f6)
  • chore(deps): update dependency @​types/node to v16.11.40 (8d2bec8e)
  • chore(deps): update dependency eslint to v8.17.0 (45691a46)
  • chore(deps): update dependency ts-node to v10.8.1 (11913531)
  • chore(deps): update dependency ts-jest to v28.0.5 (731576dc)
  • chore(deps): update dependency jest to v28.1.1 (16759193)
  • chore(deps): update dependency @​types/node to v16.11.39 (f2c222b9)
  • Merge pull request #1669 from nestjs/renovate/webpack-5.x (0dc31b05)
  • Merge pull request #1670 from nestjs/renovate/major-angular-cli-monorepo (9f2a7cfe)
  • Merge pull request #1671 from iamshabell/doc/ReadME (85f43852)
  • fix(deps): update angular-cli monorepo to v14 (9fdb0897)
  • doc: Update ReadME (8f550631)
  • fix(deps): update dependency webpack to v5.73.0 (ce67c1e2)
  • chore(deps): update dependency @​types/jest to v27.5.2 (45060e82)
  • chore(deps): update dependency @​commitlint/cli to v17.0.2 (d2c0b3a2)
  • chore(deps): update dependency @​types/node to v16.11.38 (7c2a9336)
  • chore(deps): update typescript-eslint monorepo to v5.27.0 (be0ddee4)
  • chore(deps): update dependency @​commitlint/cli to v17.0.1 (3bfecfa1)
  • chore(deps): update dependency ts-jest to v28.0.3 (906cd77d)
  • chore(deps): update typescript-eslint monorepo to v5.26.0 (21dda9d3)
  • Merge pull request #1652 from Tony133/chore/fix-warning-husky (514e666c)
  • Merge branch 'master' into chore/fix-warning-husky (2bb1924e)
  • chore(): fix package.json (497bd45e)
  • chore(deps): update dependency ts-node to v10.8.0 (94fff290)
  • chore(deps): update dependency eslint to v8.16.0 (1fcce0a9)
  • chore(): fix warning husky script (9901fbdd)
  • Merge pull request #1650 from Tony133/chore/update-husky-script (807633be)
  • Merge pull request #1651 from Tony133/docs/update-contributing (34060b7a)

... (truncated)

Commits
  • c0cc864 chore(): release v8.2.8
  • 0258b9b chore(): update commit hooks, add lint-staged
  • 85ade4f chore(): revert angular devkit schematics to v13
  • c5c6d75 chore(): release v8.2.7
  • 0fc7916 Merge pull request #1658 from nestjs/renovate/typescript-4.x
  • 8ad870c Merge pull request #1661 from nestjs/renovate/angular-cli-monorepo
  • 7c3b563 Merge pull request #1691 from micalevisk/feat/add-options-on-start
  • 2188581 chore(deps): update dependency ts-loader to v9.3.1
  • f82725b feat: add options entryFile and sourceRoot to start command
  • 3d73456 chore(deps): update dependency release-it to v15.1.0
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/9-nestjs/minimist-and-nestjs/cli-1.2.6 branch from 712ff0d to 4f43de0 Compare November 19, 2022 20:26
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.6 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.


Updates `minimist` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.6)

Updates `@nestjs/cli` from 8.1.2 to 8.2.8
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@8.1.2...8.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/9-nestjs/minimist-and-nestjs/cli-1.2.6 branch from 4f43de0 to 1984418 Compare November 19, 2022 20:27
@cdimascio cdimascio merged commit 8d31f9a into master Nov 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/9-nestjs/minimist-and-nestjs/cli-1.2.6 branch November 19, 2022 20:28
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.

None yet

1 participant