fix(deps): update all non-major dependencies#406
Merged
renovate[bot] merged 1 commit intomainfrom Jun 29, 2025
Merged
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
Deploying seren-dev with
|
| Latest commit: |
f336165
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1bf8d837.serenmodz-rocks.pages.dev |
| Branch Preview URL: | https://renovate-all-minor-patch.serenmodz-rocks.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
^4.1.10->^4.1.11^5.10.0->^5.10.1^0.522.0->^0.525.0^3.5.3->^3.6.2^15.2.0->^15.3.0^4.1.10->^4.1.11Release Notes
tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.1.11Compare Source
Fixed
emit(…)(#18330)--watch=alwaysin the CLI's usage (#18337)@tailwindcss/vite(#18384)withastro/astro (astro)
v5.10.1Compare Source
Patch Changes
#13988
609044cThanks @ascorbic! - Fixes a bug in live collections that caused it to incorrectly complain about the collection being defined in the wrong file#13909
b258d86Thanks @isVivek99! - Fixes rendering of special boolean attributes for custom elements#13983
e718375Thanks @florian-lefebvre! - Fixes a case where the toolbar audit would incorrectly flag images processed by Astro in content collections documents#13999
f077b68Thanks @ascorbic! - AddslastModifiedfield to experimental live collection cache hintsLive loaders can now set a
lastModifiedfield in the cache hints for entries and collections to indicate when the data was last modified. This is then available in thecacheHintfield returned bygetCollectionandgetEntry.#13987
08f34b1Thanks @ematipico! - Adds an informative message in dev mode when the CSP feature is enabled.#14005
82aad62Thanks @ematipico! - Fixes a bug where inline styles and scripts didn't work when CSP was enabled. Now when adding<styles>elements inside an Astro component, their hashes care correctly computed.#13985
0b4c641Thanks @jsparkdev! - Updates wrong linklucide-icons/lucide (lucide-react)
v0.525.0: Version 0.525.0Compare Source
What's Changed
megaphoneicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/2448shrubicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2292sun-moonicon by @zishankadri in https://github.com/lucide-icons/lucide/pull/3328flagicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3370tool-caseicon by @AlexNaskida in https://github.com/lucide-icons/lucide/pull/3333New Contributors
Full Changelog: lucide-icons/lucide@0.524.0...0.525.0
v0.524.0: Version 0.524.0Compare Source
What's Changed
desserticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3362ligatureicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3369vector-squareicon by @chessurisme in https://github.com/lucide-icons/lucide/pull/2531Full Changelog: lucide-icons/lucide@0.523.0...0.524.0
v0.523.0: Version 0.523.0Compare Source
What's Changed
bottle-wineicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3265Full Changelog: lucide-icons/lucide@0.522.0...0.523.0
prettier/prettier (prettier)
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlineslibrary to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlinesdid not already closethem.
v3.6.0Compare Source
diff
🔗 Release Notes
dzeiocom/simple-icons-astro (simple-icons-astro)
v15.3.0Compare Source
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.