Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the production-dependencies group with 5 updates:

Package From To
absinthe 1.7.11 1.9.0
absinthe_phoenix 2.0.3 2.0.4
ash 3.7.6 3.11.3
igniter 0.6.30 0.7.0
spark 2.3.12 2.3.14

Updates absinthe from 1.7.11 to 1.9.0

Release notes

Sourced from absinthe's releases.

v1.9.0

1.9.0 (2025-11-21)

Features

  • add GQL sigil to format and lint static GraphQL docs (#1391) (3aef283)

v1.8.0

1.8.0 (2025-11-05)

Features

Bug Fixes

  • typespec: Absinthe.Phase.Subscription.SubscribeSelf.run/2 (#1384) (4230cc4)
Changelog

Sourced from absinthe's changelog.

1.9.0 (2025-11-21)

Features

  • add GQL sigil to format and lint static GraphQL docs (#1391) (3aef283)

1.8.0 (2025-11-05)

Features

  • spec: Add support for [@one](https://github.com/one)Of directive (#1386) (01e8e4b)

Bug Fixes

  • typespec: Absinthe.Phase.Subscription.SubscribeSelf.run/2 (#1384) (4230cc4)
Commits
  • b7b25b1 chore(main): release 1.9.0 (#1392)
  • 3aef283 feat: add GQL sigil to format and lint static GraphQL docs (#1391)
  • 66cec34 chore(ci): rename release workflow and specify otp-version
  • 9be72b9 chore(ci): rename and update release workflow
  • c3713bf chore(ci): fix release workflow (#1389)
  • 1d47437 chore(main): release 1.8.0 (#1388)
  • 2918a0b Fix error return when the value is a struct (#1381)
  • 01e8e4b feat(spec): Add support for @oneOf directive (#1386)
  • 4230cc4 fix(typespec): Absinthe.Phase.Subscription.SubscribeSelf.run/2 (#1384)
  • 66e552b chore(ci): Fix release workflow to use proper action (#1387)
  • See full diff in compare view

Updates absinthe_phoenix from 2.0.3 to 2.0.4

Release notes

Sourced from absinthe_phoenix's releases.

v2.0.4

2.0.3 (2025-12-03)

Bug Fixes

  • Add GC to transport process (404bb20)
  • Adds the option to periodically garbage collect the channel process (1518b46)
  • Fix assign key (cdf3498)
  • support elixir 1.19 and otp 28 (382e3fa)
  • support elixir 1.19 and otp 28 (c2bba06)
Changelog

Sourced from absinthe_phoenix's changelog.

2.0.4 (2025-12-03)

Bug Fixes

  • Add GC to transport process (404bb20)
  • Adds the option to periodically garbage collect the channel process (1518b46)
  • Fix assign key (cdf3498)
  • support elixir 1.19 and otp 28 (382e3fa)
  • support elixir 1.19 and otp 28 (c2bba06)
Commits

Updates ash from 3.7.6 to 3.11.3

Release notes

Sourced from ash's releases.

v3.11.3

Bug Fixes:

  • only apply overload typing when there is only one option by @​zachdaniel

v3.11.2

Bug Fixes:

Improvements:

v3.11.1

Bug Fixes:

  • handle has_one that return multiple records w/ no_attributes? by @​zachdaniel

v3.10.1

... (truncated)

Changelog

Sourced from ash's changelog.

v3.11.3 (2025-12-26)

Bug Fixes:

  • only apply overload typing when there is only one option by @​zachdaniel

v3.11.2 (2025-12-24)

Bug Fixes:

Improvements:

v3.11.1 (2025-12-06)

Bug Fixes:

  • handle has_one that return multiple records w/ no_attributes? by @​zachdaniel

v3.11.0 (2025-12-05)

... (truncated)

Commits
  • b1ad218 chore: release version v3.11.3
  • a94f0da fix: only apply overload typing when there is only one option
  • 39bac34 chore: release version v3.11.2
  • e5a770a fix: don't run authorization in cross-datalayer filters
  • 9b69ce0 chore: filter out aggregates that don't need authorization
  • e07462d improvement(destroy): Add multitenancy bypass options to destroy actions (#2477)
  • 055dca1 chore: format
  • feb06ef fix: dont validate constraints in union_types (#2469)
  • c14f133 fix: Ensure that calculations used in preparations have access to argument va...
  • 317f7f5 fix: many-to-many relationships should inherit the sort/limit from their join...
  • Additional commits viewable in compare view

Updates igniter from 0.6.30 to 0.7.0

Release notes

Sourced from igniter's releases.

v0.7.0

Features:

  • Add support for SiteEncrypt.Phoenix.Endpoint detection (#339) by Herman verschooten

Bug Fixes:

  • put_in_map/set_map_key not setting keys properly (#348) by Nick Krichevsky

  • don't pass --no-git onto installers by Zach Daniel

  • modify_config_code twice with keyword values (#332) by grzuy

Changelog

Sourced from igniter's changelog.

v0.7.0 (2025-11-05)

Features:

  • Add support for SiteEncrypt.Phoenix.Endpoint detection (#339) by Herman verschooten

Bug Fixes:

  • put_in_map/set_map_key not setting keys properly (#348) by Nick Krichevsky

  • don't pass --no-git onto installers by Zach Daniel

  • modify_config_code twice with keyword values (#332) by grzuy

Commits
  • e41f7e0 chore: release version v0.7.0
  • 1cb6f21 build(deps-dev): bump the dev-dependencies group with 3 updates (#350)
  • 4930cd4 Fix: put_in_map/set_map_key not setting keys properly (#348)
  • bd2b582 doc: fix type link (#346)
  • d90eb60 docs: Update docs to indicate behavior of List.map/2, add tests (#345)
  • 5c43202 docs: Clarify Elixir version requirements (#344)
  • 6153ea0 feat: Add support for SiteEncrypt.Phoenix.Endpoint detection (#339)
  • 435cde1 chore: Fix REUSE license attribution
  • 0127832 build(deps): bump rewrite in the production-dependencies group (#342)
  • a866ab5 chore: Fix failing test (#340)
  • Additional commits viewable in compare view

Updates spark from 2.3.12 to 2.3.14

Release notes

Sourced from spark's releases.

v2.3.14

Improvements:

  • add :regex builtin type by Zach Daniel

  • only compile on uncompiled extension in formatter by Zach Daniel

v2.3.13

Bug Fixes:

  • mix format crashes in umbrella projects (#230) by Matthew Sinclair

  • replace explicit try with implicit try and remove deprecated unless by Matthew Sinclair

Changelog

Sourced from spark's changelog.

v2.3.14 (2025-11-09)

Improvements:

  • add :regex builtin type by Zach Daniel

  • only compile on uncompiled extension in formatter by Zach Daniel

v2.3.13 (2025-11-05)

Bug Fixes:

  • mix format crashes in umbrella projects (#230) by Matthew Sinclair

  • replace explicit try with implicit try and remove deprecated unless by Matthew Sinclair

Commits
  • 3b04763 chore: release version v2.3.14
  • 1a5e39f improvement: add :regex builtin type
  • 8f7ace9 improvement: only compile on uncompiled extension in formatter
  • 5b4a643 chore: release version v2.3.13
  • aedefa8 chore(deps-dev): bump mix_test_watch from 1.3.0 to 1.4.0 (#234)
  • ea2cae4 chore(deps-dev): bump credo from 1.7.12 to 1.7.13 (#233)
  • e290f17 chore(deps-dev): bump benchee from 1.4.0 to 1.5.0 (#235)
  • 3b198e7 chore(deps-dev): bump elixir_sense from c154835 to 0e6278a (#236)
  • c3ceffe chore(deps-dev): bump ex_doc from 0.38.4 to 0.39.1 (#237)
  • b73831f docs: pimp README and add logo (#232)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [absinthe](https://github.com/absinthe-graphql/absinthe) | `1.7.11` | `1.9.0` |
| [absinthe_phoenix](https://github.com/absinthe-graphql/absinthe_phoenix) | `2.0.3` | `2.0.4` |
| [ash](https://github.com/ash-project/ash) | `3.7.6` | `3.11.3` |
| [igniter](https://github.com/ash-project/igniter) | `0.6.30` | `0.7.0` |
| [spark](https://github.com/ash-project/spark) | `2.3.12` | `2.3.14` |


Updates `absinthe` from 1.7.11 to 1.9.0
- [Release notes](https://github.com/absinthe-graphql/absinthe/releases)
- [Changelog](https://github.com/absinthe-graphql/absinthe/blob/main/CHANGELOG.md)
- [Commits](absinthe-graphql/absinthe@v1.7.11...v1.9.0)

Updates `absinthe_phoenix` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/absinthe-graphql/absinthe_phoenix/releases)
- [Changelog](https://github.com/absinthe-graphql/absinthe_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/absinthe-graphql/absinthe_phoenix/commits/v2.0.4)

Updates `ash` from 3.7.6 to 3.11.3
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.7.6...v3.11.3)

Updates `igniter` from 0.6.30 to 0.7.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.6.30...v0.7.0)

Updates `spark` from 2.3.12 to 2.3.14
- [Release notes](https://github.com/ash-project/spark/releases)
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](ash-project/spark@v2.3.12...v2.3.14)

---
updated-dependencies:
- dependency-name: absinthe
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: absinthe_phoenix
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash
  dependency-version: 3.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: spark
  dependency-version: 2.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jan 1, 2026
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