Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ex_doc to v0.36.1 #88

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2025

This PR contains the following updates:

Package Type Update Change
ex_doc (source) dev minor 0.34.0 -> 0.36.1

Release Notes

elixir-lang/ex_doc (ex_doc)

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

v0.34.2

Compare Source

  • Enhancements
    • Allow anchors on function and callback autolinks

    • Bug fixes

      • Make module attributes searchable without leading @​
      • Make Mod.fun pairs searchable without the arity
      • Do not emit warnings on unary plus in typespecs
      • Add top margin to nested module prefix in sidebar

v0.34.1

Compare Source

  • Enhancements
    • Add a v shortcut to open/focus the version select

    • Compatibility fixes for Elixir v1.17 and Erlang/OTP 27+

    • Bug fixes

      • Do not crash on unknown media types in assets during EPUB generation
      • Fix slight shift on search bar input during focus
      • Avoid unwanted showing/hiding of search bar on mobile when scrolling

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the renovate-update PRs created by the renovate bot label Jan 14, 2025
@coveralls
Copy link

coveralls commented Jan 14, 2025

Pull Request Test Coverage Report for Build 36d19ae471657ebdbb3a6c7919bdb1ce01b4b0ce-PR-88

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 052b76e38c1154f2308d16173e4616e0f09c40c9: 0.0%
Covered Lines: 80
Relevant Lines: 80

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/ex_doc-0.x-lockfile branch from 7425e48 to 87b59ae Compare January 15, 2025 02:49
@renovate renovate bot force-pushed the renovate/ex_doc-0.x-lockfile branch from 87b59ae to 36d19ae Compare January 15, 2025 06:02
@mruoss mruoss merged commit 6c07c41 into main Jan 15, 2025
16 checks passed
@renovate renovate bot deleted the renovate/ex_doc-0.x-lockfile branch January 15, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate-update PRs created by the renovate bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants