captain-fact-api
captain-fact-api copied to clipboard
chore(deps-dev): bump exsync from 0.2.3 to 0.3.0
Bumps exsync from 0.2.3 to 0.3.0.
Changelog
Sourced from exsync's changelog.
[0.3.0] - 2023-08-12
Improvements:
- Add support for Elixir 1.15 and OTP 26 #54
- Remove excess newlines #44
- Make logging configurable and make logging (optionally) not overwrite the IEx prompt #32
- Ensure that compilation errors are displayed in the console #33
- Add a supervision hierarchy #35
- Handle terminals that don't support ANSI colors #38
- Improvement to stderr output #39
Bug fixes:
- Fix log when there are no configured group leaders #36
Breaking Changes
- Update umbrella instructions #47
- Increase minimum supported Elixir version from 1.3 to 1.4
[0.2.4] - 2019-07-22
Commits
678f53fFix spdx identifier for license (#55)f1491aaUpdate deps3e50e72Bump to 0.3.09347b40Support Elixir 1.15 and OTP 26 (#54)0ca6b4fUpdate readme to better describe what ExSync is (#51)3f42576Add github actions CI (#49)258c61eChange umbrella-specific instructions (#47)6527dd3Remove excess newlines from being emitted (#44)557f991Throttle recompilation (#43)4cf13c2Update readme for #39- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Superseded by #456.