Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps de.otto.edison:edison-core from 3.5.6 to 4.0.1.

Release notes

Sourced from de.otto.edison:edison-core's releases.

Release v4.0.1

Changelog

11d6e43 Release 4.0.1 136a7ce Fix tests for Spring Boot 4.0.1 (requires spring boot rest client dependency) 7918837 Update to Spring Boot 4.0.1 4dc9bb0 Coloring of new styles 7f36b70 Fix disabled text display for jobs 21aff58 Refine some layouts for bootstrap 5 167a49c Merge pull request #2025 from otto-de/page-ui-redesign 026e6f5 Merge branch 'main' into page-ui-redesign 88510ff Fix text dd73092 Cherry picked mongo iam auth from 3.5.x branch ebabd08 Add platform to improve version management for users 0f35126 Cherry picked mongo iam auth from 3.5.x branch 4aa06ac Add platform to improve version management for users 8a5c5dd fix tests again after merge eaa002b Merge remote-tracking branch 'origin/main' into page-ui-redesign 067120e rollback ports de95882 fix tests ca1c21d add jquery again because its needed for some js files, change some styling for status badges eafd88d migrate some icons 145962e remove some old code, migrate job to bootstrap 5 a740fa2 update styling for job definitions and job overview 440fb14 redesign navbar 7ff072d load dark mode before the page gets built, small design changes 04c571c Next snapshot 1c49954 use integrity for cdn, use boostrap 5 components for criticality, cluster and logger.html 96e250a fix dark mode toogle 5919eeb add dark mode 3ab95fa replace bootstrap 3 components with bootstrap 5 on status page, working on nav bar f080ddc upgrade bootstap

Release v3.5.8

Changelog

ddf1205 release 3.5.8 859052c feat: add support for IAM authentication to MongoDB/DocumentDB clusters 283657e Next snapshot 9485ef9 Release 3.5.7 63751e2 Bump aws-sdk from 2.40.2 to 2.40.3

Release v4.0.0

Changelog

3be624a Release 4.0.0 8f91dae Update readme for release 4.0.0 54fe471 Update to Spring Boot 4.0.0 7614532 Bump aws-sdk from 2.40.2 to 2.40.3 65f8693 Refactor dependency names in dependabot.yml because it didn't work with wildcards

... (truncated)

Changelog

Sourced from de.otto.edison:edison-core's changelog.

4.0.1

  • [edison-platform]: Created edison-platform as platform project that defines versions for dependency management
  • [mongo]: Add support for IAM authentication to connect to DocumentDB clusters
  • [frontend]: Update Bootstrap to version 5
  • [all]: Update to Spring Boot 4.0.1

4.0.0

  • [all]: Update to Spring Boot 4.0.0
    • See https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-4.0-Migration-Guide for an upgrade guide

      Noteworthy changes:

      Spring Boot 4.0 requires Java 17 or later. Using the latest LTS release of Java is encouraged.
      

      Spring Boot applications can also be developed using Kotlin where v2.2 or later must be used.

      If you’re using GraalVM’s native-image, v25 or later must be used.

      Spring Boot 4 is based on Jakarta EE 11 and requires a Servlet 6.1 baseline.

      Jackson 3 ist the default JSON library now.

If you manage dependencies directly, make sure you update them accordingly. In particular, you must use Spring Framework 7.x.

3.5.8

  • [mongo]: Add support for IAM authentication to connect to DocumentDB clusters

3.5.7

  • [all]: Update to Spring Boot 3.5.8
  • [togglz]: Retryable on MongoTogglzRepository when load feature state fails due mongo timeouts
Commits
  • 11d6e43 Release 4.0.1
  • 136a7ce Fix tests for Spring Boot 4.0.1 (requires spring boot rest client dependency)
  • 7918837 Update to Spring Boot 4.0.1
  • 4dc9bb0 Coloring of new styles
  • 7f36b70 Fix disabled text display for jobs
  • 21aff58 Refine some layouts for bootstrap 5
  • 167a49c Merge pull request #2025 from otto-de/page-ui-redesign
  • 026e6f5 Merge branch 'main' into page-ui-redesign
  • 88510ff Fix text
  • dd73092 Cherry picked mongo iam auth from 3.5.x branch
  • 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 Dec 22, 2025
Bumps [de.otto.edison:edison-core](https://github.com/otto-de/edison-microservice) from 3.5.6 to 4.0.1.
- [Release notes](https://github.com/otto-de/edison-microservice/releases)
- [Changelog](https://github.com/otto-de/edison-microservice/blob/main/CHANGELOG.md)
- [Commits](otto-de/edison-microservice@v3.5.6...v4.0.1)

---
updated-dependencies:
- dependency-name: de.otto.edison:edison-core
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/de.otto.edison-edison-core-4.0.1 branch from 113328d to 13a1340 Compare January 6, 2026 08:44
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