Upstream sync#52
Open
mbuske wants to merge 3 commits into
Open
Conversation
Port of upstream 666ghj/MiroFish daec4b6 to the offline fork: - Add return type annotation (list[str]) to Config.validate() - Add type annotations (msg: str, -> None) to logger convenience functions - Add FileParser.is_supported() classmethod for checking file format support Docstrings adapted to the offline fork's English-only convention. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Port of upstream 666ghj/MiroFish 3f4d561. Upper-bounds requires-python to <3.13 to avoid unsupported interpreter versions. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Port of upstream 666ghj/MiroFish 223b283, adapted to the offline fork's dependency tree (no vue-i18n). Raises the axios floor to ^1.14.0 and regenerates the lockfile via `npm audit fix` (non-breaking), patching rollup (->4.62.2), picomatch (->4.0.4), form-data, postcss and vite. Reduces `npm audit` from 5 vulnerabilities (4 high, 1 moderate) to 1 low (esbuild dev-server, Windows-only; needs a breaking change, left out). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
No description provided.