Skip to content

Bump the maven group across 3 directories with 1 update#45

Closed
dependabot[bot] wants to merge 697 commits intomasterfrom
dependabot/maven/backend/maven-5307381100
Closed

Bump the maven group across 3 directories with 1 update#45
dependabot[bot] wants to merge 697 commits intomasterfrom
dependabot/maven/backend/maven-5307381100

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps the maven group with 1 update in the /backend directory: tools.jackson.core:jackson-core.
Bumps the maven group with 1 update in the /monitoring-server directory: tools.jackson.core:jackson-core.
Bumps the maven group with 1 update in the /test-client directory: tools.jackson.core:jackson-core.

Updates tools.jackson.core:jackson-core from 3.0.3 to 3.1.0

Commits
  • f59c106 [maven-release-plugin] prepare release jackson-core-3.1.0
  • a916a01 Prep for 3.1.0 release
  • 754caf7 Merge branch '2.x' into 3.x
  • 8ed2593 Merge branch '2.21' into 2.x
  • 5184c75 Post-release dep version bump
  • 4beeb3f [maven-release-plugin] prepare for next development iteration
  • f319790 [maven-release-plugin] prepare release jackson-core-2.21.1
  • 1b741b1 Prep for 2.21.1 release
  • 0f02cd7 Merge branch '2.21' into 2.x
  • 79f789e Merge branch '2.20' into 2.21
  • Additional commits viewable in compare view

Updates tools.jackson.core:jackson-core from 3.0.3 to 3.1.0

Commits
  • f59c106 [maven-release-plugin] prepare release jackson-core-3.1.0
  • a916a01 Prep for 3.1.0 release
  • 754caf7 Merge branch '2.x' into 3.x
  • 8ed2593 Merge branch '2.21' into 2.x
  • 5184c75 Post-release dep version bump
  • 4beeb3f [maven-release-plugin] prepare for next development iteration
  • f319790 [maven-release-plugin] prepare release jackson-core-2.21.1
  • 1b741b1 Prep for 2.21.1 release
  • 0f02cd7 Merge branch '2.21' into 2.x
  • 79f789e Merge branch '2.20' into 2.21
  • Additional commits viewable in compare view

Updates tools.jackson.core:jackson-core from 3.0.3 to 3.1.0

Commits
  • f59c106 [maven-release-plugin] prepare release jackson-core-3.1.0
  • a916a01 Prep for 3.1.0 release
  • 754caf7 Merge branch '2.x' into 3.x
  • 8ed2593 Merge branch '2.21' into 2.x
  • 5184c75 Post-release dep version bump
  • 4beeb3f [maven-release-plugin] prepare for next development iteration
  • f319790 [maven-release-plugin] prepare release jackson-core-2.21.1
  • 1b741b1 Prep for 2.21.1 release
  • 0f02cd7 Merge branch '2.21' into 2.x
  • 79f789e Merge branch '2.20' into 2.21
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

- Enforce mutual exclusivity by stopping demo/production services in deployment scripts.
- Enhance Sidenav tests to include environment name calculation and admin write access checks.
- Update backend task definitions with new environment variables and secrets
… filter, and i18n assets; improve configuration validation and backend tests.
…validation tests:

- Created `robots.txt` for managing web crawler access
- Change "Fliessbandarbeit" to "Keine Fliessbandarbeit" for emphasis.
- Add section
…ger` service with test to log application startup details. Refactor file structure for clearer organization in presentations.
- Remove Iteration-3 slides for streamlined content flow.
- Create detailed Playwright E
- Pin `aquasecurity/trivy-action` to version `v0.29.0` for stability.
- Replace invalid `trivy-version` input with `version` in GitHub workflows.
- Add `apk upgrade` to Dockerfile to fix HIGH vulnerabilities in Alpine base image.
- Modify Playwright workflow to include master branch.
… Update Snyk setup to version `0.4.0`. Add documentation entry for Trivy version fix.
- Add health check to Dockerfile for monitoring service availability.
- Change permissions on `/app/data` to `755` for better security.
- Include `scan-ref` and disable `skip-policy-update` in Trivy Action for enhanced configuration scanning.
- Document covering a 4-week roadmap for stabilizing AngularAI as a professional demo application.
- Include tasks documents detailing CI/Testing/Security improvements such as fixing SonarCloud job path, removing redundant executions, pinning GitHub Actions versions, and enhancing security scan integrations.
- `ingest_to_postgres.py`: Script to ingest normalized task markdown files into Post
- Adjust file paths for unpacking tasks and ADRs
- Relocate `adr.md` for better doc organization
- Introduce comprehensive task sets aimed at enhancing reliability, observability, testing, security, and release engineering.
- New tasks focus on structured logging, metrics exposure, E2E testing, threat modeling, semantic versioning, and automated release notes.
- Implement `AiProperties` and `AiProviderService` for AI model resolution.
- Add Spring AI BOM and Ollama starter, and configure `application-local.yml` and `application-cloud.yml`.
- Add compatibility bridges for Spring Boot 4.
- Update Maven configuration and test scripts to use `OpenApiGeneratorTest`.
…ompts

- Add prompt templates for architecture explanation and quick-add features.
- Implement `StructuredOutputService` to handle JSON output with automatic retry and repair feature.
- Add `QuickAddParseResult` and `ArchitectureExplainResult` DTOs for structured data handling.
- Verify functionality with passing unit
…nation

- Introduced new REST endpoints `/api/ai/task-quick-add/parse` and `/api/ai/architecture/explain` to handle AI-powered operations.
- Implemented `AiApplicationService` for executing AI use cases.
- Added integration tests for `AiController` to ensure endpoint functionality.
- Enhanced centralized error handling for AI-specific exceptions with `AiExceptionHandler`.
- Removed dependency suppressions and relocated existing ones.
- Updated task documentation with verification steps.
- Delete Maven wrapper files and properties to clean up the project.
- Introduce `DocEmbeddingRepository` for managing document embeddings in the database.
- Add `MarkdownChunker` to handle markdown processing and chunking for document ingestion.
- Introduced Sprint retrospective prompt templates for AI service.
- Created `RetrospectiveRequest` and `RetrospectiveResponse` DTOs to define input/output structures.
- Added REST endpoint `/api/ai/retrospective` in `RetrospectiveResource`.
- Implemented `RetrospectiveAiService` interface for AI model interaction.
- Refactored test cases for different database profiles into distinct files.
- Removed redundant test cases from `SystemControllerTest`.
…tupLogger

- Annotate tests with `@TestPropertySource` to specify test properties configuration.
- Enhance `StartupLogger` with try-catch for error logging if system startup logging fails.
- Update Playwright authentication cookie values.
- Introduce debug logs in `FlywayConfig` to track instantiation and bean creation.
- Modify `V12__Create_Contact_Message_Table.sql` and `V6__add_password_recovery_tokens.sql` to use `GENERATED BY DEFAULT AS
- Deleted `SchemaValidationTest.java` to simplify test configuration.
- Removed debug logging from `FlywayConfig`.
- Introduced `BeanFactoryPostProcessor` for
…ngs to prevent duplicate keys and enhance compatibility, add Flyway schema configuration, and correct Envers audit table definitions.
- Remove obsolete migration scripts from the main directory.
- Organize migration files under vendor-specific directories (`h2` and `postgresql`) to enhance compatibility and clarity.
-
- Merged vendor-specific migrations (H2 and PostgreSQL) into unified schema.
- Deleted obsolete `PostgresProfileBootTest` and redundant trace logs.
- Updated test properties for `LoginCsrfTest` with active profile settings.
…st Swagger UI settings

- Updated `application.properties` to enable `spring.flyway.baseline-on-migrate`.
JuergGood and others added 21 commits March 11, 2026 10:23
…afe notice, and improve styling.

