Skip to content

Bump the gradle group with 3 updates - #105

Merged
0verEngineer merged 1 commit into
mainfrom
dependabot/gradle/gradle-15c4ee9370
Sep 7, 2026
Merged

Bump the gradle group with 3 updates#105
0verEngineer merged 1 commit into
mainfrom
dependabot/gradle/gradle-15c4ee9370

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the gradle group with 3 updates: io.freefair.lombok, org.jetbrains.changelog and org.jetbrains.qodana.

Updates io.freefair.lombok from 8.6 to 9.5.0

Release notes

Sourced from io.freefair.lombok's releases.

9.5.0

What's Changed

New Contributors

Full Changelog: freefair/gradle-plugins@9.4.0...9.5.0

9.4.0

What's Changed

... (truncated)

Commits
  • f24a7d5 Merge pull request #1755 from freefair/dependabot/gradle/examples/main/org.sp...
  • 278081c fix deprecation warnings
  • a1cf246 Merge pull request #1754 from dtrunk90/fix/delombok-sourcepath-for-modules
  • 91dbece Merge branch 'main' of github.com:freefair/gradle-plugins
  • 88570fc fix checkstyle
  • 9ad981d Bump org.springframework.boot:spring-boot-dependencies in /examples (#1756)
  • 7bf9d6e Bump org.graalvm.buildtools.native from 1.0.0 to 1.1.0 in /examples (#1758)
  • f527dd0 fix javadoc link config
  • 27901ff Update to Gradle 9.5.0
  • 8cfe90c Bump org.springframework.boot from 4.0.5 to 4.0.6 in /examples (#1757)
  • Additional commits viewable in compare view

Updates org.jetbrains.changelog from 2.2.1 to 2.5.0

Updates org.jetbrains.qodana from 2024.1.5 to 2026.2.1

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

Bumps the gradle group with 3 updates: [io.freefair.lombok](https://github.com/freefair/gradle-plugins), org.jetbrains.changelog and org.jetbrains.qodana.


Updates `io.freefair.lombok` from 8.6 to 9.5.0
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.6...9.5.0)

Updates `org.jetbrains.changelog` from 2.2.1 to 2.5.0

Updates `org.jetbrains.qodana` from 2024.1.5 to 2026.2.1

---
updated-dependencies:
- dependency-name: io.freefair.lombok
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
- dependency-name: org.jetbrains.changelog
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.jetbrains.qodana
  dependency-version: 2026.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle
...

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 Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Qodana for JVM

10 new problems were found

Inspection name Severity Problems
Magic constant 🔶 Warning 2
Stream API call chain can be simplified 🔶 Warning 2
'size() == 0' can be replaced with 'isEmpty()' 🔶 Warning 2
Unused import 🔶 Warning 2
Condition is covered by further condition 🔶 Warning 1
String concatenation in loop 🔶 Warning 1

💡 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.2.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@0verEngineer
0verEngineer merged commit 18a0cb0 into main Sep 7, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/gradle-15c4ee9370 branch September 7, 2026 11:10
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