Skip to content

Commit 1751fa8

Browse files
Bump the minor-and-patch group with 8 updates (#6)
Bumps the minor-and-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [@backstage/backend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api) | `1.4.3` | `1.8.0` | | [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.7.5` | `1.7.7` | | [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config) | `1.3.4` | `1.3.6` | | [@backstage/plugin-catalog-common](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-common) | `1.1.5` | `1.1.8` | | [@rootly/backstage-plugin-common](https://github.com/rootlyhq/backstage-plugin-common) | `1.0.0` | `1.1.0` | | [winston](https://github.com/winstonjs/winston) | `3.18.3` | `3.19.0` | | [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.34.3` | `0.36.0` | | [jest-mock](https://github.com/jestjs/jest/tree/HEAD/packages/jest-mock) | `30.2.0` | `30.3.0` | Updates `@backstage/backend-plugin-api` from 1.4.3 to 1.8.0 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-plugin-api/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v1.8.0/packages/backend-plugin-api) Updates `@backstage/catalog-model` from 1.7.5 to 1.7.7 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/catalog-model) Updates `@backstage/config` from 1.3.4 to 1.3.6 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/config/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/config) Updates `@backstage/plugin-catalog-common` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-common/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-common) Updates `@rootly/backstage-plugin-common` from 1.0.0 to 1.1.0 - [Changelog](https://github.com/rootlyhq/backstage-plugin-common/blob/master/CHANGELOG.md) - [Commits](https://github.com/rootlyhq/backstage-plugin-common/commits/v1.1.0) Updates `winston` from 3.18.3 to 3.19.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.18.3...v3.19.0) Updates `@backstage/cli` from 0.34.3 to 0.36.0 - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v0.36.0/packages/cli) Updates `jest-mock` from 30.2.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-mock) --- updated-dependencies: - dependency-name: "@backstage/backend-plugin-api" dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@backstage/catalog-model" dependency-version: 1.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@backstage/config" dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@backstage/plugin-catalog-common" dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@rootly/backstage-plugin-common" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@backstage/cli" dependency-version: 0.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: jest-mock dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb9041c commit 1751fa8

3 files changed

Lines changed: 2619 additions & 3614 deletions

File tree

.yarn/install-state.gz

-146 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
"zod": "^3.25.76"
4949
},
5050
"devDependencies": {
51-
"@backstage/cli": "^0.34.3",
51+
"@backstage/cli": "^0.36.0",
5252
"@types/node": "^20.19.19",
5353
"@types/node-fetch": "2.6.13",
5454
"@types/supertest": "^2.0.16",
5555
"@types/webpack-env": "1.18.8",
56-
"jest-mock": "30.2.0",
56+
"jest-mock": "30.3.0",
5757
"msw": "^1.3.5",
5858
"supertest": "^6.3.4",
5959
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)