chore(deps): update dependency ex_doc to v0.37.3 #18

Open
jussi wants to merge 1 commit from renovate/ex_doc-0.x-lockfile into trunk
Owner

This PR contains the following updates:

Package Type Update Change
ex_doc (source) dev patch 0.37.0 -> 0.37.3

Release Notes

elixir-lang/ex_doc (ex_doc)

v0.37.3

Compare Source

  • Bug fixes
    • Handle http-equiv=refresh during Swup.js navigation
    • Include full error description when syntax highlighting fails

v0.37.2

Compare Source

  • Bug fixes
    • Fix code highlighting for languages with non-alphanumeric characters

v0.37.1

Compare Source

  • Enhancements
    • Support umbrella projects via the CLI

    • Bug fixes

      • Make sure docs are rendered inside iframes

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 | Type | Update | Change | |---|---|---|---| | [ex_doc](https://hex.pm/packages/ex_doc) ([source](https://github.com/elixir-lang/ex_doc)) | dev | patch | `0.37.0` -> `0.37.3` | --- ### Release Notes <details> <summary>elixir-lang/ex_doc (ex_doc)</summary> ### [`v0.37.3`](https://github.com/elixir-lang/ex_doc/blob/HEAD/CHANGELOG.md#v0373-2025-03-06) [Compare Source](https://github.com/elixir-lang/ex_doc/compare/v0.37.2...v0.37.3) - Bug fixes - Handle `http-equiv=refresh` during Swup.js navigation - Include full error description when syntax highlighting fails ### [`v0.37.2`](https://github.com/elixir-lang/ex_doc/blob/HEAD/CHANGELOG.md#v0372-2025-02-19) [Compare Source](https://github.com/elixir-lang/ex_doc/compare/v0.37.1...v0.37.2) - Bug fixes - Fix code highlighting for languages with non-alphanumeric characters ### [`v0.37.1`](https://github.com/elixir-lang/ex_doc/blob/HEAD/CHANGELOG.md#v0371-2025-02-10) [Compare Source](https://github.com/elixir-lang/ex_doc/compare/v0.37.0...v0.37.1) - Enhancements - Support umbrella projects via the CLI - Bug fixes - Make sure docs are rendered inside iframes </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI1NC4xIiwidGFyZ2V0QnJhbmNoIjoidHJ1bmsiLCJsYWJlbHMiOltdfQ==-->
jussi added 1 commit 2025-04-22 20:13:11 +03:00
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
This pull request has changes conflicting with the target branch.
  • mix.lock
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-lockfile:renovate/ex_doc-0.x-lockfile
git checkout renovate/ex_doc-0.x-lockfile

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 trunk
git merge --no-ff renovate/ex_doc-0.x-lockfile
git checkout renovate/ex_doc-0.x-lockfile
git rebase trunk
git checkout trunk
git merge --ff-only renovate/ex_doc-0.x-lockfile
git checkout renovate/ex_doc-0.x-lockfile
git rebase trunk
git checkout trunk
git merge --no-ff renovate/ex_doc-0.x-lockfile
git checkout trunk
git merge --squash renovate/ex_doc-0.x-lockfile
git checkout trunk
git merge --ff-only renovate/ex_doc-0.x-lockfile
git checkout trunk
git merge renovate/ex_doc-0.x-lockfile
git push origin trunk
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: jussi/argon2id_elixir#18
No description provided.