Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump edu.kit.datamanager:service-base from 1.2.0 to 1.3.1 #205

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps edu.kit.datamanager:service-base from 1.2.0 to 1.3.1.

Release notes

Sourced from edu.kit.datamanager:service-base's releases.

v1.3.1

🪲 Bugfixes

Full Changelog: kit-data-manager/service-base@v1.3.0...v1.3.1

v1.3.0

⭐ New Features

  • New endpoint for search: '/api/v1/{index}/_search

🔨 Dependency Upgrades

  • Bump io.github.gradle-nexus.publish-plugin to 2.0.0
  • Bump commons-io:commons-io to 2.16.1

Full Changelog: kit-data-manager/service-base@v1.2.1...v1.3.0

v1.2.1

⭐ New Features

🪲 Bugfixes

🔨 Dependency Upgrades

  • Bump actions/checkout to 4
  • Bump github/codeql-action to 3
  • Bump codecov/codecov-action to 4
  • Bump actions/setup-java to 4.2.1
  • Bump jacoco to 0.8.11
  • Bump io.freefair.lombok to 8.6
  • Bump io.freefair.maven-publish-java to 8.6
  • Bump org.owasp.dependencycheck to 9.1.0
  • Bump io.spring.dependency-management to 1.1.4
  • Bump springDocVersion to 1.8.0
  • Bump javassist to 3.30.2-GA
  • Bump commons-validator to 1.8.0
  • Bump commons-lang3 to 3.14.0
  • Bump commons-io:commons-io 2.16.0
  • Bump jackson-jaxrs-json-provider to 2.17.0
  • Bump jackson-module-afterburner to 2.17.0
  • Bump jackson-datatype-joda to 2.17.0
  • Bump jackson-datatype-jsr310 to 2.17.0
  • Bump jackson-databind to 2.16.2
  • Bump datatype:jackson-datatype-jsr310 to 2.17.0
  • Bump jaxb-impl to 4.0.5
  • Bump jaxb-core to 4.0.5

... (truncated)

Changelog

Sourced from edu.kit.datamanager:service-base's changelog.

[1.3.1] - 2024-04-17

Fixed

  • Problem while validating keycloak tokens.

[1.3.0] - 2024-04-12

Added

Security

  • Bump commons-io:commons-io from 2.16.0 to 2.16.1
  • Bump io.github.gradle-nexus.publish-plugin from 2.0.0-rc-2 to 2.0.0

[1.2.1] - 2024-04-02

Changed

Removed

  • Removed unused (and broken) methods 'getPages' and 'getPage' from internal class ContentRange

Fixed

Security

  • Bump actions/checkout to 4
  • Bump github/codeql-action to 3
  • Bump codecov/codecov-action to 4
  • Bump actions/setup-java to 4.2.1
  • Bump publish-plugin to 2.0.0-rc2
  • Bump jacoco to 0.8.11
  • Bump io.freefair.lombok to 8.6
  • Bump io.freefair.maven-publish-java to 8.6
  • Bump org.owasp.dependencycheck to 9.1.0
  • Bump io.spring.dependency-management to 1.1.4
  • Bump springDocVersion to 1.8.0
  • Bump javassist to 3.30.2-GA
  • Bump commons-validator to 1.8.0
  • Bump commons-lang3 to 3.14.0
  • Bump commons-io:commons-io 2.16.0
  • Bump jackson-jaxrs-json-provider to 2.17.0
  • Bump jackson-module-afterburner to 2.17.0
  • Bump jackson-datatype-joda to 2.17.0
  • Bump jackson-datatype-jsr310 to 2.17.0
  • Bump jackson-databind to 2.16.2

... (truncated)

Commits
  • 9b3757b [Gradle Release Plugin] - pre tag commit: 'v1.3.1'.
  • 016f925 Merge pull request #262 from kit-data-manager/development
  • 8afa923 Update CHANGELOG.md
  • b500c71 Merge pull request #260 from kit-data-manager/issue-259-_No_longer_access_aft...
  • 9724888 Fix typo.
  • 22575fa Merge pull request #261 from VolkerHartmann/fixLocalTokenValidation
  • dc607e3 Catch additional exception while validating local token.
  • b0d2ed4 Create PR for #259
  • 40c55b7 [Gradle Release Plugin] - new version commit: 'v1.3.1-SNAPSHOT'.
  • 73c1dbb [Gradle Release Plugin] - pre tag commit: 'v1.3.0'.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 5, 2024
@Pfeil
Copy link
Member

Pfeil commented Aug 7, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/edu.kit.datamanager-service-base-1.3.1 branch from 1a5391e to fd820e6 Compare August 7, 2024 16:49
@dependabot dependabot bot force-pushed the dependabot/gradle/edu.kit.datamanager-service-base-1.3.1 branch from fd820e6 to e0db924 Compare August 30, 2024 15:27
@Pfeil
Copy link
Member

Pfeil commented Oct 8, 2024

@dependabot rebase

Bumps [edu.kit.datamanager:service-base](https://github.com/kit-data-manager/service-base) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/kit-data-manager/service-base/releases)
- [Changelog](https://github.com/kit-data-manager/service-base/blob/main/CHANGELOG.md)
- [Commits](kit-data-manager/service-base@v1.2.0...v1.3.1)

---
updated-dependencies:
- dependency-name: edu.kit.datamanager:service-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/edu.kit.datamanager-service-base-1.3.1 branch from e0db924 to a2ba2b9 Compare October 8, 2024 12:12
@Pfeil Pfeil merged commit 65d1db8 into master Oct 8, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/edu.kit.datamanager-service-base-1.3.1 branch October 8, 2024 12:24
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