chris48s
2c0737592b
migrate examples to openApi part 8; affects [ubuntu uptimerobot vaadin vcpkg visualstudiomarketplace wheelmap] ( #9463 )
...
* migrate some services from examples to openApi
* improve and de-dupe service titles
2023-08-31 20:31:11 +00:00
dependabot[bot]
b9d96755ec
chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 ( #9357 )
...
* chore(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* reformat all the things (prettier 3)
* update tests to await calls to prettier.format()
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chris48s <git@chris-shaw.dev >
2023-07-10 09:27:51 +00:00
Nicolas Jakob
4a5bf538ff
Fix [Vcpkg] version service for different version fields ( #8945 )
...
* Fix [Vcpkg] version service for different version fields
* Use match one to enforce a single alternative
* Mock different version field test cases
* Extract version field parsing as separate helper
---------
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-03-04 20:40:22 +00:00
Nicolas Jakob
303fb86200
Add [Vcpkg] version service ( #8923 )
...
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2023-02-20 19:44:47 +00:00