Skip to content

chore(deps): update dependency defu to v6#519

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/defu-6.x
Open

chore(deps): update dependency defu to v6#519
renovate[bot] wants to merge 1 commit intomainfrom
renovate/defu-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 26, 2022

This PR contains the following updates:

Package Change Age Confidence
defu ^3.2.2^6.1.7 age confidence

Release Notes

unjs/defu (defu)

v6.1.7

Compare Source

compare changes

🩹 Fixes
  • defu.d.cts: Export Defu types (#​157)
📦 Build
  • Correct the types export entry (#​160)
❤️ Contributors

v6.1.6

Compare Source

compare changes

📦 Build
❤️ Contributors

v6.1.5

Compare Source

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 Source

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
🏡 Chore
✅ Tests
  • Improve tests for isPlainObject (b24a213)
❤️ Contributors

v6.1.3

Compare Source

compare changes

🩹 Fixes
  • Only merge plain objects (#​111)
📖 Documentation
📦 Build
  • Backward compatible cjs entry (#​110)
🏡 Chore
🎨 Styles
  • Format with prettier v3 (32650f1)
❤️ Contributors

v6.1.2

Compare Source

compare changes

🩹 Fixes
  • Add node16 compatible type declaration (#​73)
🏡 Chore
  • Fix renovate config (#​56)
  • Use changelogen to release (5e24124)
🎨 Styles
❤️ Contributors
6.1.1 (2022-11-14)

v6.1.1

Compare Source

v6.1.0

Compare Source

Features
Bug Fixes
  • types: constrain inferred types of Defu (3d3ea3e)
6.0.1 (2022-08-16)
Bug Fixes

v6.0.1

Compare Source

Features
Bug Fixes
  • types: constrain inferred types of Defu (3d3ea3e)
6.0.1 (2022-08-16)
Bug Fixes

v6.0.0

Compare Source

Features
Bug Fixes
  • types: constrain inferred types of Defu (3d3ea3e)
6.0.1 (2022-08-16)
Bug Fixes

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)

v5.0.0

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)

v4.0.1

Compare Source

⚠ BREAKING CHANGES
  • undefined values will be bypassed and not consistent behavior with defaults-deep anymore.
Features
4.0.1 (2021-04-23)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • undefined values will be bypassed and not consistent behavior with defaults-deep anymore.
Features
4.0.1 (2021-04-23)

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/defu-6.x branch from a13740a to 54909b3 Compare September 25, 2022 22:33
@renovate renovate bot force-pushed the renovate/defu-6.x branch from 54909b3 to 4dabb8f Compare November 20, 2022 20:40
@renovate renovate bot force-pushed the renovate/defu-6.x branch from 4dabb8f to a66f028 Compare March 17, 2023 10:11
@renovate renovate bot force-pushed the renovate/defu-6.x branch from a66f028 to 3fb17ef Compare July 19, 2023 15:39
@renovate renovate bot force-pushed the renovate/defu-6.x branch from 3fb17ef to daafdf5 Compare October 25, 2023 00:21
@renovate renovate bot force-pushed the renovate/defu-6.x branch from daafdf5 to 42e4c74 Compare January 5, 2024 21:53
@renovate renovate bot force-pushed the renovate/defu-6.x branch from 42e4c74 to df4aac4 Compare April 1, 2026 22:04
@renovate renovate bot force-pushed the renovate/defu-6.x branch from df4aac4 to 612a52c Compare April 7, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants