Skip to content

feat: Display abandoned packages#35868

Merged
rarkins merged 22 commits intorenovatebot:mainfrom
zharinov:feat/abandonment-reporting
May 25, 2025
Merged

feat: Display abandoned packages#35868
rarkins merged 22 commits intorenovatebot:mainfrom
zharinov:feat/abandonment-reporting

Conversation

@zharinov
Copy link
Copy Markdown
Collaborator

@zharinov zharinov commented May 11, 2025

Changes

Context

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

rarkins
rarkins previously approved these changes May 12, 2025
@zharinov zharinov changed the title feat: Add abandoned package logging feat: Display abandoned packages May 18, 2025
@zharinov
Copy link
Copy Markdown
Collaborator Author

@zharinov zharinov marked this pull request as draft May 18, 2025 23:59
@zharinov zharinov force-pushed the feat/abandonment-reporting branch from 8f617af to ea96740 Compare May 22, 2025 18:44
@zharinov
Copy link
Copy Markdown
Collaborator Author

@zharinov zharinov marked this pull request as ready for review May 22, 2025 19:55
@zharinov zharinov requested review from rarkins and viceice May 23, 2025 13:08
Comment thread lib/workers/repository/dependency-dashboard.ts Outdated
The commit makes abandoned package reporting configurable in the dependency dashboard by adding a new config option `dependencyDashboardReportAbandonment`.
Comment thread docs/usage/configuration-options.md
Copy link
Copy Markdown
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

see comment

@rarkins rarkins requested a review from viceice May 25, 2025 06:21
rarkins
rarkins previously approved these changes May 25, 2025
Copy link
Copy Markdown
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

otherwise LGTM

Comment thread lib/workers/repository/dependency-dashboard.ts
Comment thread lib/workers/repository/dependency-dashboard.ts
@rarkins rarkins added this pull request to the merge queue May 25, 2025
Merged via the queue into renovatebot:main with commit 1aa2972 May 25, 2025
40 checks passed
@rarkins rarkins deleted the feat/abandonment-reporting branch May 25, 2025 14:37
@renovate-release
Copy link
Copy Markdown

🎉 This PR is included in version 40.31.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log and display abandoned dependency list

4 participants