unkit
unkit copied to clipboard
chore(deps): update dependency destr to v2
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
destr | ^1.2.2 -> ^2.0.3 |
Release Notes
unjs/destr (destr)
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
- Parsing decimals and scientific notation (#β94)
- Avoid fast path with possible escape chars (#β89)
π Documentation
π‘ Chore
- Update benchmarks (eb60af1)
- Update lockfile (4dbb707)
- Update benchmarks (4f92188)
- Add bun to the bench results (523f3f1)
β€οΈ Contributors
- Pooya Parsa (@βpi0)
- Kricsleo
- Nobkd
- Alexander Lichter (@βmanniL)
v2.0.1
π₯ Performance
- Avoid lowercasing long strings (#β81)
π Documentation
- Correct
safeDestr
example 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
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
- readme: Badges update (6544804)
- Update dev dependencies (4aa3592)
- Lint with prettier (6aa42c6)
- Fix lint issue (cb4c0d6)
- Update coverage package (a73b0ff)
- Use
changelogen
for 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.prototype
keys (#β26) (87918d5) - support surrounding whitespaces (resolves #β21) (639a5df)
1.2.1 (2022-11-14)
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.