Skip to content

Commit 948d224

Browse files
Version Packages (#2926)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8b0cb12 commit 948d224

19 files changed

Lines changed: 88 additions & 17 deletions

File tree

workspaces/scorecard/.changeset/bright-candies-roll.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

workspaces/scorecard/plugins/scorecard-backend-module-dependabot/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-scorecard-backend-module-dependabot
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4ecaacd]
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.6.0
9+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.6.0
10+
311
## 0.2.2
412

513
### Patch Changes

workspaces/scorecard/plugins/scorecard-backend-module-dependabot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-scorecard-backend-module-dependabot",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"license": "Apache-2.0",
55
"description": "The dependabot backend module for the scorecard plugin.",
66
"main": "src/index.ts",
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# @red-hat-developer-hub/backstage-plugin-scorecard-backend-module-filecheck
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 4ecaacd: Add support for batch metric providers, allowing a single provider to handle multiple metrics efficiently. Introduce a new backend module for configurable file existence checks (filecheck.\*) that verify whether required files (like README, LICENSE, or CODEOWNERS) are present in a repository.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [4ecaacd]
12+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.6.0
13+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.6.0

workspaces/scorecard/plugins/scorecard-backend-module-filecheck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-scorecard-backend-module-filecheck",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"license": "Apache-2.0",
55
"description": "The filecheck backend module for the scorecard plugin.",
66
"main": "src/index.ts",

workspaces/scorecard/plugins/scorecard-backend-module-github/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-scorecard-backend-module-github
22

3+
## 2.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4ecaacd]
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.6.0
9+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.6.0
10+
311
## 2.5.2
412

513
### Patch Changes

workspaces/scorecard/plugins/scorecard-backend-module-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-scorecard-backend-module-github",
3-
"version": "2.5.2",
3+
"version": "2.6.0",
44
"license": "Apache-2.0",
55
"description": "The github backend module for the scorecard plugin.",
66
"main": "src/index.ts",

workspaces/scorecard/plugins/scorecard-backend-module-jira/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-scorecard-backend-module-jira
22

3+
## 2.6.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4ecaacd]
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.6.0
9+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.6.0
10+
311
## 2.5.2
412

513
### Patch Changes

workspaces/scorecard/plugins/scorecard-backend-module-jira/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-scorecard-backend-module-jira",
3-
"version": "2.5.2",
3+
"version": "2.6.0",
44
"license": "Apache-2.0",
55
"description": "The jira backend module for the scorecard plugin.",
66
"main": "src/index.ts",

workspaces/scorecard/plugins/scorecard-backend-module-openssf/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-scorecard-backend-module-openssf
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4ecaacd]
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.6.0
9+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.6.0
10+
311
## 0.2.2
412

513
### Patch Changes

0 commit comments

Comments
 (0)