Skip to content

chore(deps): update smartsquaregmbh/delete-old-packages action to v0.8.1 #199

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Type Update Change
smartsquaregmbh/delete-old-packages action minor v0.6.0 -> v0.8.1

Release Notes

smartsquaregmbh/delete-old-packages (smartsquaregmbh/delete-old-packages)

v0.8.1: 0.8.1

Compare Source

What's Changed

  • Various dependency updates and project structure improvements.

v0.8.0

Compare Source

What's Changed

  • The 20 package limit has been removed.
  • Rate limit handling is now enabled by default.
  • Whole packages are deleted if the last version is deleted. Previously the action failed for such cases.
  • Improvements for error handling. The messages should be better and the action should not print unrelated data.
  • Various internal refactoring and dependency updates (including update to Node.js 20).

Big thanks to @​tisoft for implementing some of these changes!

v0.7.0

Compare Source

⚠️ This release includes breaking changes!

This release features a larger rework of the internal GitHub API usage. Previously, either the REST API or the GraphQL API was used, based on the input parameters. Since the needed functionally has been removed from the GraphQL API, we now exclusively use the REST API. See the updated README for an overview.

  • Breaking: The type input is required now.
  • Breaking: Removal of the repo/owner strategy. The API does not support it anymore, all packages need to be either organization or user bound.
  • Support for rate limiting. Disabled by default for now. Can be enabled via the rate-limit input.
  • Dependency updates.

Big thanks to @​prom3theu5 for implementing these changes!


Configuration

📅 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants