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/01/16 07:05:47 UTC

[PR] Bump jsmpp-version from 3.0.0 to 3.0.1 [camel]

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

   Bumps `jsmpp-version` from 3.0.0 to 3.0.1.
   Updates `org.jsmpp:jsmpp` from 3.0.0 to 3.0.1
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/opentelecoms-org/jsmpp/blob/master/CHANGES.txt">org.jsmpp:jsmpp's changelog</a>.</em></p>
   <blockquote>
   <p>3.0.1</p>
   <ul>
   <li>use ReadWriteLock instead of synchronized on class level.</li>
   <li>Don't try to close the session from enquireLinkSender too.</li>
   <li>Fixed typo in User_response_code optional parameter.</li>
   <li>Decode not only the header if the status is not OK.</li>
   <li>Allow data_sm_resp to be sent with message_id and optional_parameters when command_status != 0.</li>
   <li>Fixed typo in sendGenerickNack.</li>
   <li>Replace jCharset due to incompatible GNU GPL license.</li>
   <li>Update several Maven dependencies.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/57d8444d6e1b2b3353c2262b3242ff960ec0f4cd"><code>57d8444</code></a> Set version to release 3.0.1</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/967c829a02a475d9f2b97c8bd9da17ed210fd947"><code>967c829</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/196">#196</a> from sana167/master</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/110a80bf4d5e8e004640d2fd812fa8e6e9e0687b"><code>110a80b</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/203">#203</a> from opentelecoms-org/dependabot/maven/org.apache.mav...</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/5d9287fbb4c086e514d1284d8e0cb4f6251b5723"><code>5d9287f</code></a> Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/ed62e4b42ad695798365f7997ac5b0cdab54a9ba"><code>ed62e4b</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/202">#202</a> from opentelecoms-org/dependabot/maven/org.apache.mav...</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/41d39a9a975847fb27598e1deb15a4c62af40719"><code>41d39a9</code></a> Bump org.apache.maven.plugins:maven-release-plugin</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/fc42c634aac5ddf1ca838c72bc606052ec6c923a"><code>fc42c63</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/200">#200</a> from opentelecoms-org/dependabot/maven/org.apache.mav...</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/b56f8960c1fc01d7a21a88325b5127e61b4406aa"><code>b56f896</code></a> Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.4.1 to 3.6.3</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/5e77a3c6f546261b241de79d6297e593efd5ea23"><code>5e77a3c</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/198">#198</a> from der-ambi/fix-193</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/1ea600f70615d903165e05159d3659db8f360a5e"><code>1ea600f</code></a> use ReadWriteLock instead of synchronized on class level</li>
   <li>Additional commits viewable in <a href="https://github.com/opentelecoms-org/jsmpp/compare/3.0.0...3.0.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.jsmpp:jsmpp-examples` from 3.0.0 to 3.0.1
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/opentelecoms-org/jsmpp/blob/master/CHANGES.txt">org.jsmpp:jsmpp-examples's changelog</a>.</em></p>
   <blockquote>
   <p>3.0.1</p>
   <ul>
   <li>use ReadWriteLock instead of synchronized on class level.</li>
   <li>Don't try to close the session from enquireLinkSender too.</li>
   <li>Fixed typo in User_response_code optional parameter.</li>
   <li>Decode not only the header if the status is not OK.</li>
   <li>Allow data_sm_resp to be sent with message_id and optional_parameters when command_status != 0.</li>
   <li>Fixed typo in sendGenerickNack.</li>
   <li>Replace jCharset due to incompatible GNU GPL license.</li>
   <li>Update several Maven dependencies.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/57d8444d6e1b2b3353c2262b3242ff960ec0f4cd"><code>57d8444</code></a> Set version to release 3.0.1</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/967c829a02a475d9f2b97c8bd9da17ed210fd947"><code>967c829</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/196">#196</a> from sana167/master</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/110a80bf4d5e8e004640d2fd812fa8e6e9e0687b"><code>110a80b</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/203">#203</a> from opentelecoms-org/dependabot/maven/org.apache.mav...</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/5d9287fbb4c086e514d1284d8e0cb4f6251b5723"><code>5d9287f</code></a> Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/ed62e4b42ad695798365f7997ac5b0cdab54a9ba"><code>ed62e4b</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/202">#202</a> from opentelecoms-org/dependabot/maven/org.apache.mav...</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/41d39a9a975847fb27598e1deb15a4c62af40719"><code>41d39a9</code></a> Bump org.apache.maven.plugins:maven-release-plugin</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/fc42c634aac5ddf1ca838c72bc606052ec6c923a"><code>fc42c63</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/200">#200</a> from opentelecoms-org/dependabot/maven/org.apache.mav...</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/b56f8960c1fc01d7a21a88325b5127e61b4406aa"><code>b56f896</code></a> Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.4.1 to 3.6.3</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/5e77a3c6f546261b241de79d6297e593efd5ea23"><code>5e77a3c</code></a> Merge pull request <a href="https://redirect.github.com/opentelecoms-org/jsmpp/issues/198">#198</a> from der-ambi/fix-193</li>
   <li><a href="https://github.com/opentelecoms-org/jsmpp/commit/1ea600f70615d903165e05159d3659db8f360a5e"><code>1ea600f</code></a> use ReadWriteLock instead of synchronized on class level</li>
   <li>Additional commits viewable in <a href="https://github.com/opentelecoms-org/jsmpp/compare/3.0.0...3.0.1">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 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 jsmpp-version from 3.0.0 to 3.0.1 [camel]

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

   :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 jsmpp-version from 3.0.0 to 3.0.1 [camel]

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


-- 
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 jsmpp-version from 3.0.0 to 3.0.1 [camel]

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

   :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 jsmpp-version from 3.0.0 to 3.0.1 [camel]

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

   /component-test smpp


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