-
-
Notifications
You must be signed in to change notification settings - Fork 76
Sync master into querydsl-7.0 #769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Marvin Froeder <[email protected]>
Something changed on circle CI side and it's no longer possible to start sqlserver ``` Failed to execute SystemTaskEntryPoint: unable to allocate MsqlXactManager2024-12-12 12:06:20.80 Server Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped. Failed to start system task System Task 2024-12-12 12:06:20.80 Server Error: 17300, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped. Failed to start system task System Task Failed to execute SystemTaskEntryPoint: unable to allocate MsqlXactManagerFailed to execute SystemTaskEntryPoint: unable to allocate MsqlXactManagerFailed to execute SystemTaskEntryPoint: unable to allocate MsqlXactManager2024-12-12 12:06:47.73 spid48s Error: 701, Severity: 17, State: 123. 2024-12-12 12:06:47.73 spid48s There is insufficient system memory in resource pool 'internal' to run this query. There is insufficient system memory in resource pool 'internal' to run this query. ``` Signed-off-by: Marvin Froeder <[email protected]>
Signed-off-by: Marvin Froeder <[email protected]>
Bumps [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.33.0 to 3.40.0. - [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits) --- updated-dependencies: - dependency-name: org.eclipse.jdt:ecj dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.1.Final to 8.0.2.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.1.Final...8.0.2.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.33.0 to 3.40.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/eclipse-jdt/eclipse.jdt.core/commits">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Bumps org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
…8.0.2.Final (#727) Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.1.Final to 8.0.2.Final. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt">org.hibernate.validator:hibernate-validator's changelog</a>.</em></p> <blockquote> <h2>8.0.2.Final (2024-12-13)</h2> <p>** Bug * HV-2067 UUID version not correctly validated * HV-2002 Brazilian Titulo Eleitoral not correctly validating on some scenarios * HV-1959 Typo fix for Ukrainian localization * HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3</p> <p>** Improvement * HV-2066 update document section 3.1.1 * HV-1981 Use Maven 3.9.6 in CI builds and as a required minimum version for the build * HV-1943 Some french validation messages are not quite accurate</p> <p>** Task * HV-1990 Test Hibernate Validator against JDK 24 * HV-1989 Update documentation examples to use the min required Java version where applicable * HV-1980 Update gpg plugin configuration * HV-1969 Test Hibernate Validator against JDK 23 * HV-1968 Force user.country when testing</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-validator/commit/8420c55108f5b033600b6a7d246b6671ffbd6b27"><code>8420c55</code></a> [Jenkins release job] Preparing release 8.0.2.Final</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/a188186881020df56ed8a3a8ddee7e5844cbc64a"><code>a188186</code></a> [Jenkins release job] changelog.txt updated by release build 8.0.2.Final</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/5b8eb7d00c226fc3bbf9d3697830278655f6c591"><code>5b8eb7d</code></a> [Jenkins release job] README.md updated by release build 8.0.2.Final</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/24ccce70132f37d7cc280646b87a56e3836f8594"><code>24ccce7</code></a> Specify an explicit plexus-utils dependency for <code>copy-maven-plugin</code></li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/0a9bfaaa51da2b6583e4cb81f995b27b519eb37a"><code>0a9bfaa</code></a> Add more rules to gitignore</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/ad8e0b17af2435156e4ea6812ed0e966b02a9573"><code>ad8e0b1</code></a> Include maven wrapper</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/d4b82106550fc6e7d8b3fd2dd6830c9cf288cace"><code>d4b8210</code></a> HV-2067 Adjust UUID's version/variant validation</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/bb039fd9c7ead2d5376a9181a6191f3e492bc4ee"><code>bb039fd</code></a> HV-1829 Remove mentions of the ConstraintDefinitionContributor from the docs</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/87335234b9a80ff1191cc700bf4c35357ad89323"><code>8733523</code></a> HV-2066 Update documentation section 3.1.1</li> <li><a href="https://github.com/hibernate/hibernate-validator/commit/b23a4c481b783994d18388830cd6f7bbfcd93421"><code>b23a4c4</code></a> HV-1989 Fix spec version in the CDI extension manifest</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-validator/compare/8.0.1.Final...8.0.2.Final">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
updated-dependencies: - dependency-name: jakarta.persistence:jakarta.persistence-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Marvin Froeder <[email protected]>
Signed-off-by: Marvin Froeder <[email protected]>
Signed-off-by: Marvin Froeder <[email protected]>
Signed-off-by: Marvin Froeder <[email protected]>
Signed-off-by: Marvin Froeder <[email protected]>
Signed-off-by: Marvin Froeder <[email protected]>
Bumps [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence) from 3.1.0 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jakartaee/persistence/releases">jakarta.persistence:jakarta.persistence-api's releases</a>.</em></p> <blockquote> <h2>Jakarta Persistence 3.2.0-M01</h2> <p>This release contains following changes:</p> <ul> <li>Adds factory-level access to named queries and named entity graphs</li> <li>Updates orm schema for 3.2</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jakartaee/persistence/compare/3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE">https://github.com/jakartaee/persistence/compare/3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE</a></p> <h2>Jakarta Persistence 3.1.0 API</h2> <p>This release contains following changes:</p> <ul> <li>EntityManagerFactory and EntityManager interfaces extends java.lang.AutoCloseable interface</li> <li>Fixes ClassTransformer.transform to throw Persistence API specific exception</li> <li>Adds support for java.util.UUID and GenerationType.UUID</li> <li>Adds CEILING, EXP, FLOOR, LN, POWER, ROUND, and SIGN numeric functions to Jakarta Persistence QL and ceiling(), exp(), floor(), ln(), power(), round(), and sign() to Criteria API</li> <li>Adds LOCAL DATE, LOCAL DATETIME, and LOCAL TIME functions to Jakarta Persistence QL and corresponding localDate(), localDateTime(), and localTime() to Criteria API</li> <li>Adds EXTRACT function to Jakarta Persistence QL</li> <li>Adds support for Expressions as conditions in Criteria CASE expressions</li> <li>Adds missing definition of single_valued_embeddable_object_field in Jakarta Persistence QL BNF</li> <li>Clarifies mixing types of query input parameters</li> <li>Clarifies definition of the Basic type</li> <li>Clarifies the order of parameters in the LOCATE function</li> <li>Clarifies SqlResultSetMapping with multiple EntityResults and conflicting aliases</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/scottmarlow"><code>@scottmarlow</code></a></li> <li><a href="https://github.com/m0mus"><code>@m0mus</code></a></li> <li><a href="https://github.com/pzygielo"><code>@pzygielo</code></a></li> <li><a href="https://github.com/hebo6"><code>@hebo6</code></a></li> <li><a href="https://github.com/moghaddam"><code>@moghaddam</code></a></li> <li><a href="https://github.com/manouti"><code>@manouti</code></a></li> <li><a href="https://github.com/jbescos"><code>@jbescos</code></a></li> <li><a href="https://github.com/gavinking"><code>@gavinking</code></a></li> <li><a href="https://github.com/dazey3"><code>@dazey3</code></a></li> <li><a href="https://github.com/DmitriGit"><code>@DmitriGit</code></a></li> <li><a href="https://github.com/sebersole"><code>@sebersole</code></a></li> </ul> <p><strong>Project Board</strong>: <a href="https://github.com/eclipse-ee4j/jpa-api/projects/2">https://github.com/eclipse-ee4j/jpa-api/projects/2</a> <strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE">https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jakartaee/persistence/commit/320bface63284bf72f5844dc34f6b8ddad7b39c7"><code>320bfac</code></a> Update API version of jakarta.persistence:jakarta.persistence-api to 3.2.0</li> <li><a href="https://github.com/jakartaee/persistence/commit/cca3db7329c9b1632fd58735f94b7a5b68b1ec28"><code>cca3db7</code></a> Update SPEC version of jakarta.persistence:persistence-spec to 3.2</li> <li><a href="https://github.com/jakartaee/persistence/commit/5e5f3613f1045a6effc9326f9a20378a0abd17fd"><code>5e5f361</code></a> consistently use monospace font in ch4</li> <li><a href="https://github.com/jakartaee/persistence/commit/48d0c3bdde2e67deaa7bb416189225f41f45ca3a"><code>48d0c3b</code></a> mention addition of TypedQueryReference in changelog</li> <li><a href="https://github.com/jakartaee/persistence/commit/ac57cee2b8fb6db02f35ebac9528bf5feb1170ba"><code>ac57cee</code></a> add missing <a href="https://github.com/since"><code>@since</code></a> annotations</li> <li><a href="https://github.com/jakartaee/persistence/commit/16e386c89232e9c29d8690d57f59491ce3825bd8"><code>16e386c</code></a> update spec license to 1.1</li> <li><a href="https://github.com/jakartaee/persistence/commit/a5f9aa25d73f274c6d9accb6fca6424170b9ae08"><code>a5f9aa2</code></a> clean up the orderby_item rule</li> <li><a href="https://github.com/jakartaee/persistence/commit/f1904daba0abed91df7902288369ecb67d42b204"><code>f1904da</code></a> entity_id_or_version_function should be a scalar_expression</li> <li><a href="https://github.com/jakartaee/persistence/commit/4eb16174ab6fd48df8f6fbf85fd4914babd460e9"><code>4eb1617</code></a> Finalize the changelog for 3.2</li> <li><a href="https://github.com/jakartaee/persistence/commit/c73b77afb62f839234bb95b135c508a8b94fbbb7"><code>c73b77a</code></a> <a href="https://redirect.github.com/jakartaee/persistence/issues/589">#589</a>: avoid collisions in metamodel's variables (<a href="https://redirect.github.com/jakartaee/persistence/issues/592">#592</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jakartaee/persistence/compare/3.1-3.1.0-RELEASE...3.2-3.2.0-RELEASE">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Signed-off-by: Marvin Froeder <[email protected]>
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.10 to 1.15.11. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.15.10...byte-buddy-1.15.11) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.10 to 1.15.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/releases">net.bytebuddy:byte-buddy's releases</a>.</em></p> <blockquote> <h2>Byte Buddy 1.15.11</h2> <ul> <li>Avoid dependency of <code>CachedReturnPlugin</code> on precompiled class files.</li> <li>Add <code>NOP</code> instruction when <code>Advice</code> is used on <code>void</code> methods as those might be empty which results on a frame being written to the same offset, causing an exception.</li> <li>Allow <code>Plugin.Enging</code> to link files instead of copying.</li> <li>Adjust validator code to avoid compiler bug that was reported by multiple users.</li> <li>Allow injection of class path as <code>File[]</code> to <code>Plugin</code> constructors.</li> <li>Allow for configuring variants when using the Android Gradle plugin.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">net.bytebuddy:byte-buddy's changelog</a>.</em></p> <blockquote> <h2>Byte Buddy release notes</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raphw/byte-buddy/commit/08578b9b02c9837ef811fdbe1ec55949bc522fee"><code>08578b9</code></a> [maven-release-plugin] prepare release byte-buddy-1.15.11</li> <li><a href="https://github.com/raphw/byte-buddy/commit/8b4485f34205f47a4c9e797eee43dbfc4c750db5"><code>8b4485f</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/e9bde621ea67f47436818264aa713c3ef1640fc8"><code>e9bde62</code></a> Add checksums for new release plugin.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/268bf967378d9194a244a87423c7e15392a869f9"><code>268bf96</code></a> [release] Release new version</li> <li><a href="https://github.com/raphw/byte-buddy/commit/c15c880139bc434d8d8df246402b6ee540b307e6"><code>c15c880</code></a> Clean up build and remove access to projects from Maven and Gradle plugins as...</li> <li><a href="https://github.com/raphw/byte-buddy/commit/efbd6cb453a8c37ec610bbdaeb8c382c0eaac139"><code>efbd6cb</code></a> Remove debug output.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/5237719ef1bd7c33f6bc0017dbb66299e476fb69"><code>5237719</code></a> Clean up code according to existing conventions.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/ea9ad3df1aa256cdc2db0f373b0899b93603fdd7"><code>ea9ad3d</code></a> Config avoidance (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1737">#1737</a>)</li> <li><a href="https://github.com/raphw/byte-buddy/commit/f071a02cb82229bdfe1a97042eff538b6569d641"><code>f071a02</code></a> Add additional arguments to plugins.</li> <li><a href="https://github.com/raphw/byte-buddy/commit/01d06f97b1207d4f4d72c97e157233ada56bdd8c"><code>01d06f9</code></a> Avoid JIT compilation bug in validator.</li> <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.10...byte-buddy-1.15.11">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR syncs changes from master into querydsl-7.0