Skip to content

build(deps): bump dependencyAnalysis from 3.4.1 to 3.5.0#192

Merged
grimreaper merged 1 commit intomasterfrom
dependabot/gradle/dependencyAnalysis-3.5.0
Nov 20, 2025
Merged

build(deps): bump dependencyAnalysis from 3.4.1 to 3.5.0#192
grimreaper merged 1 commit intomasterfrom
dependabot/gradle/dependencyAnalysis-3.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps dependencyAnalysis from 3.4.1 to 3.5.0.
Updates com.autonomousapps:dependency-analysis-gradle-plugin from 3.4.1 to 3.5.0

Changelog

Sourced from com.autonomousapps:dependency-analysis-gradle-plugin's changelog.

Version 3.5.0

  • [Feat]: check binary compatibility between consumer and producer code.
  • [Feat]: support the com.google.cloud.tools.jib plugin as an application-type plugin.
  • [Fix]: 'reason' works for project dependencies.
  • [Fix]: strip empty lines from service loaders.
  • [Docs]: clarify compatibilities with other plugins.
  • [Docs]: document the existence of dependencyAnalysis.app().
Commits
  • 9608b0b chore: prepare for release 3.5.0.
  • 5735340 feat: add opt-out for binary-compatibility checking.
  • b353f4e feat: check binary compatibility between consumer and producer code.
  • f20e9e0 chore: update some less-scary deps.
  • b68d79d fix: strip empty lines from service loaders.
  • b81a485 docs: clarify compatibilities with other plugins.
  • 8c794df feat: support the com.google.cloud.tools.jib plugin as an application-type pl...
  • 6e4039e docs: document the existence of dependencyAnalysis.app().
  • 41aaac4 fix: 'reason' works for project dependencies.
  • c2339dc chore: prepare next development version.
  • See full diff in compare view

Updates com.autonomousapps.dependency-analysis from 3.4.1 to 3.5.0

Changelog

Sourced from com.autonomousapps.dependency-analysis's changelog.

Version 3.5.0

  • [Feat]: check binary compatibility between consumer and producer code.
  • [Feat]: support the com.google.cloud.tools.jib plugin as an application-type plugin.
  • [Fix]: 'reason' works for project dependencies.
  • [Fix]: strip empty lines from service loaders.
  • [Docs]: clarify compatibilities with other plugins.
  • [Docs]: document the existence of dependencyAnalysis.app().
Commits
  • 9608b0b chore: prepare for release 3.5.0.
  • 5735340 feat: add opt-out for binary-compatibility checking.
  • b353f4e feat: check binary compatibility between consumer and producer code.
  • f20e9e0 chore: update some less-scary deps.
  • b68d79d fix: strip empty lines from service loaders.
  • b81a485 docs: clarify compatibilities with other plugins.
  • 8c794df feat: support the com.google.cloud.tools.jib plugin as an application-type pl...
  • 6e4039e docs: document the existence of dependencyAnalysis.app().
  • 41aaac4 fix: 'reason' works for project dependencies.
  • c2339dc chore: prepare next development version.
  • See full diff 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 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)

Bumps `dependencyAnalysis` from 3.4.1 to 3.5.0.

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 3.4.1 to 3.5.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.4.1...v3.5.0)

Updates `com.autonomousapps.dependency-analysis` from 3.4.1 to 3.5.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.autonomousapps.dependency-analysis
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 20, 2025
@grimreaper grimreaper merged commit 32ffcaa into master Nov 20, 2025
13 checks passed
@grimreaper grimreaper deleted the dependabot/gradle/dependencyAnalysis-3.5.0 branch November 20, 2025 15:11
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