Arun
7e762e7ae9
Fix commands injection in Github workflow ( #9542 )
2023-09-02 09:35:05 +00:00
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
Piepmatz
170d29efcc
Add dynamic TOML support via [DynamicToml] Service ( #9517 )
...
* exported BaseTomlService
* added dynamic-toml service
* added dynamic-toml tester
* fixed dynamic-toml tests
2023-08-30 17:38:57 +00:00
chris48s
e8157100b8
migrate examples to openApi part 11: enums; affects [codefactor conda depfu homebrew jsdelivr reddit sourceforge testspace vaadin github] ( #9437 )
...
* WIP enums
* WIP moar enums
* add a helper function for extracting enum from route pattern
* add enum schemas to services
* review and improve service names
* convert some more services with enums
* review and improve service names
* fix issue/pull request detail
2023-08-30 16:14:18 +00:00
chris48s
fdeda3e3f9
Revert "log an error to sentry if an upstream service responds with 429 Too Many Requests ( #9505 )" ( #9523 )
...
This reverts commit 53537822de .
2023-08-29 18:57:42 +00:00
chris48s
1ee176e034
cache [pypi] downloads for longer ( #9522 )
2023-08-29 18:32:58 +00:00
chris48s
53537822de
log an error to sentry if an upstream service responds with 429 Too Many Requests ( #9505 )
...
* log an error to sentry if an upstream service responds with 429 Too Many Requests
* fix tests
2023-08-27 20:37:56 +00:00
jNullj
94a148b399
Docs: update TUTORIAL.md add BaseTomlService ( #9518 )
...
In the docs at TUTORIAL.md the new base service BaseTomlService was missing in the list of base services.
2023-08-27 11:15:10 +00:00
dependabot[bot]
09a55aba46
chore(deps): bump simple-icons from 9.10.0 to 9.11.0 ( #9513 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 9.10.0 to 9.11.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/9.10.0...9.11.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 14:37:43 +00:00
dependabot[bot]
2fe799e463
chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 ( #9509 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.0...v14.0.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 14:20:48 +00:00
dependabot[bot]
ed611f3138
chore(deps-dev): bump @typescript-eslint/parser from 6.4.0 to 6.4.1 ( #9511 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 14:20:30 +00:00
dependabot[bot]
8bbb224771
chore(deps-dev): bump chai from 4.3.7 to 4.3.8 ( #9512 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.7...v4.3.8 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 14:19:53 +00:00
dependabot[bot]
96899ec0ca
chore(deps-dev): bump concurrently from 8.2.0 to 8.2.1 ( #9507 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 14:19:27 +00:00
dependabot[bot]
779bb0988b
chore(deps-dev): bump eslint-plugin-jsdoc from 46.4.6 to 46.5.0 ( #9510 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 46.4.6 to 46.5.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.4.6...v46.5.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 14:19:06 +00:00
dependabot[bot]
833f3de3c6
chore(deps): bump smol-toml from 1.1.1 to 1.1.2 ( #9508 )
...
Bumps [smol-toml](https://github.com/squirrelchat/smol-toml ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/squirrelchat/smol-toml/releases )
- [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.1.1...v1.1.2 )
---
updated-dependencies:
- dependency-name: smol-toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 14:18:52 +00:00
Tom Heaton
223f423b21
Replace localhost with domain in example link. ( #9506 )
...
Replace localhost with domain in example link.
2023-08-25 11:18:07 +00:00
chris48s
384fa4d38f
[twitter] --> x ( #9496 )
2023-08-23 19:51:18 +00:00
Prashant Rawat
865e8a0a01
use defaultBadgeData as object instead of function in tutorial docs ( #9502 )
2023-08-23 18:52:21 +00:00
Prashant Rawat
531d2acf5c
add docstrings for website status service ( #9495 )
2023-08-21 11:10:06 +00:00
chris48s
4f67ab7a09
migrate examples to openApi part5; affects [itunes jetbrains jitpack keybase lemmy luarocks maintenance openvsx] ( #9431 )
...
* migrate some services from examples to openApi
* improve and de-dupe service titles
* revert changes to jsdelivr
* Update services/jetbrains/jetbrains-downloads.service.js
Co-authored-by: Pierre-Yves Bigourdan <10694593+PyvesB@users.noreply.github.com >
---------
Co-authored-by: Pierre-Yves Bigourdan <10694593+PyvesB@users.noreply.github.com >
2023-08-21 11:16:01 +01:00
chris48s
6823d38ddf
migrate examples to openApi part 4; affects [ecologi elm flathub gem gitter GithubTotalDiscussions greasyfork hackage hackernews homebrew] ( #9430 )
...
* migrate some services from examples to openApi
* improve and de-dupe service titles
* revert changes to homebrew
2023-08-21 10:08:27 +00:00
CRIMX
ad359a260c
[bundlejs] add badge for the npm package size ( #9055 )
...
* feat(service): add bundlejs
* refactor: implement first hit timeout pattern
* refactor: update http error message
* test(bundlejs): remove timeout
* refactor(bundlejs): move exports to query params
* refactor(bundlejs): show errors as timeout only
* test(bundlejs): add timeout and 404 mock
2023-08-20 18:39:39 +00:00
chris48s
8f76982e1c
Switch [OpenCollective] badges to use GraphQL and auth ( #9387 )
...
* [OpenCollective] update opencollective to api v2 (#9346 )
* update opencollective to api v2
* fix tests
* fix: do not filter by accountType for opencollective/all
* remove 404
* remove required in schema
* cnt -> count
* keep by-tier code as-is
---------
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
* allow calling OpenCollective api with an auth token
* add test for opencollective auth
* cache OpenCollective badges for longer
---------
Co-authored-by: xxchan <xxchan22f@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-08-20 18:24:38 +00:00
chris48s
692829f91c
migrate examples to openApi part 6; affects [opencollective opm ossf powershell pub pypi reddit repology] ( #9462 )
...
* migrate some services from examples to openApi
* improve and de-dupe service titles
2023-08-19 04:33:27 +00:00
dependabot[bot]
1b792f0772
chore(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 ( #9492 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 03:40:04 +00:00
jNullj
7d44ebf910
devops: Add ci warning for swizzled docusaurus components ( #9467 )
...
* devops: Add ci warning for swizzled docusaurus components
Add new action and workflow that runs on new dependabot PR.
The action checks changes in components of docusaurus-theme-openapi that are swizzled and warns maintainers to review those changes.
For more info see badges/shields#9287
Solves badges/shields#9287
* Fix table formating
* Fix order
* handle missing patch cases
* fix missing fetch in node16
* fix typo
* fix typo
* changed from diff parse to json usage
* fix keys issues
* fix parent dependency version check
* Apply suggestions from code review - Improve description and text format
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
* Fix comment table format
* fix type
* Add docusaurus-swizzled-warning to dependabot
* refactor: remove node-fetch and use octokit insted
* improve code readability
* fix type
* change pull_request_target to pull_request
* Improve action log
Change core.debug to core.info so it always shows and not only when in debug.
* Log old and new version
Log old and new versions for the Docusaurus swizzled component changes warning workflow.
---------
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2023-08-18 21:08:34 +00:00
dependabot[bot]
44f9417e29
chore(deps): bump graphql from 16.7.1 to 16.8.0 ( #9482 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.7.1...v16.8.0 )
---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:47:33 +00:00
dependabot[bot]
75fe62d864
chore(deps): bump simple-icons from 9.9.0 to 9.10.0 ( #9485 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/9.9.0...9.10.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:46:25 +00:00
dependabot[bot]
0ba57f1d24
chore(deps-dev): bump nock from 13.3.2 to 13.3.3 ( #9481 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.2 to 13.3.3.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.2...v13.3.3 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:45:19 +00:00
dependabot[bot]
20099beb73
chore(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.4.0 ( #9483 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:08:34 +00:00
dependabot[bot]
b958cd050b
chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 ( #9491 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.2.3 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.3...v14.0.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:08:02 +00:00
dependabot[bot]
4757a4f6c6
chore(deps): bump pg from 8.11.2 to 8.11.3 ( #9487 )
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) from 8.11.2 to 8.11.3.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.3/packages/pg )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:03:13 +00:00
dependabot[bot]
61978f8df0
chore(deps-dev): bump eslint-plugin-react from 7.33.1 to 7.33.2 ( #9489 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.33.1 to 7.33.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.1...v7.33.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:02:50 +00:00
dependabot[bot]
54f943ec48
chore(deps-dev): bump node-mocks-http from 1.12.2 to 1.13.0 ( #9488 )
...
Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http ) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/howardabrams/node-mocks-http/releases )
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md )
- [Commits](https://github.com/howardabrams/node-mocks-http/compare/v1.12.2...v1.13.0 )
---
updated-dependencies:
- dependency-name: node-mocks-http
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:02:27 +00:00
dependabot[bot]
f75b4f41d8
chore(deps-dev): bump cypress from 12.17.3 to 12.17.4 ( #9490 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 12.17.3 to 12.17.4.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v12.17.3...v12.17.4 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:01:39 +00:00
dependabot[bot]
72beb61f92
chore(deps): bump @sentry/node from 7.63.0 to 7.64.0 ( #9484 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.63.0 to 7.64.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.63.0...7.64.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:01:24 +00:00
dependabot[bot]
aed31a31d3
chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 ( #9486 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.1 to 3.0.2.
- [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/3.0.1...3.0.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-18 18:00:37 +00:00
chris48s
478b1083f2
migrate examples to openApi part 3; affects [conan cookbook coverity cpan debian docker docsrs dub eclipse] ( #9429 )
...
* migrate some services from examples to openApi
* improve and de-dupe service titles
* revert changes to depfu
2023-08-17 20:32:01 +00:00
jNullj
61b8446189
Add TOML support with BaseTomlService ( #9438 )
...
* Add TOML support with [BaseTomlService]
Add base toml service to enable fetch of toml files
Add spec file for the new toml service for automated testing
This was added to allow a new way to retrive python version from pyproject.toml as described in issue #9410
* Fix typo
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
* refactor: improve code readability
solve code review https://github.com/badges/shields/pull/9438#discussion_r1291503340
---------
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2023-08-16 20:12:21 +00:00
confused_techie
d73a5ebb1a
[Pulsar] Add Pulsar Badges for Stargazers & Downloads ( #8767 )
...
* Added pulsar-edit Downloads & Stargazers
* Manage colour similar to how Docker Badges do
* Fixed typo in colour
* Or it seems no other (not found) tests check colour, likely overrided elsewhere
* Remove usage of 'Edit'
* errorMessages => httpErrors && downloads => dt
---------
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2023-08-15 08:34:55 +00:00
Sandro Marques
96e9e130de
Add [CurseForge] badges ( #9252 )
...
* add curseforge downloads badge
* Add more [CurseForge] badges
Adds the following badges:
- /curseforge/dt/:projectId (downloads)
- /curseforge/game-versions/:projectId (game versions)
- /curseforge/v/:projectId (version)
The following secret:
- CURSEFORGE_API_KEY (yml: private.curseforge_api_key)
* Remove default logo from badges
* Linter fixes
* Rename `errorMessages` to `httpErrors`
* Remove namedLogo from ModrinthGameVersions badge
* Remove namedLogo from ModrinthVersion badge
* Remove namedLogo from ModrinthFollowers badge
---------
Co-authored-by: Minecraftschurli <minecraftschurli@gmail.com >
Co-authored-by: Pierre-Yves Bigourdan <10694593+PyvesB@users.noreply.github.com >
2023-08-13 18:00:40 +00:00
dependabot[bot]
c7810a791f
chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 ( #9473 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-12 22:20:35 +00:00
chris48s
d8480a66c4
update npm prune command ( #9470 )
2023-08-12 21:46:03 +00:00
chris48s
e4dcec6864
remove obsolete entries from dependabot.yml ( #9469 )
2023-08-12 21:42:02 +00:00
chris48s
9212427b1a
output DockerHub digest in publish-docker-next workflow ( #9471 )
2023-08-12 16:40:35 -05:00
chris48s
e9b3b505b3
delete close-bot ( #9468 )
2023-08-11 15:31:13 +00:00
dependabot[bot]
b075b6fa9c
chore(deps): bump camelcase from 7.0.1 to 8.0.0 ( #9460 )
...
Bumps [camelcase](https://github.com/sindresorhus/camelcase ) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases )
- [Commits](https://github.com/sindresorhus/camelcase/compare/v7.0.1...v8.0.0 )
---
updated-dependencies:
- dependency-name: camelcase
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 15:25:55 +00:00
Prashant Rawat
a94115fbb0
Add docstrings for version service ( #9411 )
...
* add docstrings for version service
* replace curly quotes with single quotes
* use @example to write sample use cases
* update descriptions
* update jsdoc for rangeStart function
2023-08-11 15:09:33 +00:00
dependabot[bot]
d19d62890a
chore(deps): bump simple-icons from 9.8.0 to 9.9.0 ( #9459 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/9.8.0...9.9.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 14:42:58 +00:00
dependabot[bot]
52ca2cd5da
chore(deps-dev): bump @typescript-eslint/parser from 6.2.1 to 6.3.0 ( #9461 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 14:32:51 +00:00