Open dependabot[bot] opened 8 hours ago
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review
command in a comment.
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
Unable to locate .performanceTestingBot config file
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
PR Details of @dependabot[bot] in garden-io-garden : | OPEN | CLOSED | TOTAL |
---|---|---|---|
5 | 25 | 30 |
Description has been updated!
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR updates the version of @rollup/plugin-json from 6.0.1 to 6.1.0 along with its dependencies. The changes are implemented through direct version updates in the package.json and package-lock.json files.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Updated dependency versions for @rollup/plugin-json and its dependencies |
|
package.json package-lock.json |
Description
In this pull request, the version of the
@rollup/plugin-json
package and its dependencies have been updated.Changes:
@rollup/plugin-json
from6.0.1
to6.1.0
.@rollup/pluginutils
from5.0.1
to5.1.0
.@rollup/pluginutils
dependencies:picomatch
from2.3.1
to4.0.2
.@types/estree
from1.0.4
to1.0.6
.estree-walker
from2.0.2
to2.0.2
.These updates ensure that the project is using the latest versions of the dependencies and any potential bug fixes or improvements that come with them.
Summary by Sourcery
Chores: