Skip to content

chore(deps): update dependency ex_doc to v0.40.3#605

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/ex_doc-0.x
Open

chore(deps): update dependency ex_doc to v0.40.3#605
renovate[bot] wants to merge 1 commit into
devfrom
renovate/ex_doc-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 10, 2025

This PR contains the following updates:

Package Type Update Change
ex_doc (source) dev minor == 0.37.0== 0.40.3

Release Notes

elixir-lang/ex_doc (ex_doc)

v0.40.3

Compare Source

  • Enhancements
    • Add autolinking for Erlang/OTP 29 native records

v0.40.2

Compare Source

  • Bug fixes
    • Add rel="nofollow" to external links in HTML output
    • Use blockquote in llms.txt description
    • Void elements in epub, such wbr, must be terminated by the matching end-tag
    • Fix content container scrolling in older versions of Safari
    • Skip HTML comments when computing synopsis
    • Fix markdown backend code fence language and opaque type display
    • Fix false positive warning when linking to asset files
    • Prevent #search selector from impacting user content
    • Raise on extras that conflict with reserved filenames
    • Fix styling of admonition blocks

v0.40.1

Compare Source

  • Enhancements
    • Remove link to source from generated .md files

    • Improve word-breaking of module names and sizing of main page titles

    • Include description in llms.txt

    • Bug fixes

      • Fix headers in custom groups

v0.40.0

Compare Source

  • Enhancements
    • Introduce Markdown formatter (thanks to Yordis Prietro)

    • Generate a llms.txt document by default and add a "Copy Markdown" button to the top of every page

    • Run retriever only once per formatter

    • Support anchors on redirects

    • Bug fixes

      • Copy button on erl and iex snippets now include prompts
      • Fix headers having wrong selectors due to whitespace minification
      • Only include .html links on Swup
    • Breaking changes

      • Revamp the ExDoc entrypoint and formatter API. While those have never been made public, others may have relied on it. We have now changed and documented them on the path to standardization
      • The previously deprecated :assets option will raise if given a string, pass a map instead

v0.39.3

Compare Source

  • Enhancements
    • Add the option to trim down the footer

v0.39.2

Compare Source

  • Bug fixes
    • Do not strip hrefs on summaries
    • Show go to latest for prereleases
    • Prevent fake italic in autocomplete text
    • Rename "Search Hexdocs" link to "Go to package docs"

v0.39.1

Compare Source

  • Bug fixes
    • Improve box-shadow around autocompletion
    • Trim search engine selector on small screens
    • Fix admonition titles on small screens

v0.39.0

Compare Source

  • Enhancements
    • Allow custom search engines to be configured with support for https://hexdocs.pm
    • Improve admonition blocks so they better integrate with the page flow
    • Bug fixes
      • Add .cheatmd to EPUB to avoid broken links
    • Backwards incompatible changes
      • Validate :extras fields: if you were previously setting them to unexpected values, you may now get an exception
      • Setting exdoc:full-text-search-url metadata is no longer supported, using the new search engines configuration

v0.38.4

Compare Source

  • Bug fixes
    • Fix escaping of links when they have ampersand in them
    • Increase spacing of footers in pages
    • Align stale icon positioning

v0.38.3

Compare Source

  • Enhancements
    • Allow configuring autocomplete limit, and default it to 10 instead of 8
    • Display description text in docs groups
    • Load discovered makeup apps for CLI

v0.38.2

Compare Source

  • Bug fixes
    • Render documents with hardcoded <h2>/<h3> entries correctly
    • Fix padding on external links

v0.38.1

Compare Source

  • Bug fixes
    • Ensure stripping apps for Erlang sources emit valid AST

v0.38.0

Compare Source

  • Enhancements
    • Allow listing outside URLs in extras

    • Bug fixes

      • Ensure some cases where <, >, & and in headers would appear as entities in the sidebar
      • Fix outline caused by swup.js on Webkit based browsers
      • Fix bugs when computing synopsis
      • Automatically close the sidebar when navigating sections on mobile

v0.37.3

Compare Source

  • Bug fixes
    • Handle http-equiv=refresh during Swup.js navigation
    • Include full error description when syntax highlighting fails

v0.37.2

Compare Source

  • Bug fixes
    • Fix code highlighting for languages with non-alphanumeric characters

v0.37.1

Compare Source

  • Enhancements
    • Support umbrella projects via the CLI

    • Bug fixes

      • Make sure docs are rendered inside iframes

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.

@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.37.1 chore(deps): update dependency ex_doc to == 0.37.2 Feb 19, 2025
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from 2d9a925 to 110bcd1 Compare February 19, 2025 11:49
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.37.2 chore(deps): update dependency ex_doc to == 0.37.3 Mar 6, 2025
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from 110bcd1 to 16fdf36 Compare March 6, 2025 14:09
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.37.3 chore(deps): update dependency ex_doc to == 0.38.0 May 9, 2025
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from 16fdf36 to e00dcff Compare May 9, 2025 19:46
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.38.0 chore(deps): update dependency ex_doc to == 0.38.1 May 12, 2025
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from e00dcff to c86bca9 Compare May 12, 2025 17:06
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.38.1 chore(deps): update dependency ex_doc to == 0.38.2 May 27, 2025
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from c86bca9 to b271d90 Compare May 27, 2025 13:21
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from b271d90 to 508a4f8 Compare August 17, 2025 08:23
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.38.2 chore(deps): update dependency ex_doc to == 0.38.3 Aug 17, 2025
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.38.3 chore(deps): update dependency ex_doc to == 0.38.4 Sep 9, 2025
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from 508a4f8 to 48adf0c Compare September 9, 2025 10:28
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from 48adf0c to dc9e320 Compare October 24, 2025 02:51
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.38.4 chore(deps): update dependency ex_doc to == 0.39.1 Oct 24, 2025
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.39.1 chore(deps): update dependency ex_doc to == 0.39.2 Dec 4, 2025
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from dc9e320 to fa5c263 Compare December 4, 2025 12:29
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.39.2 chore(deps): update dependency ex_doc to == 0.39.3 Dec 9, 2025
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from fa5c263 to 4e44d41 Compare December 9, 2025 19:37
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.39.3 chore(deps): update dependency ex_doc to == 0.40.0 Jan 20, 2026
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from 4e44d41 to 4dab3fa Compare January 20, 2026 16:38
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.40.0 chore(deps): update dependency ex_doc to == 0.40.1 Jan 31, 2026
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from 4dab3fa to e50e99e Compare January 31, 2026 08:36
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to == 0.40.1 chore(deps): update dependency ex_doc to v0.40.1 Mar 2, 2026
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from e50e99e to 894382e Compare May 8, 2026 10:43
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to v0.40.1 chore(deps): update dependency ex_doc to v0.40.2 May 8, 2026
@renovate renovate Bot force-pushed the renovate/ex_doc-0.x branch from 894382e to 04c2c36 Compare May 21, 2026 15:47
@renovate renovate Bot changed the title chore(deps): update dependency ex_doc to v0.40.2 chore(deps): update dependency ex_doc to v0.40.3 May 21, 2026
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