- Disable AI interaction in public mode to prevent unauthorized backend calls.
- Add an informative message about the temporary unavailability of public Q&A.
- Restyle footer for consistent page aesthetics.
- Retain `/login` link functionality and avoid HTTP errors.
- Introduce reusable CSS variables to manage background colors.
- Implement calmer background tones for architecture page.
… surface tokens and architecture hero background updates.
- Add `features-page.component` with responsive UI elements.
- Introduce architecture landing page with core design elements.
- Increase backend logging threshold and exclude noisy endpoints from logs.
- Update translation files for enhanced language support.
…to copy documentation, and adjust CSRF security settings.
…for logged-in and logged-out users.

- Outline design principles for different user states.
- Detail required UI improvements including backgrounds, hover effects, and headers.
- Provide technical implementation guidelines for Angular components.
-
…al form layout standard and shared Angular component

- Document global responsive form layout standard for consistent styling and maintainability.
- Introduce shared FormRowComponent to reduce duplication
…esting

- Apply `Propagation.REQUIRES_NEW` to key transactional methods for improved isolation.
- Test `OpenAiManualConfig` with mock interactions to validate message handling.
- Update `AiUsageCostService` to re-load users in new transactions for accuracy.
- Updated CSS to apply a responsive flex layout, preventing the 'To Date' field from overflowing.
- Removed obsolete CSS classes and ensured the form remains inside the container.
- Updated HTML to align
- Migrated form rows in Retrospective, Risk Radar, and ADR Drift to `FormRowComponent`.
- Removed redundant form row styles from global `styles.css` for consistency and maintainability.
- Adjusted HTML for affected components to utilize the new standardized component.
- Implement `getUserUsageSummary` to provide user-specific AI usage insights.
- Introduce `UserAiUsageDto` to standardize API responses for user AI usage data.
- Enhance security configurations to restrict access to AI admin endpoints.
- Update
- Convert `requests` and `loading` to use Angular signals for reactivity.
- Migrate admin access check to a computed signal.
- Inject `DestroyRef` and utilize `takeUntilDestroyed` for subscription cleanup.
- Update HTML bindings to reflect signal-based state changes.
- Added functionality to account for extra credits in AI usage calculations.
- Extended `AiUsageService` with methods to add and retrieve extra credits.
- Modified `AiCreditRequestService` to apply extra credits
- Implement `aiUsed` tracking for tasks in `TaskService`.
- Modify `QuickAddParseResult` and related tests to handle `aiUsed` status.
- Add error handling in deployment scripts to abort on Docker
…in page hierarchy

- Document the changes to reduce visual emphasis on the GitHub CTA on the login page for clearer hierarchy.
- Detail visual hierarchy improvements for login page to
- Removed GitHub CTA from brand logo, repositioned to footer in login page.
- Adjust styling
Bumps the maven group with 1 update in the /backend directory: [tools.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core).
Bumps the maven group with 1 update in the /monitoring-server directory: [tools.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core).
Bumps the maven group with 1 update in the /test-client directory: [tools.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core).


Updates `tools.jackson.core:jackson-core` from 3.0.3 to 3.1.0
- [Commits](FasterXML/jackson-core@jackson-core-3.0.3...jackson-core-3.1.0)

Updates `tools.jackson.core:jackson-core` from 3.0.3 to 3.1.0
- [Commits](FasterXML/jackson-core@jackson-core-3.0.3...jackson-core-3.1.0)

Updates `tools.jackson.core:jackson-core` from 3.0.3 to 3.1.0
- [Commits](FasterXML/jackson-core@jackson-core-3.0.3...jackson-core-3.1.0)

---
updated-dependencies:
- dependency-name: tools.jackson.core:jackson-core
  dependency-version: 3.1.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: tools.jackson.core:jackson-core
  dependency-version: 3.1.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: tools.jackson.core:jackson-core
  dependency-version: 3.1.0
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 11, 2026
@github-actions
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.3.4
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/maven/backend/maven-5307381100 branch March 11, 2026 20:20
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