forked from processone/ejabberd
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bump dialyxir from 1.4.3 to 1.4.4 #60
Open
dependabot
wants to merge
11
commits into
dependabot
Choose a base branch
from
3863dependabot/hex/dialyxir-1.4.4
base: dependabot
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As seen in codacy / codacy-analysis-cli-action/issues/95
This reverts: d15cf99 Container: Add METHOD to build container using packages (3983)
The QEMU issue is https://gitlab.com/qemu-project/qemu/-/issues/1034 The fix commit is https://gitlab.com/qemu-project/qemu/-/commit/9719f125b803f4e0fda834cd74a60dfa4ca398e2 which was first included in QEMU 8.1.0, so 8.1.5 should be good
Erlang 27.1 is not yet available in https://hub.docker.com/_/erlang Compiling with Erlang 26.2 crashes with: ==> eex (compile) =ERROR REPORT==== 20-Sep-2024::11:58:41.754278 === Error in process <0.115.0> with exit value: {function_clause, [{'Elixir.Module.Types','-warnings/5-inlined-1-', [{column,8}], [{file,"lib/module/types.ex"},{line,13}]}, {'Elixir.Enum',flat_map_list,2,[{file,"lib/enum.ex"},{line,4353}]}, {'Elixir.Module.ParallelChecker',check_module,3, [{file,"lib/module/parallel_checker.ex"},{line,264}]}, {'Elixir.Module.ParallelChecker','-spawn/4-fun-0-',6, [{file,"lib/module/parallel_checker.ex"},{line,82}]}]}
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/jeremyjh/dialyxir/releases) - [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md) - [Commits](jeremyjh/dialyxir@1.4.3...1.4.4) --- updated-dependencies: - dependency-name: dialyxir dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
elixir
Pull requests that update Elixir code
labels
Sep 30, 2024
badlop
force-pushed
the
dependabot
branch
2 times, most recently
from
October 7, 2024 11:03
1a239d2
to
3ca5ffb
Compare
badlop
force-pushed
the
dependabot
branch
10 times, most recently
from
November 14, 2024 00:11
81e514b
to
ab866ec
Compare
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
elixir
Pull requests that update Elixir code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps dialyxir from 1.4.3 to 1.4.4.
Release notes
Sourced from dialyxir's releases.
Changelog
Sourced from dialyxir's changelog.
Commits
66cb162
Release 1.4.4.3768413
Merge pull request #543 from lnenad/masterc7234e7
Add a check whether default_ignore file is empty during execution and ignores...b69c5d8
Fix matching of invalid_contract args. (#541)4d76fe9
Support multiple formatters (#538)d8cb107
Merge pull request #540 from kianmeng/ci-housekeeping54e1376
CI housekeepinga733acf
Merge pull request #537 from sigu/upgrade-erlexe79ebac
upgrade erlexcece72c
Merge pull request #535 from ProducerMatt/patch-1You 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)