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 #1569

Open
wants to merge 1 commit into
base: godwoken-v1-mainnet-prod
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

This PR contains the following updates:

Package Update Change
ex_doc (source) minor ~> 0.30 -> ~> 0.36

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

v0.33.0

Compare Source

  • Enhancements
    • Keep the sidebar light in light mode

v0.32.2

Compare Source

  • Enhancements
    • Allow the modal to close when we click outside the modal content

    • Bug fixes

      • Fix indentation of -spec/-type in Erlang
      • Fix Mix task autolink for tasks with underscores
      • Avoid conflicts between custom headers with tooltips/modals

v0.32.1

Compare Source

  • Bug fixes
    • Add version dropdown back on hexdocs.pm
    • Improve search input styling and scrolling

v0.32.0

Compare Source

  • Enhancements
    • Add the ability to see previews during autocompletion

    • Remove serif font for content and prefer using the operating system font instead

    • Allow the search bar to be focused at any moment

    • Make functions acceptable for :skip_undefined_reference_warnings_on

    • Make functions acceptable for :skip_code_autolink_to

    • Allow using meta tags to disable autocompletion and configure the full text search

    • Bug fixes

      • Fix blockquote padding inside tabset on small screens
      • Consistently index h2 and h3 headers

v0.31.2

Compare Source

  • Enhancements
    • Add equiv handling for types and callbacks for Erlang

    • Add cmd-k/ctrl-k shortcut to focus searchbar

    • Use dark backgrounds for admonition blocks in dark theme

    • Autolink .cheatmd files

    • Warn when extra link targets an application not in dependencies

    • Add support for before_closing_footer_tag

    • Bug fixes

      • Fix sidebar toggle flickering on page load
      • Fix background color inside code snippets with no language in dark mode
      • Hide search bar and background layer on print
      • Use blue links for Erlang
      • Fix logo not declared in EPUB's OPF manifest
      • Escape URIs and titles in EPUB
      • Fix URL slug not updating on anchor clicks

v0.31.1

Compare Source

  • Enhancements
    • Make the sidebar horizontally resizable
    • Show the sidebar button and search bar on scroll up on mobile devices
    • More improvements to Erlang/OTP 27 support
    • Document that source_url_pattern can be a fun
    • Support m:Module#anchor

v0.31.0

Compare Source

  • Enhancements
    • Allow searching atoms, module attributes, and words finishing with ? and !

    • Support upcoming Erlang/OTP 27 documentation format

    • Include prebuilt binaries on every release

    • Add borders dividing table rows in rendered content

    • Add accurate warnings for missing docs from Elixir v1.16+

    • Support e:dep:some-page.md for explicitly linking to a page in a package

    • Support m:SomeModule for explicitly linking to a module

    • Add noindex meta tag to 404 and Search pages

    • Move search to the main content so we can display more results

    • Warn when referencing functions, types, and callbacks from filtered out modules

    • Bug fixes

      • Fix search for words with hyphens in them
      • Fix search for contents inside EEx interpolation

v0.30.9

Compare Source

  • Bug fixes
    • Fix a scenario where invalid assets would be generated

    • Enhancements

      • Add admonition EPUB styles

v0.30.8

Compare Source

  • Bug fixes
    • Fix regression in umbrella applications

v0.30.7

Compare Source

  • Bug fixes
    • Do not crash on EDoc type annotations

    • Do not crash on functions without name

    • Handle remote types in records

    • Fix scrolling to top on iOS

    • Fix invalid output markup for “hover link” headings

    • Enhancements

      • Support any String.Chars as the extra page name
      • Improve screen reader accessibility
      • Add :skip_code_autolink_to option

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.

@coveralls
Copy link
Collaborator

coveralls commented Dec 11, 2023

Pull Request Test Coverage Report for Build d530fcb1c0406847c1389f9a2a0cd6776121ca48

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 55.042%

Totals Coverage Status
Change from base Build cd5a3e39c155631c70764dd1b25cf31fc8ef0d25: 0.0%
Covered Lines: 3324
Relevant Lines: 6039

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch 2 times, most recently from 1fa311d to 39768b9 Compare January 4, 2024 15:50
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 39768b9 to 2b9e894 Compare February 18, 2024 03:54
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 2b9e894 to d530fcb Compare March 21, 2024 04:26
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to ~> 0.31 chore(deps): update dependency ex_doc to ~> 0.32 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from d530fcb to f79d442 Compare April 10, 2024 11:41
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to ~> 0.32 chore(deps): update dependency ex_doc to ~> 0.33 May 21, 2024
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from f79d442 to 4d01e43 Compare May 21, 2024 19:33
@renovate renovate bot changed the title chore(deps): update dependency ex_doc to ~> 0.33 chore(deps): update dependency ex_doc to ~> 0.34 May 30, 2024
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 4d01e43 to 1be3d07 Compare May 30, 2024 17:15
@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 19, 2024
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 1be3d07 to 41ce2fe Compare November 19, 2024 21:34
@renovate renovate bot force-pushed the renovate/ex_doc-0.x branch from 41ce2fe to 18dbf4d Compare December 24, 2024 10:56
@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
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

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.

1 participant