Update dependency ex_doc to ~> 0.36.0 #2

Open
renovate wants to merge 1 commit from renovate/ex_doc-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ex_doc (source) minor ~> 0.35.1 -> ~> 0.36.0

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

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ex_doc](https://hex.pm/packages/ex_doc) ([source](https://github.com/elixir-lang/ex_doc)) | minor | `~> 0.35.1` -> `~> 0.36.0` | --- ### Release Notes <details> <summary>elixir-lang/ex_doc (ex_doc)</summary> ### [`v0.36.1`](https://github.com/elixir-lang/ex_doc/blob/HEAD/CHANGELOG.md#v0361-2024-12-24) [Compare Source](https://github.com/elixir-lang/ex_doc/compare/v0.36.0...v0.36.1) - 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`](https://github.com/elixir-lang/ex_doc/blob/HEAD/CHANGELOG.md#v0360-2024-12-24) [Compare Source](https://github.com/elixir-lang/ex_doc/compare/v0.35.1...v0.36.0) - 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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-12-30 00:01:57 +00:00
Update dependency ex_doc to ~> 0.36.0
Some checks failed
renovate/artifacts Artifact file update failure
a5cb629817
Author
Collaborator

⚠️ 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

### ⚠️ 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 ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ex_doc-0.x:renovate/ex_doc-0.x
git checkout renovate/ex_doc-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/ex_doc-0.x
git checkout renovate/ex_doc-0.x
git rebase main
git checkout main
git merge --ff-only renovate/ex_doc-0.x
git checkout renovate/ex_doc-0.x
git rebase main
git checkout main
git merge --no-ff renovate/ex_doc-0.x
git checkout main
git merge --squash renovate/ex_doc-0.x
git checkout main
git merge --ff-only renovate/ex_doc-0.x
git checkout main
git merge renovate/ex_doc-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: inhji/plug_indie#2
No description provided.