Skip to content

Bump com.atlassian.sal:sal-api from 5.1.4 to 5.2.0 - #8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.atlassian.sal-sal-api-5.2.0
Closed

Bump com.atlassian.sal:sal-api from 5.1.4 to 5.2.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.atlassian.sal-sal-api-5.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 23, 2024

Copy link
Copy Markdown

Bumps com.atlassian.sal:sal-api from 5.1.4 to 5.2.0.

Changelog

Sourced from com.atlassian.sal:sal-api's changelog.

[5.2.0]

Deprecated

  • sal-core, sal-spi, and sal-spring will be limited to internal product usage only

[5.1.3] - Released

Changed

  • [REST-451] Introduce MarshallingRequestFactory to resolve ambiguous injection

[5.1.0] - Released

Changed

  • [SAL-390] New SAL APIs to allow querying and enforcement of unlicensed and anonymous access
    • See API change overview here for details and expected product implementations
    • All DC products will need to, at the minimum, implement the following new APIs:
      • UserManager#isAnonymousAccessEnabled
      • UserManager#isLicensed
      • UserManager#isLimitedUnlicensedAccessEnabled
    • 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:
      • UserManager#isLimitedUnlicensedUser
  • [BSP-4442] Update spring beans
  • [ITASM2-363] Fix transactionalExecutor for Java 17

[5.0.0] - Released

Changed

  • [BSP-3371] update Atlassian Plugins - Platform 6 milestone 2
  • [BSP-3424] Bump Platform 6 version
  • [ITASM3-70] Remove usage of MetricTag#of
  • [BSP-3594] Prepare for stable Platform 6 release
  • [ITASM3-56] Check for executor pluginkey
  • [ITASM3-58] Downgrade version of profiling

[4.7.0] - Released

Changed

  • [ITAS-209] Add transactional executor metric
  • [ITAS-98] Add metrics to SAL http requests

[4.6.0] - Released

Changed

  • [BSP-2537] Remove Platform POM
  • [BSP-2692] Fix add-on upgrade tasks
  • [BSP-3016] Add Guava-free APIs

[4.5.0] - Released

Changed

... (truncated)

Commits
  • 4953056 BSP-5177 reorganize properties in parent pom
  • 82959c5 Merged in issue/master/BSP-5177-fix-guava-vulnerability (pull request #478)
  • c4f55a9 Merge remote-tracking branch 'origin/issue/5.1.x/merge-5.0.x-2023-07-21' into...
  • f985a99 Merged in issue/master/merge-5.1.x-2023-07-21 (pull request #483)
  • e9b95db Merge branch 'issue/5.1.x/merge-5.0.x-2027-07-25' into issue/master/merge-5.1...
  • b94ece7 Merged in issue/master/merge-5.1.x-2023-07-25 (pull request #487)
  • 38686a5 SAL-393 Update atlassian-seraph version on fix version
  • fe639e7 Merged in issue/master/SAL-393-exclude-vuln-dep (pull request #488)
  • a34e5f7 Cut the 5.2.x from master
  • 7fe815b DCPL-NONE Upgrade maven version
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [com.atlassian.sal:sal-api](https://bitbucket.org/atlassian/atlassian-sal) from 5.1.4 to 5.2.0.
- [Changelog](https://bitbucket.org/atlassian/atlassian-sal/src/master/CHANGELOG.md)
- [Commits](https://bitbucket.org/atlassian/atlassian-sal/branches/compare/sal-parent-5.2.0..sal-parent-5.1.4)

---
updated-dependencies:
- dependency-name: com.atlassian.sal:sal-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 23, 2024
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2024

Copy link
Copy Markdown
Author

Superseded by #41.

@dependabot dependabot Bot closed this Sep 20, 2024
@dependabot
dependabot Bot deleted the dependabot/maven/com.atlassian.sal-sal-api-5.2.0 branch September 20, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants