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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nearform/unbreakci/network/alerts).
Bumps cookie and light-my-request. These dependencies needed to be updated together. 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.
Updates
light-my-request
from 6.0.0 to 6.3.0Release notes
Sourced from light-my-request's releases.
Commits
049e7dc
Bumped v6.3.07550c4a
feat: support query http method (#310)11f2447
Bumped v6.2.0587cd2f
Add payloadAsStream option (#308)069dfc7
build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#305)7748441
build(deps): bump cookie from 0.7.2 to 1.0.1 (#307)19d39d0
build(deps-dev): bump@types/node
from 20.16.13 to 22.7.7 (#306)3481ba6
refactor(lib/request): useObject.hasOwn()
(#304)151a05b
Bumped v6.1.0cb68674
Update cookie to v0.7 (#301)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