dependabot[bot]
ef17850f7e
chore(deps-dev): bump @typescript-eslint/parser from 8.13.0 to 8.14.0 ( #10679 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.13.0 to 8.14.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.14.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-11-15 21:11:20 +00:00
dependabot[bot]
5bde4266c8
chore(deps): bump node-pg-migrate from 7.7.1 to 7.8.0 ( #10676 )
...
Bumps [node-pg-migrate](https://github.com/salsita/node-pg-migrate ) from 7.7.1 to 7.8.0.
- [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.1...v7.8.0 )
---
updated-dependencies:
- dependency-name: node-pg-migrate
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-15 21:10:57 +00:00
dependabot[bot]
e57edb42bd
chore(deps): bump @sentry/node from 8.37.1 to 8.38.0 ( #10674 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 8.37.1 to 8.38.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.37.1...8.38.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-15 21:10:29 +00:00
dependabot[bot]
69f9251e1c
chore(deps-dev): bump nock from 13.5.5 to 13.5.6 ( #10675 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.5.5 to 13.5.6.
- [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.5.5...v13.5.6 )
---
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>
2024-11-15 21:09:36 +00:00
dependabot[bot]
39d3fd332b
chore(deps): bump @renovatebot/pep440 from 3.0.20 to 4.0.1 ( #10678 )
...
Bumps [@renovatebot/pep440](https://github.com/renovatebot/pep440 ) from 3.0.20 to 4.0.1.
- [Release notes](https://github.com/renovatebot/pep440/releases )
- [Changelog](https://github.com/renovatebot/pep440/blob/main/.releaserc.json )
- [Commits](https://github.com/renovatebot/pep440/compare/3.0.20...4.0.1 )
---
updated-dependencies:
- dependency-name: "@renovatebot/pep440"
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-11-15 19:36:10 +00:00
chris48s
58f5b99fea
remove 'operations' section from README ( #10673 )
2024-11-14 20:20:34 +00:00
chris48s
20959b15db
add jNullj, remove inactive maintainers ( #10672 )
2024-11-14 18:21:04 +00:00
chris48s
cbb7ab5e8b
reduce overhead of NPM Last Update badge; test [npm] ( #10666 )
...
* reduce overhead of [NpmLastUpdate] badge
* use buildRoute for version without tag
2024-11-13 19:02:48 +00:00
chris48s
2bd926e65f
rename postfix param to suffix ( #10667 )
2024-11-11 19:34:08 +00:00
jNullj
04638ab0ee
Refactor - use renderVersionBadge - part 4 [githubrelease githubtag] ( #10656 )
...
* feat: add forcePrerelease option to renderVersionBadge function
Sometimes API would indicate if a version is pre-release while the version number does not have to be semantically a prerelease like in github-release service.
We don't use a isPrerelease that can also force a non-preleases as we trust here developer semantic over API tagging.
* refactor: GithubRelease to use renderVersionBadge
* refactor: GithubTag use renderVersionBadge
* refactor: change forcePrerelease to isPrerelease
2024-11-11 19:16:14 +00:00
jNullj
4d203e1937
fix [githubpipenv] service tests ( #10658 )
...
* fix failing test 'Locked version of VCS dependency'
replaced tested package which is missing with another example
* Add regex validator for commit hash format
* fix vcs dependency test to use pipenv's pypiserver
2024-11-11 19:15:35 +00:00
dependabot[bot]
6219c6da82
chore(deps-dev): bump cypress from 13.15.1 to 13.15.2 ( #10661 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.15.1 to 13.15.2.
- [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.1...v13.15.2 )
---
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-11-10 13:42:45 +00:00
dependabot[bot]
a16cf24b52
chore(deps): bump simple-icons from 13.15.0 to 13.16.0 ( #10660 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 13.15.0 to 13.16.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/13.15.0...13.16.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-10 13:36:52 +00:00
dependabot[bot]
d3a1ef2ff7
chore(deps): bump @sentry/node from 8.36.0 to 8.37.1 ( #10665 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 8.36.0 to 8.37.1.
- [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.36.0...8.37.1 )
---
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-10 13:28:43 +00:00
dependabot[bot]
32b1e341d7
chore(deps-dev): bump @typescript-eslint/parser from 8.12.2 to 8.13.0 ( #10664 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.12.2 to 8.13.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.13.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-11-10 13:28:23 +00:00
dependabot[bot]
2d5b72b207
chore(deps-dev): bump concurrently from 9.0.1 to 9.1.0 ( #10663 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0 )
---
updated-dependencies:
- dependency-name: concurrently
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-10 13:28:08 +00:00
dependabot[bot]
0c4fed4dc6
chore(deps): bump got from 14.4.3 to 14.4.4 ( #10662 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 14.4.3 to 14.4.4.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.3...v14.4.4 )
---
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-11-10 13:27:48 +00:00
jNullj
8af909d118
fix [githubmanifest] service tests ( #10657 )
...
* Change badge label from 'version' to 'manifest' in GitHub manifest tests
* revert version label for failed paths
2024-11-10 13:09:27 +00:00
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