Open
Conversation
e5df538 to
68f4b89
Compare
08d2611 to
4c6b52a
Compare
e14f19e to
2984f01
Compare
ada5d2b to
f6cf4e3
Compare
5ede7dd to
643d971
Compare
4246012 to
00f25c7
Compare
00f25c7 to
06101dd
Compare
059fa03 to
793241e
Compare
793241e to
956abd5
Compare
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:
^1.4.0→^2.0.1^5.9.3→^6.0.2^7.3.1→^8.0.3Release Notes
joesaby/astro-mermaid (astro-mermaid)
v2.0.1Compare Source
Bug Fixes
v2.0.0Compare Source
BREAKING CHANGES
itself still supports Astro 4+ via the >=4 peer dependency.
https://claude.ai/code/session_01NywnmskRaJZtFzrQ4GcS2N
conventions, release pipeline, and development workflow
format, PR workflow, and project structure reference
versioning/release section, added Astro 6 upgrade notes
https://claude.ai/code/session_01NywnmskRaJZtFzrQ4GcS2N
(npm ci was failing due to stale lockfile still referencing astro@5)
semantic-release@25 engine requirement (^22.14.0 || >= 24.10.0)
https://claude.ai/code/session_01NywnmskRaJZtFzrQ4GcS2N
of loader functions. Existing loader functions are supported via legacy
URL extraction but direct function serialization is removed for security.
https://claude.ai/code/session_01NywnmskRaJZtFzrQ4GcS2N
Netlify caches node_modules between builds, causing ERESOLVE conflicts
when dependency versions change (e.g. @astrojs/starlight@0.34.8 cached
but ^0.38.0 required). Adding NPM_FLAGS=--legacy-peer-deps resolves
the peer dependency conflicts during Netlify deploy previews.
https://claude.ai/code/session_01NywnmskRaJZtFzrQ4GcS2N
itself still supports Astro 4+ via the >=4 peer dependency.
https://claude.ai/code/session_01NywnmskRaJZtFzrQ4GcS2N
conventions, release pipeline, and development workflow
format, PR workflow, and project structure reference
versioning/release section, added Astro 6 upgrade notes
https://claude.ai/code/session_01NywnmskRaJZtFzrQ4GcS2N
microsoft/TypeScript (typescript)
v6.0.2Compare Source
vitejs/vite (vite)
v8.0.3Compare Source
Features
Bug Fixes
metaidentifier insideimport.metawhen a binding namedmetaexists (#22019) (cff5f0c)Miscellaneous Chores
Tests
getCssFilesForChunk(#22016) (43fbbf9)v8.0.2Compare Source
Features
Bug Fixes
Miscellaneous Chores
v8.0.1Compare Source
Features
Bug Fixes
inlineConstoptimization (#21865) (6d97142)build.target: 'es6'(#21933) (5fcce46)_createServer(#21810) (40bc729)+symbol in package subpath exports during dep optimization (#21886) (86db93d)no-corsrequest block error (#21902) (5ba688b)require(json)result should not be wrapped (#21847) (0672fd2)Miscellaneous Chores
@vitejs/devtoolsversion to 0.1+ (#21925) (12932f5)v8.0.0Compare Source
Features
vite-tsconfig-pathsplugin is detected (#21781) (ada493e)Bug Fixes
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 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.