Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump exsync from 0.2.3 to 0.4.1 #458

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps exsync from 0.2.3 to 0.4.1.

Changelog

Sourced from exsync's changelog.

[0.4.1] - 2024-05-05

No longer refuse to start when run when Mix.env() == :dev

[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

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2024
@Betree
Copy link
Member

Betree commented Jun 25, 2024

@dependabot rebase

Bumps [exsync](https://github.com/falood/exsync) from 0.2.3 to 0.4.1.
- [Changelog](https://github.com/falood/exsync/blob/main/CHANGELOG.md)
- [Commits](falood/exsync@v0.2.3...v0.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/exsync-0.4.1 branch from 2ad35c4 to 2d3f94c Compare June 25, 2024 17:02
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