Skip to content

Bump credo from 0.8.10 to 0.9.2#11

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/hex/credo-0.9.2
Closed

Bump credo from 0.8.10 to 0.9.2#11
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/hex/credo-0.9.2

Conversation

@dependabot-preview
Copy link

Bumps credo from 0.8.10 to 0.9.2.

Changelog

Sourced from credo's changelog.

0.9.2

  • Add :ignore_comments param to LongQuoteBlocks
  • Fix false positive in UnusedPathOperation

0.9.1

  • Fix false positive in SpaceAroundOperators
  • Fix false positive in UnusedEnumOperation

0.9.0

  • Add JSON support
  • Ensure compatibility with Elixir 1.6
  • Format codebase using Elixir 1.6 Formatter
  • Rework internals in preparation of 1.0 release
  • Credo now requires Elixir 1.4
  • Include test directory in default config
  • Add excluded_argument_types to PipeChainStart
  • Emit warnings for non-existing checks, which are referenced in config
  • Improve VariableNames
  • ModuleDoc now raises an issue for empty strings in moduledoc tags
  • Fix bug on ModuleNames
  • Fix false positive in VariableRebinding
  • Fix false positive in SpaceAroundOperators
  • Fix false positive on BoolOperationOnSameValues
  • Fix false positive on SpaceAfterCommas
  • Fix false positive on MaxLineLength
  • Fix false positive in ParenthesesInCondition
  • Remove NameRedeclarationBy* checks
  • Remove support for lint attributes
Commits
  • 1891ffa Update erlang version in .tool-versions
  • b6b0e99 Merge branch 'master' of github.com:rrrene/credo
  • 3f8bf10 Bump version to 0.9.2
  • 5980848 Update CHANGELOG
  • 0b228df Merge pull request #533 from techgaun/pipe-explanation
  • a7f20af Merge pull request #528 from ayrat555/patch-1
  • b49bb16 Merge pull request #523 from urfolomeus/upgrade-to-erlang-20_2
  • 6d76f5e Add ignore_comments param to LongQuoteBlocks
  • 7ab14c4 Ignore comments for long quote block
  • 0b07926 fix explanation for pipechain
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [credo](https://github.com/rrrene/credo) from 0.8.10 to 0.9.2.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](rrrene/credo@v0.8.10...v0.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #17.

@dependabot-preview dependabot-preview bot deleted the dependabot/hex/credo-0.9.2 branch July 1, 2018 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant