feat(replacements): add express-response-middleware#39890
feat(replacements): add express-response-middleware#39890marklai1998 wants to merge 7 commits intorenovatebot:mainfrom
Conversation
viceice
left a comment
There was a problem hiding this comment.
please add links to packages to PR description
Updated |
d72fb54 to
477ad4c
Compare
|
@viceice any plan to merge this? |
|
@viceice @RahulGautamSingh any plan of merging this? it has been a month |
|
Hi there, Please do not post comments like: "Any update on this?" or "When will this be fixed?". If you're asking because you want to know if there's been some progress, then please know that we work in the open in this repo. If there was an update to this Discussion or Issue, you would see it already. So please don't ask "just in case". If you're asking because you want to get our attention, then please don't do that either. It wastes maintainer time and pollutes the repo. You're welcome to fix issues yourself, hire someone to help you, or wait for someone else to do the work. You're not welcome to post the equivalent of "Hey, someone else should really do something about this". If you are a paying Mend.io customer, contact your support or customer success representative, and tell them this issue is important to you. We expect everyone to follow these rules, no matter if you use the free tiers, or are a paying Mend customer. Please read our Code of Conduct, how we prioritize work to learn more about how we prioritize what to work on. Thanks, the Renovate team |
viceice
left a comment
There was a problem hiding this comment.
is it expected that this rule isn't enabled with the others? see preset at beginning of the file
Updated |
RahulGautamSingh
left a comment
There was a problem hiding this comment.
Please provide a working reproduction.
|
@RahulGautamSingh wdym of working reproduction, you mean the package replacement itself? |
No, I mean create a public github repo with the old dep, and in the renovate config add this replacement preset and run renovate on it. This should create a replacement PR. |
I'm not trying to be difficult, but may I know why it is needed I'll try to do it in my spare time. Thanks anyway!! |
RahulGautamSingh
left a comment
There was a problem hiding this comment.
https://github.com/Rahul-renovate-testing/test-express-middleware/pulls
Fork this repro and make it work pls.
That's why we ask for a test repo so we can verify the changes you made actually do the work.
Updated, sth to do with pre 1.0.0 |
Changes
Replace express-mung with a maintained fork
Original: https://github.com/richardschneider/express-mung (https://www.npmjs.com/package/express-mung)
Replacement: https://github.com/marklai1998/express-response-middleware (https://www.npmjs.com/package/express-response-middleware)
Context
Please select one of the following:
AI assistance disclosure
Did you use AI tools to create any part of this pull request?
Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via:
The public repository: