ash-project / reactor

Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
https://ash-hq.org/
MIT License
44 stars 6 forks source link

chore(deps): bump spark from 1.1.29 to 1.1.36 #56

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spark from 1.1.29 to 1.1.36.

Changelog

Sourced from spark's changelog.

v1.1.36 (2023-09-15)

Improvements:

  • include section descriptions

v1.1.35 (2023-09-15)

Bug Fixes:

  • properly show entity argument examples

v1.1.34 (2023-09-14)

Improvements:

  • add --check to spark.cheat_sheets

v1.1.33 (2023-09-14)

Improvements:

  • don't show examples if there aren't any

v1.1.32 (2023-09-14)

Bug Fixes:

  • don't remove DSL directory immediately after generating

v1.1.31 (2023-09-14)

... (truncated)

Commits
  • 61d4255 chore: release version v1.1.36
  • cb5cfc3 improvement: include section descriptions
  • 5eedbd9 chore: release version v1.1.35
  • cf4f517 fix: properly show entity argument examples
  • 625f31b chore: release version v1.1.34
  • 8672614 improvement: add --check to spark.cheat_sheets
  • 3eceb9a chore: release version v1.1.33
  • b0e5146 improvement: don't show examples if there aren't any
  • 7b490b7 chore: release version v1.1.32
  • 8380afe fix: don't remove DSL directory immediately after generating
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #57.