Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Bump codenarc-converter/CodeNarc from 345ec6f to 325ce77#71

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/codenarc-converter/CodeNarc-325ce77
Closed

Bump codenarc-converter/CodeNarc from 345ec6f to 325ce77#71
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/codenarc-converter/CodeNarc-325ce77

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps codenarc-converter/CodeNarc from 345ec6f to 325ce77.

Commits
  • 325ce77 #641: Add test case
  • f160316 #627: SpaceAfterMethodCallName: Skip method calls with a single Lambda argument
  • e99d9c3 #645: SpaceAfterMethodCallName: Fix false positive if method parameters inclu...
  • 3247d44 #638: ClassStartsWithBlankLine: Fix false positive if interface/class declara...
  • 7a4f294 Fix #646: IllegalStringRule: Return actual line number containing (first) mat...
  • afd6a1c #644: Update rule doc re: @​SuppressWarnings not available and // codenarc-dis...
  • e132f25 #644: NoTabCharacter: Return actual line number containing(first) tab charact...
  • 90c8354 #629: ClosureAsLastMethodParameter: Add ignoreCallsToMethodNames property
  • 9ca6d2b #631: ClosureAsLastMethodParameter: Fix false positive when using Groovy 3 La...
  • 13b84f6 #643: AbstractAstVisitor: Add isGeneratedCode(ASTNode) and isNotGeneratedCode...
  • 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 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 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)

Bumps [codenarc-converter/CodeNarc](https://github.com/CodeNarc/CodeNarc) from `345ec6f` to `325ce77`.
- [Release notes](https://github.com/CodeNarc/CodeNarc/releases)
- [Commits](CodeNarc/CodeNarc@345ec6f...325ce77)

---
updated-dependencies:
- dependency-name: codenarc-converter/CodeNarc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 16, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2021

Superseded by #80.

@dependabot dependabot bot closed this Aug 30, 2021
@dependabot dependabot bot deleted the dependabot/submodules/codenarc-converter/CodeNarc-325ce77 branch August 30, 2021 20:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants