Closed dependabot[bot] closed 1 month ago
Unable to locate .performanceTestingBot config file
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
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 sveltejs-kit : | OPEN | CLOSED | TOTAL |
---|---|---|---|
2 | 2 | 4 |
Bumps the npm_and_yarn group with 1 update in the /packages/kit directory: cookie.
Updates
cookie
from 0.6.0 to 1.0.1Release notes
Sourced from cookie's releases.
Commits
ba9e677
1.0.13bed080
Allow case insensitive options (#194)bc66a7e
Generate cookie outside benchmarks (#187)c69cef6
1.0.042025f7
Use workflow status for badgead9c960
Update option documentation (#186)c4a2597
Delegate quote parsing todecode
(#180)88704d6
Use shields for badges (#185)8f3ee9e
RemovehasOwnProperty
, use undefined (#183)93a5b97
Shift try/catch to decode (#179)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show