Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps com.atlassian.sal:sal-api from 5.0.2 to 5.1.3.

Changelog

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

[5.1.3]

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

  • [BSP-1445] Remove deprecated annotations
  • [BSP-1692] Added missing test assertions
  • [BSP-1691] Added coverage exclusions
  • [BSP-1945] Add SortPom verify plugin
  • [BSP-1946] Bump httpclient version to 4.5.13

... (truncated)

Commits
  • 917bd0d Merge branch '4.7.x' into issue/4.8.x/BSP-4346-add-on-upgrade-failure
  • bdf5bef Merged in issue/4.8.x/BSP-4346-add-on-upgrade-failure (pull request #464)
  • 8490e12 Merge branch '4.8.x' into issue/5.0.x/BSP-4346-add-on-upgrade-failure
  • 5b0b32d Merged in issue/5.0.x/BSP-4346-add-on-upgrade-failure (pull request #465)
  • f8c6c2b Merge branch '5.0.x' into issue/5.1.x/BSP-4346-add-on-upgrade-failure
  • d6fd3e2 Merged in issue/5.1.x/BSP-4346-add-on-upgrade-failure (pull request #466)
  • 581df49 [maven-release-plugin] prepare release sal-parent-4.8.2
  • 0020c03 [maven-release-plugin] prepare for next development iteration
  • 65d06ba [maven-release-plugin] prepare release sal-parent-5.0.3
  • 39ae601 [maven-release-plugin] prepare for next development iteration
  • 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 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.0.2 to 5.1.3. - [Changelog](https://bitbucket.org/atlassian/atlassian-sal/src/master/CHANGELOG.md) - [Commits](https://bitbucket.org/atlassian/atlassian-sal/branches/compare/sal-parent-5.1.3..sal-parent-5.0.2) --- 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 the dependencies Pull requests that update a dependency file label Aug 1, 2023
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

1 participant