Skip to content

chore(deps-dev): bump the dev-dependencies group with 3 updates#164

Merged
zachdaniel merged 1 commit into
mainfrom
dependabot/hex/dev-dependencies-ccffe78ed8
Jun 2, 2026
Merged

chore(deps-dev): bump the dev-dependencies group with 3 updates#164
zachdaniel merged 1 commit into
mainfrom
dependabot/hex/dev-dependencies-ccffe78ed8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 3 updates: ash_postgres, ex_doc and igniter.

Updates ash_postgres from 2.9.0 to 2.9.1

Release notes

Sourced from ash_postgres's releases.

v2.9.1

Bug Fixes:

  • handle base filter index rewrite detection (#742) by Minsub Kim

  • failing test for calculation loading on relationships in policies (#741) by Rutgerdj

  • immutable_expr_error support for newly added required expr (#737) by adamtharani

  • correct prefix name when loading many_to_many relationships (#736) by gcugnet

Changelog

Sourced from ash_postgres's changelog.

v2.9.1 (2026-05-01)

Bug Fixes:

  • handle base filter index rewrite detection (#742) by Minsub Kim

  • failing test for calculation loading on relationships in policies (#741) by Rutgerdj

  • immutable_expr_error support for newly added required expr (#737) by adamtharani

  • correct prefix name when loading many_to_many relationships (#736) by gcugnet

Commits
  • 40e9e2b chore: release version v2.9.1
  • 81254d7 chore(deps-dev): bump the dev-dependencies group with 2 updates (#743)
  • 14a6bb7 chore(deps): bump the production-dependencies group with 2 updates (#744)
  • d473cf3 fix: handle base filter index rewrite detection (#742)
  • 4c3b733 fix: failing test for calculation loading on relationships in policies (#741)
  • bf65531 chore: Remove stale timestamp_from_uuid_v7 drop entries (#738)
  • 4ed2570 fix: immutable_expr_error support for newly added required expr (#737)
  • f8cab09 fix: correct prefix name when loading many_to_many relationships (#736)
  • 1a849bf chore: add test for loading aggregates w/ limits
  • a67ca13 chore: update ash
  • Additional commits viewable in compare view

Updates ex_doc from 0.40.1 to 0.40.3

Changelog

Sourced from ex_doc's changelog.

v0.40.3 (2026-05-21)

  • Enhancements
    • Add autolinking for Erlang/OTP 29 native records

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

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 3 updates: [ash_postgres](https://github.com/ash-project/ash_postgres), [ex_doc](https://github.com/elixir-lang/ex_doc) and [igniter](https://github.com/ash-project/igniter).


Updates `ash_postgres` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/ash-project/ash_postgres/releases)
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.9.0...v2.9.1)

Updates `ex_doc` from 0.40.1 to 0.40.3
- [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.3)

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: ash_postgres
  dependency-version: 2.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ex_doc
  dependency-version: 0.40.3
  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 Jun 1, 2026
@zachdaniel
zachdaniel merged commit 7ce7e0b into main Jun 2, 2026
23 of 25 checks passed
@dependabot
dependabot Bot deleted the dependabot/hex/dev-dependencies-ccffe78ed8 branch June 2, 2026 01:09
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.

1 participant