You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/23 23:12:12 UTC

[GitHub] [nifi] dependabot[bot] opened a new pull request, #7083: Bump spring-vault-core from 2.3.2 to 2.3.3 in /nifi-commons/nifi-hashicorp-vault

dependabot[bot] opened a new pull request, #7083:
URL: https://github.com/apache/nifi/pull/7083

   Bumps [spring-vault-core](https://github.com/spring-projects/spring-vault) from 2.3.2 to 2.3.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-vault/releases">spring-vault-core's releases</a>.</em></p>
   <blockquote>
   <h2>2.3.3</h2>
   <h2>:green_book: Links</h2>
   <ul>
   <li><a href="https://docs.spring.io/spring-vault/docs/2.3.3/reference/html/">Spring Vault 2.3.3 Reference documentation</a></li>
   <li><a href="https://docs.spring.io/spring-vault/docs/2.3.3/api">Spring Vault 2.3.3 Javadoc</a></li>
   </ul>
   <h2>:star: New Features</h2>
   <ul>
   <li>Refine logging after token revocation failure <a href="https://redirect.github.com/spring-projects/spring-vault/issues/766">#766</a></li>
   <li>Allow reuse of library-specific configuration code in <code>ClientHttpRequestFactoryFactory</code> and <code>ClientHttpConnectorFactory</code> <a href="https://redirect.github.com/spring-projects/spring-vault/issues/760">#760</a></li>
   <li>Azure MSI auth to use with reactive infra <a href="https://redirect.github.com/spring-projects/spring-vault/issues/665">#665</a></li>
   <li>Enable system-property-driven proxy configuration for Reactor Netty's HTTP Client <a href="https://redirect.github.com/spring-projects/spring-vault/issues/654">#654</a></li>
   <li>Keystore's certificate chain derived from Vault issue-certificate lacks CA authority certificate <a href="https://redirect.github.com/spring-projects/spring-vault/issues/648">#648</a></li>
   <li>LifecycleAwareSessionManager doesn't differentiate between failed token renewals and intermittent network exceptions <a href="https://redirect.github.com/spring-projects/spring-vault/issues/646">#646</a></li>
   <li>Bumped Azure IMDS API version <a href="https://redirect.github.com/spring-projects/spring-vault/pull/644">#644</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Do not revoke batch tokens <a href="https://redirect.github.com/spring-projects/spring-vault/issues/764">#764</a></li>
   <li>VaultException thrown without &quot;cause&quot; hides important information <a href="https://redirect.github.com/spring-projects/spring-vault/issues/713">#713</a></li>
   <li>Fix typos in GCP IAM builders <a href="https://redirect.github.com/spring-projects/spring-vault/pull/657">#657</a></li>
   <li>AppRole authentication failed when only providing roleId using <code>AuthenticationSteps</code> <a href="https://redirect.github.com/spring-projects/spring-vault/issues/656">#656</a></li>
   <li>Fix assertion message <a href="https://redirect.github.com/spring-projects/spring-vault/pull/649">#649</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Polishing. <a href="https://redirect.github.com/spring-projects/spring-vault/pull/655">#655</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to Project Reactor 2020.0.30 <a href="https://redirect.github.com/spring-projects/spring-vault/issues/773">#773</a></li>
   <li>Upgrade to Spring Data 2020.0.15 <a href="https://redirect.github.com/spring-projects/spring-vault/issues/772">#772</a></li>
   <li>Upgrade to Spring Framework 5.3.26 <a href="https://redirect.github.com/spring-projects/spring-vault/issues/771">#771</a></li>
   <li>Increase netty version to address security vulnerabilities <a href="https://redirect.github.com/spring-projects/spring-vault/pull/670">#670</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>We'd like to thank all the contributors who worked on this release!</p>
   <ul>
   <li><a href="https://github.com/sstrang"><code>@​sstrang</code></a></li>
   <li><a href="https://github.com/bntan"><code>@​bntan</code></a></li>
   <li><a href="https://github.com/HwangNara"><code>@​HwangNara</code></a></li>
   <li><a href="https://github.com/fivesmallq"><code>@​fivesmallq</code></a></li>
   <li><a href="https://github.com/nkolosnjaji"><code>@​nkolosnjaji</code></a></li>
   <li><a href="https://github.com/whiskeysierra"><code>@​whiskeysierra</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/a3d948c0e1dc5a7fce1c5655e7ad2d8a9e84648c"><code>a3d948c</code></a> Release Spring Vault 2.3.3.</li>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/337c3a6be78d01546efcd1ed4be62abc97ab9633"><code>337c3a6</code></a> Upgrade dependencies.</li>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/41d3385f6fddaac92d9dba919a28ffcbea2fe088"><code>41d3385</code></a> Upgrade to Project Reactor 2020.0.30.</li>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/2171541e9d256a5266fb56c064482f98709c0232"><code>2171541</code></a> Upgrade to Spring Data 2020.0.15.</li>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/fb9e2ee65cd87ba6ec56ad285b13c230bd63a9aa"><code>fb9e2ee</code></a> Upgrade to Spring Framework 5.3.26.</li>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/480a295a2c46f69d57255b1e21a166dbec853808"><code>480a295</code></a> Refine logging on revocation failures.</li>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/aeaf571d2d352f315b1cd8591f17787dc35ca025"><code>aeaf571</code></a> Consistently attach cause to exceptions.</li>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/73af38127ed68a012e8eed87122789be133fef8b"><code>73af381</code></a> Fix artifactory deployment.</li>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/780b864394996835614c1a182171b70c6c624353"><code>780b864</code></a> Polishing.</li>
   <li><a href="https://github.com/spring-projects/spring-vault/commit/c792c6d5d4a9ef4a3044ed9e10f07981b2ef8e5c"><code>c792c6d</code></a> Allow reuse of library-specific configuration code in `ClientHttpRequestFacto...</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-vault/compare/2.3.2...2.3.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.vault:spring-vault-core&package-manager=maven&previous-version=2.3.2&new-version=2.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/nifi/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nifi] exceptionfactory closed pull request #7083: NIFI-11338 Bump spring-vault-core from 2.3.2 to 2.3.3 in /nifi-commons/nifi-hashicorp-vault

Posted by "exceptionfactory (via GitHub)" <gi...@apache.org>.
exceptionfactory closed pull request #7083: NIFI-11338 Bump spring-vault-core from 2.3.2 to 2.3.3 in /nifi-commons/nifi-hashicorp-vault
URL: https://github.com/apache/nifi/pull/7083


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nifi] dependabot[bot] commented on pull request #7083: NIFI-11338 Bump spring-vault-core from 2.3.2 to 2.3.3 in /nifi-commons/nifi-hashicorp-vault

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #7083:
URL: https://github.com/apache/nifi/pull/7083#issuecomment-1482100086

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org