Skip to content

Update Rust crate obsidian-export to v25#243

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/obsidian-export-25.x
Open

Update Rust crate obsidian-export to v25#243
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/obsidian-export-25.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 25, 2025

This PR contains the following updates:

Package Type Update Change
obsidian-export dependencies major 23.12.025.0.0

Release Notes

zoni/obsidian-export (obsidian-export)

v25.3.0

Compare Source

Changes
  • Support Github-Flavored-Markdown

    The Github-Flavored-Markdown extension is now enabled in the markdown parser.
    This ensures Obsidian callouts don't end up mangled by having escaping added to them. (#​328, #​330)

Miscellaneous
  • Dependency updates

v24.11.0

Compare Source

New Features
  • Optionally preserve modified time of exported files

    Add a new argument --preserve-mtime to keep the original modified time attribute of notes being exported, instead of setting them to the current time.

    Contribution made by Davis Davalos-DeLosh. (#​154, #​204)

Changes
  • Bump to the minimum supported Rust version to 1.80.0

    Obsidian-export now uses std::sync::LazyLock instead of lazy_static, which was only stabilized in Rust 1.80.0.
    This change made it possible to drop the external dependency on lazy_static, though as a result of this, compiling with older versions will no longer be possible.

Fixes
  • Don't escape square brackets in math expressions

    The upgrade to pulldown-cmark 0.11 (see Backwards-incompatible Changes) includes official support for LaTeX-style math expressions.
    With the markdown parser supporting this syntax natively, math expressions are now processed correctly without edge-cases. (#​14, #​252)

Backwards-incompatible Changes

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
homecooked Error Error May 18, 2026 7:03pm

@renovate renovate Bot changed the title Update Rust crate obsidian-export to v25 fix(deps): update rust crate obsidian-export to v25 Jul 26, 2025
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from 6269b8b to c10765e Compare August 10, 2025 13:03
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from c10765e to 719240c Compare September 26, 2025 23:59
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from 719240c to dff6019 Compare December 10, 2025 14:11
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from dff6019 to f8895bb Compare December 31, 2025 16:22
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from f8895bb to ce27260 Compare January 17, 2026 09:11
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from ce27260 to 2c2b240 Compare January 18, 2026 19:09
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from 2c2b240 to 6652461 Compare February 3, 2026 23:21
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from 6652461 to c60a85e Compare February 13, 2026 04:10
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from c60a85e to 3464a59 Compare February 25, 2026 10:03
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from 3464a59 to c199f44 Compare March 14, 2026 23:55
@renovate renovate Bot changed the title fix(deps): update rust crate obsidian-export to v25 Update Rust crate obsidian-export to v25 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/obsidian-export-25.x branch from c199f44 to c47ae0d Compare May 18, 2026 19:02
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