chore(deps-dev): bump the elixir group across 1 directory with 3 updates#19
Merged
Conversation
Coverage Report for CI Build 27562426995Coverage remained the same at 99.733%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
Owner
|
@dependabot recreate |
Bumps the elixir group with 3 updates in the / directory: [credo](https://github.com/rrrene/credo), [ex_doc](https://github.com/elixir-lang/ex_doc) and [plug](https://github.com/elixir-plug/plug). Updates `credo` from 1.7.18 to 1.7.19 - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/v1.7.19/CHANGELOG.md) - [Commits](rrrene/credo@v1.7.18...v1.7.19) Updates `ex_doc` from 0.40.1 to 0.40.3 - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md) - [Commits](elixir-lang/ex_doc@v0.40.1...v0.40.3) Updates `plug` from 1.19.1 to 1.19.2 - [Changelog](https://github.com/elixir-plug/plug/blob/main/CHANGELOG.md) - [Commits](elixir-plug/plug@v1.19.1...v1.19.2) --- updated-dependencies: - dependency-name: credo dependency-version: 1.7.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir - dependency-name: ex_doc dependency-version: 0.40.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir - dependency-name: plug dependency-version: 1.19.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir ... Signed-off-by: dependabot[bot] <support@github.com>
3357874 to
15d5cfd
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the elixir group with 3 updates in the / directory: credo, ex_doc and plug.
Updates
credofrom 1.7.18 to 1.7.19Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
d4a88d4Bump version to 1.7.19b87f0b6Update CHANGELOGc4ed6dfUse mix format9172f39Fix token errora6de9b5Add reproducing test for #1275b726ad4Run mix formatccd27fbAdd test for sigil_p position8a03b78Clean stale depsa902c97Set "old credo" to 1.7.18cc2ce91Update GitHub actionsUpdates
ex_docfrom 0.40.1 to 0.40.3Changelog
Sourced from ex_doc's changelog.
Commits
07a6abcRelease v0.40.302904bbFix record autolink - and bump CI (#2240)c868c6aRelease v0.40.2b9cc372Update makeup_erlang version (#2236)b389d17Fix dead code and overriden clauses found by the type system25523c9Update assetsdbed340Raise on extras that conflict with reserved filenames2808e45Prevent #search selector from impacting user contentbc90968Update assets9333979Fix inline code font size in headings (#2220)Updates
plugfrom 1.19.1 to 1.19.2Changelog
Sourced from plug's changelog.
Commits
3385842Respect length when decoding multipart headers