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 2023/12/26 07:21:20 UTC

[PR] Bump com.atlassian.sal:sal-api from 5.1.4 to 5.2.0 [camel]

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

   Bumps [com.atlassian.sal:sal-api](https://bitbucket.org/atlassian/atlassian-sal) from 5.1.4 to 5.2.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://bitbucket.org/atlassian/atlassian-sal/src/master/CHANGELOG.md">com.atlassian.sal:sal-api's changelog</a>.</em></p>
   <blockquote>
   <h2>[5.2.0]</h2>
   <h3>Deprecated</h3>
   <ul>
   <li><code>sal-core</code>, <code>sal-spi</code>, and <code>sal-spring</code> will be limited to internal product usage only</li>
   </ul>
   <h2>[5.1.3] - Released</h2>
   <h3>Changed</h3>
   <ul>
   <li>[REST-451] Introduce MarshallingRequestFactory to resolve ambiguous injection</li>
   </ul>
   <h2>[5.1.0] - Released</h2>
   <h3>Changed</h3>
   <ul>
   <li>[SAL-390] New SAL APIs to allow querying and enforcement of unlicensed and anonymous access
   <ul>
   <li>See <a href="https://hello.atlassian.net/l/cp/9TacQpSH">API change overview here</a> for details and expected product implementations</li>
   <li>All DC products will need to, at the minimum, implement the following new APIs:
   <ul>
   <li>UserManager#isAnonymousAccessEnabled</li>
   <li>UserManager#isLicensed</li>
   <li>UserManager#isLimitedUnlicensedAccessEnabled</li>
   </ul>
   </li>
   <li>It is also recommended to override the default implementation of the following API to ensure it is performant and considers product specific factors such as whether user is not disabled:
   <ul>
   <li>UserManager#isLimitedUnlicensedUser</li>
   </ul>
   </li>
   </ul>
   </li>
   <li>[BSP-4442] Update spring beans</li>
   <li>[ITASM2-363] Fix transactionalExecutor for Java 17</li>
   </ul>
   <h2>[5.0.0] - Released</h2>
   <h3>Changed</h3>
   <ul>
   <li>[BSP-3371] update Atlassian Plugins - Platform 6 milestone 2</li>
   <li>[BSP-3424] Bump Platform 6 version</li>
   <li>[ITASM3-70] Remove usage of MetricTag#of</li>
   <li>[BSP-3594] Prepare for stable Platform 6 release</li>
   <li>[ITASM3-56] Check for executor pluginkey</li>
   <li>[ITASM3-58] Downgrade version of profiling</li>
   </ul>
   <h2>[4.7.0] - Released</h2>
   <h3>Changed</h3>
   <ul>
   <li>[ITAS-209] Add transactional executor metric</li>
   <li>[ITAS-98] Add metrics to SAL http requests</li>
   </ul>
   <h2>[4.6.0] - Released</h2>
   <h3>Changed</h3>
   <ul>
   <li>[BSP-2537] Remove Platform POM</li>
   <li>[BSP-2692] Fix add-on upgrade tasks</li>
   <li>[BSP-3016] Add Guava-free APIs</li>
   </ul>
   <h2>[4.5.0] - Released</h2>
   <h3>Changed</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/49530563fbe70f61906329f2a58a9e848941a803"><code>4953056</code></a> BSP-5177 reorganize properties in parent pom</li>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/82959c5fd4f14db9f0209029675a018337a5cd9f"><code>82959c5</code></a> Merged in issue/master/BSP-5177-fix-guava-vulnerability (pull request <a href="https://bitbucket.org/atlassian/atlassian-sal/issues/478">#478</a>)</li>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/c4f55a9c5deb622179f0208b64b4d940c7f0e524"><code>c4f55a9</code></a> Merge remote-tracking branch 'origin/issue/5.1.x/merge-5.0.x-2023-07-21' into...</li>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/f985a9906b41b4ab8d7397e48b287f286fb88c23"><code>f985a99</code></a> Merged in issue/master/merge-5.1.x-2023-07-21 (pull request <a href="https://bitbucket.org/atlassian/atlassian-sal/issues/483">#483</a>)</li>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/e9b95db1d555f59aaf70feb256006459917535ec"><code>e9b95db</code></a> Merge branch 'issue/5.1.x/merge-5.0.x-2027-07-25' into issue/master/merge-5.1...</li>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/b94ece789f19e7cace7b27b4fc249d53cd2f20c2"><code>b94ece7</code></a> Merged in issue/master/merge-5.1.x-2023-07-25 (pull request <a href="https://bitbucket.org/atlassian/atlassian-sal/issues/487">#487</a>)</li>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/38686a52af81efa63be2e22e818a8225e3fc3d93"><code>38686a5</code></a> SAL-393 Update atlassian-seraph version on fix version</li>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/fe639e719b9e58df075c0e817c65a34cceb49711"><code>fe639e7</code></a> Merged in issue/master/SAL-393-exclude-vuln-dep (pull request <a href="https://bitbucket.org/atlassian/atlassian-sal/issues/488">#488</a>)</li>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/a34e5f72d3196c35c580ae534c790f698f5fbe35"><code>a34e5f7</code></a> Cut the 5.2.x from master</li>
   <li><a href="https://bitbucket.org/atlassian/atlassian-sal/commits/7fe815b38954d59116edbbde8c3edce7c3b4a11c"><code>7fe815b</code></a> DCPL-NONE Upgrade maven version</li>
   <li>Additional commits viewable in <a href="https://bitbucket.org/atlassian/atlassian-sal/branches/compare/sal-parent-5.2.0..sal-parent-5.1.4">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.atlassian.sal:sal-api&package-manager=maven&previous-version=5.1.4&new-version=5.2.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 com.atlassian.sal:sal-api from 5.1.4 to 5.2.0 [camel]

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

   :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 com.atlassian.sal:sal-api from 5.1.4 to 5.2.0 [camel]

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


-- 
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 com.atlassian.sal:sal-api from 5.1.4 to 5.2.0 [camel]

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

   We can no longer use these
   
   [5.2.0]
   Deprecated
   sal-core, sal-spi, and sal-spring will be limited to internal product usage only


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