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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update dependencies #813

Merged
merged 2 commits into from
Apr 5, 2023
Merged

fix: update dependencies #813

merged 2 commits into from
Apr 5, 2023

Conversation

marcelosousa
Copy link
Member

@marcelosousa marcelosousa commented Apr 5, 2023

Description

馃 Generated by Copilot at 5809c24

Updated the github.com/reviewpad/api/go module dependency and removed an unused import from the plugins_aladino_functions package. These changes may improve the compatibility and quality of the code.

Type of change

Bug fix (non-breaking change which fixes an issue)

How was this tested?

Functional testing

Checklist

  • I have performed a self-review of my code
  • I have ran task check -f and have no issues

Code review and merge strategy (ship/show/ask)

Ship: this pull request can be automatically merged and does not require code review

HOW

馃 Generated by Copilot at 5809c24

  • Update the github.com/reviewpad/api/go module dependency to a newer version (link)
  • Remove the unused import of github.com/reviewpad/reviewpad/v4/codehost/github/target from the plugins_aladino_functions package (link)

@reviewpad reviewpad bot added bug-fix Non-breaking change which fixes an issue ship Pull request can be automatically merged and does not require code review small small pull request labels Apr 5, 2023
@reviewpad
Copy link

reviewpad bot commented Apr 5, 2023

AI-Generated Pull Request Summary: This pull request contains two patches. The first patch removes a duplicate import in plugins/aladino/functions/size.go. The second patch updates the github.com/reviewpad/api/go library version in go.mod and makes corresponding changes to the checksums in go.sum.

@reviewpad reviewpad bot added the plugins Modifications to the plugins directory label Apr 5, 2023
Copy link

@reviewpad reviewpad bot left a comment

Choose a reason for hiding this comment

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

Pull request is in ship mode and the build is green.

@reviewpad reviewpad bot merged commit c583372 into main Apr 5, 2023
@reviewpad
Copy link

reviewpad bot commented Apr 5, 2023

Reviewpad Report

鈩癸笍 Messages

  • If you are adding or updating a built-in, please do not forget to update the docs
  • If you have added a new function or action do not forget to include it in the built-in list!

鈥硷笍 Errors

  • The pull request does not have a linked issue. Please link one. Reviewpad will only assign a reviewer when the pull request is linked to an issue.

@reviewpad reviewpad bot deleted the feat/markdown-retrieval branch April 5, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Non-breaking change which fixes an issue plugins Modifications to the plugins directory ship Pull request can be automatically merged and does not require code review small small pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant