Skip to content
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

chore(deps-dev): switch license-checker package #262

Merged
merged 1 commit into from
Mar 4, 2025
Merged

Conversation

andreasphil
Copy link
Member

license-checker, which we use for enforcing rules around allowed dependency licenses, appears to be no longer maintained and leads to various deprecation warnings when installing it. This commit changes the installed package to license-checker-rseidelsohn, which seems to be the most up-to-date and actively maintained fork.

Also see:

davglass/license-checker#245

`license-checker`, which we use for enforcing rules around allowed
dependency licenses, appears to be no longer maintained and leads to
various deprecation warnings when installing it. This commit changes the
installed package to `license-checker-rseidelsohn`, which seems to be
the most up-to-date and actively maintained fork.

Also see:

davglass/license-checker#245
Copy link
Member

@chohner chohner left a comment

Choose a reason for hiding this comment

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

lgtm!

@andreasphil andreasphil merged commit 55dde84 into main Mar 4, 2025
6 checks passed
@andreasphil andreasphil deleted the license-checker branch March 4, 2025 18:07
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.

2 participants