loading-screen icon indicating copy to clipboard operation
loading-screen copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 3 years ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
defu ^5.0.0 -> ^5.0.1 age confidence
get-port-please ^2.2.0 -> ^2.6.1 age confidence

Release Notes

unjs/defu (defu)

v5.0.1

Compare Source

⚠ 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
  • concat array defaults to the last (f6df314)
  • use named exports (4a8fc52)
Bug Fixes
5.0.1 (2022-01-13)
unjs/get-port-please (get-port-please)

v2.6.1

Compare Source

⚠ BREAKING CHANGES
  • no default value for alternativePortRange if explicit port provided
  • drop memo support
Bug Fixes
  • no default value for alternativePortRange if explicit port provided (00366ae), closes #​15

  • drop memo support (bc6f5c5)

2.6.1 (2022-08-08)
Bug Fixes
  • ignore falsy config.port option (ca34365)

v2.6.0

Compare Source

⚠ BREAKING CHANGES
  • no default value for alternativePortRange if explicit port provided
  • drop memo support
Bug Fixes
  • no default value for alternativePortRange if explicit port provided (00366ae), closes #​15

  • drop memo support (bc6f5c5)

2.6.1 (2022-08-08)
Bug Fixes
  • ignore falsy config.port option (ca34365)

v2.5.0

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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.

renovate[bot] avatar Mar 07 '22 12:03 renovate[bot]