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

chore(deps): update dependency ex_doc to == 0.36.1 #559

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

This PR contains the following updates:

Package Update Change
ex_doc (source) minor == 0.33.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

v0.34.0

Compare Source

This release requires Elixir v1.13.

  • Enhancements

    • Allow several assets to be copied by passing a map to :assets
    • Improve compatibility when hosting ExDoc on a platform that strips .html
  • Bug fixes

    • Link to the latest version of Erlang/OTP docs
  • Deprecations

    • Deprecate passing a binary to :assets

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 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 force-pushed the renovate/ex_doc-0.x branch from 53044a9 to 46df04d Compare June 4, 2024 23:05
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch 4 times, most recently from f6f416d to a7b2cf7 Compare June 20, 2024 17:34
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to == 0.34.0 chore(deps): update dependency ex_doc to == 0.34.1 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from a7b2cf7 to f4db626 Compare June 25, 2024 01:19
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to == 0.34.1 chore(deps): update dependency ex_doc to == 0.34.2 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from f4db626 to 398f012 Compare July 8, 2024 16:24
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch 3 times, most recently from ccf158c to 96cd89e Compare October 5, 2024 06:02
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to == 0.34.2 chore(deps): update dependency ex_doc to == 0.35.0 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 96cd89e to deee71e Compare November 19, 2024 23:15
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to == 0.35.0 chore(deps): update dependency ex_doc to == 0.35.1 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from deee71e to fa3de09 Compare November 21, 2024 11:23
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from fa3de09 to b8b4337 Compare December 24, 2024 10:39
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to == 0.35.1 chore(deps): update dependency ex_doc to == 0.36.0 Dec 24, 2024
Copy link
Contributor Author

renovate bot commented Dec 24, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: install-tool elixir v1.18.1

@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from b8b4337 to c7c26c4 Compare December 24, 2024 16:05
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to == 0.36.0 chore(deps): update dependency ex_doc to == 0.36.1 Dec 24, 2024
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