Skip to content

chore(deps): bump the production-dependencies group with 3 updates #360

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

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2025

Bumps the production-dependencies group with 3 updates: ash, igniter and open_api_spex.

Updates ash from 3.5.25 to 3.5.26

Release notes

Sourced from ash's releases.

v3.5.26

Bug Fixes:

Improvements:

  • set show_policy_breakdowns? to true in dev/test by default by @​zachdaniel

  • make mix ash.gen.resource merge existing resources by @​zachdaniel

  • allow code_interface default_options to accept a function (#2183) by scottwoodall

  • show optional code interface inputs in usage rules by @​zachdaniel

Changelog

Sourced from ash's changelog.

v3.5.26 (2025-07-09)

Bug Fixes:

Improvements:

  • set show_policy_breakdowns? to true in dev/test by default by @​zachdaniel

  • make mix ash.gen.resource merge existing resources by @​zachdaniel

  • allow code_interface default_options to accept a function (#2183) by scottwoodall

  • show optional code interface inputs in usage rules by @​zachdaniel

Commits
  • a260e26 chore: release version v3.5.26
  • 99fbcaf docs: update docs for installation change
  • 778e988 fix: don't dump values to native when building changesets
  • b9aeb1f improvemnt: add --conflicts option to ash.gen.resource
  • a1ef46c improvement: set show_policy_breakdowns? to true in dev/test by default
  • ca1ccbd improvement: make mix ash.gen.resource merge existing resources
  • c0e30ad chore(deps): bump igniter in the production-dependencies group (#2185)
  • 085b14e chore(deps): bump the github-actions group with 3 updates (#2173)
  • 8ac117e improvement: allow code_interface default_options to accept a function (#2183)
  • 233d1c2 test: add a bunch of tests for mix ash.gen.resource
  • Additional commits viewable in compare view

Updates igniter from 0.6.10 to 0.6.14

Release notes

Sourced from igniter's releases.

v0.6.14

Bug Fixes:

  • a slew of fixes for config, code modification, deps addition, keywords by Zach Daniel

v0.6.12

Bug Fixes:

  • properly encode values added to mix project by Zach Daniel

v0.6.11

Improvements:

  • when stdin is not a tyy, treat that as --yes by Zach Daniel
Changelog

Sourced from igniter's changelog.

v0.6.14 (2025-07-09)

Bug Fixes:

  • a slew of fixes for config, code modification, deps addition, keywords by Zach Daniel

v0.6.13 (2025-07-09)

Bug Fixes:

  • handle unexpected cases around detecting tty by Zach Daniel

v0.6.12 (2025-07-09)

Bug Fixes:

  • properly encode values added to mix project by Zach Daniel

v0.6.11 (2025-07-06)

Improvements:

  • when stdin is not a tyy, treat that as --yes by Zach Daniel
Commits
  • 723a882 chore: release version v0.6.14
  • 7cbdfe5 fix: a slew of fixes for config, code modification, deps addition, keywords
  • dda393c chore: assume we are in a tty, not that we aren't
  • f246395 chore: release version v0.6.13
  • ad29306 fix: handle unexpected cases around detecting tty
  • c4b9359 chore: release version v0.6.12
  • 69b670a fix: properly encode values added to mix project
  • 4f23c02 chore: release version v0.6.11
  • b822502 chore: remove IO.inspect
  • d17a6db improvement: when stdin is not a tyy, treat that as --yes
  • Additional commits viewable in compare view

Updates open_api_spex from 3.21.4 to 3.21.5

Release notes

Sourced from open_api_spex's releases.

v3.21.5

What's Changed

Full Changelog: open-api-spex/open_api_spex@v3.21.4...v3.21.5

Changelog

Sourced from open_api_spex's changelog.

v3.21.5 - 2025-07-08

Commits

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 3 updates: [ash](https://github.com/ash-project/ash), [igniter](https://github.com/ash-project/igniter) and [open_api_spex](https://github.com/open-api-spex/open_api_spex).


Updates `ash` from 3.5.25 to 3.5.26
- [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.5.25...v3.5.26)

Updates `igniter` from 0.6.10 to 0.6.14
- [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.10...v0.6.14)

Updates `open_api_spex` from 3.21.4 to 3.21.5
- [Release notes](https://github.com/open-api-spex/open_api_spex/releases)
- [Changelog](https://github.com/open-api-spex/open_api_spex/blob/master/CHANGELOG.md)
- [Commits](open-api-spex/open_api_spex@v3.21.4...v3.21.5)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.6.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: open_api_spex
  dependency-version: 3.21.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Jul 10, 2025
@zachdaniel zachdaniel merged commit e33b6a8 into main Jul 10, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-aeebf38977 branch July 10, 2025 15:13
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