Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MiddlewareFactory legacy wrapping #25326

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Conversation

benjdlambert
Copy link
Member

Fixes error TS2345: Argument of type 'MiddlewareFactory$1' is not assignable to parameter of type 'MiddlewareFactory'. Property 'impl' is missing in type 'MiddlewareFactory$1' but required in type 'MiddlewareFactory'.

Signed-off-by: blam <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
@benjdlambert benjdlambert requested review from a team as code owners June 19, 2024 15:59
@backstage-goalie
Copy link
Contributor

Changed Packages

Package Name Package Path Changeset Bump Current Version
@backstage/backend-app-api packages/backend-app-api patch v0.7.6

benjdlambert added a commit that referenced this pull request Jun 19, 2024
Signed-off-by: blam <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
@benjdlambert benjdlambert merged commit 3e21d00 into master Jun 19, 2024
23 of 25 checks passed
@benjdlambert benjdlambert deleted the blam/middleware-fix branch June 19, 2024 17:07
Copy link
Contributor

Thank you for contributing to Backstage! The changes in this pull request will be part of the 1.29.0 release, scheduled for Tue, 16 Jul 2024.

benjdlambert added a commit that referenced this pull request Jun 19, 2024
Signed-off-by: blam <ben@blam.sh>
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.

None yet

3 participants