http icon indicating copy to clipboard operation
http copied to clipboard

chore(deps): update dependency destr to v2

Open renovate[bot] opened this issue 2 years ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
destr ^1.0.1 -> ^2.0.5 age confidence

Release Notes

unjs/destr (destr)

v2.0.5

Compare Source

compare changes

📦 Build
  • Downgrade unbuild to avoid cjs type regression (09889c2)
❤️ Contributors

v2.0.4

Compare Source

compare changes

🔥 Performance
  • Faster plain string and known value checks (#​136)
📦 Build
  • Add sideEffects to package.json (#​137)
🏡 Chore
❤️ Contributors

v2.0.3

Compare Source

compare changes

🩹 Fixes
  • Improve compatibility with runtimes not supporting String.prototype.at() (#​102)
🏡 Chore
✅ Tests
❤️ Contributors

v2.0.2

Compare Source

compare changes

🩹 Fixes
  • Parsing decimals and scientific notation (#​94)
  • Avoid fast path with possible escape chars (#​89)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.0.1

Compare Source

compare changes

🔥 Performance
  • Avoid lowercasing long strings (#​81)
📖 Documentation
  • Correct safeDestr example usage and tests (#​75)
🏡 Chore
🎨 Styles
❤️ Contributors

v2.0.0

Compare Source

compare changes

🚀 Enhancements
  • ⚠️ Support generic type with unkown default (#​68)
  • Show warning when dropping unsafe keys (#​57)
  • Support minus infinity (#​67)
  • Support safeDestr (#​70)
  • Parse double-quoted string with fast path (#​71)
🔥 Performance
  • Move common check earlier (5be5732)
💅 Refactors
  • ⚠️ Use named destr export (#​69)
🏡 Chore
⚠️ Breaking Changes
  • ⚠️ Support generic type with unkown default (#​68)
  • ⚠️ Use named destr export (#​69)
❤️ Contributors
1.2.2 (2022-12-05)
Bug Fixes
1.2.1 (2022-11-14)

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

Features
  • add option strict that throws an error if the input is not valid JSON (#​11) (36c7121)
1.1.1 (2022-04-07)

v1.1.1

Compare Source

Features
  • add option strict that throws an error if the input is not valid JSON (#​11) (36c7121)
1.1.1 (2022-04-07)

v1.1.0

Compare Source

Features
  • add option strict that throws an error if the input is not valid JSON (#​11) (36c7121)
1.1.1 (2022-04-07)

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 becomes conflicted, 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[bot] avatar Jun 12 '23 12:06 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e20a347) 96.96% compared to head (0f4b388) 96.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #217   +/-   ##
=======================================
  Coverage   96.96%   96.96%           
=======================================
  Files           1        1           
  Lines          66       66           
  Branches       39       39           
=======================================
  Hits           64       64           
  Misses          2        2           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jun 12 '23 13:06 codecov-commenter