Update dependency org.codehaus.plexus:plexus-sec-dispatcher to v4 (master)#599
Conversation
|
seems like renovate doesn't care about my already closed PR's |
|
Renovate uses the pr title to detect if the PR was already opened before:
https://docs.renovatebot.com/key-concepts/pull-requests/ Seems like this PR starts sometime with fix(deps) and sometimes with Update. I need to further investigate why this happens. |
|
Renovate uses the branch name and PR title like a cache key. If the same key exists and the PR was closed, then we ignore the PR. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
|
@ivy-rew are you sure that this PR get's opened and opened? I've closed it and now it is reported as 'ignore' |
I think we need to find out when and why renovate changes the PR names. I assume here we got into this problem as at creation time the PR titles wasn't matching the old one: 'fix(deps)' vs. 'Update' |
|
Did you delete the branch by hand? |
no; just used github web-ui and worked on the PRs |


This PR contains the following updates:
2.0->4.1.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.