Yashu Mittal

Get stuff done

Use package.json file for appVersion Using node.js environment variable was not working, so replace it with package.json file. Closes

Bump webpack from 4.37.0 to 4.38.0 ( Bumps [webpack](https://github.com/webpack/webpack) from 4.37.0 to 4.38.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.37.0...v4.38.0) Signed-off-by: dependabot-preview[bot]

Bump webpack from 4.37.0 to 4.38.0 Bumps [webpack](https://github.com/webpack/webpack) from 4.37.0 to 4.38.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.37.0...v4.38.0) Signed-off-by: dependabot-preview[bot]

Bump electron-builder from 21.1.1 to 21.1.5 Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 21.1.1 to 21.1.5. - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/v21.1.5) Signed-off-by: dependabot-preview[bot]

Bump webpack from 4.36.1 to 4.37.0 ( Bumps [webpack](https://github.com/webpack/webpack) from 4.36.1 to 4.37.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.36.1...v4.37.0) Signed-off-by: dependabot-preview[bot]

Run updateRepositoryData method on mounted & beforeUpdate Menubar was unable to read data from repositoryData before it is already mounted, that's why it is important to add beforeupdate lifecycle hook.

Test: Console.log remote repository URL Testing the feature to open repository in browser using remote URL

Bump electron from 5.0.6 to 5.0.8 Bumps [electron](https://github.com/electron/electron) from 5.0.6 to 5.0.8. - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v5.0.6...v5.0.8) Signed-off-by: dependabot-preview[bot]

Bump webpack from 4.36.1 to 4.37.0 Bumps [webpack](https://github.com/webpack/webpack) from 4.36.1 to 4.37.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.36.1...v4.37.0) Signed-off-by: dependabot-preview[bot]

Git commands ( * Create gitCommands route * Create git commands page * Add link to commands page in menubar * Create state, getters, & mutation for commands * Create git command component It shows the tite, path and remove button inside the component. * Mixin to commit the git command to vuex store * Import gitCommand component * Run gitCommand mixin in gitLog function * Lighten the color of close icon * Move page heading to center * Fix removeCommand mutation not running * Add Box shadow, spacing and fix padding * Adjust command title and path size & color * Add download and menu icon * Add list icon * Add play and column icon * Import gitCommand mixin to add command * Add custom scroll to commands page * Store command type to vuex * Add image relevant to command type * Join array by spaces into string in git log * Add space at end of commands page scroll * Split title into commands and params * Fix: Scroll in commands page * Commit detail Add commit detail section to show long git commands. * Add date to commit detail Capture the time at which the git command is executed. * FIX: Add , after type object Error - Parsing error: Unexpected token, expected ","

GitHub bot: Request info ( * Add configuration for request info bot * Update request info reply comment

Update: Icon shape to rounded for linux Closes https://github.com/gitthermal/thermal/issues/3490

Bump eslint-plugin-import from 2.18.0 to 2.18.2 ( Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.0 to 2.18.2. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.2) Signed-off-by: dependabot-preview[bot]