Skip to content

maintenance: dependency updates for Gradle plugin repository#52

Merged
Arc-E-Tect merged 15 commits into
mainfrom
maintenance
Jun 21, 2026
Merged

maintenance: dependency updates for Gradle plugin repository#52
Arc-E-Tect merged 15 commits into
mainfrom
maintenance

Conversation

@Arc-E-Tect

Copy link
Copy Markdown
Owner

Automated dependency updates for the Software Engineering Done Right Gradle plugin repository.

Included commits

  • 78a2ccc maintenance(dependencyUpdate): update Gradle repo workflow references using the Updater
  • c2543c2 maintenance(Architecture Validator): update npm packages
  • 8907adc maintenance(Architecture Validator): update gradle wrapper to 9.6.0
  • 5c0996d maintenance(Architecture Validator): update java dependency versions
  • c0d95ae maintenance(Library Based Rules): update gradle wrapper to 9.6.0
  • ed880cf maintenance(Multi Module): update gradle wrapper to 9.6.0
  • cb56296 maintenance(Single Module Hybrid): update gradle wrapper to 9.6.0
  • e0030f8 maintenance(Single Module Vanilla): update gradle wrapper to 9.6.0
  • e1ad1f7 maintenance(Jacoco Exclusion Report (examples)): update gradle wrapper to 9.6.0
  • 89f6c2e maintenance(Jacoco Exclusion Report (examples)): update java dependency versions
  • dd01c5a maintenance(Gherkin To Asciidoc): update npm packages
  • d4ac752 maintenance(Gherkin To Asciidoc): update gradle wrapper to 9.6.0
  • 9c8652a maintenance(Gherkin To Asciidoc): update java dependency versions
  • f45d839 maintenance(Jacoco Exclusion Report): update npm packages
  • 8035a14 maintenance(Jacoco Exclusion Report): update gradle wrapper to 9.6.0

Generated by scripts/updateGradleDependencies.ps1.

… using the Updater

Updated GitHub workflow references:
- .github/workflows/architecture-validator-build.yml:42 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/architecture-validator-build.yml:48 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/architecture-validator-build.yml:89 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/architecture-validator-build.yml:95 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/architecture-validator-release.yml:54 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/architecture-validator-release.yml:60 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/architecture-validator-release.yml:119 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/architecture-validator-release.yml:125 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/architecture-validator-security-scan.yml:15 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/determine-release-type.yml:18 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/example-architecture-validator-hexagonal-violations-build.yml:18 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/example-architecture-validator-hexagonal-violations-build.yml:24 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/example-architecture-validator-library-based-rules-build.yml:18 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/example-architecture-validator-library-based-rules-build.yml:24 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/example-architecture-validator-multi-module-build.yml:18 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/example-architecture-validator-multi-module-build.yml:24 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/example-architecture-validator-single-module-hybrid-build.yml:18 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/example-architecture-validator-single-module-hybrid-build.yml:24 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/example-architecture-validator-single-module-vanilla-build.yml:18 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/example-architecture-validator-single-module-vanilla-build.yml:24 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/example-jacoco-exclusion-report-build.yml:18 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/example-jacoco-exclusion-report-build.yml:24 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/gherkin-to-asciidoc-build.yml:42 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/gherkin-to-asciidoc-build.yml:48 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/gherkin-to-asciidoc-release.yml:50 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/gherkin-to-asciidoc-release.yml:56 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/gherkin-to-asciidoc-release.yml:112 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/gherkin-to-asciidoc-release.yml:118 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/gherkin-to-asciidoc-security-scan.yml:15 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/jacoco-exclusion-report-build.yml:42 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/jacoco-exclusion-report-build.yml:48 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/jacoco-exclusion-report-release.yml:50 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/jacoco-exclusion-report-release.yml:56 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/jacoco-exclusion-report-release.yml:112 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/jacoco-exclusion-report-release.yml:118 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/jacoco-exclusion-report-security-scan.yml:15 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/security-scan.yml:64 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/security-scan.yml:70 actions/setup-java@be666c2 -> actions/setup-java@ad2b381 # v5.3.0
- .github/workflows/semantic-version-apply.yml:37 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
- .github/workflows/semantic-version-calculate.yml:41 actions/checkout@df4cb1c -> actions/checkout@9c091bb # v7.0.0
Updated NPM packages:
- No NPM packages were updated.

Warnings:
- npm audit fix returned a non-zero exit code; vulnerabilities may remain unresolved.
Updated libs.versions.toml:
- sedr-library-iff: 0.3.4 -> 0.4.3
Updated Gradle wrapper: 9.5.1 -> 9.6.0
…r to 9.6.0

Updated Gradle wrapper: 9.5.1 -> 9.6.0
…cy versions

Updated libs.versions.toml:
- sedr-library: 0.3.4 -> 0.4.3
Updated NPM packages:
- No NPM packages were updated.

Warnings:
- npm audit fix returned a non-zero exit code; vulnerabilities may remain unresolved.
Updated libs.versions.toml:
- gherkin: 40.0.0 -> 41.0.0
Updated NPM packages:
- No NPM packages were updated.

Warnings:
- npm audit fix returned a non-zero exit code; vulnerabilities may remain unresolved.
@Arc-E-Tect Arc-E-Tect merged commit eed6f60 into main Jun 21, 2026
19 checks passed
@Arc-E-Tect Arc-E-Tect deleted the maintenance branch June 21, 2026 19:07
Arc-E-Tect added a commit that referenced this pull request Jun 21, 2026
## [0.4.8](v0.4.7...v0.4.8) (2026-06-21)

### 🔧 Misc

* add documentation and workflows for the example projects ([#51](#51)) ([b63be73](b63be73)), closes [#51](#51)
* dependency updates for Gradle plugin repository ([#52](#52)) ([eed6f60](eed6f60)), closes [#52](#52)
@Arc-E-Tect

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 0.4.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant