Skip to content

Bump defu, ipx and listhen#32

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-056d0b5022
Open

Bump defu, ipx and listhen#32
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-056d0b5022

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Copy link
Copy Markdown

Bumps defu, ipx and listhen. These dependencies needed to be updated together.
Updates defu from 5.0.1 to 6.1.6

Release notes

Sourced from defu's releases.

v6.1.6

compare changes

📦 Build

v6.1.5

compare changes

🩹 Fixes

  • Prevent prototype pollution via __proto__ in defaults (#156)
  • Ignore inherited enumerable properties (11ba022)

✅ Tests

  • Add more tests for plain objects (b65f603)

❤️ Contributors

v6.1.4

compare changes

🩹 Fixes

  • Merge objects with Module type (#121)

💅 Refactors

  • Move isPlainObject to _utils to allow testing (e922a16)
  • Make isPlainObject logic more readable (e458b63)

📖 Documentation

✅ Tests

  • Improve tests for internal isPlainObject util (b24a213)

❤️ Contributors

... (truncated)

Changelog

Sourced from defu's changelog.

v6.1.6

compare changes

📦 Build

❤️ Contributors

v6.1.5

compare changes

🩹 Fixes

  • Prevent prototype pollution via __proto__ in defaults (#156)
  • Ignore inherited enumerable properties (11ba022)

🏡 Chore

✅ Tests

  • Add more tests for plain objects (b65f603)

🤖 CI

❤️ Contributors

v6.1.4

compare changes

🩹 Fixes

  • Merge objects with Module type (#121)

💅 Refactors

... (truncated)

Commits
  • 001c290 chore(release): v6.1.6
  • 407b516 build: fix mixed types
  • 23e59e6 chore(release): v6.1.5
  • 11ba022 fix: ignore inherited enumerable properties
  • 3942bfb fix: prevent prototype pollution via __proto__ in defaults (#156)
  • d3ef16d chore(deps): update actions/checkout action to v6 (#151)
  • 869a053 chore(deps): update actions/setup-node action to v6 (#149)
  • a97310c chore(deps): update codecov/codecov-action action to v6 (#154)
  • 89df6bb chore: fix typecheck
  • 9237d9c ci: bump node
  • Additional commits viewable in compare view

Updates ipx from 0.9.4 to 0.9.11

Changelog

Sourced from ipx's changelog.

0.9.11 (2022-09-03)

Features

  • middleware: add Content-Security-Policy header (#83) (d1edbf1)

Bug Fixes

  • use hasProtocol rather than checking if url starts with http (#80) (696ba5a)

0.9.10 (2022-07-07)

Bug Fixes

  • return promise from middleware (2fb644d)

0.9.9 (2022-06-22)

Bug Fixes

  • http: handle domains without protocol and port (a5b4614)

0.9.8 (2022-06-22)

Bug Fixes

  • http: use hostname to compare against domains (3aabc41)

0.9.7 (2022-06-22)

Bug Fixes

  • fs: fix windows path validation (c631a2b)

0.9.6 (2022-06-20)

0.9.5 (2022-06-20)

Features

... (truncated)

Commits
  • c6ab8ae chore(release): 0.9.11
  • d1edbf1 feat(middleware): add Content-Security-Policy header (#83)
  • 13cb53d chore: update deps
  • b2f5f59 chore(deps): update all non-major dependencies (#78)
  • 696ba5a fix: use hasProtocol rather than checking if url starts with http (#80)
  • ab7ecb7 chore(release): 0.9.10
  • 2fb644d fix: return promise from middleware
  • b1306a6 chore(deps): update all non-major dependencies (#77)
  • 3065b4c chore(release): 0.9.9
  • a5b4614 fix(http): handle domains without protocol and port
  • Additional commits viewable in compare view

Updates listhen from 0.2.6 to 0.2.15

Changelog

Sourced from listhen's changelog.

0.2.15 (2022-08-08)

Bug Fixes

  • deps: update get-port please (d0267d8)

0.2.14 (2022-08-08)

Features

  • update ger-port-please with verbose error (8e6f023)

Bug Fixes

  • pass hostname to getPort as well (#34) (0ced0a4)

0.2.13 (2022-06-15)

Bug Fixes

0.2.12 (2022-06-13)

Features

  • option to show baseURL in showURL (#28) (4ce9347)

0.2.11 (2022-04-25)

Bug Fixes

0.2.10 (2022-04-16)

Bug Fixes

  • bundle xdg-open as an async chunk (890a4a9)

0.2.9 (2022-04-15)

... (truncated)

Commits
  • 88805ac chore(release): 0.2.15
  • d0267d8 fix(deps): update get-port please
  • 191e2ce chore(release): 0.2.14
  • 452378e chore: update defu import
  • 8e6f023 feat: update ger-port-please with verbose error
  • c094137 chore(deps): update all non-major dependencies (#35)
  • 2151a2c chore(deps): update devdependency vitest to ^0.20.3 (#33)
  • 0ced0a4 fix: pass hostname to getPort as well (#34)
  • f4ab4f7 chore(deps): update all non-major dependencies (#31)
  • 2743d70 docs: fix wrong argument (#32)
  • Additional commits viewable in compare view

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 show <dependency name> 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.

Bumps [defu](https://github.com/unjs/defu), [ipx](https://github.com/unjs/ipx) and [listhen](https://github.com/unjs/listhen). These dependencies needed to be updated together.

Updates `defu` from 5.0.1 to 6.1.6
- [Release notes](https://github.com/unjs/defu/releases)
- [Changelog](https://github.com/unjs/defu/blob/main/CHANGELOG.md)
- [Commits](unjs/defu@v5.0.1...v6.1.6)

Updates `ipx` from 0.9.4 to 0.9.11
- [Release notes](https://github.com/unjs/ipx/releases)
- [Changelog](https://github.com/unjs/ipx/blob/main/CHANGELOG.md)
- [Commits](unjs/ipx@v0.9.4...v0.9.11)

Updates `listhen` from 0.2.6 to 0.2.15
- [Release notes](https://github.com/unjs/listhen/releases)
- [Changelog](https://github.com/unjs/listhen/blob/main/CHANGELOG.md)
- [Commits](unjs/listhen@v0.2.6...v0.2.15)

---
updated-dependencies:
- dependency-name: defu
  dependency-version: 6.1.6
  dependency-type: indirect
- dependency-name: ipx
  dependency-version: 0.9.11
  dependency-type: indirect
- dependency-name: listhen
  dependency-version: 0.2.15
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 4, 2026
@vercel

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
andersuarez-com Error Error Apr 4, 2026 8:54am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants