1. 63fd0bb fix: pass plugin install args as separate argv entries (#314) by Maxim Belov · 32 hours ago master
  2. 82a4720 Merge pull request #315 from MaximBelov/fix-simulator-runtime-match by Manuel Beck · 32 hours ago
  3. 9c38ab9 build(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 (#316) by dependabot[bot] · 2 days ago
  4. bddd0ed fix: match simulator runtimes specified to different depths by Maxim Belov · 3 days ago
  5. 13ddd8b chore(ios-permissions): defensive SQL escaping for TCC permission updates by Manuel Beck · 2 weeks ago
  6. a77e6f4 chore: use template literals for SQL strings by Anupam Mediratta · 2 weeks ago
  7. 868dbe4 chore: revert logger.warn to template literals by Anupam Mediratta · 3 weeks ago
  8. 0d4bf75 fix: V-001 security vulnerability by anupamme · 3 weeks ago
  9. a18c0a5 chore(workflow): update workflows & configs (#312) by エリス · 3 weeks ago
  10. cd5580d chore(workflow): various updates (#310) by エリス · 5 weeks ago
  11. 93e0731 chore: update package-lock with 'npm update' (#311) by エリス · 5 weeks ago
  12. 89e5104 build(deps-dev): bump js-yaml from 4.1.1 to 4.3.0 (#309) by dependabot[bot] · 5 weeks ago
  13. 5ca7282 build(deps): bump ws from 8.20.1 to 8.21.0 (#307) by dependabot[bot] · 5 weeks ago
  14. e1be729 Merge pull request #306 from apache/dependabot/npm_and_yarn/tmp-0.2.7 by Manuel Beck · 8 weeks ago
  15. 8aed72a fix: use XCode version 26.x for iOS 26.x test instead of 26.1 by Manuel Beck · 8 weeks ago
  16. d3aae66 build(deps): bump tmp from 0.2.6 to 0.2.7 by dependabot[bot] · 9 weeks ago
  17. 3531e28 fix: use XCode version 26.x for iOS 26.x test instead of 26.1 by Manuel Beck · 10 weeks ago
  18. 4dfed2b Merge pull request #303 from apache/dependabot/npm_and_yarn/tmp-0.2.6 by Manuel Beck · 2 months ago
  19. fa00d02 Merge pull request #304 from apache/dependabot/npm_and_yarn/ws-8.20.1 by Manuel Beck · 2 months ago
  20. 34c88f3 build(deps): bump ws from 8.20.0 to 8.20.1 by dependabot[bot] · 3 months ago
  21. 0de13a0 build(deps): bump tmp from 0.2.5 to 0.2.6 by dependabot[bot] · 3 months ago
  22. e253c66 chore(INFRA): Set up default protection ruleset for default and release branches (#301) by The Apache Software Foundation · 3 months ago
  23. 5d1357d Merge pull request #300 from apache/dependabot/npm_and_yarn/xmldom/xmldom-0.8.13 by Manuel Beck · 4 months ago
  24. 56c6989 build(deps): bump @xmldom/xmldom from 0.8.11 to 0.8.13 by dependabot[bot] · 4 months ago
  25. 68b6e3c Merge pull request #299 from apache/dependabot/npm_and_yarn/lodash-4.18.1 by Manuel Beck · 4 months ago
  26. f0bd994 build(deps): bump lodash from 4.17.23 to 4.18.1 by dependabot[bot] · 4 months ago
  27. 927d369 chore: update & add workflows (#297) by エリス · 5 months ago
  28. 844c06a chore(README): update badges (#296) by エリス · 5 months ago
  29. 8b2452f chore: license cleanup (#295) by エリス · 5 months ago
  30. f325f76 chore(package): update dependencies & lock file (#294) by エリス · 5 months ago
  31. db52937 build(deps): bump lodash from 4.17.21 to 4.17.23 (#290) by dependabot[bot] · 5 months ago
  32. 3ab876a chore(deps): bump picomatch (#293) by dependabot[bot] · 5 months ago
  33. af0eb63 chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#292) by dependabot[bot] · 5 months ago
  34. d6b5e8d chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#291) by dependabot[bot] · 6 months ago
  35. ae6dc41 feat!: remove custom port & port range support (#289) by エリス · 8 months ago
  36. 39ba6a7 chore: various refactoring & cleanup (#287) by エリス · 8 months ago
  37. e376dc0 feat!: drop shelljs, execa, exec & some refactor (#286) by エリス · 8 months ago
  38. 1c3a807 feat!: remove q (#285) by エリス · 8 months ago
  39. fb92da6 feat!: remove file-server (#284) by エリス · 8 months ago
  40. 341aa4a feat!: replace socket.io with ws (#283) by エリス · 8 months ago
  41. aa57892 feat!: remove external server & local tunneling (#281) by エリス · 8 months ago
  42. 343f8e6 feat!: drop more unused code and left over deprecated windows content (#280) by エリス · 8 months ago
  43. de7e6f0 feat!: remove deprecated windows platform (#277) by エリス · 8 months ago
  44. 083cb2e fix: change CRLF to LF (#279) by エリス · 8 months ago
  45. e4530f8 chore(ci)!: remove android 7-11 tests (#278) by エリス · 8 months ago
  46. c94f00f feat!: bump dependencies & node engine requirement (#275) by エリス · 8 months ago
  47. b73d689 feat!: remove appium & related logic (#274) by エリス · 8 months ago
  48. 62a8466 feat!: remove sauce labs & related logic (#273) by エリス · 8 months ago
  49. 74f385f feat!: bump 2.0.0-dev.0 (#276) by エリス · 8 months ago
  50. 452a448 chore(ci): add release-audit, set node 24 default, update license headers & action deps (#272) by エリス · 9 months ago 1.x
  51. d676b31 ci: use commit id (#270) by TAICHI · 1 year, 1 month ago
  52. 8da1a67 ci(ios): update workflow environment (#269) by エリス · 1 year, 8 months ago
  53. 2243a96 ci(android): set default java version to 17 (#268) by エリス · 2 years, 3 months ago
  54. dde696f ci(action): update dependencies, tested platforms, and use linux kvm (#267) by エリス · 2 years, 3 months ago
  55. c016dae fix(ios): build output path for cordova-ios@7.0.0 (#266) by エリス · 2 years, 11 months ago
  56. 1f5c34b fix: Finding first ios simulator (#265) by Norman Breau · 2 years, 11 months ago
  57. 65905f9 chore: update paramedic-plugin allow list for file-transfer's server (#263) by エリス · 3 years ago
  58. cd0b14a fix: Update file-transfer port (#262) by jcesarmobile · 3 years ago
  59. 73feeec fix: correct name of iOS targets (#261) by jcesarmobile · 3 years ago
  60. cabc109 ci: update workflow, paramedic-plugin, and fix missing medic.json (#259) by エリス · 3 years, 2 months ago
  61. a4e3ba3 fix: cli 12 requires platform name w/ cordova run --list (#258) by エリス · 3 years, 2 months ago
  62. 74bdbac ci(action): update android workflow (#257) by エリス · 3 years, 3 months ago
  63. 80787fd fix(android): change order of project setup & plugin install (#253) by エリス · 3 years, 7 months ago
  64. 96b22fd build(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.8 (#247) by dependabot[bot] · 3 years, 10 months ago
  65. 0bcf4af ci(ios): add continue-on-error flag (#244) by エリス · 4 years ago
  66. 77f5cc8 ci(ios): drop macos 10.15 & iOS 12 (#241) by エリス · 4 years ago
  67. 41ff4c3 ci(android): refactor workflow (#242) by エリス · 4 years ago
  68. 955f6fb build(deps): bump ansi-regex from 4.1.0 to 4.1.1 (#238) by dependabot[bot] · 4 years, 4 months ago
  69. 674bb57 build(deps): bump plist from 3.0.4 to 3.0.5 (#237) by dependabot[bot] · 4 years, 4 months ago
  70. 41ee44f build(deps): bump follow-redirects from 1.14.4 to 1.14.9 (#236) by dependabot[bot] · 4 years, 4 months ago
  71. aacd5f7 build(deps): bump shelljs from 0.8.4 to 0.8.5 (#235) by dependabot[bot] · 4 years, 4 months ago
  72. d0f95a1 build(deps): bump minimist from 1.2.5 to 1.2.6 (#233) by dependabot[bot] · 4 years, 4 months ago
  73. 6b8d916 build(deps): bump async from 2.6.3 to 2.6.4 (#234) by dependabot[bot] · 4 years, 4 months ago
  74. c394568 dep!: update all dependencies w/ minor fixes (#230) by エリス · 4 years, 10 months ago
  75. 86db94a ci(ios): add step comment for iOS 12.x testing (#229) by エリス · 4 years, 10 months ago
  76. 5c6bddb chore: add hacktoberfest label (#228) by エリス · 4 years, 10 months ago
  77. a77e7b7 feat(ios): add Xcode 13 & iOS 15 support (#226) by Tommy Goode · 4 years, 10 months ago
  78. ee7b7c3 ci(ios): improve version matrix & pr configs (#227) by エリス · 4 years, 10 months ago
  79. 56445eb chore(ios): remove unsupported iOS 9 config (#208) by Tim Brust · 4 years, 10 months ago
  80. c92a2a0 chore: npmrc (#223) by Norman Breau · 5 years ago
  81. 8dfb13c test(paramedic-plugin): update edit-config for file plugin (#224) by エリス · 5 years ago
  82. acb6f55 ci: add ignore cases to run platform test (#222) by エリス · 5 years ago
  83. cbd9c9b feat!: upgrade eslint process w/ workflow testing (#221) by エリス · 5 years ago
  84. bd9940b doc: update & format readme (#219) by エリス · 5 years ago
  85. c654756 ci(gh-actions): add status badge (#218) by エリス · 5 years ago
  86. 87ec390 ci: remove travis & appveyor (#217) by エリス · 5 years ago
  87. bd12619 ci(gh-actions): add test strategy matrix (#216) by エリス · 5 years ago
  88. 3db1b33 feat!: bump node engine requirement >=12 (#220) by エリス · 5 years ago
  89. 95bb3b3 feat(gh-actions): add workflow (#215) by エリス · 5 years ago
  90. 8ca66d8 feat(android): reference emulator from node_modules for cordova-android@10.x support (#214) by zachawilson · 5 years ago
  91. e99fd38 chore: clean up package.json (#212) by Raphael von der Grün · 6 years ago
  92. 7924664 (ios): add ios13 local config (#199) by Niklas Merz · 6 years ago
  93. 5e3231c fix(ios): remove WKWebView check (#207) by Tim Brust · 6 years ago
  94. 480f291 build(deps): upgrade in-range dependencies to their latest version (#211) by Tim Brust · 6 years ago
  95. 5465099 tmp: use cordova-plugin-test-framework master repo (#209) by エリス · 6 years ago
  96. fcd875c chore: remove Android 4.4 config (#205) by Tim Brust · 6 years ago
  97. d3c6e7b chore: remove local Android 4.4 config by Tim Brust · 6 years ago
  98. 326051a Merge pull request #202 from breautek/android10 by Norman Breau · 6 years ago
  99. 1533aa6 breaking: use latest platform & development tools (#200) by エリス · 6 years ago
  100. f9135d4 ci(travis): removes obsolete key and adds license header (#204) by Tim Brust · 6 years ago