ash-project / ash_hq

The Ash Framework homepage and documentation site.
MIT License
46 stars 25 forks source link

chore(deps): bump flame from 0.1.12 to 0.2.0 #227

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps flame from 0.1.12 to 0.2.0.

Changelog

Sourced from flame's changelog.

0.2.0 (2024-06-17)

Backwards incompatible changes

  • For backend implementations, the FLAME.Parent encoded format has changed to include more information about the parent and child. See FLAME.Parent moduledoc for more information.

Enhancements

  • Add :code_sync pool configuration for syncing beam files and code paths to flames
Commits
  • ae45a42 Release 0.2.0
  • 229d8ef Add dynamic syncing of code and applications support (#40)
  • 8a9934e Only generate alphanum base names
  • bded801 Add FLAME_NODE_BASE and host_env
  • 5d9cf83 Update mix.exs
  • f735071 Make castore optional on the backend
  • 7245987 Add backend app and vsn to parent encoding
  • 975e1b4 Add init for entrypoint customization and use httpc to save on deps (#37)
  • 69ef014 Remove errant backtick (#36)
  • 978515f Merge pull request #31 from wojtekmach/wm-docs
  • 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)