chore: update ewels/rich-codex action to v1.3.0 - #667
Open
seqeralabs-renovate[bot] wants to merge 1 commit into
Open
chore: update ewels/rich-codex action to v1.3.0#667seqeralabs-renovate[bot] wants to merge 1 commit into
seqeralabs-renovate[bot] wants to merge 1 commit into
Conversation
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:
v1.2.11→v1.3.0v1.3.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ewels/rich-codex (ewels/rich-codex)
v1.3.0Compare Source
lot of tweaks and improvements that have been building up, mostly driven with Claude.
Hopefully the code should be quite a lot more robust now.
Main new feature is the ability to run with
.mdxfiles as well as.md, using{/* */}comments.Breaking changes
New features
.mdxfiles are searched by default, and config can be written as JSX comments ({/* RICH-CODEX ... */}), as MDX doesn't allow HTML comments (#58)--no-dedupeoption, to run duplicate commands (#33)extra_envcan now be set once for all commands (#57)--help, with the options grouped into panels (#57)skip_installaction input, mostly for self-testing rich-codex changes (#61)Updates
/CreationDatefilter for PDFs as it never worked. Usemin_pct_difffor PDF outputs instead (#60)Bugs fixed
skip_change_regexnever matched anything, so images updated regardless (#60)outputsis now optional in config files (#57)use_uv: truecould never install rich-codex (#61)commit_changes: "false"committed and pushed anyway. Same forerror_changes(#61)python_verisoninput was a typo and was being ignored anyway. Usepython_version; the old name still works but warns (#57)Full Changelog: ewels/rich-codex@v1.2.11...v1.3.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.