Skip to content

Commit 02f2757

Browse files
Version Packages (#1071)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 592649a commit 02f2757

8 files changed

Lines changed: 21 additions & 14 deletions

File tree

.changeset/cyan-guests-shake.md

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

.changeset/full-snails-travel.md

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

plugins/renovate-backend-module-runtime-docker/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @secustor/backstage-plugin-renovate-backend-module-runtime-docker
22

3+
## 4.0.3
4+
5+
### Patch Changes
6+
7+
- [#1070](https://github.com/secustor/backstage-plugins/pull/1070) [`f952eb0`](https://github.com/secustor/backstage-plugins/commit/f952eb03ffff869f408d74cfc69c9e4a20770802) Thanks [@secustor](https://github.com/secustor)! - Bump dockerode to v5.
8+
39
## 4.0.2
410

511
### Patch Changes

plugins/renovate-backend-module-runtime-docker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@secustor/backstage-plugin-renovate-backend-module-runtime-docker",
33
"description": "The runtime-docker backend module for the renovate plugin.",
4-
"version": "4.0.2",
4+
"version": "4.0.3",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "LGPL-3.0-or-later",

plugins/renovate-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @secustor/backstage-plugin-renovate-common
22

3+
## 0.9.6
4+
5+
### Patch Changes
6+
7+
- [#1076](https://github.com/secustor/backstage-plugins/pull/1076) [`fb2a999`](https://github.com/secustor/backstage-plugins/commit/fb2a999e6473c4dfe302f13b0973b96e4fe34fd8) Thanks [@secustor](https://github.com/secustor)! - Update report schema to new libyear and outdated dependencies format
8+
39
## 0.9.5
410

511
### Patch Changes

plugins/renovate-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@secustor/backstage-plugin-renovate-common",
33
"description": "Common functionalities for the renovate plugin",
4-
"version": "0.9.5",
4+
"version": "0.9.6",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "LGPL-3.0-or-later",

plugins/renovate/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @secustor/backstage-plugin-renovate
22

3+
## 0.20.5
4+
5+
### Patch Changes
6+
7+
- [#1076](https://github.com/secustor/backstage-plugins/pull/1076) [`fb2a999`](https://github.com/secustor/backstage-plugins/commit/fb2a999e6473c4dfe302f13b0973b96e4fe34fd8) Thanks [@secustor](https://github.com/secustor)! - Update report schema to new libyear and outdated dependencies format
8+
39
## 0.20.4
410

511
### Patch Changes

plugins/renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@secustor/backstage-plugin-renovate",
3-
"version": "0.20.4",
3+
"version": "0.20.5",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "LGPL-3.0-or-later",

0 commit comments

Comments
 (0)