rranelli / auto-package-update.el

Automatically update Emacs packages.
151 stars 26 forks source link

On update of a package, its additional dependent packages are not installed #45

Closed ThatHai closed 3 years ago

ThatHai commented 3 years ago

I use auto-package-update along with use package.

One of the packages I use, dap-mode, added a new dependent package between dap-mode-20200701.2046 and dap-mode-20200707.1837.

On update to dap-mode-20200707.1837, the new dependent package is not automatically installed, causing emacs to fail loading dap-mode.