chore(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| defu | ^5.0.0 -> ^5.0.1 |
||
| get-port-please | ^2.2.0 -> ^2.6.1 |
Release Notes
unjs/defu (defu)
v5.0.1
⚠ BREAKING CHANGES
- Use named exports:
-
import defu from 'defu'=>import { defu } from 'defu' -
defu.fn=>import { defuFn } -
defu.arrayFn=>import { defuArrayFn }
- When merging input value with defaults with an array, order is reversed
Features
Bug Fixes
5.0.1 (2022-01-13)
unjs/get-port-please (get-port-please)
v2.6.1
⚠ BREAKING CHANGES
- no default value for
alternativePortRangeif explicitportprovided - drop memo support
Bug Fixes
-
no default value for
alternativePortRangeif explicitportprovided (00366ae), closes #15 -
drop memo support (bc6f5c5)
2.6.1 (2022-08-08)
Bug Fixes
- ignore falsy
config.portoption (ca34365)
v2.6.0
⚠ BREAKING CHANGES
- no default value for
alternativePortRangeif explicitportprovided - drop memo support
Bug Fixes
-
no default value for
alternativePortRangeif explicitportprovided (00366ae), closes #15 -
drop memo support (bc6f5c5)
2.6.1 (2022-08-08)
Bug Fixes
- ignore falsy
config.portoption (ca34365)
v2.5.0
Features
2.4.3 (2022-02-28)
Bug Fixes
- waitForPort: check for all available hosts by default (ba5f3b0)
2.4.2 (2022-02-25)
Bug Fixes
- waitForPort: wait for delay (01497a8)
2.4.1 (2022-02-25)
Bug Fixes
- getRandomPort: host argument is optional (7081383)
v2.4.3
Features
2.4.3 (2022-02-28)
Bug Fixes
- waitForPort: check for all available hosts by default (ba5f3b0)
2.4.2 (2022-02-25)
Bug Fixes
- waitForPort: wait for delay (01497a8)
2.4.1 (2022-02-25)
Bug Fixes
- getRandomPort: host argument is optional (7081383)
v2.4.2
Features
2.4.3 (2022-02-28)
Bug Fixes
- waitForPort: check for all available hosts by default (ba5f3b0)
2.4.2 (2022-02-25)
Bug Fixes
- waitForPort: wait for delay (01497a8)
2.4.1 (2022-02-25)
Bug Fixes
- getRandomPort: host argument is optional (7081383)
v2.4.1
Features
2.4.3 (2022-02-28)
Bug Fixes
- waitForPort: check for all available hosts by default (ba5f3b0)
2.4.2 (2022-02-25)
Bug Fixes
- waitForPort: wait for delay (01497a8)
2.4.1 (2022-02-25)
Bug Fixes
- getRandomPort: host argument is optional (7081383)
v2.4.0
Features
2.4.3 (2022-02-28)
Bug Fixes
- waitForPort: check for all available hosts by default (ba5f3b0)
2.4.2 (2022-02-25)
Bug Fixes
- waitForPort: wait for delay (01497a8)
2.4.1 (2022-02-25)
Bug Fixes
- getRandomPort: host argument is optional (7081383)
v2.3.0
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.