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.39 #57

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spark from 1.1.29 to 1.1.39.

Changelog

Sourced from spark's changelog.

v1.1.39 (2023-09-16)

Bug Fixes:

  • handle empty string case in cheat_sheets

v1.1.38 (2023-09-16)

Bug Fixes:

  • allow empty extensions in spark.cheat_sheets

v1.1.37 (2023-09-16)

Improvements:

  • inspect_if adds backticks for better docs

  • better display for nested DSLs in cheat sheets

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)

... (truncated)

Commits
  • 6865185 chore: release version v1.1.39
  • a87a84d fix: handle empty string case in cheat_sheets
  • 3bb9eab chore: release version v1.1.38
  • 5c3f5a0 fix: allow empty extensions in spark.cheat_sheets
  • 108f682 chore: release version v1.1.37
  • e7d9934 improvement: inspect_if adds backticks for better docs
  • 7a3a976 improvement: better display for nested DSLs in cheat sheets
  • 61d4255 chore: release version v1.1.36
  • cb5cfc3 improvement: include section descriptions
  • 5eedbd9 chore: release version v1.1.35
  • 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)