Skip to content

chore(deps): bump reactor from 0.17.0 to 1.0.0#8

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/reactor-1.0.0
Open

chore(deps): bump reactor from 0.17.0 to 1.0.0#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/reactor-1.0.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps reactor from 0.17.0 to 1.0.0.

Release notes

Sourced from reactor's releases.

v1.0.0

Breaking Changes:

  • Store inputs in their own struct (#269) by James Harton

Features:

  • add tests for guard telemetry events by Jaden

Bug Fixes:

  • remove unused async options from Reactor.undo/3 (#292) by James Harton

  • move mermaid script to before_closing_body_tag for proper rendering (#289) by James Harton

  • implement nested_steps/1 for Step.Switch to fix dependency resolution (#288) by James Harton

  • set proper class for reactor errors (#286) by Zach Daniel

  • Telemetry middleware crashes on unhandled guard events (#276) by Jaden

  • telemetry middleware implements guard steps by Jaden

  • tests failing because of REUSE annotations (#275) by James Harton

Changelog

Sourced from reactor's changelog.

v1.0.0 (2026-01-25)

Breaking Changes:

  • Store inputs in their own struct (#269) by James Harton

Features:

  • add tests for guard telemetry events by Jaden

Bug Fixes:

  • remove unused async options from Reactor.undo/3 (#292) by James Harton

  • move mermaid script to before_closing_body_tag for proper rendering (#289) by James Harton

  • implement nested_steps/1 for Step.Switch to fix dependency resolution (#288) by James Harton

  • set proper class for reactor errors (#286) by Zach Daniel

  • Telemetry middleware crashes on unhandled guard events (#276) by Jaden

  • telemetry middleware implements guard steps by Jaden

  • tests failing because of REUSE annotations (#275) by James Harton

Commits
  • 2f993fe chore: release version v1.0.0
  • 304c237 fix: remove unused async options from Reactor.undo/3 (#292)
  • 77c2e39 chore: Add AGENTS.md
  • bc1ee58 chore: Remove unused require statements as picked up by the Elixir 1.20.0-rc....
  • 0fb2f63 fix: move mermaid script to before_closing_body_tag for proper rendering (#...
  • 6f7c937 fix: implement nested_steps/1 for Step.Switch to fix dependency resolutio...
  • 6f160ca chore(deps): update dependency erlang to v27.3.4 (#284)
  • d601f3e fix: set proper class for reactor errors (#286)
  • 683dfa5 chore(deps-dev): Bump the dev-dependencies group with 2 updates (#285)
  • ae500ed chore(deps): Bump the production-dependencies group with 2 updates (#282)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [reactor](https://github.com/ash-project/reactor) from 0.17.0 to 1.0.0.
- [Release notes](https://github.com/ash-project/reactor/releases)
- [Changelog](https://github.com/ash-project/reactor/blob/main/CHANGELOG.md)
- [Commits](ash-project/reactor@v0.17.0...v1.0.0)

---
updated-dependencies:
- dependency-name: reactor
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jan 29, 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