File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "productName" : " GitHub Desktop Plus" ,
66 "bundleID" : " com.github.GitHubClient" ,
77 "companyName" : " GitHub, Inc." ,
8- "version" : " 3.5.7 " ,
8+ "version" : " 3.5.8 " ,
99 "main" : " ./main.js" ,
1010 "repository" : {
1111 "type" : " git" ,
3838 "desktop-trampoline" : " file:../vendor/desktop-trampoline" ,
3939 "dexie" : " ^3.2.3" ,
4040 "dompurify" : " ^3.3.2" ,
41- "dugite" : " ^3.2.1 " ,
41+ "dugite" : " ^3.2.2 " ,
4242 "electron-window-state" : " ^5.0.3" ,
4343 "event-kit" : " ^2.0.0" ,
4444 "focus-trap-react" : " ^8.1.0" ,
Original file line number Diff line number Diff line change @@ -609,10 +609,10 @@ dompurify@^3.3.2:
609609 optionalDependencies :
610610 " @types/trusted-types" " ^2.0.7"
611611
612- dugite@^3.2.1 :
613- version "3.2.1 "
614- resolved "https://registry.yarnpkg.com/dugite/-/dugite-3.2.1 .tgz#7fdab246449f8db5aa21b0284b78b140d0dbb2ca "
615- integrity sha512-x5RD8AO/9yHdbVOpCSMTWs0rPft8W2NZksTeDbSPoIS1zfzQIVniFlIA/KYv/j5NX6UhNRLvSigKAQ++ZZg7Og ==
612+ dugite@^3.2.2 :
613+ version "3.2.2 "
614+ resolved "https://registry.yarnpkg.com/dugite/-/dugite-3.2.2 .tgz#a275e287f418f937b1dd7eb7218080c2b283f9bf "
615+ integrity sha512-pGTVaxea0WqauGXF5A3GmpmPOim6oTnfYM6dS6s8nHyJxf4pRTjwtFHkqLkT5de87uUPhTI+LtlmcJQ2WkqeGA ==
616616 dependencies :
617617 progress "^2.0.3"
618618 tar-stream "^3.1.7"
Original file line number Diff line number Diff line change 11{
22 "releases" : {
3+ "3.5.8" : [" [Improved] Update Git for Windows to v2.53.0.windows.3" ],
34 "3.5.7" : [
45 " [Added] Rename branch dialog now validates branch names against repository rulesets - #21822" ,
56 " [Added] Allow empty commits via the commit options menu - #21771" ,
You can’t perform that action at this time.
0 commit comments