Samagra-Development / user-service

Additional Services related to user management in eSamwad
MIT License
4 stars 23 forks source link

Bump minimist, @nestjs/cli and commitizen #62

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps minimist to 1.2.7 and updates ancestor dependencies minimist, @nestjs/cli and commitizen. These dependencies need to be updated together.

Updates minimist from 1.2.5 to 1.2.7

Changelog

Sourced from minimist's changelog.

v1.2.7 - 2022-10-10

Commits

  • [meta] add auto-changelog 0ebf4eb
  • [actions] add reusable workflows e115b63
  • [eslint] add eslint; rules to enable later are warnings f58745b
  • [Dev Deps] switch from covert to nyc ab03356
  • [readme] rename and add badges 236f4a0
  • [meta] create FUNDING.yml; add funding in package.json 783a49b
  • [meta] use npmignore to autogenerate an npmignore file f81ece6
  • Only apps should have lockfiles 56cad44
  • [Dev Deps] update covert, tape; remove unnecessary tap 49c5f9f
  • [Tests] add aud in posttest 228ae93
  • [meta] add safe-publish-latest 01fc23f
  • [meta] update repo URLs 6b164c7

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
  • c590d75 v1.2.7
  • 0ebf4eb [meta] add auto-changelog
  • e115b63 [actions] add reusable workflows
  • 01fc23f [meta] add safe-publish-latest
  • f58745b [eslint] add eslint; rules to enable later are warnings
  • 228ae93 [Tests] add aud in posttest
  • 236f4a0 [readme] rename and add badges
  • ab03356 [Dev Deps] switch from covert to nyc
  • 49c5f9f [Dev Deps] update covert, tape; remove unnecessary tap
  • 783a49b [meta] create FUNDING.yml; add funding in package.json
  • 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 8.1.1 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


Updates commitizen from 4.2.4 to 4.3.0

Release notes

Sourced from commitizen's releases.

v4.3.0

4.3.0 (2023-01-19)

Features

v4.2.6

4.2.6 (2022-12-06)

Bug Fixes

  • sec: upgrade semantic-release to 19.0.3 (#953) (815c69d)

v4.2.5

4.2.5 (2022-07-17)

Bug Fixes

  • deps: update all non-major dependencies (69de704)
  • deps: update all non-major dependencies (3c2553f)
  • deps: update dependencies from renovatebot PRs (#862) (64a8ed6)
  • deps: update dependency glob to v7.1.6 (#861) (2505419)
  • deps: update dependency inquirer to v8 (#874) (9c7e863)
  • do not include .nyc_output in published files (#851) (68c377b), closes 4.2.4#d2h-425221 #730
  • fix the "isFunction" utility to match both "asyncFunction"s and "Function"s (#927) (25dc80c), closes #926
  • git-cz.js,staging.js: check for staged files before running prompt (#818) (fdb73cd), closes #785 #585 #785
Commits
  • c1f4142 feat(init): add pnpm support (#915)
  • 87138d3 chore(deps) Update all non-major dependencies
  • 815c69d fix(sec): upgrade semantic-release to 19.0.3 (#953)
  • 0939910 ci(release): defined a github workflow to release with semantic-release (#923)
  • 757a806 chore(deps): update all non-major dependencies
  • 25dc80c fix: fix the "isFunction" utility to match both "asyncFunction"s and "Functio...
  • fc283fb chore(deps): update dependency semver to v7.3.7
  • c35a3c7 chore(deps): update all non-major dependencies
  • 69de704 fix(deps): update all non-major dependencies
  • e79f3ee chore(deps): update dependency @​babel/core to v7.17.8
  • 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/Samagra-Development/user-service/network/alerts).
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4341072543


Totals Coverage Status
Change from base Build 4223863684: 0.0%
Covered Lines: 566
Relevant Lines: 2055

💛 - Coveralls