jens-maus / node-unifi

NodeJS class for querying/controlling a UniFi-Controller (UDM-Pro, UDM-SE, UDM, UDR, UDW, CloudKey Gen1/Gen2) from Ubiquiti (www.ui.com)
MIT License
140 stars 50 forks source link

Bump http-cookie-agent from 5.0.2 to 5.0.4 #208

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps http-cookie-agent from 5.0.2 to 5.0.4.

Release notes

Sourced from http-cookie-agent's releases.

v5.0.4

5.0.4 (2023-06-18)

Bug Fixes

  • change createCookieAgent types for http-proxy-agent v6 updates (e7d97dd)

v5.0.3

5.0.3 (2023-06-18)

Bug Fixes

  • npm: update dependency agent-base to v7 (#505) (3c10abf)
Changelog

Sourced from http-cookie-agent's changelog.

5.0.4 (2023-06-18)

Bug Fixes

  • change createCookieAgent types for http-proxy-agent v6 updates (e7d97dd)

5.0.3 (2023-06-18)

Bug Fixes

  • npm: update dependency agent-base to v7 (#505) (3c10abf)
Commits
  • d5e75ec chore(release): 5.0.4 [skip ci]
  • e7d97dd fix: change createCookieAgent types for http-proxy-agent v6 updates
  • 4765948 chore(release): 5.0.3 [skip ci]
  • 3c10abf fix(npm): update dependency agent-base to v7 (#505)
  • a39b91d chore(npm): update dependency proxy to v2 (#500)
  • 573b391 chore(npm): update dependency urllib to v3.17.1 (#538)
  • be9abfe chore(npm): update @​3846masa/configs digest to 707064c (#537)
  • 4bb3ab6 chore(npm): update babel monorepo to v7.22.5 (#536)
  • cf6815a ci(github-actions): update actions/checkout action to v3.5.3 (#535)
  • a6e9cdd chore(npm): update dependency tough-cookie to v4.1.3 (#534)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)