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

Bump edu.kit.datamanager:service-base from 1.2.0 to 1.2.1 #43

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

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

Release notes

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

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
  • Bump tika-core to 2.9.1
  • Bump nimbus-jose-jwt to 9.37.3
  • Bump jjwt-api to 0.12.5
  • Bump jjwt-impl to 0.12.5
  • Bump jjwt-jackson to 0.12.5
  • Bump dozer-core to 7.0.0
Changelog

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

[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
  • Bump datatype:jackson-datatype-jsr310 to 2.17.0
  • Bump jaxb-impl to 4.0.5
  • Bump jaxb-core to 4.0.5
  • Bump tika-core to 2.9.1
  • Bump nimbus-jose-jwt to 9.37.3
  • Bump jjwt-api to 0.12.5
  • Bump jjwt-impl to 0.12.5
  • Bump jjwt-jackson to 0.12.5
  • Bump dozer-core to 7.0.0
Commits
  • 01fb9c8 [Gradle Release Plugin] - pre tag commit: 'v1.2.1'.
  • 5e91041 Try workaround for failed publish
  • dd58a88 Try workaround for failed publish
  • 46d62b4 [Gradle Release Plugin] - new version commit: 'v1.2.2-SNAPSHOT'.
  • d036a14 [Gradle Release Plugin] - pre tag commit: 'v1.2.1'.
  • 92e9f94 Try workaround for failed publish
  • ef4bf9d Try workaround for failed publish
  • 26e4034 [Gradle Release Plugin] - new version commit: 'v1.2.2-SNAPSHOT'.
  • 0546cfa [Gradle Release Plugin] - pre tag commit: 'v1.2.1'.
  • 0b22ea1 Update publish plugin to fix broken maven publication
  • 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 [edu.kit.datamanager:service-base](https://github.com/kit-data-manager/service-base) from 1.2.0 to 1.2.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.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #45.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/gradle/development/edu.kit.datamanager-service-base-1.2.1 branch April 15, 2024 11:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants