Skip to content

chore(deps-dev): bump the dev-dependencies group with 2 updates#14

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/dev-dependencies-301539f633
Closed

chore(deps-dev): bump the dev-dependencies group with 2 updates#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/dev-dependencies-301539f633

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Bumps the dev-dependencies group with 2 updates: ex_doc and igniter.

Updates ex_doc from 0.40.1 to 0.40.2

Changelog

Sourced from ex_doc's changelog.

v0.40.2 (2026-05-08)

  • Bug fixes
    • Add rel="nofollow" to external links in HTML output
    • Use blockquote in llms.txt description
    • Void elements in epub, such wbr, must be terminated by the matching end-tag
    • Fix content container scrolling in older versions of Safari
    • Skip HTML comments when computing synopsis
    • Fix markdown backend code fence language and opaque type display
    • Fix false positive warning when linking to asset files
    • Prevent #search selector from impacting user content
    • Raise on extras that conflict with reserved filenames
    • Fix styling of admonition blocks
Commits
  • c868c6a Release v0.40.2
  • b9cc372 Update makeup_erlang version (#2236)
  • b389d17 Fix dead code and overriden clauses found by the type system
  • 25523c9 Update assets
  • dbed340 Raise on extras that conflict with reserved filenames
  • 2808e45 Prevent #search selector from impacting user content
  • bc90968 Update assets
  • 9333979 Fix inline code font size in headings (#2220)
  • 974b263 Raise on duplicate entries in files in :extras (#2226)
  • af07dd7 Fix false positive warning when linking to asset files (#2225)
  • Additional commits viewable in compare view

Updates igniter from 0.7.9 to 0.8.0

Release notes

Sourced from igniter's releases.

v0.8.0

Features:

  • add Igniter.Code.Pattern for ExAST-powered pattern matching (#375) by Danila Poyarkov

Bug Fixes:

  • tolerate 3-tuple dep entries in recursively_compose_schema (#372) by Matt Pruitt
Changelog

Sourced from igniter's changelog.

v0.8.0 (2026-05-09)

Features:

  • add Igniter.Code.Pattern for ExAST-powered pattern matching (#375) by Danila Poyarkov

Bug Fixes:

  • tolerate 3-tuple dep entries in recursively_compose_schema (#372) by Matt Pruitt
Commits
  • 8c9c4be chore: release version v0.8.0
  • 4bbdb82 fix: don't drop --key=value flags when value contains a dot (#377)
  • 427b2da build(deps): bump the production-dependencies group with 2 updates (#376)
  • 0e433e6 feat: add Igniter.Code.Pattern for ExAST-powered pattern matching (#375)
  • 3ca42d6 improvement: add rename_module/4 and mix igniter.refactor.rename_modu… (#374)
  • 601d010 fix: tolerate 3-tuple dep entries in recursively_compose_schema (#372)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 2 updates: [ex_doc](https://github.com/elixir-lang/ex_doc) and [igniter](https://github.com/ash-project/igniter).


Updates `ex_doc` from 0.40.1 to 0.40.2
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/ex_doc@v0.40.1...v0.40.2)

Updates `igniter` from 0.7.9 to 0.8.0
- [Release notes](https://github.com/ash-project/igniter/releases)
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.7.9...v0.8.0)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-version: 0.40.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: igniter
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels May 10, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this May 12, 2026
@dependabot dependabot Bot deleted the dependabot/hex/dev-dependencies-301539f633 branch May 12, 2026 07:15
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants