Skip to content

chore(deps): bump the production-dependencies group with 4 updates #354

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
Jun 26, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2025

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

Updates ash from 3.5.23 to 3.5.24

Release notes

Sourced from ash's releases.

v3.5.24

Bug Fixes:

  • restrict subset of context -> opts in embedded changesets by @​zachdaniel

  • properly handle nested context for embeddable type by @​zachdaniel

  • Use the same parent query timeout for the count query, for read actions (#2161) by sevenseacat

  • ensure join query has shared context passed to it by @​zachdaniel

  • ensure shared context is set on through queries when loading by @​zachdaniel

Improvements:

Changelog

Sourced from ash's changelog.

v3.5.24 (2025-06-25)

Bug Fixes:

  • restrict subset of context -> opts in embedded changesets by @​zachdaniel

  • properly handle nested context for embeddable type by @​zachdaniel

  • Use the same parent query timeout for the count query, for read actions (#2161) by sevenseacat

  • ensure join query has shared context passed to it by @​zachdaniel

  • ensure shared context is set on through queries when loading by @​zachdaniel

Improvements:

Commits
  • e6394c3 chore: release version v3.5.24
  • 9b4eea1 chore: update deps
  • 4491352 chore(deps): bump the production-dependencies group with 2 updates (#2164)
  • 253b02e fix: restrict subset of context -> opts in embedded changesets
  • a01fc7a fix: properly handle nested context for embeddable type
  • c7f3bff fix: Use the same parent query timeout for the count query, for read action...
  • 10cb6b0 chore(deps): bump actions/checkout in the github-actions group (#2162)
  • 57c5726 docs: Fix typo (#2163)
  • 2573ba7 improvement: make usage-rules more clear about require Ash.Query
  • e3cc25b improvement: require Ash.Query in Ash.Resource
  • Additional commits viewable in compare view

Updates igniter from 0.6.8 to 0.6.9

Release notes

Sourced from igniter's releases.

v0.6.9

Improvements:

  • Implement removal of configuration (#309) by Benjamin Milde

  • add required? option to Igniter.update_elixir_file/3 by Benjamin Milde

Changelog

Sourced from igniter's changelog.

v0.6.9 (2025-06-25)

Improvements:

  • Implement removal of configuration (#309) by Benjamin Milde

  • add required? option to Igniter.update_elixir_file/3 by Benjamin Milde

Commits
  • bf86b51 chore: release version v0.6.9
  • 43e0341 chore: update deps
  • b7f7541 improvement: Implement removal of configuration (#309)
  • c66a5d8 build(deps-dev): bump mix_audit in the dev-dependencies group (#304)
  • c09beeb build(deps): bump spitfire in the production-dependencies group (#303)
  • c1ae26e chore: comment out test
  • See full diff in compare view

Updates open_api_spex from 3.21.2 to 3.21.3

Release notes

Sourced from open_api_spex's releases.

v3.21.3

What's Changed

New Contributors

Full Changelog: open-api-spex/open_api_spex@v3.21.2...v3.21.3

Changelog

Sourced from open_api_spex's changelog.

v3.21.3 - 2025-06-25

Commits

Updates spark from 2.2.66 to 2.2.67

Release notes

Sourced from spark's releases.

v2.2.67

Bug Fixes:

  • take first transformer in order when graph sorting fails by Zach Daniel
Changelog

Sourced from spark's changelog.

v2.2.67 (2025-06-25)

Bug Fixes:

  • take first transformer in order when graph sorting fails by Zach Daniel
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 4 updates: [ash](https://github.com/ash-project/ash), [igniter](https://github.com/ash-project/igniter), [open_api_spex](https://github.com/open-api-spex/open_api_spex) and [spark](https://github.com/ash-project/spark).


Updates `ash` from 3.5.23 to 3.5.24
- [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.23...v3.5.24)

Updates `igniter` from 0.6.8 to 0.6.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.6.8...v0.6.9)

Updates `open_api_spex` from 3.21.2 to 3.21.3
- [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.2...v3.21.3)

Updates `spark` from 2.2.66 to 2.2.67
- [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.2.66...v2.2.67)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.6.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: open_api_spex
  dependency-version: 3.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: spark
  dependency-version: 2.2.67
  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 Jun 26, 2025
@zachdaniel zachdaniel merged commit 60a4fda into main Jun 26, 2025
22 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-ec6c04b06f branch June 26, 2025 16:26
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