You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/29 06:10:10 UTC

[PR] Bump org.codehaus.mojo:sql-maven-plugin from 1.5 to 3.0.0 [camel]

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

   Bumps [org.codehaus.mojo:sql-maven-plugin](https://github.com/mojohaus/sql-maven-plugin) from 1.5 to 3.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/mojohaus/sql-maven-plugin/releases">org.codehaus.mojo:sql-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>3.0.0</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Pr 26 access print result set from extending class (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/63">#63</a>) <a href="https://github.com/peanut006"><code>@​peanut006</code></a></li>
   <li>Added parameter encoding of output file (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/64">#64</a>) <a href="https://github.com/peanut006"><code>@​peanut006</code></a></li>
   <li>Added connection retry functionaliy (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/60">#60</a>) <a href="https://github.com/peanut006"><code>@​peanut006</code></a></li>
   <li>Pr 1 mysql delimeter (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/69">#69</a>) <a href="https://github.com/peanut006"><code>@​peanut006</code></a></li>
   <li>Pr 9 showfooter showheaders (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/72">#72</a>) <a href="https://github.com/peanut006"><code>@​peanut006</code></a></li>
   <li>add parameter rollbackTransaction (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/17">#17</a>) <a href="https://github.com/slix007"><code>@​slix007</code></a></li>
   <li>Patch supporting skipMissingFiles parameter (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/11">#11</a>) <a href="https://github.com/Tastelezz"><code>@​Tastelezz</code></a></li>
   <li>Fix build and project improvements (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/57">#57</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fixed handling of block comments when delimiter is slash (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/66">#66</a>) <a href="https://github.com/peanut006"><code>@​peanut006</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump org.apache.groovy:groovy from 4.0.19 to 4.0.20 (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/73">#73</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/71">#71</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/70">#70</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.apache.maven.shared:maven-filtering from 3.1.1 to 3.3.1 (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/49">#49</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/53">#53</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.codehaus.plexus:plexus-interpolation from 1.22 to 1.27 (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/54">#54</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 78 to 80 (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/55">#55</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Update maven-script-interpreter to 1.4 (<a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/56">#56</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/Tastelezz"><code>@​Tastelezz</code></a> made their first contribution in <a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/11">mojohaus/sql-maven-plugin#11</a></li>
   <li><a href="https://github.com/slix007"><code>@​slix007</code></a> made their first contribution in <a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/17">mojohaus/sql-maven-plugin#17</a></li>
   <li><a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a> made their first contribution in <a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/56">mojohaus/sql-maven-plugin#56</a></li>
   <li><a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a> made their first contribution in <a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/57">mojohaus/sql-maven-plugin#57</a></li>
   <li><a href="https://github.com/peanut006"><code>@​peanut006</code></a> made their first contribution in <a href="https://redirect.github.com/mojohaus/sql-maven-plugin/pull/60">mojohaus/sql-maven-plugin#60</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/mojohaus/sql-maven-plugin/compare/sql-maven-plugin-1.5...v3.0.0">https://github.com/mojohaus/sql-maven-plugin/compare/sql-maven-plugin-1.5...v3.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/044029b253b4d151d1713ee3ebcf45ebd51c7506"><code>044029b</code></a> [maven-release-plugin] prepare release v3.0.0</li>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/643b06cfefa86d23f236fc337fa600e7e6e4e1ef"><code>643b06c</code></a> Bump plexus-sec-dispatcher to 2.0</li>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/dab7ef8588902e8ca41cef08d7fdd2e42b560668"><code>dab7ef8</code></a> fix git</li>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/1ee2dfd2ae61da5fd539f2b22d313d51a4e32e46"><code>1ee2dfd</code></a> Bump org.apache.groovy:groovy from 4.0.19 to 4.0.20</li>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/155b6dd9616ea381399d884ec05d189bfcf88162"><code>155b6dd</code></a> Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2</li>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/1d84d0899639907beee01f0e1acf4fd207742bd0"><code>1d84d08</code></a> Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0</li>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/82a7f5836a68eff5993d5423539e1792eb34cb12"><code>82a7f58</code></a> Closes <a href="https://redirect.github.com/mojohaus/sql-maven-plugin/issues/1">#1</a>. Fixed mysql delimiter to be handled in file scope. Added delimiter...</li>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/d671a77fd64273fe6f6383b74eab4d021626907e"><code>d671a77</code></a> Check for mysql delimiter statements.</li>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/6570b07d564729454320df51693b6242aad82172"><code>6570b07</code></a> Renamed showfooter and showheaders parameters and added test.</li>
   <li><a href="https://github.com/mojohaus/sql-maven-plugin/commit/9304991b116843c4702f3dae6a04ccd9befb163b"><code>9304991</code></a> outputencoding based on maven standards and showheaders and showfooter as par...</li>
   <li>Additional commits viewable in <a href="https://github.com/mojohaus/sql-maven-plugin/compare/sql-maven-plugin-1.5...v3.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:sql-maven-plugin&package-manager=maven&previous-version=1.5&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 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>


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump org.codehaus.mojo:sql-maven-plugin from 1.5 to 3.0.0 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #13650:
URL: https://github.com/apache/camel/pull/13650#issuecomment-2026726366

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions to run
   
   * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before sharing them publicly.


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump org.codehaus.mojo:sql-maven-plugin from 1.5 to 3.0.0 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #13650:
URL: https://github.com/apache/camel/pull/13650#issuecomment-2026813903

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump org.codehaus.mojo:sql-maven-plugin from 1.5 to 3.0.0 [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #13650:
URL: https://github.com/apache/camel/pull/13650#issuecomment-2026813599

   /component-test camel-jooq


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] Bump org.codehaus.mojo:sql-maven-plugin from 1.5 to 3.0.0 [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #13650:
URL: https://github.com/apache/camel/pull/13650


-- 
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: commits-unsubscribe@camel.apache.org

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