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/01/13 11:55:43 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #313: Bump org.eclipse.persistence.sdo from 2.7.7 to 3.0.0

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


   Bumps [org.eclipse.persistence.sdo](https://github.com/eclipse-ee4j/eclipselink) from 2.7.7 to 3.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/eclipselink/releases">org.eclipse.persistence.sdo's releases</a>.</em></p>
   <blockquote>
   <h2>3.0.0-M1</h2>
   <ul>
   <li>initial version based on <code>jakarta</code> APIs</li>
   <li>Maven-based build system</li>
   <li>limited JPMS support by means of using Automatic-module-names</li>
   <li>dropped Eclipse RCP integration features</li>
   <li>dropped p2 update sites</li>
   </ul>
   <p>Get standalone <a href="https://repo1.maven.org/maven2/org/eclipse/persistence/org.eclipse.persistence.distribution/3.0.0-M1/org.eclipse.persistence.distribution-3.0.0-M1.zip">binary distribution</a></p>
   <h2>2.7.8</h2>
   <p>No release notes provided.</p>
   <h2>2.7.8-RC1</h2>
   <p>No release notes provided.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/3986bdbeae8e0e04e5be4a7076f2bda2ee1a09a5"><code>3986bdb</code></a> Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence...</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/87e9d1437d64b6c7178d73d9ba7dc8e61448058f"><code>87e9d14</code></a> CriteriaBuilderImpl fix revert and code improvement in DatabaseAccessor to fi...</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/2db87cc3b8bc1d9857790e1597d7677a86ee6ceb"><code>2db87cc</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/567891">#567891</a>: improving fix to pass TCKs (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/983">#983</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/7d9ce3bd19affde15a1d9b840a85e026ec28814a"><code>7d9ce3b</code></a> CriteriaBuilderImpl fix set type in toString()  (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/982">#982</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/5454299df189194195904814b7a3f0069ff4e0c8"><code>5454299</code></a> Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence...</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/e7b377ca65bb11841faa873b1e8e9a66ab3a7eeb"><code>e7b377c</code></a> Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence...</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/06cd0676594d43785b0816e0fe75e25adc4f0c7f"><code>06cd067</code></a> Integrate weld 4.0.0.CR1 (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/978">#978</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/67f41de79dbcf5573ea10afacbd133520be72601"><code>67f41de</code></a> Integrate glassfish-corba 4.2.3 (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/977">#977</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/714b5411703b169b1ab1226ae7afaa052a1ed643"><code>714b541</code></a> Maven build and release script fix. (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/976">#976</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/5c0d1cd9cb3b19fa47fd1a33f851059f035154f8"><code>5c0d1cd</code></a> Add doPriv blocks to use of ThreadMXBean in ConcurrencyUtil (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/975">#975</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.7...3.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.persistence:org.eclipse.persistence.sdo&package-manager=maven&previous-version=2.7.7&new-version=3.0.0)](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)
   
   
   </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.

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



[GitHub] [isis] dependabot[bot] closed pull request #313: Bump org.eclipse.persistence.sdo from 2.7.7 to 3.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #313:
URL: https://github.com/apache/isis/pull/313


   


----------------------------------------------------------------
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.

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



[GitHub] [isis] andi-huber commented on pull request #313: Bump org.eclipse.persistence.sdo from 2.7.7 to 3.0.0

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #313:
URL: https://github.com/apache/isis/pull/313#issuecomment-759481027


   we need Spring to move first
   
   @dependabot ignore this minor version


----------------------------------------------------------------
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.

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



[GitHub] [isis] dependabot[bot] commented on pull request #313: Bump org.eclipse.persistence.sdo from 2.7.7 to 3.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #313:
URL: https://github.com/apache/isis/pull/313#issuecomment-759481051


   OK, I won't notify you about version 3.0.x again, unless you re-open this PR or update to a 3.0.x release yourself.


----------------------------------------------------------------
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.

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