chore(deps): update dependency destr to v2
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| destr | ^1.0.1 -> ^2.0.5 |
Release Notes
unjs/destr (destr)
v2.0.5
📦 Build
- Downgrade unbuild to avoid cjs type regression (09889c2)
❤️ Contributors
- Pooya Parsa (@pi0)
v2.0.4
🔥 Performance
- Faster plain string and known value checks (#136)
📦 Build
- Add
sideEffectsto package.json (#137)
🏡 Chore
- Update lock (6a75e33)
- Update deps (0f07d2d)
- Update ci (adb700a)
- Update eslint (7b506be)
- Update deps (f932569)
❤️ Contributors
v2.0.3
🩹 Fixes
- Improve compatibility with runtimes not supporting
String.prototype.at()(#102)
🏡 Chore
✅ Tests
- Test with node 20 (a33a2e1)
❤️ Contributors
- Pooya Parsa (@pi0)
- Allenyu (@AllenYu0118)
v2.0.2
🩹 Fixes
📖 Documentation
🏡 Chore
- Update benchmarks (eb60af1)
- Update lockfile (4dbb707)
- Update benchmarks (4f92188)
- Add bun to the bench results (523f3f1)
❤️ Contributors
v2.0.1
🔥 Performance
- Avoid lowercasing long strings (#81)
📖 Documentation
- Correct
safeDestrexample usage and tests (#75)
🏡 Chore
🎨 Styles
- Format code (5e014f9)
❤️ Contributors
- Pooya Parsa (@pi0)
- Webstrand [email protected]
- Frenco [email protected]
v2.0.0
🚀 Enhancements
- ⚠️ Support generic type with
unkowndefault (#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
destrexport (#69)
🏡 Chore
- readme: Badges update (6544804)
- Update dev dependencies (4aa3592)
- Lint with prettier (6aa42c6)
- Fix lint issue (cb4c0d6)
- Update coverage package (a73b0ff)
- Use
changelogenfor release (75989d3) - Run ci with node 18 (80554b8)
- Update benchmark script (4138ebf)
- Add
codecov.yml(fa4d366) - Update readme (ecf2029)
- Update readme (60b3f81)
⚠️ Breaking Changes
❤️ Contributors
- Pooya Parsa (@pi0)
- Zuixinwang
- Nozomu Ikuta
- Sébastien Chopin [email protected]
1.2.2 (2022-12-05)
Bug Fixes
- only purge
constructor.prototypekeys (#26) (87918d5) - support surrounding whitespaces (resolves #21) (639a5df)
1.2.1 (2022-11-14)
v1.2.2
v1.2.1
v1.2.0
Features
1.1.1 (2022-04-07)
v1.1.1
Features
1.1.1 (2022-04-07)
v1.1.0
Features
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.
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.