Skip to content

build(deps): bump com.bugsnag.gradle from 1.1.0 to 1.1.1#1038

Merged
bmc08gt merged 2 commits into
code/cashfrom
dependabot/gradle/code/cash/com.bugsnag.gradle-1.1.1
Jul 3, 2026
Merged

build(deps): bump com.bugsnag.gradle from 1.1.0 to 1.1.1#1038
bmc08gt merged 2 commits into
code/cashfrom
dependabot/gradle/code/cash/com.bugsnag.gradle-1.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps com.bugsnag.gradle from 1.1.0 to 1.1.1.

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 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 com.bugsnag.gradle from 1.1.0 to 1.1.1.

---
updated-dependencies:
- dependency-name: com.bugsnag.gradle
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies labels Jul 3, 2026
@github-actions github-actions Bot added the area: build-system Gradle, convention plugins, build-logic label Jul 3, 2026
The classic Bugsnag AGP plugin (com.bugsnag.android.gradle 8.2.0) was declared
in the version catalog and sat on the root plugins block with `apply false`,
but no module applied it — mapping upload runs through the CLI-based
com.bugsnag.gradle plugin instead. Drop the dead `bugsnag-agp` version, the
`bugsnag-android` plugin alias, and the root `apply false` entry. This also
stops Dependabot opening PRs for the unused 8.2.0 plugin.
@bmc08gt

bmc08gt commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Added a follow-up commit removing the unused classic com.bugsnag.android.gradle (8.2.0) plugin — it was declared + apply false at the root but applied by no module (mapping upload runs through com.bugsnag.gradle). Drops the dead version, plugin alias, and root entry. Verified: ./gradlew help configures cleanly, no stragglers.

@bmc08gt bmc08gt merged commit 99cafa6 into code/cash Jul 3, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/code/cash/com.bugsnag.gradle-1.1.1 branch July 3, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant