Skip to content

Conversation

@vladimirvshivkov
Copy link
Member

  • Bump @backstage/cli to version 0.30.0 in various packages.
  • Update @backstage/plugin-kubernetes and related plugins to their latest versions.
  • Upgrade devDependencies including eslint, prettier, and @playwright/test.
  • Adjust package versions for @backstage/plugin-scaffolder-backend and @backstage/plugin-search-backend.
  • Add new dependencies for json-schema-ref-parser and swagger-parser in yarn.lock.

These updates enhance compatibility and introduce new features while ensuring stability across the project.

- Bump @backstage/cli to version 0.30.0 in various packages.
- Update @backstage/plugin-kubernetes and related plugins to their latest versions.
- Upgrade devDependencies including eslint, prettier, and @playwright/test.
- Adjust package versions for @backstage/plugin-scaffolder-backend and @backstage/plugin-search-backend.
- Add new dependencies for json-schema-ref-parser and swagger-parser in yarn.lock.

These updates enhance compatibility and introduce new features while ensuring stability across the project.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 7 changed files in this pull request and generated no comments.

Files not reviewed (5)
  • package.json: Language not supported
  • packages/app/package.json: Language not supported
  • packages/backend/package.json: Language not supported
  • plugins/cicd-statistics-module-zuul/package.json: Language not supported
  • plugins/scaffolder-backend-module-otc/package.json: Language not supported
Comments suppressed due to low confidence (2)

packages/backend/src/index.ts:27

  • Verify that removing the '/alpha' suffix from '@backstage/plugin-search-backend-module-catalog' is intentional and aligns with the updated package version requirements. If these modules are now stable, a comment explaining the change for future maintainers may be useful.
backend.add(import('@backstage/plugin-search-backend-module-catalog'));

packages/backend/src/index.ts:28

  • Verify that removing the '/alpha' suffix from '@backstage/plugin-search-backend-module-explore' is intentional and in sync with the updated dependency versions. A comment documenting this change could help clarify the rationale for future maintainers.
backend.add(import('@backstage/plugin-search-backend-module-explore'));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant