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: remove unused dependencies #100

Merged
merged 2 commits into from
Jul 21, 2023
Merged

chore: remove unused dependencies #100

merged 2 commits into from
Jul 21, 2023

Conversation

inigomarquinez
Copy link
Member

Description

Remove unused dependencies to leave the package dependencies cleaner.

Related Issue

No related issues

Motivation and Context

Remove unused dependencies to leave the package dependencies cleaner:

  • all-contributors-cli => we add new contributors by using the bot
  • standard-version => we generate new releases with the release-please action

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@inigomarquinez inigomarquinez added this to the 2023 Q3 milestone Jul 20, 2023
@inigomarquinez inigomarquinez self-assigned this Jul 20, 2023
@inigomarquinez inigomarquinez changed the title Remove unused dependencies chore: remove unused dependencies Jul 20, 2023
@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: all-contributors-cli@6.26.1, standard-version@9.5.0

Copy link
Contributor

@neodmy neodmy left a comment

Choose a reason for hiding this comment

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

image

@inigomarquinez inigomarquinez merged commit 23f6967 into main Jul 21, 2023
@inigomarquinez inigomarquinez deleted the remove-release branch July 21, 2023 06:39
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