Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Change Age Confidence
lib0 0.2.99 -> 0.2.114 age confidence
lucide-react (source) ^0.522.0 -> ^0.544.0 age confidence
next-themes 0.4.4 -> 0.4.6 age confidence
prettier-plugin-tailwindcss 0.6.13 -> 0.6.14 age confidence

Release Notes

dmonad/lib0 (lib0)

v0.2.114

Compare Source


v0.2.112

Compare Source

  • [schema] lint 0073dcf
  • [schema] add more tests and catch typing edge-cases 1da8cb4
  • [lib0/schema] support optionals in object c3228ba

v0.2.111

Compare Source

  • [schema] implement s.record 2e2ad54
  • add production export to testing.js 7902038

v0.2.110

Compare Source

  • lint d80a985
  • [schema] implemented lib0/schema, a fast & extremely small alternative to zod 01fa857
  • implement object.setIfUndefined 9529c21
  • [gentesthtml] fix overwriting scope 08c358b
  • [0gentesthtml] custom attributes 22e0a25

v0.2.109

Compare Source

  • [diff/patience] more test-coverage checks dd52118
  • lint 68bd133
  • [diff/patience] test coverage - add edge case 2569785
  • [diff/patience] implemented patience diff 92f7c29
  • 0serve accepts DEBUG_BROWSER env variable c26d3be
  • fix object tests dc7b786
  • [object.values] a6aa838

v0.2.108

Compare Source

  • [string] lint eed7879
  • remove unnecessary condition a49326b
  • [string] implement escapeHTML & unescapeHTML b49f4fb

v0.2.107

Compare Source

  • [bin/gentesthtml] fix path issue 048b40d

v0.2.106

Compare Source

  • lint f503f4f
  • [bin/gentesthtml] supports --include-dependencies parameter 0278f8c
  • [object] isEmpty accepts undefined and null b2b45a2

v0.2.105

Compare Source


v0.2.104

Compare Source

  • [array/bubblesortItem] fix edge case cffe349

v0.2.103

Compare Source

  • [array] add bubblesortItem 98544a4

v0.2.102

Compare Source

  • [eventloop] update typings of eventloop.debounce 5c08d4b
  • [eventloop] add missing test for clearing results dbc6230
  • [eventloop] debouncer supports "trigger after" 08ffc34

v0.2.101

Compare Source

  • [gentesthtml] prefer import over module exports 9b2eef6

v0.2.100

Compare Source

  • [testing] properly compare objects that don't have a constructor a2433fc
  • [sha256] docs 5ee9bf2
  • Merge pull request #​96 from jthemphill/fix-condititons-spelling 08fe7d5
  • Fix references to nonexistent files in package.json 2cb51c4

lucide-icons/lucide (lucide-react)

v0.544.0

Compare Source

v0.543.0

Compare Source

v0.542.0: Version 0.542.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.541.0...0.542.0

v0.541.0: Version 0.541.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.540.0...0.541.0

v0.540.0: Version 0.540.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.539.0...0.540.0

v0.539.0: Version 0.539.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.538.0...0.539.0

v0.538.0: Version 0.538.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.537.0...0.538.0

v0.537.0: Version 0.537.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.536.0...0.537.0

v0.536.0: Version 0.536.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.535.0...0.536.0

v0.535.0: Version 0.535.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.534.0...0.535.0

v0.534.0: Version 0.534.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.533.0...0.534.0

v0.533.0: Version 0.533.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.532.0...0.533.0

v0.532.0: Version 0.532.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.531.0...0.532.0

v0.531.0: Version 0.531.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.530.0...0.531.0

v0.530.0: Version 0.530.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.529.0...0.530.0

v0.529.0

Compare Source

v0.528.0: Version 0.528.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.527.0...0.528.0

v0.527.0: Version 0.527.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.526.0...0.527.0

v0.526.0: Version 0.526.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.525.0...0.526.0

v0.525.0: Version 0.525.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.524.0...0.525.0

v0.524.0: Version 0.524.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.523.0...0.524.0

v0.523.0: Version 0.523.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.522.0...0.523.0

pacocoursey/next-themes (next-themes)

v0.4.6

Compare Source

What's Changed

  • fix: add null check for value in updateDOM function to prevent runtime errors and flashing by @​groveom in #​344

New Contributors

Full Changelog: pacocoursey/next-themes@v0.4.5...v0.4.6

v0.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: pacocoursey/next-themes@v0.4.4...v0.4.5

tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.6.14

Compare Source

  • Add support for OXC + Hermes Prettier plugins (#​376, #​380)
  • Sort template literals in Angular expressions (#​377)
  • Don't repeatedly add backslashes to escape sequences when formatting (#​381)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/all-pre-1-0-0-minor-patch branch 3 times, most recently from 2fa77ba to aafb713 Compare July 2, 2025 17:45
@renovate renovate bot force-pushed the renovate/all-pre-1-0-0-minor-patch branch 3 times, most recently from 4e12075 to 8f72a64 Compare July 14, 2025 22:41
@renovate renovate bot force-pushed the renovate/all-pre-1-0-0-minor-patch branch from 8f72a64 to c1e7b38 Compare July 16, 2025 20:59
@renovate renovate bot force-pushed the renovate/all-pre-1-0-0-minor-patch branch 7 times, most recently from 7b1da48 to 63024ce Compare August 1, 2025 16:38
@renovate renovate bot force-pushed the renovate/all-pre-1-0-0-minor-patch branch 2 times, most recently from e6f952b to d8d7ba9 Compare August 8, 2025 08:52
@renovate renovate bot force-pushed the renovate/all-pre-1-0-0-minor-patch branch 2 times, most recently from 5a4635b to 7e98dd1 Compare August 22, 2025 13:42
@renovate renovate bot force-pushed the renovate/all-pre-1-0-0-minor-patch branch from 7e98dd1 to c4469f8 Compare August 26, 2025 15:42
@renovate renovate bot force-pushed the renovate/all-pre-1-0-0-minor-patch branch from c4469f8 to dfd32f4 Compare September 9, 2025 09:33
@renovate renovate bot force-pushed the renovate/all-pre-1-0-0-minor-patch branch from dfd32f4 to 4709f00 Compare September 11, 2025 10:38
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