Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency destr to v2 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
destr ^1.2.2 -> ^2.0.3 age adoption passing confidence

Release Notes

unjs/destr (destr)

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)

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 renovate bot force-pushed the renovate/destr-2.x branch from b8ca885 to 46666f7 Compare August 3, 2023 02:07
@renovate renovate bot force-pushed the renovate/destr-2.x branch 2 times, most recently from 33676a5 to cfcbffa Compare October 28, 2023 01:28
@renovate renovate bot force-pushed the renovate/destr-2.x branch from cfcbffa to 0ee18cc Compare January 23, 2024 01:12
@renovate renovate bot force-pushed the renovate/destr-2.x branch from 0ee18cc to 9cce954 Compare February 20, 2024 10:15
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