Skip to content
Snippets Groups Projects
  1. Oct 06, 2022
  2. Aug 26, 2022
  3. Aug 09, 2022
  4. Jul 26, 2022
    • IKEDA Sho's avatar
      feat(datasource): add cpan datasource (#16545) · 8bff91a4
      IKEDA Sho authored
      * feat(datasource): add cpan datasource
      
      * Update perl versioning's readme
      
      * Extract copystr function to lib/util/string.ts
      
      * Remove unnecessary optional chaining
      
      * Use registryUrl and logger.trace
      
      * Use `perl` versioning's `isStable`
      
      * Remove possibly unnecessary try/catch
      
      * Use MetaCPAN API
      
      * Use reduce
      
      * Use maturity field for `isStable` handling
      
      https://metacpan.org/pod/CPAN::DistnameInfo#maturity
      
      * Revert "Extract copystr function to lib/util/string.ts"
      
      This reverts commit 51ebf55c90a365441ad54193db1643e4c50af696.
      
      # Conflicts:
      #	lib/modules/datasource/cpan/index.ts
      
      * Remove downloadUrl
      
      * Extract types
      
      * Use toMatchObject
      
      * Improve tests
      
      * Rename to MetaCpanSearchResult
      
      * Rename to searchUrl
      
      * Rename to MetaCpanFileSearchResult and add tsdoc
      
      * Use for...of over reduce
      
      * More safely handle the response JSON
      
      * Use joinUrlParts
      
      * Don't embed distribution info
      
      * Split tsdoc comments
  5. Jul 17, 2022
  6. Jul 15, 2022
  7. Mar 29, 2022
  8. Mar 04, 2022
    • Rhys Arkins's avatar
      refactor: lib/modules (#14488) · dca3418b
      Rhys Arkins authored
      Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/
      
      BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
      dca3418b
  9. Feb 17, 2022
  10. Feb 15, 2022
  11. Feb 13, 2022
  12. Feb 11, 2022
  13. Feb 10, 2022
  14. Feb 05, 2022
  15. Jan 31, 2022
  16. Jan 29, 2022
  17. Nov 19, 2021
  18. Nov 18, 2021
  19. Nov 10, 2021
  20. Oct 26, 2021
  21. Oct 13, 2021
  22. Oct 01, 2021
  23. Sep 16, 2021
  24. Sep 09, 2021
  25. Sep 01, 2021
  26. Aug 03, 2021
  27. Aug 02, 2021
  28. Jul 29, 2021
  29. Jun 29, 2021
  30. Jun 27, 2021
  31. Jun 25, 2021
  32. Jun 18, 2021
Loading