twitch-project
twitch-project copied to clipboard
Bump minimist and @nestjs/cli in /api
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
- [Fix] Fix long option followed by single dash
[#17](https://github.com/minimistjs/minimist/issues/17)- [Tests] Remove duplicate test
[#12](https://github.com/minimistjs/minimist/issues/12)- [Fix] opt.string works with multiple aliases
[#10](https://github.com/minimistjs/minimist/issues/10)Fixed
- [Fix] Fix long option followed by single dash (#17)
[#15](https://github.com/minimistjs/minimist/issues/15)- [Tests] Remove duplicate test (#12)
[#8](https://github.com/minimistjs/minimist/issues/8)- [Fix] Fix long option followed by single dash
[#15](https://github.com/minimistjs/minimist/issues/15)- [Fix] opt.string works with multiple aliases (#10)
[#9](https://github.com/minimistjs/minimist/issues/9)- [Fix] Fix handling of short option with non-trivial equals
[#5](https://github.com/minimistjs/minimist/issues/5)- [Tests] Remove duplicate test
[#8](https://github.com/minimistjs/minimist/issues/8)- [Fix] opt.string works with multiple aliases
[#9](https://github.com/minimistjs/minimist/issues/9)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-changelog73923d2- [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
coverttonyca48b128- [Dev Deps] update
covert,tape; remove unnecessarytapf0fb958- [meta] create FUNDING.yml; add
fundingin package.json3639e0c- [meta] use
npmignoreto autogenerate an npmignore filebe2e038- Only apps should have lockfiles
282b570- isConstructorOrProto adapted from PR
ef9153f- [Dev Deps] update
@ljharb/eslint-config,aud098873c- [Dev Deps] update
@ljharb/eslint-config,aud3124ed3- [meta] add
safe-publish-latest4b927de- [Tests] add
audinposttestb32d9bd- [meta] update repo URLs
f9fdfc0- [actions] Avoid 0.6 tests due to build failures
ba92fe6- [Dev Deps] update
tape950eaa7- [Dev Deps] add missing
npmignoredev dep3226afa- Merge tag 'v0.2.2'
980d7acv1.2.7 - 2022-10-10
Commits
... (truncated)
Commits
6901ee2v1.2.8a026794Merge tag 'v0.2.3'c0b2661v0.2.363b8fee[Fix] Fix long option followed by single dash (#17)72239e6[Tests] Remove duplicate test (#12)34b0f1c[eslint] fix indentation3226afa[Dev Deps] add missingnpmignoredev dep098873c[Dev Deps] update@ljharb/eslint-config,aud9ec4d27[Fix] Fix long option followed by single dashba92fe6[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.4.1 to 9.2.0
Release notes
Sourced from @nestjs/cli's releases.
Release 9.2.0
- Merge pull request #1871 from nestjs/renovate/tsconfig-paths-4.x (555e4604)
- fix(deps): update dependency tsconfig-paths to v4.1.2 (385edea2)
- Merge pull request #1913 from nestjs/renovate/npm-http-cache-semantics-vulnerability (371ab8a0)
- Merge pull request #1912 from nestjs/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 (14751428)
- deps: upgrade rimraf (3568fbfc)
- chore(deps): update dependency http-cache-semantics to 4.1.1 [security] (8520ad8d)
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (5b69eb55)
- Merge pull request #1884 from nestjs/renovate/fork-ts-checker-webpack-plugin-7.x (7874c5bf)
- Merge pull request #1880 from nestjs/renovate/angular-cli-monorepo (07aa155a)
- Merge pull request #1867 from nestjs/renovate/npm-json5-vulnerability (ede4471d)
- Merge pull request #1894 from nestjs/renovate/cimg-node-19.x (ddf3203a)
- Merge pull request #1908 from nestjs/renovate/typescript-4.x (7e982993)
- Merge pull request #1879 from zanminkian/zmj-fix (3821f6c2)
- Merge pull request #1911 from daniel-samson/fix/custom-schematics-in-help (019fa8ad)
- Merge pull request #1907 from recepkefelii/refactor-collection-factory (1c2319a0)
- Update lib/schematics/custom.collection.ts (8484742c)
- Update lib/schematics/custom.collection.ts (b71bfea1)
- fix: add missing description field (6e164a69)
- fix: display custom schematics in help (4887baff)
- fix(deps): update angular-cli monorepo to v15.1.4 (b01ca7a7)
- chore(deps): update typescript-eslint monorepo to v5.50.0 (166ab302)
- fix(deps): update dependency typescript to v4.9.5 (053bc51f)
- refactor: collection-factory create method (7d5cc588)
- chore(deps): update dependency eslint to v8.33.0 (7e9d1e3a)
- chore(deps): update dependency jest to v29.4.1 (b928e38b)
- chore(deps): update node.js to v19.5 (6fd93795)
- chore(deps): update dependency
@types/jestto v29.4.0 (dcd0a5ae)- Merge pull request #1903 from origranot/patch-1 (ea4b1814)
- chore(license): Updated to 2023 (f166776c)
- chore(deps): update dependency jest to v29.4.0 (bba28bf7)
- fix(deps): update dependency fork-ts-checker-webpack-plugin to v7.3.0 (4bfcef0f)
- fix(watch-compiler): merge compiler options with config file options (2bda3a37)
- chore(deps): update dependency json5 [security] (b952c963)
Release 9.1.9
- Merge branch 'axle-h-feat/support-webpack-multi-compiler' (72ef5baf)
- Merge branch 'master' into feat/support-webpack-multi-compiler (ccccc5ef)
- chore(deps): update typescript-eslint monorepo to v5.49.0 (00213cf9)
- chore(deps): update dependency
@types/jestto v29.2.6 (6b7d38aa)- chore(deps): update dependency eslint-plugin-import to v2.27.5 (2218f36a)
- chore(deps): update typescript-eslint monorepo to v5.48.2 (572f54d9)
- chore(deps): update dependency eslint to v8.32.0 (2bb42a06)
- chore(deps): update dependency prettier to v2.8.3 (a6335b87)
- chore(deps): update dependency ts-jest to v29.0.5 (a35b9569)
- chore(deps): update dependency eslint-plugin-import to v2.27.4 (d6e9e44d)
- chore(deps): update commitlint monorepo to v17.4.2 (f71974cd)
- chore(deps): update dependency ts-jest to v29.0.4 (b63796ec)
- chore(deps): update typescript-eslint monorepo to v5.48.1 (70252ac9)
- chore(deps): update dependency
@commitlint/clito v17.4.1 (510e2889)
... (truncated)
Commits
1bfb709chore(): release v9.2.0555e460Merge pull request #1871 from nestjs/renovate/tsconfig-paths-4.x385edeafix(deps): update dependency tsconfig-paths to v4.1.2371ab8aMerge pull request #1913 from nestjs/renovate/npm-http-cache-semantics-vulner...1475142Merge pull request #1912 from nestjs/dependabot/npm_and_yarn/http-cache-seman...3568fbfdeps: upgrade rimraf8520ad8chore(deps): update dependency http-cache-semantics to 4.1.1 [security]5b69eb5chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.17874c5bMerge pull request #1884 from nestjs/renovate/fork-ts-checker-webpack-plugin-7.x07aa155Merge pull request #1880 from nestjs/renovate/angular-cli-monorepo- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.
Deploy Preview for cranky-engelbart-54ce29 failed.
| Name | Link |
|---|---|
| Latest commit | 6f840f99e674fe01952ea04b87b3cb3000a7fa93 |
| Latest deploy log | https://app.netlify.com/sites/cranky-engelbart-54ce29/deploys/64040a46f24259000849d9bf |