ex_cell
ex_cell copied to clipboard
Bump dialyxir from 0.5.1 to 1.3.0
Bumps dialyxir from 0.5.1 to 1.3.0.
Release notes
Sourced from dialyxir's releases.
1.3
Added
- Elixir 1.15 support.
- Support for warning
:callback_not_exported.Changed
- Several improvements to documentation, particularly Github CI documentation.
Removed
- Support for
:race_conditionsflag which was removed from Erlang.Fixed
- Crash when
mix.lockis missing.1.2.0
Added
- "github" formatter.
1.1.0
Added
- Configuration option to set the project's PLT path:
:plt_local_path.- Project configuration setting to exclude files based on a regex:
:exclude_files.explaintext for:missing_rangewarning.Fixed
- Fixes and improvements to README and documentation.
- Fixed
mix.lockhash stability. Will cause a recheck of PLTs on first usage in each project.Changed
- Improved wording of argument mismatch warnings.
Changelog
Sourced from dialyxir's changelog.
Unreleased changes post [1.3.0]
[1.3.0] - 2023-04-08
Added
- Elixir 1.15 support.
- Support for warning
:callback_not_exported.Changed
- Several improvements to documentation, particularly Github CI documentation.
Removed
- Support for
:race_conditionsflag which was removed from Erlang.Fixed
- Crash when
mix.lockis missing.[1.2.0] - 2022-07-20
Added
- "github" formatter.
[1.1.0] - 2021-02-18
Added
- Configuration option to set the project's PLT path:
:plt_local_path.- Project configuration setting to exclude files based on a regex:
:exclude_files.explaintext for:missing_rangewarning.Fixed
- Fixes and improvements to README and documentation.
- Fixed
mix.lockhash stability. Will cause a recheck of PLTs on first usage in each project.Changed
- Improved wording of argument mismatch warnings.
[1.0.0] - 2020-03-16
Changed
- Deprecated
plt_add_depsmodes:transitive,project. Useapp_treeandapps_directinstead.- Moved Explain text to
@moduledoc.Fixed
- Warning pretty printing and message fixes/improvements.
- Prevent crash when short_format fails.
- Ensure path to PLT target directory exists.
- Bumped required
erlexfor formatting fix.[1.0.0-rc.7] - 2019-09-21
... (truncated)
Commits
8dc1e9cMerge pull request #489 from jeremyjh/jh-bump-for-release77162cfUpdate version & CHANGELOG for 1.3 release.b17df86Remove out-dated README content.d2b4074Merge pull request #487 from Nezteb/master6c4ef67GitHub CI example: separate cache restore and save605846cMerge pull request #485 from jeremyjh/jh-ubuntu20-ciee31585Merge branch 'master' into jh-ubuntu20-ci8073eaaMerge pull request #481 from pnezis/no-umbrella-cd48bdc32Fix unmatched return warning.c13a56fThis combo doesn't exist.- Additional commits viewable in compare view
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 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 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)