Open dependabot[bot] opened 7 months ago
Unable to locate .performanceTestingBot config file
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Processing PR updates...
Thanks @dependabot[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
PR Details of @dependabot[bot] in sofastack-sofa-boot : | OPEN | CLOSED | TOTAL |
---|---|---|---|
1 | 1 | 2 |
Description has been updated!
Check out the playback for this Pull Request here.
Description
The pull request includes updates to the version numbers of various dependencies in the project's pom.xml files. Here is a summary of the changes:
commons-compress
from1.19
to1.26.0
guava
from31.1-jre
to32.0.0-jre
commons.io
from2.4
to2.7
resteasy
from3.6.3.Final
to3.14.0.Final
dubbo
from3.1.8
to3.1.11
nacos
from2.0.3
to2.0.4
These updates ensure that the project uses the latest versions of the dependencies with potentially new features, bug fixes, and improvements.