Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2024

This PR contains the following updates:

Package Type Update Change
ex_doc (source) dev minor ~> 0.31 -> ~> 0.38

Release Notes

elixir-lang/ex_doc (ex_doc)

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

v0.37.0

Compare Source

Thanks to @​liamcmitchell and @​hichemfantar for the extensive contributions in this new release.

  • Enhancements

    • Optimize and parallelize module retriever, often leading to 20x-30x faster docs generation
    • Considerably improve page loading times in the browser
    • Allow customizing search_data for extra pages
    • Use native style for scroll bars
    • Enhance links between extras/pages/guides with padding and hover effects
    • Go to latest goes to the same page if it exists, root otherwise
    • Apply new style and layout for tabs
    • Increase font-weight on sidebar on Apple machines/devices
    • Improve accessibility across deprecation, links, and summaries
    • Add compatibility to Erlang/OTP 28+
    • Rely on the operating system monospace font for unified experience and better load times
    • Introduce "exdoc:loaded" window event to track navigation
    • Support for favicons
  • Bug fixes

    • Move action links out from heading tags

v0.36.1

Compare Source

  • Enhancements
    • Show a progress bar if navigation takes more than 300ms

    • Bug fixes

      • Fix dark mode styling on cheatsheets
      • Ensure the sidebar closes on hosting navigation in mobile

v0.36.0

Compare Source

  • Enhancements
    • Use swup.js for navigation on hosted sites

    • Support :group in documentation metadata for grouping in the sidebar

    • Support :default_group_for_doc in configuration to set the default group for functions, callbacks, and types

    • Add --warnings-as-errors flag to mix docs

    • Bug fixes

      • Fix typespec with (...) -> any()
      • Do not trap tab commands in the search bar

v0.35.1

Compare Source

  • Bug fixes
    • Make sure symlinks are copied from assets directory
    • Discard private functions documented by EDoc

v0.35.0

Compare Source

  • Enhancements
    • Store proglang in searchdata.js

    • Allow searching for atoms inside backticks

    • Add support for nominal types from Erlang/OTP 28

    • Support a new :redirects option which allows configuring redirects in the sidebar

    • Improve warning when referencing type from a private module

    • Rename "Search HexDocs package" modal to "Go to package docs"

    • Support built-in Erlang/OTP apps in "Go to package docs"

    • Bug fixes

      • Switch anchor title to aria-label
      • Convert admonition blockquotes to sections for screen reader users
      • Fix code copy buttons within tabsets

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 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 Update dependency ex_doc to ~> 0.34 chore(deps): update dependency ex_doc to ~> 0.34 Jul 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to ~> 0.34 chore(deps): update dependency ex_doc to ~> 0.35 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from f4541d6 to 95e8483 Compare November 20, 2024 05:17
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 95e8483 to 59bc40a Compare December 24, 2024 20:29
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to ~> 0.35 chore(deps): update dependency ex_doc to ~> 0.36 Dec 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to ~> 0.36 chore(deps): update dependency ex_doc to ~> 0.37 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 59bc40a to a86f3de Compare February 6, 2025 07:37
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to ~> 0.37 chore(deps): update dependency ex_doc to ~> 0.38 May 10, 2025
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from a86f3de to 478dca0 Compare May 10, 2025 00:12
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 478dca0 to cc8aeac Compare August 12, 2025 23:54
@coderabbitai
Copy link

coderabbitai bot commented Aug 12, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/ex_doc-0.x

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from cc8aeac to 940954c Compare August 18, 2025 03:44
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 940954c to c31bdd1 Compare September 9, 2025 07:53
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