You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2021/08/12 03:06:49 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #710: Bump togglz.version from 2.9.8 to 2.9.9

dependabot[bot] opened a new pull request #710:
URL: https://github.com/apache/isis/pull/710


   Bumps `togglz.version` from 2.9.8 to 2.9.9.
   Updates `togglz-core` from 2.9.8 to 2.9.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/togglz/togglz/releases">togglz-core's releases</a>.</em></p>
   <blockquote>
   <h2>2.9.9</h2>
   <ul>
   <li>Spock: Add Togglz Spock extension</li>
   <li>AWS S3: Three more configurations for s3 repository. Right now it's possible to set:      sseCustomerAlgorithm, sseCustomerKey and sseCustomerKeyMD5</li>
   <li>Update Dynamic Proxy Generation</li>
   <li>Use ByteBuddy for Dynamic Proxy Generation</li>
   <li>Update lettuce-core to 6.1.1.RELEASE</li>
   <li>Update jedis to 3.6.0 and change Jedis Pool</li>
   <li>Update groovy to 2.0</li>
   <li>Update Spring to 5.3.7</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/togglz/togglz/commit/cda39de02e8e2714ef414118f47d7b575610da70"><code>cda39de</code></a> [maven-release-plugin] prepare release 2.9.9</li>
   <li><a href="https://github.com/togglz/togglz/commit/2011db0217b88f07b21ad762c7362a7950a44f27"><code>2011db0</code></a> Replace JedisPool with Pool&lt;Jedis&gt; to allow the usage of JedisSentinelPool wi...</li>
   <li><a href="https://github.com/togglz/togglz/commit/4c973d7011bd2423bc616f07b2364c944cf3ba94"><code>4c973d7</code></a> Move MyFeatures to java sourceSet (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/597">#597</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/5d0079307f6e119499fea1bf73c0057410f8ef37"><code>5d00793</code></a> Add <a href="https://github.com/Togglz"><code>@​Togglz</code></a> extension for Spock (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/588">#588</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/6f04ccb9eab801953dba5cfd923714efdade2d3e"><code>6f04ccb</code></a> Ability for user to use KMS server side encryption in AWS S3 state bucket. (#...</li>
   <li><a href="https://github.com/togglz/togglz/commit/8928eeb995ae505c7c0ed4318951e771892d860b"><code>8928eeb</code></a> Bump hibernate-validator in /spring-boot/starter (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/590">#590</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/a7eb143d3e1daa9f13d37dcfaabf1e2b8b69e52a"><code>a7eb143</code></a> ByteBuddy-generated proxies (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/581">#581</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/239c00ed371afae2374bebcb58d79c544df6c7ff"><code>239c00e</code></a> Bump jmh.version from 1.29 to 1.31 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/583">#583</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/92cd7b225a255d5bb2f193f8ab99eabad72f96fa"><code>92cd7b2</code></a> Bump spring.version from 5.3.6 to 5.3.7 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/578">#578</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/ae99ef7d8c69c7bb1fc06cd8fab1494e0a7fd4b7"><code>ae99ef7</code></a> Bump junit.version from 5.7.0 to 5.7.2 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/577">#577</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/togglz/togglz/compare/2.9.8...2.9.9">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `togglz-junit` from 2.9.8 to 2.9.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/togglz/togglz/releases">togglz-junit's releases</a>.</em></p>
   <blockquote>
   <h2>2.9.9</h2>
   <ul>
   <li>Spock: Add Togglz Spock extension</li>
   <li>AWS S3: Three more configurations for s3 repository. Right now it's possible to set:      sseCustomerAlgorithm, sseCustomerKey and sseCustomerKeyMD5</li>
   <li>Update Dynamic Proxy Generation</li>
   <li>Use ByteBuddy for Dynamic Proxy Generation</li>
   <li>Update lettuce-core to 6.1.1.RELEASE</li>
   <li>Update jedis to 3.6.0 and change Jedis Pool</li>
   <li>Update groovy to 2.0</li>
   <li>Update Spring to 5.3.7</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/togglz/togglz/commit/cda39de02e8e2714ef414118f47d7b575610da70"><code>cda39de</code></a> [maven-release-plugin] prepare release 2.9.9</li>
   <li><a href="https://github.com/togglz/togglz/commit/2011db0217b88f07b21ad762c7362a7950a44f27"><code>2011db0</code></a> Replace JedisPool with Pool&lt;Jedis&gt; to allow the usage of JedisSentinelPool wi...</li>
   <li><a href="https://github.com/togglz/togglz/commit/4c973d7011bd2423bc616f07b2364c944cf3ba94"><code>4c973d7</code></a> Move MyFeatures to java sourceSet (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/597">#597</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/5d0079307f6e119499fea1bf73c0057410f8ef37"><code>5d00793</code></a> Add <a href="https://github.com/Togglz"><code>@​Togglz</code></a> extension for Spock (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/588">#588</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/6f04ccb9eab801953dba5cfd923714efdade2d3e"><code>6f04ccb</code></a> Ability for user to use KMS server side encryption in AWS S3 state bucket. (#...</li>
   <li><a href="https://github.com/togglz/togglz/commit/8928eeb995ae505c7c0ed4318951e771892d860b"><code>8928eeb</code></a> Bump hibernate-validator in /spring-boot/starter (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/590">#590</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/a7eb143d3e1daa9f13d37dcfaabf1e2b8b69e52a"><code>a7eb143</code></a> ByteBuddy-generated proxies (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/581">#581</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/239c00ed371afae2374bebcb58d79c544df6c7ff"><code>239c00e</code></a> Bump jmh.version from 1.29 to 1.31 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/583">#583</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/92cd7b225a255d5bb2f193f8ab99eabad72f96fa"><code>92cd7b2</code></a> Bump spring.version from 5.3.6 to 5.3.7 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/578">#578</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/ae99ef7d8c69c7bb1fc06cd8fab1494e0a7fd4b7"><code>ae99ef7</code></a> Bump junit.version from 5.7.0 to 5.7.2 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/577">#577</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/togglz/togglz/compare/2.9.8...2.9.9">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `togglz-servlet` from 2.9.8 to 2.9.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/togglz/togglz/releases">togglz-servlet's releases</a>.</em></p>
   <blockquote>
   <h2>2.9.9</h2>
   <ul>
   <li>Spock: Add Togglz Spock extension</li>
   <li>AWS S3: Three more configurations for s3 repository. Right now it's possible to set:      sseCustomerAlgorithm, sseCustomerKey and sseCustomerKeyMD5</li>
   <li>Update Dynamic Proxy Generation</li>
   <li>Use ByteBuddy for Dynamic Proxy Generation</li>
   <li>Update lettuce-core to 6.1.1.RELEASE</li>
   <li>Update jedis to 3.6.0 and change Jedis Pool</li>
   <li>Update groovy to 2.0</li>
   <li>Update Spring to 5.3.7</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/togglz/togglz/commit/cda39de02e8e2714ef414118f47d7b575610da70"><code>cda39de</code></a> [maven-release-plugin] prepare release 2.9.9</li>
   <li><a href="https://github.com/togglz/togglz/commit/2011db0217b88f07b21ad762c7362a7950a44f27"><code>2011db0</code></a> Replace JedisPool with Pool&lt;Jedis&gt; to allow the usage of JedisSentinelPool wi...</li>
   <li><a href="https://github.com/togglz/togglz/commit/4c973d7011bd2423bc616f07b2364c944cf3ba94"><code>4c973d7</code></a> Move MyFeatures to java sourceSet (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/597">#597</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/5d0079307f6e119499fea1bf73c0057410f8ef37"><code>5d00793</code></a> Add <a href="https://github.com/Togglz"><code>@​Togglz</code></a> extension for Spock (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/588">#588</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/6f04ccb9eab801953dba5cfd923714efdade2d3e"><code>6f04ccb</code></a> Ability for user to use KMS server side encryption in AWS S3 state bucket. (#...</li>
   <li><a href="https://github.com/togglz/togglz/commit/8928eeb995ae505c7c0ed4318951e771892d860b"><code>8928eeb</code></a> Bump hibernate-validator in /spring-boot/starter (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/590">#590</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/a7eb143d3e1daa9f13d37dcfaabf1e2b8b69e52a"><code>a7eb143</code></a> ByteBuddy-generated proxies (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/581">#581</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/239c00ed371afae2374bebcb58d79c544df6c7ff"><code>239c00e</code></a> Bump jmh.version from 1.29 to 1.31 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/583">#583</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/92cd7b225a255d5bb2f193f8ab99eabad72f96fa"><code>92cd7b2</code></a> Bump spring.version from 5.3.6 to 5.3.7 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/578">#578</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/ae99ef7d8c69c7bb1fc06cd8fab1494e0a7fd4b7"><code>ae99ef7</code></a> Bump junit.version from 5.7.0 to 5.7.2 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/577">#577</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/togglz/togglz/compare/2.9.8...2.9.9">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `togglz-console` from 2.9.8 to 2.9.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/togglz/togglz/releases">togglz-console's releases</a>.</em></p>
   <blockquote>
   <h2>2.9.9</h2>
   <ul>
   <li>Spock: Add Togglz Spock extension</li>
   <li>AWS S3: Three more configurations for s3 repository. Right now it's possible to set:      sseCustomerAlgorithm, sseCustomerKey and sseCustomerKeyMD5</li>
   <li>Update Dynamic Proxy Generation</li>
   <li>Use ByteBuddy for Dynamic Proxy Generation</li>
   <li>Update lettuce-core to 6.1.1.RELEASE</li>
   <li>Update jedis to 3.6.0 and change Jedis Pool</li>
   <li>Update groovy to 2.0</li>
   <li>Update Spring to 5.3.7</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/togglz/togglz/commit/cda39de02e8e2714ef414118f47d7b575610da70"><code>cda39de</code></a> [maven-release-plugin] prepare release 2.9.9</li>
   <li><a href="https://github.com/togglz/togglz/commit/2011db0217b88f07b21ad762c7362a7950a44f27"><code>2011db0</code></a> Replace JedisPool with Pool&lt;Jedis&gt; to allow the usage of JedisSentinelPool wi...</li>
   <li><a href="https://github.com/togglz/togglz/commit/4c973d7011bd2423bc616f07b2364c944cf3ba94"><code>4c973d7</code></a> Move MyFeatures to java sourceSet (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/597">#597</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/5d0079307f6e119499fea1bf73c0057410f8ef37"><code>5d00793</code></a> Add <a href="https://github.com/Togglz"><code>@​Togglz</code></a> extension for Spock (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/588">#588</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/6f04ccb9eab801953dba5cfd923714efdade2d3e"><code>6f04ccb</code></a> Ability for user to use KMS server side encryption in AWS S3 state bucket. (#...</li>
   <li><a href="https://github.com/togglz/togglz/commit/8928eeb995ae505c7c0ed4318951e771892d860b"><code>8928eeb</code></a> Bump hibernate-validator in /spring-boot/starter (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/590">#590</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/a7eb143d3e1daa9f13d37dcfaabf1e2b8b69e52a"><code>a7eb143</code></a> ByteBuddy-generated proxies (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/581">#581</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/239c00ed371afae2374bebcb58d79c544df6c7ff"><code>239c00e</code></a> Bump jmh.version from 1.29 to 1.31 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/583">#583</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/92cd7b225a255d5bb2f193f8ab99eabad72f96fa"><code>92cd7b2</code></a> Bump spring.version from 5.3.6 to 5.3.7 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/578">#578</a>)</li>
   <li><a href="https://github.com/togglz/togglz/commit/ae99ef7d8c69c7bb1fc06cd8fab1494e0a7fd4b7"><code>ae99ef7</code></a> Bump junit.version from 5.7.0 to 5.7.2 (<a href="https://github-redirect.dependabot.com/togglz/togglz/issues/577">#577</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/togglz/togglz/compare/2.9.8...2.9.9">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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)
   
   
   </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: dev-unsubscribe@isis.apache.org

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



[GitHub] [isis] andi-huber merged pull request #710: Bump togglz.version from 2.9.8 to 2.9.9

Posted by GitBox <gi...@apache.org>.
andi-huber merged pull request #710:
URL: https://github.com/apache/isis/pull/710


   


-- 
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: dev-unsubscribe@isis.apache.org

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