chris48s
b71f812b68
migrate examples to openApi part 17; affects [buildkite cii codeship crates jsdelivr npms] and bundlephobia ( #9584 )
...
* update crates service test
* migrate some services from examples to openApi
* migrate crates from examples to openApi, improve titles
* explain what hd,hw,hm,hy actually mean
* improve descriptions
2023-12-22 13:25:38 +00:00
chris48s
088fb17088
fix: for crates.io versions, use max_stable_version if it exists ( #8687 )
...
Co-authored-by: Zeeshan Lakhani <zeeshan.lakhani@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-02-25 18:18:30 +00:00
Pierre-Yves B
23c0406bed
Migrate from CommonJS to ESM ( #6651 )
2021-07-09 12:53:55 +01:00
Caleb Cartwright
9f814fa3e2
convert some service classes to static props, run [cran crates ctan] ( #5517 )
...
* refactor(cran): convert to static props
* refactor(crates): convert to static props
* refactor(ctan): convert to static props
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-09-12 17:46:33 +00:00
dependabot-preview[bot]
478d14300c
Build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 ( #4859 )
...
* Build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.20.1 to 2.20.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.20.1...v2.20.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* Fixes
* refactor: combine imports
* refactor: combine imports
* refactor: combine imports
* refactor: update import ordering
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: Paul Melnikow <email@paulmelnikow.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
2020-04-16 18:39:13 -05:00
Caleb Cartwright
9eba551842
fix runtime type error in [crates] version ( #3811 )
...
* fix: runtime type error in crates version service
* chore: switch CratesVersion tester to use createServiceTester helper
* chore: removed commented out line
2019-07-31 18:19:34 -05:00
Paul Melnikow
fafb22efee
Move "good" badge helpers from lib/ to services/ ( #3101 )
...
This moves a few helpers from `lib/` to `services/`:
build-status.js
build-status.spec.js
color-formatters.js
color-formatters.spec.js
contributor-count.js
licenses.js
licenses.spec.js
php-version.js
php-version.spec.js
text-formatters.js
text-formatters.spec.js
version.js
version.spec.js
And one from `lib/` to `core/`:
unhandled-rejection.spec.js
The diff is long, but the changes are straightforward.
Ref #2832
2019-02-27 20:47:46 -05:00
Paul Melnikow
89113eee17
Migrate deprecated staticExample -> staticPreview ( #2650 )
2019-01-06 17:30:25 -05:00
chris48s
8070f0bef9
add tests for rust [crates] and refactor ( #2462 )
...
* add tests for rust [crates] and refactor
2018-12-06 20:24:46 +00:00