backstage / community-plugins

Community plugins for Backstage
Apache License 2.0
132 stars 130 forks source link

🐛 airbrake: http-proxy-middleware v3 migration #629

Open awanlin opened 1 month ago

awanlin commented 1 month ago

Plugin Name

airbrake

📜 Description

We aren't able to use v3 of http-proxy-middleware as it requires manual migration changes.

Renovate PR: https://github.com/backstage/community-plugins/pull/406 Migration details: https://github.com/chimurai/http-proxy-middleware/blob/master/MIGRATION.md#pathrewrite-potential-behavior-change

👍 Expected behavior

We should be able to up grade to v3 of http-proxy-middleware

👎 Actual Behavior with Screenshots

We are not able to up grade to v3 of http-proxy-middleware

👟 Reproduction steps

Try to upgrade the airbrake plugin to v3 of http-proxy-middleware

Notice: there are errors.

📃 Provide the context for the Bug.

We need to keep our dependencies up to date.

👀 Have you spent some time to check if this bug has been raised before?

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

No, I don't have time to work on this right now

awanlin commented 1 month ago

Contributions welcome!