anatawa12
00d72da97e
add [WingetVersion] Badge ( #10245 )
...
* feat: add winget version badge
* chore: accept dotted path instead of slashed
* test: add test for winget-version
* fix: remove debug code
* chore: use winget-specific version compare algorithm
* fix: support latest and unknown
* fix(winget/version): trailing '.0' handling is incorrect
* fix(winget/version): latest returns last newest version instead of the first newest version
* fix(winget/version): confusing subpackage and version name
* fix(winget/version): example for latest is incorrect
* add a couple of extra test cases for latest()
---------
Co-authored-by: chris48s <git@chris-shaw.dev >
2024-11-04 19:05:32 +00:00
usr3
4ec62fa445
Fix broken URL for pingpong.one ( #10655 )
...
Fix broken URL for https://pingpong.one for uptime status monitoring.
2024-11-04 11:40:03 +00:00
Pierre-Yves Bigourdan
57520a974f
Remove [Nuget MyGet] color tests ( #10654 )
2024-11-02 18:34:25 +00:00
Ambati Mohan Kumar
8c7872a666
[npm] - Last update badge added ( #10641 )
...
* Added npm last update badge
* extended NpmBase class instead of BaseJsonService.
* added scoped packages to last update.
* introduced additionalQueryParamSchema
this is to add other query params schema, other than the one present in NpmBase.
* removed version query param
* in absence of modified date, it'll fetch created.
* removed version query param.
* added dist-tags.
* Update services/npm/npm-last-update.service.js
Co-authored-by: jNullj <15849761+jNullj@users.noreply.github.com >
* refactored handle method for dist-tags.
* Update services/npm/npm-last-update.service.js
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
* added date validation check.
* added date validation check.
* added date validation check.
---------
Co-authored-by: jNullj <15849761+jNullj@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2024-11-02 17:37:07 +00:00
Pierre-Yves Bigourdan
ad82f7647a
Add YouTube-specific privacy notes ( #10646 )
2024-11-02 11:20:57 +00:00
github-actions[bot]
43940aeeae
Changelog for Release server-2024-11-02 ( #10653 )
...
* Update Changelog
* Update CHANGELOG.md
---------
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
server-2024-11-02
2024-11-02 10:32:32 +00:00
dependabot[bot]
d05172557d
chore(deps): bump simple-icons from 13.14.1 to 13.15.0 ( #10651 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 13.14.1 to 13.15.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/13.14.1...13.15.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>
2024-11-02 10:00:46 +00:00
dependabot[bot]
4aa9aa339e
chore(deps): bump @xmldom/xmldom from 0.9.4 to 0.9.5 ( #10652 )
...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom ) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.9.4...0.9.5 )
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
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>
2024-11-02 09:54:31 +00:00
dependabot[bot]
91e4f4a78a
chore(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.12.2 ( #10650 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.11.0 to 8.12.2.
- [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/v8.12.2/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>
2024-11-02 09:51:55 +00:00
dependabot[bot]
383812e160
chore(deps): bump @sentry/node from 8.35.0 to 8.36.0 ( #10649 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 8.35.0 to 8.36.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/8.35.0...8.36.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>
2024-11-02 09:51:34 +00:00
dependabot[bot]
20ab5255cd
chore(deps-dev): bump mocha from 10.7.3 to 10.8.2 ( #10648 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.7.3 to 10.8.2.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.7.3...v10.8.2 )
---
updated-dependencies:
- dependency-name: mocha
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>
2024-11-02 09:51:09 +00:00
chris48s
20ae47e5ff
cleanly handle null or undefined result from jsonpath-plus ( #10645 )
2024-11-02 09:50:34 +00:00
chris48s
62430392f8
add content security policy header to SVG responses ( #10642 )
2024-10-27 15:09:26 +00:00
jNullj
cc90c190f2
Refactor - use renderVersionBadge - part 3 [luarocks gitlab nuget feedz] ( #10630 )
...
* Refactor luarocks to use renderVersionBadge
Loarocks does not appear to have version conventions and there are no issues in history that require usage of existing color usage.
For better consistency use color scheme as the rest of the badges.
Also add scm and cvs as preview in renderVersionBadge
* add missing test for version color formatter
* refactor nuget to use renderVersionBadge
* Refactor GitlabTag to use renderVersionBadge
* add comment about non-standard render of coljarsVersion
* Refactor FeedzVersionService to use renderVersionBadge from version.js
* Refactor nuget.tester.js to remove unnecessary version tests
* add missing label in gitlab-tag.spec
2024-10-27 13:35:03 +00:00
dependabot[bot]
48e25771ee
chore(deps-dev): bump @mdx-js/react from 3.0.1 to 3.1.0 ( #10631 )
...
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/mdx-js/mdx/releases )
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md )
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react )
---
updated-dependencies:
- dependency-name: "@mdx-js/react"
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>
2024-10-26 13:34:06 +00:00
dependabot[bot]
fe2d2fbb44
chore(deps): bump simple-icons from 13.14.0 to 13.14.1 ( #10639 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 13.14.0 to 13.14.1.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/13.14.0...13.14.1 )
---
updated-dependencies:
- dependency-name: simple-icons
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>
2024-10-26 13:33:26 +00:00
dependabot[bot]
d87673f6a8
chore(deps-dev): bump eslint-plugin-react from 7.37.1 to 7.37.2 ( #10635 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.37.1 to 7.37.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.37.1...v7.37.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>
2024-10-26 13:28:36 +00:00
dependabot[bot]
ffee2e103c
chore(deps-dev): bump jsdoc from 4.0.3 to 4.0.4 ( #10632 )
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.4/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.3...4.0.4 )
---
updated-dependencies:
- dependency-name: jsdoc
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>
2024-10-26 13:23:12 +00:00
dependabot[bot]
bbc8c2035f
chore(deps): bump pg from 8.13.0 to 8.13.1 ( #10634 )
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) from 8.13.0 to 8.13.1.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.1/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>
2024-10-26 13:22:37 +00:00
dependabot[bot]
caa3ffef39
chore(deps-dev): bump cypress from 13.15.0 to 13.15.1 ( #10633 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.15.0 to 13.15.1.
- [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/v13.15.0...v13.15.1 )
---
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>
2024-10-26 13:22:24 +00:00
dependabot[bot]
d37d6c8aab
chore(deps-dev): bump @typescript-eslint/parser from 8.10.0 to 8.11.0 ( #10636 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.10.0 to 8.11.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/v8.11.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>
2024-10-26 13:21:26 +00:00
dependabot[bot]
51de256952
chore(deps): bump jsonpath-plus from 10.0.6 to 10.1.0 ( #10638 )
...
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath ) from 10.0.6 to 10.1.0.
- [Release notes](https://github.com/s3u/JSONPath/releases )
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md )
- [Commits](https://github.com/s3u/JSONPath/compare/v10.0.6...v10.1.0 )
---
updated-dependencies:
- dependency-name: jsonpath-plus
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>
2024-10-26 13:20:38 +00:00
dependabot[bot]
3c7f38861a
chore(deps-dev): bump eslint-plugin-sort-class-members ( #10637 )
...
Bumps [eslint-plugin-sort-class-members](https://github.com/bryanrsmith/eslint-plugin-sort-class-members ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/bryanrsmith/eslint-plugin-sort-class-members/releases )
- [Commits](https://github.com/bryanrsmith/eslint-plugin-sort-class-members/compare/v1.20.0...v1.21.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-sort-class-members
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>
2024-10-26 13:20:12 +00:00
dependabot[bot]
85e4ee6b2b
chore(deps): bump @sentry/node from 8.34.0 to 8.35.0 ( #10640 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 8.34.0 to 8.35.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/8.34.0...8.35.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>
2024-10-26 13:19:35 +00:00
Ambati Mohan Kumar
5e40080099
[Scoop] Added scoop-license badge. ( #10627 )
...
* scoop-license service is added.
* refactored scoop badges - added scoop base
* refactor - description changed to base class.
* refactor - description changed to base class.
* Update services/scoop/scoop-license.tester.js
Co-authored-by: jNullj <15849761+jNullj@users.noreply.github.com >
* refactor - buckets variable is moved to base class, also updated tester with createTestService.
* moved queryParamSchema to base class.
---------
Co-authored-by: jNullj <15849761+jNullj@users.noreply.github.com >
2024-10-25 16:35:16 +00:00
dependabot[bot]
28bee8681a
chore(deps): bump jsonpath-plus from 10.0.0 to 10.0.6 ( #10620 )
...
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath ) from 10.0.0 to 10.0.6.
- [Release notes](https://github.com/s3u/JSONPath/releases )
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md )
- [Commits](https://github.com/s3u/JSONPath/commits )
---
updated-dependencies:
- dependency-name: jsonpath-plus
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>
2024-10-21 15:12:40 +00:00
dependabot[bot]
17a50b81e4
chore(deps): bump simple-icons from 13.13.0 to 13.14.0 ( #10623 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 13.13.0 to 13.14.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/13.13.0...13.14.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>
2024-10-21 15:02:22 +00:00
dependabot[bot]
d186f7cfb5
chore(deps): bump @xmldom/xmldom from 0.9.3 to 0.9.4 ( #10624 )
...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom ) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.9.3...0.9.4 )
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
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>
2024-10-21 14:53:45 +00:00
dependabot[bot]
8ba3a74aa2
chore(deps-dev): bump @typescript-eslint/parser from 8.8.1 to 8.10.0 ( #10626 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.8.1 to 8.10.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/v8.10.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>
2024-10-21 14:53:10 +00:00
dependabot[bot]
9d22508df1
chore(deps-dev): bump eslint-plugin-cypress from 3.5.0 to 3.6.0 ( #10625 )
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.5.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
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>
2024-10-21 14:48:56 +00:00
dependabot[bot]
d79879cd75
chore(deps-dev): bump eslint-plugin-jsdoc from 50.3.1 to 50.4.3 ( #10621 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 50.3.1 to 50.4.3.
- [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/v50.3.1...v50.4.3 )
---
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>
2024-10-21 14:48:20 +00:00
Aiden Gardner
4e4e3f82c6
[Chromewebstore] Extension size & last updated ( #10613 )
...
* Bump webextension-store-meta
* Add extension last updated
* Add extension size
* Run linter
* Rename last updated badge
2024-10-21 08:22:43 +00:00
jNullj
04f4fbd156
Deprecate HackageDeps service ( #10618 )
...
HackageDeps will allways return a landing page with 200 and no text about outdated packages.
The site is down and looking for someone to take over.
Therefor api information is false and non functional.
2024-10-20 20:05:23 +00:00
jNullj
66631524c5
Add [CratesUserDownloads] service and tester ( #10619 )
...
* add jsdoc for crates fetch func
* add BaseCratesUserService for user stats api route
part of solution for #10614
* Add CratesUserDownloads service and tester
This commit adds the CratesUserDownloads service and tester files. The CratesUserDownloads service shows the user total downloads at Crates.io.
as requested by #10614
* render userid in code block
* add non-exsistent user CratesUserDownloads test
userid for API usage is int32, therefor to minimize chance of user taking the id used the max value for int32 is used.
* fixed typo
2024-10-20 20:03:54 +00:00
jNullj
e7d76b117e
refactor - usage renderVersionBadge - part 2 [amo archlinux aur bower cdnjs chromewebstore cocoapods conan conda cookbook cpan cran crates ctan curseforge debian docker dub eclipsemarketplace elmpackage f-droid factorio fedora feedz flathub galaxytoolshed gem gitea github gitlab greasyfork hackage hexpm homebrew itunes jenkins jetbrains jitpack jsr mavenmetadata modrinth nexus npm nuget openvsx opm ore packagist piwheels polymart pub puppetforge pypi ros scoop snapcraft spack spiget thunderstore twitch ubuntu vaadindirectory vcpkg visualstudioappcenter visualstudiomarketplace vpm wordpress] ( #10615 )
...
* use defaultLabel in renderVersionBadge without tag
As we refactor the codebase to use renderVersionBadge.
some badges need to show default label regardless of tag existance.
This is usefull for cases where the label is dynamic.
This change requires fixing test for npm, not sure how it worked before.
* Refactor AurVersion to use renderVersionBadge
part of #2026
* Refactor CondaVersion to use renderVersionBadge
part of #2026
* Refactor WordpressRequiresVersion to use renderVersionBadge
* add postfix option to renderVersionBadge
* add missing tests for renderVersionBadge
add defaultLabel without tag test
add postfix test
add test for all options together
* Refactor WordpressPluginTestedVersion to use renderVersionBadge
* add prefix override to renderVersionBadge
adds tests for all options with prefix as well
used for #2026 but also usefull for usage letting people override v prefix for versions all over the project once #2026 is done as requested for example in #10574
* Refactor RequiresPHPVersionForType to use renderVersionBadge
2024-10-20 21:55:58 +02:00
chris48s
868643ee6c
set VM size to shared-cpu-1x/256Mb on staging apps ( #10617 )
2024-10-17 16:24:50 +00:00
jNullj
0a57af28bd
update failing test to use package iptables ( #10616 )
...
use iptables as its a stable long term package that uses more standard version numbers
archlinux uses upstream versions which makes version regex for tests hard to predict
2024-10-16 17:36:29 +00:00
Ambati Mohan Kumar
1d2bf19100
[Snapcraft] - Added snapcraft last update badge ( #10610 )
...
* Added badge for Maven-Cenral last update.
* Update services/maven-central/maven-central-last-update.service.js
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
* updated according to the review comments.
* added Snapcraft last updated badges.
* made changes according to the review.
---------
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2024-10-14 05:48:16 +00:00
Pierre-Yves Bigourdan
d502e7031f
[GitHubHacktoberfest] 2024 support ( #10612 )
2024-10-13 18:15:07 +00:00
jNullj
a8a1e77433
change nexus test for valid version ( #10609 )
2024-10-13 17:11:40 +00:00
jNullj
d00c4de4a3
Refactor version rendering in [wordpress nexus] and [f-droid] services ( #10608 )
...
* Refactor version rendering in f-droid, nexus, and wordpress services
* add missing label in nexus test
2024-10-13 19:10:17 +02:00
valkyrie_pilot
9ab1a906b2
Add option for IDs to have a prefix ( #10576 )
...
* Add option for IDs to have a prefix
* Switch to suffixes to protect ID values
* Document idSuffix
* Fix validation error message consistency
* Fix ID suffix regex test
* Add tests
* snapshot tests for idSuffix covering all 5 badge styles
* tweak docs
* update typescript definitions
* badge-maker 4.1.0 release
---------
Co-authored-by: chris48s <git@chris-shaw.dev >
2024-10-13 16:47:50 +00:00
dependabot[bot]
5580b1cd5c
chore(deps-dev): bump @easyops-cn/docusaurus-search-local ( #10606 )
...
Bumps [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local ) from 0.44.5 to 0.45.0.
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases )
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.45.0/packages/docusaurus-search-local )
---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
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>
2024-10-12 14:46:04 +00:00
dependabot[bot]
f28578f4e8
chore(deps): bump simple-icons from 13.12.0 to 13.13.0 ( #10605 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 13.12.0 to 13.13.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/13.12.0...13.13.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>
2024-10-12 14:43:11 +00:00
dependabot[bot]
68e5eb6b8b
chore(deps): bump query-string from 9.1.0 to 9.1.1 ( #10604 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.1.0...v9.1.1 )
---
updated-dependencies:
- dependency-name: query-string
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>
2024-10-12 14:37:10 +00:00
dependabot[bot]
58ea5aead3
chore(deps): bump jsonpath-plus from 9.0.0 to 10.0.0 ( #10601 )
...
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath ) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/s3u/JSONPath/releases )
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md )
- [Commits](https://github.com/s3u/JSONPath/commits )
---
updated-dependencies:
- dependency-name: jsonpath-plus
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>
2024-10-12 14:35:22 +00:00
dependabot[bot]
ba6a24e84c
chore(deps-dev): bump form-data from 4.0.0 to 4.0.1 ( #10600 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: form-data
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>
2024-10-12 14:34:13 +00:00
dependabot[bot]
2170a022f0
chore(deps): bump node-pg-migrate from 7.7.0 to 7.7.1 ( #10603 )
...
Bumps [node-pg-migrate](https://github.com/salsita/node-pg-migrate ) from 7.7.0 to 7.7.1.
- [Release notes](https://github.com/salsita/node-pg-migrate/releases )
- [Changelog](https://github.com/salsita/node-pg-migrate/blob/main/CHANGELOG.md )
- [Commits](https://github.com/salsita/node-pg-migrate/compare/v7.7.0...v7.7.1 )
---
updated-dependencies:
- dependency-name: node-pg-migrate
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>
2024-10-12 14:30:32 +00:00
dependabot[bot]
7d0fd4a07a
chore(deps-dev): bump @typescript-eslint/parser from 8.8.0 to 8.8.1 ( #10602 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.8.0 to 8.8.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/v8.8.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>
2024-10-12 14:30:13 +00:00
dependabot[bot]
64da4d07c2
chore(deps): bump got from 14.4.2 to 14.4.3 ( #10599 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 14.4.2 to 14.4.3.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.2...v14.4.3 )
---
updated-dependencies:
- dependency-name: got
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>
2024-10-12 14:29:47 +00:00