Skip to content

build(deps): bump techishthoughts-org/java-workflows/.github/workflows/java-ci-universal.yml from 2.0.4 to 3.8.0 - #51

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/techishthoughts-org/java-workflows/dot-github/workflows/java-ci-universal.yml-3.8.0
Open

build(deps): bump techishthoughts-org/java-workflows/.github/workflows/java-ci-universal.yml from 2.0.4 to 3.8.0#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/techishthoughts-org/java-workflows/dot-github/workflows/java-ci-universal.yml-3.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 10, 2025

Copy link
Copy Markdown
Contributor

Bumps techishthoughts-org/java-workflows/.github/workflows/java-ci-universal.yml from 2.0.4 to 3.8.0.

Release notes

Sourced from techishthoughts-org/java-workflows/.github/workflows/java-ci-universal.yml's releases.

v3.8.0

This release contains updates to the reusable GitHub Actions workflows.

🎯 Quick Start

To use these workflows in your repository, reference them like this:

jobs:
  ci:
    uses: techishthoughts-org/java-workflows/.github/workflows/java-ci-secure.yml@v3.8.0
    with:
      java-version: '25'

📚 Available Workflows

  • java-ci-secure.yml: Secure Java CI with matrix testing
  • auto-tag-enhanced.yml: Enhanced auto-tagging and releases
  • auto-delete-branch-enhanced.yml: Enhanced branch cleanup
  • dependabot-auto-merge-enhanced.yml: Enhanced Dependabot automation
  • test-workflows.yml: Workflow testing and validation

🔧 Available Composite Actions

  • setup-java-maven: Setup Java and Maven with caching
  • docker-build-push: Build and push Docker images

See the individual workflow files for detailed documentation and usage examples.

What's Changed

Full Changelog: techishthoughts-org/java-workflows@v3.7.0...v3.8.0

v3.7.0

This release contains updates to the reusable GitHub Actions workflows.

🎯 Quick Start

To use these workflows in your repository, reference them like this:

jobs:
  ci:
    uses: techishthoughts-org/java-workflows/.github/workflows/java-ci-secure.yml@v3.7.0
    with:
</tr></table> 

... (truncated)

Changelog

Sourced from techishthoughts-org/java-workflows/.github/workflows/java-ci-universal.yml's changelog.

🚀 Release v3.8.0

Release Date: 2025-11-07

🔧 Maintenance

  • chore(deps): bump 8398a7/action-slack from 3.16.2 to 3.19.0 (#6) (dd593fa)
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#10) (97bf09d)
  • chore(deps): bump google-github-actions/auth from 2 to 3 (#3) (6b79ad7)

📦 Workflow Files Changed

  • .github/workflows/auto-delete-branch-enhanced.yml
  • .github/workflows/auto-tag-enhanced.yml
  • .github/workflows/dependabot-auto-merge-enhanced.yml
  • .github/workflows/java-ci-secure.yml
  • .github/workflows/k8s-deploy.yml

🔗 Links


🤖 This release was automatically created by GitHub Actions

🚀 Release v3.7.0

Release Date: 2025-11-07

🔧 Maintenance

  • chore(deps): bump actions/setup-java from 4 to 5 (#14) (48f482d)
  • chore(deps): bump azure/setup-kubectl from 3 to 4 (#12) (f9a7469)
  • chore(deps): bump dorny/test-reporter from 1.9.1 to 2.1.1 (#11) (7e23667)
  • chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.4.0 (#9) (ad1e0fc)
  • chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14 (#8) (f81df2a)
  • chore(deps): bump github/codeql-action from 3 to 4 (#7) (eaa7644)
  • chore(deps-dev): bump org.junit.jupiter:junit-jupiter (#5) (0d3b420)
  • chore(deps): bump google-github-actions/get-gke-credentials from 2 to 3 (#4) (793f638)
  • chore(deps): bump azure/aks-set-context from 3 to 4 (#2) (6f24c83)

📦 Workflow Files Changed

  • .github/workflows/ci-security.yml
  • .github/workflows/container-scan.yml
  • .github/workflows/dependabot-auto-merge-enhanced.yml
  • .github/workflows/java-ci-secure.yml
  • .github/workflows/java-ci-universal.yml
  • .github/workflows/java-ci.yml
  • .github/workflows/k8s-deploy.yml

... (truncated)

Commits
  • a5c94db chore: release v3.8.0
  • dd593fa chore(deps): bump 8398a7/action-slack from 3.16.2 to 3.19.0 (#6)
  • 97bf09d chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#10)
  • 6b79ad7 chore(deps): bump google-github-actions/auth from 2 to 3 (#3)
  • 8b4a283 chore: release v3.7.0
  • 48f482d chore(deps): bump actions/setup-java from 4 to 5 (#14)
  • f9a7469 chore(deps): bump azure/setup-kubectl from 3 to 4 (#12)
  • 7e23667 chore(deps): bump dorny/test-reporter from 1.9.1 to 2.1.1 (#11)
  • ad1e0fc chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.4.0 (#9)
  • f81df2a chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14 (#8)
  • 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)

…s/java-ci-universal.yml

Bumps [techishthoughts-org/java-workflows/.github/workflows/java-ci-universal.yml](https://github.com/techishthoughts-org/java-workflows) from 2.0.4 to 3.8.0.
- [Release notes](https://github.com/techishthoughts-org/java-workflows/releases)
- [Changelog](https://github.com/techishthoughts-org/java-workflows/blob/main/CHANGELOG.md)
- [Commits](techishthoughts-org/java-workflows@v2.0.4...v3.8.0)

---
updated-dependencies:
- dependency-name: techishthoughts-org/java-workflows/.github/workflows/java-ci-universal.yml
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 10, 2025
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants