- #152 Bump eslint-plugin-import from 2.25.2 to 2.25.4 (dependabot[bot])
- #158 Bump lint-staged from 12.3.2 to 12.3.5 (dependabot[bot])
- #153 Bump sinon from 11.1.2 to 13.0.1 (dependabot[bot])
- #156 Fixes broken windows compatibility since upgrade to globby@v11 (curvedriver)
- #149 Bump eslint-plugin-mocha from 9.0.0 to 10.0.3 (dependabot[bot])
- #145 Bump jest from 27.2.5 to 27.4.7 (dependabot[bot])
- #147 Bump fs-extra from 7.0.1 to 10.0.0 (dependabot[bot])
- #150 Upgrade inquirer to v8 (Marc Høegh)
- #148 Lock npm version to 6 (Marc Høegh)
- #127 Bump prettier from 1.18.2 to 2.5.1 (Marc Høegh, dependabot[bot])
- #141 Bump lint-staged from 11.2.3 to 12.3.2 (Marc Høegh, dependabot[bot])
- #143 Remove dependency: cli-cursor (Marc Høegh)
- #142 Upgrade to package-lockfile v2 (Marc Høegh)
- #123 Bump unexpected-sinon from 10.11.2 to 11.0.1 (dependabot[bot])
- #121 (dependabot[bot])
- #113 Bump sinon from 6.3.5 to 11.1.2 (dependabot[bot])
- #115 Bump eslint from 8.0.0 to 8.0.1 (dependabot[bot])
- #116 Bump minimist from 1.2.3 to 1.2.5 (dependabot[bot])
- #117 Bump execution-time from 1.3.0 to 1.4.1 (dependabot[bot])
- #112 Upgrade globby@v11 (Marc Høegh)
- #99 Support official
npm
workspaces config (Herbert Treis Neto, Marc Høegh)
- #109 Bump lint-staged from 9.4.3 to 11.2.3 (dependabot[bot])
- #107 Bump jest from 23.6.0 to 27.2.5 (Marc Høegh, dependabot[bot])
- #110 Upgrade Meow (Sune Simonsen)
- #108 Bump chalk from 2.4.2 to 4.1.2 (dependabot[bot])
- #104 Update packages using npm audit (Sune Simonsen)
- #103 Set the minimum Node version to v12 (Major) (Sune Simonsen)
- #101 Bump ws from 5.2.2 to 5.2.3 (dependabot[bot])
- #102 Give the Github actions step names (Sune Simonsen)
- #85 Bump ini from 1.3.5 to 1.3.8 (dependabot[bot])
- #89 Bump handlebars from 4.5.2 to 4.7.7 (dependabot[bot])
- #90 Bump lodash from 4.17.15 to 4.17.21 (dependabot[bot])
- #91 Bump hosted-git-info from 2.8.5 to 2.8.9 (dependabot[bot])
- #87 Bump y18n from 3.2.1 to 3.2.2 (dependabot[bot])
- #94 Bump path-parse from 1.0.6 to 1.0.7 (dependabot[bot])
- #96 Bump tar from 4.4.8 to 4.4.19 (dependabot[bot])
- #98 Bump tmpl from 1.0.4 to 1.0.5 (dependabot[bot])
- #100 Switch from Travis to GitHub Actions (Sune Simonsen)
- #75 Bump minimist from 1.2.2 to 1.2.3 (dependabot[bot])
- #72 Bump minimist from 1.2.0 to 1.2.2 (dependabot[bot])
- #74 Add npx to README (Pavel Žák)
- #68 modifyPackageJson: Use existing indentation when writing to file (Marc Høegh)
- #63 Bump inquirer and inquirer-autocomplete-prompt (Brian Zhao)
- #62 Add tooling for easier collaboration (Marc Høegh)
- #60 Update multiple sources (Christian Achgill)
- Increase timeout timing in tests (Marc Høegh)
- Fix problematic tests (Marc Høegh)
- Update changelog (Marc Høegh)
- #57 modifyPackageJson: Respect new lines and whitespaces in package.json file ending (Marc Høegh)
- #56 fix: missing dependency on fs-extra (Elad Ben-Israel)
- package.json: Add keywords for NPM (Marc Høegh)
- Fix readme typo (Marc Høegh)
- Update changelog (Marc Høegh)
- #54 Stop formatting package.json files with
prettier-package-json
(Marc Høegh)
- #53 Improve search results when searching for dependencies (Marc Høegh)
- #52 Add support for multiple dependency updates per session (interactive mode) (Marc Høegh)
- #48 Add support for
install-args
option (Marc Høegh)
- #47 Move lazy install prompt until before the actual installation (Marc Høegh)
- #43 Include peerDependencies for updating (Marc Høegh)
- #42 Lazy-flag improvements (Marc Høegh)
- #38 Add
lazy
flag (Marc Høegh)
- #37 Allow for package.json to specify the
packages
config (Marc Høegh)
- #32 Add scoped dependency support in noninteractive mode (Manol Donev)
- #31 Add non-interactive features (Marc Høegh)
- #30 Add tests covering git features (Marc Høegh)
- #29 Add ability to target ^/~ semver versions for dependencies (Marc Høegh)
- #26 Improve error handling (Marc Høegh)
- #23 Improve Readme docs (Marc Høegh)
- #22 Corrections (Marc Høegh)
- #21 Consolidate index & wizards files (Marc Høegh)
- #20 Introduce "live scan" utility for tests + overall test improvements (Marc Høegh)
- #19 Add test for --dedupe + Add welcome message + rename test (Marc Høegh)
- #17 Support alternative directories for "packages" (Marc Høegh)
- #16 Only log by default on Travis/CI (Marc Høegh)
- #14 Support adding a new package (Anifacted)
- #13 Test improvements (Anifacted)
- #12 Add test suite (Marc Høegh)
- Filter out @'s from default git branch name. Certain platforms do not handle these well. (Marc Høegh)
- Expose dist-tags when fetching package information. This allows the user to identify the #latest release, instead of the program assuming that it is the most recent in the list of versions. (Marc Høegh)
- #6 Make sure to install correctly in dependencies/devDependencies (Marc Høegh)
- #3 --dedupe parameter (Marc Høegh)
- Add support for dedupe option (Marc Høegh)
- Fetch both dependencies and devDependencies for a package (Marc Høegh)
- Refactor
runCommand
the command itself is not part of the options (Marc Høegh) - Prepend github username to default branch name (Marc Høegh)
- Ignore .DS_Store files (Marc Høegh)
- Split up modules and add linting (Marc Høegh)
- Add readme (Marc Høegh)
- Remove unused variable (Marc Høegh)