Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

Bumps exsync from 0.2.3 to 0.4.0.

Changelog

Sourced from exsync's changelog.

[0.4.0] - 2024-04-06

Fix compilation warnings

Allow using file_system 1.0

Update minimum Elixir version to 1.11

Remove the need to use ExSync.register_group_leader since the functionality it provided is no longer needed on newer Elixir/Erlang versions.

This also removes the ExSync.Logger.Server module but that is an internal module that shouldn't have been accessed by user code.

[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

  • Recursively watch all local path dependencies #27
  • Optionally call a callback when finished reloading #21
Commits

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 [exsync](https://github.com/falood/exsync) from 0.2.3 to 0.4.0.
- [Changelog](https://github.com/falood/exsync/blob/main/CHANGELOG.md)
- [Commits](falood/exsync@v0.2.3...v0.4.0)

---
updated-dependencies:
- dependency-name: exsync
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2024

Superseded by #458.

@dependabot dependabot bot closed this May 8, 2024
@dependabot dependabot bot deleted the dependabot/hex/exsync-0.4.0 branch May 8, 2024 05:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant