Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 3 updates#131

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/production-dependencies-06e4e983df
Open

chore(deps): bump the production-dependencies group across 1 directory with 3 updates#131
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/production-dependencies-06e4e983df

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps the production-dependencies group with 2 updates in the / directory: ash and tesla.

Updates ash from 3.14.0 to 3.24.3

Release notes

Sourced from ash's releases.

v3.24.3

Bug Fixes:

Improvements:

v3.24.1

Bug Fixes:

  • ensure policie son intermediate resources are respected in through by @​zachdaniel

  • don't apply relationship filters to the source query on through by @​zachdaniel

v3.23.1

Bug Fixes:

  • ensure is/_not/_distinct_from cast parameters to the same type by @​zachdaniel

Improvements:

v3.23.0

Features:

... (truncated)

Changelog

Sourced from ash's changelog.

v3.24.3 (2026-04-17)

Bug Fixes:

Improvements:

v3.24.2 (2026-04-13)

Bug Fixes:

v3.24.1 (2026-04-12)

Bug Fixes:

  • ensure policie son intermediate resources are respected in through by @​zachdaniel

  • don't apply relationship filters to the source query on through by @​zachdaniel

v3.24.0 (2026-04-12)

Features:

... (truncated)

Commits
  • 2a530ea chore: release version v3.24.3
  • 7f494cc chore: format
  • 9efb8a0 fix: stabilize field order in Ash.Expr.determine_map_type/1 (#2679)
  • 83c62b1 improvement: add generate_rest? option to seed_generator (#2591)
  • afebe88 fix: fixes for embedded resources within unions (#2676)
  • 68350bd fix: Policy Authorizer strict checking forbid_unless (#2678)
  • edf88bc fix: compile error (#2675)
  • f2f2a53 fix: do not ignore missing context on Ash.PlugHelpers.update_context/2 (#2674)
  • b4a63c0 chore: release version v3.24.2
  • 67f706a fix: expand the paths in exists filters
  • Additional commits viewable in compare view

Updates igniter from 0.7.2 to 0.7.9

Release notes

Sourced from igniter's releases.

v0.7.9

Bug Fixes:

  • use beam index not private manifest to initialize module index by Zach Daniel

v0.7.8

Improvements:

  • check compiled manifest and simple defmodule patterns early by Zach Daniel

  • add and manage a module index cache by Zach Daniel

v0.7.7

Bug Fixes:

  • handle children = [...] ++ expr in add_new_child (#368) by James Harton

v0.7.6

Bug Fixes:

  • run tasks with Mix.shell().cmd/1 to avoid state issues by Zach Daniel

v0.7.5

No release notes provided.

v0.7.4

Improvements:

  • error messages for task compilation (#364) by celeste-wahlquist

... (truncated)

Changelog

Sourced from igniter's changelog.

v0.7.9 (2026-04-11)

Bug Fixes:

  • use beam index not private manifest to initialize module index by Zach Daniel

v0.7.8 (2026-04-11)

Improvements:

  • check compiled manifest and simple defmodule patterns early by Zach Daniel

  • add and manage a module index cache by Zach Daniel

v0.7.7 (2026-03-24)

Bug Fixes:

  • handle children = [...] ++ expr in add_new_child (#368) by James Harton

v0.7.6 (2026-03-15)

Bug Fixes:

  • run tasks with Mix.shell().cmd/1 to avoid state issues by Zach Daniel

v0.7.5 (2026-03-15)

v0.7.4 (2026-03-10)

Improvements:

... (truncated)

Commits
  • 5b7a312 chore: release version v0.7.9
  • 37ef106 fix: use beam index not private manifest to initialize module index
  • 96daddd chore: release version v0.7.8
  • c8089e6 chore: format
  • d642b2a improvement: check compiled manifest and simple defmodule patterns early
  • 0bc60b1 improvement: add and manage a module index cache
  • 193509a build(deps): bump the production-dependencies group with 4 updates (#370)
  • c037799 build(deps-dev): bump credo in the dev-dependencies group (#369)
  • 9c83458 chore: release version v0.7.7
  • 6b0fd76 fix: handle children = [...] ++ expr in add_new_child (#368)
  • Additional commits viewable in compare view

Updates tesla from 1.16.0 to 1.17.0

Release notes

Sourced from tesla's releases.

v1.17.0

1.17.0 (2026-04-18)

Features

  • Add :metadata option to Logger middleware (#829) (38e209a)
  • add assigns and private fields to Tesla.Env (#836) (b8b622c)
  • client: add put_middleware/2, replace_middleware!/3, update_middleware!/3, and insert_middleware!/4 (#840) (fa755c9)
  • client: add update_middleware/2 to transform middleware list (#523) (0689e64)
  • logger: emit url.template from KeepRequest preserved URL (#839) (544e1d7)
  • logger: semantic OTel metadata and legacy mode (#838) (aae0866)

Bug Fixes

  • avoid soft-deprecated warning logs when compiling tesla itself (#834) (ab82264)
  • dialyzer spec for mock opts (#831) (440ec4e)
  • enhance response handling in Mint adapter (#803) (a672177)
  • include caller module name in use Tesla deprecation warning (#832) (b8fb158)
  • mint: avoid active-mode message races without breaking reused connections (#812) (d812f54)
Changelog

Sourced from tesla's changelog.

1.17.0 (2026-04-18)

Features

  • Add :metadata option to Logger middleware (#829) (38e209a)
  • add assigns and private fields to Tesla.Env (#836) (b8b622c)
  • client: add put_middleware/2, replace_middleware!/3, update_middleware!/3, and insert_middleware!/4 (#840) (fa755c9)
  • client: add update_middleware/2 to transform middleware list (#523) (0689e64)
  • logger: emit url.template from KeepRequest preserved URL (#839) (544e1d7)
  • logger: semantic OTel metadata and legacy mode (#838) (aae0866)

Bug Fixes

  • avoid soft-deprecated warning logs when compiling tesla itself (#834) (ab82264)
  • dialyzer spec for mock opts (#831) (440ec4e)
  • enhance response handling in Mint adapter (#803) (a672177)
  • include caller module name in use Tesla deprecation warning (#832) (b8fb158)
  • mint: avoid active-mode message races without breaking reused connections (#812) (d812f54)
Commits
  • de2eaaf chore(master): release 1.17.0 (#830)
  • a672177 fix: enhance response handling in Mint adapter (#803)
  • daec639 chore(mint): strengthen mode regression coverage (#841)
  • d812f54 fix(mint): avoid active-mode message races without breaking reused connection...
  • fa755c9 feat(client): add put_middleware/2, replace_middleware!/3, update_middleware!...
  • 0689e64 feat(client): add update_middleware/2 to transform middleware list (#523)
  • 544e1d7 feat(logger): emit url.template from KeepRequest preserved URL (#839)
  • aae0866 feat(logger): semantic OTel metadata and legacy mode (#838)
  • b8b622c feat: add assigns and private fields to Tesla.Env (#836)
  • 1c03570 chore: ci housekeeping (#835)
  • 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 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

…y with 3 updates

Bumps the production-dependencies group with 2 updates in the / directory: [ash](https://github.com/ash-project/ash) and [tesla](https://github.com/elixir-tesla/tesla).


Updates `ash` from 3.14.0 to 3.24.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.14.0...v3.24.3)

Updates `igniter` from 0.7.2 to 0.7.9
- [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.2...v0.7.9)

Updates `tesla` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/elixir-tesla/tesla/releases)
- [Changelog](https://github.com/elixir-tesla/tesla/blob/master/CHANGELOG.md)
- [Commits](elixir-tesla/tesla@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.24.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tesla
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-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 Apr 23, 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.

0 participants