1. 3b17e9d chore: bump 5.0.0-dev (#129) by エリス · 5 days ago master
  2. 90ed5ac ci(workflow): update release-audit & license config (#128) by エリス · 9 days ago
  3. d137bc7 chore(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 (#124) by dependabot[bot] · 7 weeks ago
  4. 12ee14a chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#122) by dependabot[bot] · 8 months ago
  5. 3ed8ff2 chore(ci): Add licence checker workflow (#123) by Darryl Pogue · 8 months ago
  6. 3b15497 chore(ci): Fix dependabot code scanning errors (#121) by Darryl Pogue · 9 months ago
  7. 1a9703e chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#120) by dependabot[bot] · 9 months ago
  8. 3cb6c81 chore(deps): bump braces from 3.0.2 to 3.0.3 (#119) by dependabot[bot] · 1 year, 1 month ago
  9. 69a5856 chore(ci): Set up CodeQL analysis (#118) by Darryl Pogue · 1 year, 3 months ago
  10. 63476a4 chore(deps): Update some dependencies, add Node 20 to CI (#116) by Darryl Pogue · 1 year, 3 months ago
  11. 4d5820d ci: update codecov@v4 w/ token (#117) by エリス · 1 year, 4 months ago
  12. 12de62f chore: increment package version to 4.0.1-dev by Erisu · 2 years, 4 months ago
  13. f1f9ff3 release(4.0.0): updated release notes & version (fetch-4.0.0) by Erisu · 2 years, 4 months ago 4.0.x 4.0.0 rel/4.0.0
  14. 310e0fb ci: sync codecov-action setup between other repos (#111) by エリス · 2 years, 4 months ago
  15. 8687476 dep!: bump which@3.0.0 (#109) by エリス · 2 years, 4 months ago
  16. 7b86803 dep!: bumped node & npm engine requirment & dependencies w/ package-lock rebuild (#108) by エリス · 2 years, 4 months ago
  17. 10d9191 refactor: replace superspawn with execa (#75) by エリス · 2 years, 4 months ago
  18. e928a46 test: remove private internal method testing and rewire (#110) by エリス · 2 years, 4 months ago
  19. 784a2d0 dep(npm): update pacote to 15.0.7 (#102) by エリス · 2 years, 4 months ago
  20. 530ae42 feat!: bump package requirement node>=16 & npm>=7.10 (#104) by エリス · 2 years, 4 months ago
  21. 14c8e29 chore: bump version 4.0.0-dev (#103) by エリス · 2 years, 4 months ago
  22. d7f5822 chore: increment package version to 3.1.1-dev by Erisu · 2 years, 8 months ago
  23. 23be9ed release(3.1.0): updated release notes & version (fetch-3.1.0) by Erisu · 2 years, 8 months ago 3.1.x 3.1.0 rel/3.1.0
  24. 9b0b5d8 ci(workflow): node 14 tests to use npm ^7.2 (#101) by エリス · 2 years, 8 months ago
  25. 769727d ci(actions): update workflow (#100) by エリス · 2 years, 8 months ago
  26. 299da3f dep(npm): bump w/ latetst minor & patch releases (#98) by エリス · 2 years, 8 months ago
  27. 7dce75e chore: bump package to 3.1.0-dev (#99) by エリス · 2 years, 8 months ago
  28. 08eca74 chore(npm): rebuilt package-lock to v2 (#97) by エリス · 3 years ago
  29. 1b2e2e7 ci: test with Node 16 instead of 15 for already correct version of npm@7 (#94) by Alexis THOMAS · 4 years, 3 months ago
  30. f974d86 Increment package version to 3.0.2-dev by Darryl Pogue · 4 years, 6 months ago
  31. d374bb3 Updated version and RELEASENOTES.md for v3.0.1 by Darryl Pogue · 4 years, 6 months ago 3.0.x draft/3.0.1 rel/3.0.1
  32. 548b684 chore: Update package-lock (#93) by Darryl Pogue · 4 years, 6 months ago
  33. d001b88 fix: cordova-fetch with npm@7 (#91) by Raphael von der Grün · 4 years, 6 months ago
  34. 1d96eae refactor: use async/await where applicable (#89) by Raphael von der Grün · 4 years, 10 months ago
  35. 8dc1fe1 fix: do not pack rejections from resolve in array (#88) by Raphael von der Grün · 4 years, 10 months ago
  36. 4868971 fix: use POSIX-style paths for require.resolve & Co (#90) by Raphael von der Grün · 4 years, 10 months ago
  37. c19f888 chore(asf): Update GitHub repo metadata by Darryl Pogue · 4 years, 10 months ago
  38. 90f77fe ci: add node 14 to workflow (#86) by エリス · 5 years ago
  39. e688237 chore(asf): update git notification settings by Erisu · 5 years ago
  40. 5a5ff0b Update CONTRIBUTING.md by Niklas Merz · 5 years ago
  41. 787574b Increment package version to 3.0.1-dev by Erisu · 5 years ago
  42. 25e8903 fetch-3.0.0 Updated RELEASENOTES.md for release 3.0.0 by Erisu · 5 years ago 3.0.0 rel/3.0.0
  43. 642a4c2 Added NOTICE & LICENSE file for release by Erisu · 5 years ago
  44. 392cb1e fetch-3.0.0 Updated version and RELEASENOTES.md for release 3.0.0 by Erisu · 5 years ago
  45. 44f4eea doc(README): fix markdown lint warning (#84) by エリス · 5 years ago
  46. 32d0f23 refactor: modernize code & update README (#82) by エリス · 5 years ago
  47. e7f4be6 breaking(npm): bump dependencies (#83) by エリス · 5 years ago
  48. 4dd6326 feat: update package & ci services (#79) by エリス · 5 years ago
  49. c911314 chore: consolidate eslint configs (#81) by エリス · 6 years ago
  50. e5aba07 refactor: eslint setup (#70) by エリス · 6 years ago
  51. 11105d1 Merge pull request #65 from GedasGa/install-to-devdeps by Gedas Gardauskas · 6 years ago
  52. b3a1806 Save platforms and plugins to devDependencies by Gedas Gardauskas · 6 years ago
  53. 400b6fe chore: update file-url dependency to ^3.0.0 (#72) by エリス · 6 years ago
  54. 3659668 Drop code supporting npm@<5 (#80) by Raphael von der Grün · 6 years ago
  55. a81d38e chore: improve npm ignore list (#74) by エリス · 6 years ago
  56. 98cb004 chore: bump production dependencies (#73) by エリス · 6 years ago
  57. c4c2477 chore: update jasmine dependencies (#71) by エリス · 6 years ago
  58. a15608c chore: drop node 6 and 8 support (#69) by エリス · 6 years ago
  59. 309d6aa chore: bump version to 3.0.0-dev (#68) by エリス · 6 years ago
  60. 6e78b1a Work around npm bug when uninstalling old cordova platforms (#78) by Raphael von der Grün · 6 years ago
  61. d85d5e1 chore: update nyc dev dependency (#77) by エリス · 6 years ago
  62. 2632e72 Add Node.js 12 to CI Services (#63) by エリス · 6 years ago
  63. 83c05f2 GH-10 Incremented package version to -dev by エリス · 6 years ago
  64. d2be930 GH-10 Updated version and RELEASENOTES.md for release 2.0.1 by エリス · 6 years ago 2.0.x 2.0.1 rel/2.0.1
  65. c8abbaf Prepare Fetch 2.0.1 Patch Release (#61) by エリス · 6 years ago
  66. 285e289 Add or update GitHub pull request and issue template by Jan Piotrowski · 6 years ago
  67. dfe158e Properly detect npm install package name (#60) by Gedas Gardauskas · 7 years ago
  68. 2c02453 GH-10 Incremented package version to -dev by エリス · 7 years ago
  69. 1963f95 GH-10 Updated version and RELEASENOTES.md for release 2.0.0 by エリス · 7 years ago 2.0.0 rel/2.0.0
  70. 0c6373e dependency updates (cordova-common@3, etc.) by Darryl Pogue · 7 years ago
  71. fef644a Collect test coverage during `npm test` (#48) by Ken Naito · 7 years ago
  72. b3ebb55 Drop Q, use native promises :tada: (#49) by Raphael von der Grün · 7 years ago
  73. 27fd6f0 Handle broken NODE_PATH setups gracefully (#50) by Raphael von der Grün · 7 years ago
  74. e120dea Run test in well-defined directory (#51) by Raphael von der Grün · 7 years ago
  75. f37c7ba Look for node_modules in any recursive parent directory (#44) by Andres Riofrio · 7 years ago
  76. 4152a0d Add ESLint config file for tests (#41) by Raphael von der Grün · 7 years ago
  77. db08270 Improve and update docs (#42) by Raphael von der Grün · 7 years ago
  78. 47d2c19 GH-35 .ratignore ignore *.git by Christopher J. Brody · 7 years ago
  79. 411335e GH-35 add license header to dummy-local-plugin by Christopher J. Brody · 7 years ago
  80. c98ea10 dos2unix spec/support/dummy-local-plugin/plugin.xml by Christopher J. Brody · 7 years ago
  81. 781f23e eslint devDep updates (#28) by Chris Brody · 7 years ago
  82. 1a54be6 CB-14250 start cordova-fetch@2.0.0-dev by Christopher J. Brody · 7 years ago
  83. f17ccf7 CB-14173 Fix cordova <platform|plugin> add --link (#26) by Raphael von der Grün · 7 years ago
  84. 1087010 Merge pull request #24 from raphinesse/performance by Raphael von der Grün · 7 years ago
  85. 4a12806 CB-14133 Avoid fetching already installed packages by Raphael von der Grün · 7 years ago
  86. 36ecb8c Speed up tests by about 250% by Raphael von der Grün · 7 years ago
  87. 896b9d4 Simplify fetch unit tests by Raphael von der Grün · 7 years ago
  88. 0294215 Move and rename some e2e tests by Raphael von der Grün · 7 years ago
  89. 6462c91 Refactor fetch e2e tests by Raphael von der Grün · 7 years ago
  90. 144546c Refactor fetch code by Raphael von der Grün · 7 years ago
  91. 3dd91cf Merge pull request #23 from raphinesse/remove-shelljs by Raphael von der Grün · 7 years ago
  92. f3ff686 Use fs.readJsonSync for reading package.json to avoid caching by Raphael von der Grün · 7 years ago
  93. 285af93 Replace shelljs with fs-extra and which by Raphael von der Grün · 7 years ago
  94. 9c3cf7e Simplify tempDir setup in tests by Raphael von der Grün · 7 years ago
  95. aca61e0 Don't manually delete node_modules contents by Raphael von der Grün · 7 years ago
  96. 307638d Simplify installation location retrieval (#18) by Raphael von der Grün · 7 years ago
  97. 2d281ad Handle missing options (#22) by Raphael von der Grün · 7 years ago
  98. c862e2c Add workaround for failing tests on AppVeyor/Node10 by Raphael von der Grün · 7 years ago
  99. b0040a4 CB-14066: Drop support for Node 4 by Raphael von der Grün · 7 years ago
  100. 26652f0 Fix repo url in package.json (#20) by Raphael von der Grün · 7 years ago