Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2024

Bumps ex_doc from 0.34.2 to 0.36.1.

Changelog

Sourced from ex_doc's changelog.

v0.36.1 (2024-12-24)

  • 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 (2024-12-24)

  • 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 (2024-11-21)

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

v0.35.0 (2024-11-19)

  • 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
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 24, 2024
@takasehideki takasehideki merged commit d88b4c2 into main Feb 25, 2025
8 checks passed
@takasehideki takasehideki deleted the dependabot/hex/ex_doc-0.36.1 branch February 25, 2025 10:22
takasehideki added a commit that referenced this pull request Feb 25, 2025
**Full Changelog**: v0.11.2...v0.11.3

* New features: none
* Code Improvements/Fixes: none
* Bumps:
  * Bump nimble_parsec from 1.4.0 to 1.4.2 by @dependabot in #360
  * Bump credo from 1.7.8 to 1.7.11 by @dependabot in #358
  * Bump ex_doc from 0.34.2 to 0.36.1 by @dependabot in #357
  * Bump elixir_make from 0.8.4 to 0.9.0 by @dependabot in #353
  * Bump dialyxir from 1.4.4 to 1.4.5 by @dependabot in #354
  * Manually update of deps by `mix deps.update --all` by @takasehideki in #362
* Note in this release:
  * This may be the final release to support old ROS distribution, e.g., Foxy, Galactic and Iron.
  * Support for Jazzy is available in `main` branch. We'd like to release this ASAP (ref: #361)
@takasehideki takasehideki mentioned this pull request Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants