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

Comments

Bump codenarc-converter/CodeNarc from 89ced7a to c573110#135

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

Bump codenarc-converter/CodeNarc from 89ced7a to c573110#135
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/codenarc-converter/CodeNarc-c573110

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps codenarc-converter/CodeNarc from 89ced7a to c573110.

Commits
  • c573110 #677: UnnecessarySetter: Fix false positive when the setter return value is u...
  • 6d9a07a #668: Add a failOnError parameter to the CodeNarc command-line runner
  • b0a43d3 #668: FilesystemSourceAnalyzer: Add failOnError property
  • 3a55337 #676: BracesForTryCatchFinally: Fix false positives from try-with-resources
  • 5a6a27c #675: ExceptionExtendsThrowable: Exclude interfaces and classes that implemen...
  • 0552edd #675: ExceptionExtendsError: Exclude interfaces and classes that implement an...
  • cd7865b Merge pull request #673 from UlrichEckhardt/feature/baseline-cli-2.2.0
  • c23302c CodeNarc: Implement a CLI for baseline usage.
  • f1b5984 #672: EmptyTryBlock: Also support try-with-resources
  • 3eade84 SpaceAroundOperator: Add tests for: elvis assignment ?= and new relational op...
  • 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 `89ced7a` to `c573110`.
- [Release notes](https://github.com/CodeNarc/CodeNarc/releases)
- [Commits](CodeNarc/CodeNarc@89ced7a...c573110)

---
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 Mar 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2022

Superseded by #137.

@dependabot dependabot bot closed this Mar 21, 2022
@dependabot dependabot bot deleted the dependabot/submodules/codenarc-converter/CodeNarc-c573110 branch March 21, 2022 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