-
Notifications
You must be signed in to change notification settings - Fork 9
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
renovate
wants to merge
1
commit into
godwoken-v1-mainnet-prod
Choose a base branch
from
renovate/ex_doc-0.x
base: godwoken-v1-mainnet-prod
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build d530fcb1c0406847c1389f9a2a0cd6776121ca48Details
💛 - Coveralls |
renovate
bot
force-pushed
the
renovate/ex_doc-0.x
branch
2 times, most recently
from
January 4, 2024 15:50
1fa311d
to
39768b9
Compare
renovate
bot
force-pushed
the
renovate/ex_doc-0.x
branch
from
February 18, 2024 03:54
39768b9
to
2b9e894
Compare
renovate
bot
force-pushed
the
renovate/ex_doc-0.x
branch
from
March 21, 2024 04:26
2b9e894
to
d530fcb
Compare
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
bot
force-pushed
the
renovate/ex_doc-0.x
branch
from
April 10, 2024 11:41
d530fcb
to
f79d442
Compare
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
bot
force-pushed
the
renovate/ex_doc-0.x
branch
from
May 21, 2024 19:33
f79d442
to
4d01e43
Compare
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
bot
force-pushed
the
renovate/ex_doc-0.x
branch
from
May 30, 2024 17:15
4d01e43
to
1be3d07
Compare
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
bot
force-pushed
the
renovate/ex_doc-0.x
branch
from
November 19, 2024 21:34
1be3d07
to
41ce2fe
Compare
renovate
bot
force-pushed
the
renovate/ex_doc-0.x
branch
from
December 24, 2024 10:56
41ce2fe
to
18dbf4d
Compare
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
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 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
Show a progress bar if navigation takes more than 300ms
Bug fixes
v0.36.0
Compare Source
Use swup.js for navigation on hosted sites
Support
:group
in documentation metadata for grouping in the sidebarSupport
:default_group_for_doc
in configuration to set the default group for functions, callbacks, and typesAdd
--warnings-as-errors
flag tomix docs
Bug fixes
(...) -> any()
tab
commands in the search barv0.35.1
Compare Source
v0.35.0
Compare Source
Store
proglang
insearchdata.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 sidebarImprove 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
title
toaria-label
v0.34.2
Compare Source
Allow anchors on function and callback autolinks
Bug fixes
v0.34.1
Compare Source
Add a
v
shortcut to open/focus the version selectCompatibility fixes for Elixir v1.17 and Erlang/OTP 27+
Bug fixes
v0.34.0
Compare Source
This release requires Elixir v1.13.
Enhancements
:assets
.html
Bug fixes
Deprecations
:assets
v0.33.0
Compare Source
v0.32.2
Compare Source
Allow the modal to close when we click outside the modal content
Bug fixes
v0.32.1
Compare Source
v0.32.0
Compare Source
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
v0.31.2
Compare Source
Add
equiv
handling for types and callbacks for ErlangAdd 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
v0.31.1
Compare Source
source_url_pattern
can be a funm:Module#anchor
v0.31.0
Compare Source
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 packageSupport
m:SomeModule
for explicitly linking to a moduleAdd
noindex
meta tag to 404 and Search pagesMove search to the main content so we can display more results
Warn when referencing functions, types, and callbacks from filtered out modules
Bug fixes
v0.30.9
Compare Source
Fix a scenario where invalid assets would be generated
Enhancements
v0.30.8
Compare Source
v0.30.7
Compare Source
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
:skip_code_autolink_to
optionConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.