builder
builder copied to clipboard
chore(deps): bump minimist and commitizen in /plugins/emporix
Bumps minimist to 1.2.8 and updates ancestor dependency commitizen. These dependencies need to be updated together.
Updates minimist from 1.2.0 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 commitizen from 3.1.2 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
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
v4.2.4
4.2.4 (2021-05-07)
Bug Fixes
v4.2.3
4.2.3 (2021-01-15)
Bug Fixes
v4.2.2
4.2.2 (2020-10-20)
... (truncated)
Commits
c1f4142feat(init): add pnpm support (#915)87138d3chore(deps) Update all non-major dependencies815c69dfix(sec): upgrade semantic-release to 19.0.3 (#953)0939910ci(release): defined a github workflow to release with semantic-release (#923)757a806chore(deps): update all non-major dependencies25dc80cfix: fix the "isFunction" utility to match both "asyncFunction"s and "Functio...fc283fbchore(deps): update dependency semver to v7.3.7c35a3c7chore(deps): update all non-major dependencies69de704fix(deps): update all non-major dependenciese79f3eechore(deps): update dependency@babel/coreto 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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) You can disable automated security fix PRs for this repo from the Security Alerts page.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Ignored Deployments
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| nextjs-sdk-example | ⬜️ Ignored (Inspect) | Visit Preview | Nov 15, 2023 10:11pm | |
| qwik-city-sdk-example | ⬜️ Ignored (Inspect) | Visit Preview | Nov 15, 2023 10:11pm | |
| svelte-vite-example | ⬜️ Ignored (Inspect) | Visit Preview | Nov 15, 2023 10:11pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 8c1d172704044ff5e490c6ccac42d87d9c846ed5. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
| 🟥 Failed Commands |
|---|
nx test @e2e/tests |
✅ Successfully ran 12 targets
nx run-many -t build -p @e2e/next-app-dirnx run-many -t build -p @e2e/vue2 @e2e/nuxt2nx test @builder.io/sdksnx run-many -t build -p @e2e/qwik-citynx typecheck @builder.io/sdksnx run-many -t build -p @e2e/vue3 @e2e/nuxt3nx run-many -t build -p @e2e/react-nativenx run-many -t build -p @e2e/svelte @e2e/sveltekitnx run-many -t build -p @e2e/solid @e2e/solid-startnx run-many -t build -p @e2e/react @e2e/next-pages-dir @e2e/next-app-dir-clientnx build @builder.io/sdknx run-many -t build -p @e2e/gen1-react @e2e/gen1-next @e2e/gen1-remix
Sent with 💌 from NxCloud.
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.