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

chore(deps): bump Apache NiFi to 1.18.0 #96

Merged
merged 2 commits into from
Oct 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2022

Bumps nifi.version from 1.17.0 to 1.18.0.
Updates nifi-utils from 1.17.0 to 1.18.0

Updates nifi-standard-record-utils from 1.17.0 to 1.18.0

Updates nifi-mock from 1.17.0 to 1.18.0

Updates nifi-mock-record-utils from 1.17.0 to 1.18.0

Updates nifi-standard-processors from 1.17.0 to 1.18.0

Updates nifi-record-serialization-services from 1.17.0 to 1.18.0

Updates nifi-schema-registry-service-api from 1.17.0 to 1.18.0

Updates nifi-record-path from 1.17.0 to 1.18.0

Updates nifi-standard-utils from 1.17.0 to 1.18.0

Updates nifi-ssl-context-service-api from 1.17.0 to 1.18.0

Updates nifi-security-utils from 1.17.0 to 1.18.0

Updates nifi-standard-services-api-nar from 1.17.0 to 1.18.0

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 `nifi.version` from 1.17.0 to 1.18.0.

Updates `nifi-utils` from 1.17.0 to 1.18.0

Updates `nifi-standard-record-utils` from 1.17.0 to 1.18.0

Updates `nifi-mock` from 1.17.0 to 1.18.0

Updates `nifi-mock-record-utils` from 1.17.0 to 1.18.0

Updates `nifi-standard-processors` from 1.17.0 to 1.18.0

Updates `nifi-record-serialization-services` from 1.17.0 to 1.18.0

Updates `nifi-schema-registry-service-api` from 1.17.0 to 1.18.0

Updates `nifi-record-path` from 1.17.0 to 1.18.0

Updates `nifi-standard-utils` from 1.17.0 to 1.18.0

Updates `nifi-ssl-context-service-api` from 1.17.0 to 1.18.0

Updates `nifi-security-utils` from 1.17.0 to 1.18.0

Updates `nifi-standard-services-api-nar` from 1.17.0 to 1.18.0

---
updated-dependencies:
- dependency-name: org.apache.nifi:nifi-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-standard-record-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-mock-record-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-standard-processors
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-record-serialization-services
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-schema-registry-service-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-record-path
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-standard-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-ssl-context-service-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-security-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-standard-services-api-nar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 92.58% // Head: 92.58% // No change to project coverage 👍

Coverage data is based on head (082769e) compared to base (c8e61d2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #96   +/-   ##
=========================================
  Coverage     92.58%   92.58%           
  Complexity      131      131           
=========================================
  Files            27       27           
  Lines          2024     2024           
  Branches        145      145           
=========================================
  Hits           1874     1874           
  Misses           97       97           
  Partials         53       53           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bednar bednar merged commit 0c705cb into master Oct 7, 2022
@bednar bednar deleted the dependabot/maven/nifi.version-1.18.0 branch October 7, 2022 06:55
@bednar bednar added this to the 1.23.0 milestone Oct 7, 2022
@bednar bednar changed the title chore(deps): bump nifi.version from 1.17.0 to 1.18.0 chore(deps): bump Apache NiFi to 1.18.0 Oct 7, 2022
@bednar bednar self-assigned this Oct 7, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants