Skip to content

build(deps): bump minimist and @nestjs/cli in /server #103

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

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 Apr 21, 2023

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

Updates minimist from 1.2.5 to 1.2.8

Changelog

Sourced from minimist's changelog.

v1.2.8 - 2023-02-09

Merged

Fixed

Commits

  • Merge tag 'v0.2.3' a026794
  • [eslint] fix indentation and whitespace 5368ca4
  • [eslint] fix indentation and whitespace e5f5067
  • [eslint] more cleanup 62fde7d
  • [eslint] more cleanup 36ac5d0
  • [meta] add auto-changelog 73923d2
  • [actions] add reusable workflows d80727d
  • [eslint] add eslint; rules to enable later are warnings 48bc06a
  • [eslint] fix indentation 34b0f1c
  • [readme] rename and add badges 5df0fe4
  • [Dev Deps] switch from covert to nyc a48b128
  • [Dev Deps] update covert, tape; remove unnecessary tap f0fb958
  • [meta] create FUNDING.yml; add funding in package.json 3639e0c
  • [meta] use npmignore to autogenerate an npmignore file be2e038
  • Only apps should have lockfiles 282b570
  • isConstructorOrProto adapted from PR ef9153f
  • [Dev Deps] update @ljharb/eslint-config, aud 098873c
  • [Dev Deps] update @ljharb/eslint-config, aud 3124ed3
  • [meta] add safe-publish-latest 4b927de
  • [Tests] add aud in posttest b32d9bd
  • [meta] update repo URLs f9fdfc0
  • [actions] Avoid 0.6 tests due to build failures ba92fe6
  • [Dev Deps] update tape 950eaa7
  • [Dev Deps] add missing npmignore dev dep 3226afa
  • Merge tag 'v0.2.2' 980d7ac

v1.2.7 - 2022-10-10

Commits

... (truncated)

Commits
  • 6901ee2 v1.2.8
  • a026794 Merge tag 'v0.2.3'
  • c0b2661 v0.2.3
  • 63b8fee [Fix] Fix long option followed by single dash (#17)
  • 72239e6 [Tests] Remove duplicate test (#12)
  • 34b0f1c [eslint] fix indentation
  • 3226afa [Dev Deps] add missing npmignore dev dep
  • 098873c [Dev Deps] update @ljharb/eslint-config, aud
  • 9ec4d27 [Fix] Fix long option followed by single dash
  • ba92fe6 [actions] Avoid 0.6 tests due to build failures
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for minimist since your current version.


Updates @nestjs/cli from 7.5.1 to 9.4.0

Release notes

Sourced from @​nestjs/cli's releases.

Release 9.4.0

  • Merge branch 'sheerlox-feat/manual-restart-watchmode' (122a18f6)
  • chore: update manual restart tip message (1d0f8436)
  • Merge branch 'feat/manual-restart-watchmode' of https://github.com/sheerlox/nest-cli into sheerlox-feat/manual-restart-watchmode (4eeddcb6)
  • chore: update package-lock (6560db4f)
  • Merge pull request #1952 from nestjs/renovate/rimraf-4.x (6f4add2d)
  • Merge pull request #2017 from nestjs/renovate/angular-cli-monorepo (d566a19a)
  • Merge pull request #1961 from nestjs/renovate/webpack-5.x (91bf10c2)
  • Merge pull request #1991 from nestjs/renovate/cimg-node-19.x (2b556bb5)
  • Merge pull request #2010 from nestjs/renovate/tsconfig-paths-4.x (b019a25b)
  • Merge pull request #2012 from nestjs/renovate/nest-monorepo (19c5ad7f)
  • Merge pull request #2021 from nestjs/renovate/npm-vm2-vulnerability (e87358ed)
  • Update lib/compiler/helpers/manual-restart.ts (a3b04f1b)
  • Merge pull request #2028 from nestjs/dependabot/npm_and_yarn/vm2-3.9.16 (db777e86)
  • Merge pull request #2027 from ydhn/master (3388e525)
  • chore(deps): update dependency @​types/shelljs to v0.8.12 (97da720c)
  • chore(deps): update dependency vm2 to 3.9.16 [security] (d8b82c27)
  • chore(deps): bump vm2 from 3.9.14 to 3.9.16 (c0393e4a)
  • feat: exec in configuration (177d945a)
  • fix(deps): update dependency webpack to v5.79.0 (9f636f90)
  • chore(deps): update node.js to v19.9 (a4983983)
  • fix(deps): update angular-cli monorepo to v15.2.6 (7dffa6d6)
  • chore(deps): update typescript-eslint monorepo to v5.58.0 (e50c7b8e)
  • chore(deps): update dependency eslint to v8.38.0 (7d700f8f)
  • chore(deps): update dependency lint-staged to v13.2.1 (41a3842a)
  • Update README.md (840b54db)
  • chore(deps): update typescript-eslint monorepo to v5.57.1 (fd13530a)
  • chore(deps): update dependency release-it to v15.10.1 (12f6fc7b)
  • chore(deps): update dependency ts-jest to v29.1.0 (71a03f6d)
  • fix: always display manual restart tip (a88ad131)
  • feat: use trim instead of replace (056ca9ec)
  • feat: display manual restart tip to user (c9da924d)
  • feat: implement manual restart for ts watchmode (72646c94)
  • chore(deps): update dependency release-it to v15.10.0 (07111244)
  • fix(deps): update dependency @​nestjs/schematics to v9.1.0 (1a6d9079)
  • fix(deps): update dependency tsconfig-paths to v4.2.0 (d812a324)
  • chore(deps): update dependency eslint to v8.37.0 (e2ac220e)
  • chore(deps): update dependency @​types/node to v18.15.11 (3c8f0f72)
  • chore(deps): update dependency @​commitlint/cli to v17.5.1 (27eb3435)
  • chore(deps): update typescript-eslint monorepo to v5.57.0 (a892a019)
  • chore(deps): update dependency @​types/node to v18.15.10 (a1e241b6)
  • chore(deps): update dependency @​types/node to v18.15.9 (72671509)
  • chore(deps): update dependency @​types/node to v18.15.8 (2714e6de)
  • chore(deps): update dependency release-it to v15.9.3 (2803d6e0)
  • chore(deps): update dependency prettier to v2.8.7 (e4e5c2d8)
  • chore(deps): update dependency @​types/node to v18.15.7 (5a7a2c17)
  • chore(deps): update dependency @​types/node to v18.15.6 (d1c6196e)
  • fix(deps): update dependency rimraf to v4.4.1 (6ca15ea9)
  • chore(deps): update dependency @​commitlint/cli to v17.5.0 (05c7db1f)
  • chore(deps): update dependency prettier to v2.8.6 (0e113418)

... (truncated)

Commits

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.

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 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.8
- [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.8)

Updates `@nestjs/cli` from 7.5.1 to 9.4.0
- [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@7.5.1...9.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency files label Apr 21, 2023
@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Patch coverage has no change and project coverage change: -14.59 ⚠️

Comparison is base (9ba95c0) 18.32% compared to head (95c829e) 3.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #103       +/-   ##
==========================================
- Coverage   18.32%   3.74%   -14.59%     
==========================================
  Files         229     185       -44     
  Lines        2128    1629      -499     
  Branches      277     272        -5     
==========================================
- Hits          390      61      -329     
+ Misses       1737    1565      -172     
- Partials        1       3        +2     
Flag Coverage Δ
client 3.74% <ø> (ø)
server ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 47 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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 files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants