Skip to content

build(deps): bump the production-dependencies group with 3 updates#2657

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-b7a69e8a38
Apr 2, 2026
Merged

build(deps): bump the production-dependencies group with 3 updates#2657
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-b7a69e8a38

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the production-dependencies group with 3 updates: igniter, spark and stream_data.

Updates igniter from 0.7.6 to 0.7.7

Release notes

Sourced from igniter's releases.

v0.7.7

Bug Fixes:

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

Sourced from igniter's changelog.

v0.7.7 (2026-03-24)

Bug Fixes:

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

Updates spark from 2.6.0 to 2.6.1

Release notes

Sourced from spark's releases.

v2.6.1

Bug Fixes:

  • only de-paren sections and entities that have builders at the current level, not nested levels by Zach Daniel
Changelog

Sourced from spark's changelog.

v2.6.1 (2026-03-25)

Bug Fixes:

  • only de-paren sections and entities that have builders at the current level, not nested levels by Zach Daniel
Commits
  • 222523d chore: release version v2.6.1
  • d70e02b fix: only de-paren sections and entities that have builders at the current le...
  • See full diff in compare view

Updates stream_data from 1.2.0 to 1.3.0

Changelog

Sourced from stream_data's changelog.

v1.3.0

  • Add StreamData.date/0 and StreamData.date/1.
  • Add StreamData.nullable/2.
  • Add :inspect_opts config for the :stream_data application (documented in ExUnitProperties).
Commits
  • f76e5cf Release v1.3.0
  • 759c7c9 Remove unused require (#222)
  • 0746c34 Add nullable/2 generator (#221)
  • 3320d84 Update Elixir/Erlang versions in CI
  • d775cbe Clean up StreamData.date/0,1
  • 737df91 Date generators (#218)
  • 1f220e8 Remove occurrences of the struct update syntax deprecated in Elixir 1.19 (#216)
  • d749dcf Add ability to customize the inspect options used to show generated values (#...
  • 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 production-dependencies group with 3 updates: [igniter](https://github.com/ash-project/igniter), [spark](https://github.com/ash-project/spark) and [stream_data](https://github.com/whatyouhide/stream_data).


Updates `igniter` from 0.7.6 to 0.7.7
- [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.6...v0.7.7)

Updates `spark` from 2.6.0 to 2.6.1
- [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.6.0...v2.6.1)

Updates `stream_data` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/whatyouhide/stream_data/blob/main/CHANGELOG.md)
- [Commits](whatyouhide/stream_data@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: igniter
  dependency-version: 0.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: spark
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: stream_data
  dependency-version: 1.3.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 2, 2026
@zachdaniel zachdaniel merged commit e8f3c36 into main Apr 2, 2026
45 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-b7a69e8a38 branch April 2, 2026 06:49
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