Skip to content

deps: bump ex_doc v0.37#231

Merged
alfert merged 1 commit intoalfert:masterfrom
evnu:bump-exdoc-v0.37
Apr 21, 2025
Merged

deps: bump ex_doc v0.37#231
alfert merged 1 commit intoalfert:masterfrom
evnu:bump-exdoc-v0.37

Conversation

@evnu
Copy link
Collaborator

@evnu evnu commented Apr 3, 2025

This bumps ex_doc to ~>v0.37 as the version we use currently raises a lot of warnings:

Compiling 25 files (.ex)
    warning: <%# is deprecated, use <%!-- or add a space between <% and # instead
    │
 42 │   <%# Extra content specified by the user (e.g. custom Javascript) %>
    │   ~
    │
    └─ lib/ex_doc/formatter/html/templates/footer_template.eex:42: (file)

ex_doc and its dependencies raised a lot of warnings with the version
used before. Bumping `ex_doc` resolves those warnings.

```
Compiling 25 files (.ex)
    warning: <%# is deprecated, use <%!-- or add a space between <% and # instead
    │
 42 │   <%# Extra content specified by the user (e.g. custom Javascript) %>
    │   ~
    │
    └─ lib/ex_doc/formatter/html/templates/footer_template.eex:42: (file)
```
@evnu evnu changed the title Bump ex_doc v0.37 deps: bump ex_doc v0.37 Apr 3, 2025
@evnu evnu requested a review from alfert April 3, 2025 09:25
@alfert alfert merged commit c86babd into alfert:master Apr 21, 2025
5 checks passed
@evnu evnu deleted the bump-exdoc-v0.37 branch April 21, 2025 15:19
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.

2 participants