Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps edu.kit.datamanager:repo-core from 1.2.3 to 1.2.5.

Release notes

Sourced from edu.kit.datamanager:repo-core's releases.

v1.2.5

⭐ New Features

  • ACL information is now visible not only for administrators. This change was required to allow frontends to distinguish between users with READ and WRITE permissions, which was not possible before.
  • Resources in state GONE are now visible to administrators. This change was introduced for convenience to identify resources that can be cleaned up from the database.

🔨 Dependency Upgrades

v1.2.4

🔨 Dependency Upgrades

Changelog

Sourced from edu.kit.datamanager:repo-core's changelog.

[1.2.5] - 2025-01-24

Added

  • ACL information is now visible not only for administrators. This change was required to allow frontends to distinguish between users with READ and WRITE permissions, which was not possible before.
  • Resources in state GONE are now visible to administrators. This change was introduced for convenience to identify resources that can be cleaned up from the database.

Security

[1.2.4] - 2025-01-16

Security

Commits
  • 11c77cb [Gradle Release Plugin] - pre tag commit: 'v1.2.5'.
  • f78903b Merge pull request #399 from kit-data-manager/development
  • f18785b Merge pull request #396 from VolkerHartmann/fixAccessToDeletedResourcesForAdmins
  • 42620aa Update CHANGELOG.md
  • 121e6da Merge branch 'development' into fixAccessToDeletedResourcesForAdmins
  • 7611161 Merge pull request #401 from kit-data-manager/renovate/gradle-8.x
  • a758e8a Update dependency gradle to v8.12.1
  • d7e3754 Merge pull request #400 from kit-data-manager/renovate/springbootversion
  • 54e1728 Deactivated removal of ACL information for non-administrator access
  • a3e9dc9 Update dependency org.springframework.boot:spring-boot-dependencies to v3.4.2
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 27, 2025
@Pfeil Pfeil added this to the 2.2.0 milestone Jan 27, 2025
@Pfeil
Copy link
Member

Pfeil commented Jan 27, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/edu.kit.datamanager-repo-core-1.2.5 branch from b14ecde to 7c5226d Compare January 27, 2025 14:19
Bumps [edu.kit.datamanager:repo-core](https://github.com/kit-data-manager/repo-core) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/kit-data-manager/repo-core/releases)
- [Changelog](https://github.com/kit-data-manager/repo-core/blob/main/CHANGELOG.md)
- [Commits](kit-data-manager/repo-core@v1.2.3...v1.2.5)

---
updated-dependencies:
- dependency-name: edu.kit.datamanager:repo-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/edu.kit.datamanager-repo-core-1.2.5 branch from 7c5226d to 0d8ab2e Compare January 27, 2025 14:36
@Pfeil Pfeil merged commit 29f709e into master Jan 27, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/edu.kit.datamanager-repo-core-1.2.5 branch January 27, 2025 14:45
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.

1 participant