Skip to content

build(deps): bump com.google.firebase:firebase-admin from 9.7.0 to 9.8.0 in /15_services/server#7082

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/15_services/server/com.google.firebase-firebase-admin-9.8.0
Closed

build(deps): bump com.google.firebase:firebase-admin from 9.7.0 to 9.8.0 in /15_services/server#7082
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/15_services/server/com.google.firebase-firebase-admin-9.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 26, 2026

Bumps com.google.firebase:firebase-admin from 9.7.0 to 9.8.0.

Release notes

Sourced from com.google.firebase:firebase-admin's releases.

Firebase Admin Java SDK v9.8.0

New Features

  • feat(rc): Support Remote Config managed value types (#1167)

Bug Fixes

  • fix: Reimplement HTTP/2 response entity consumption using ApacheHttp2AsyncEntityConsumer and ApacheHttp2Entity (#1181)

Miscellaneous

  • [chore] Release 9.8.0 (#1184)
  • Add javadocs to public methods (#1187)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.75.0 to 26.76.0 (#1185)
  • chore(deps): Bump netty.version from 4.2.9.Final to 4.2.10.Final (#1178)
  • chore(deps-dev): Bump org.apache.maven.plugins:maven-compiler-plugin (#1180)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.74.0 to 26.75.0 (#1179)

Firebase Admin Java SDK v9.7.1

Bug Fixes

  • fix(fcm): Preserve unmapped TopicManagementResponse error reasons (#1073)

Miscellaneous

  • [chore] Release 9.7.1 Take 2 (#1177)
  • Revert "[chore] Release 9.7.1 (#1175)" (#1176)
  • [chore] Release 9.7.1 (#1175)
  • chore: Update release workflow for push triggers (#1174)
  • chore: Update copyright headers to Google LLC (#1132)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#1165)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.72.0 to 26.73.0 (#1163)
  • chore(deps): Bump org.sonatype.central:central-publishing-maven-plugin (#1169)
  • chore: Update Github action resources (#1172)
  • chore: Update github actions workflows and integration test resources (#1168)
  • chore: Bump io.netty to 4.2.9 (#1159)
  • chore(deps): Bump org.sonatype.central:central-publishing-maven-plugin (#1140)
  • chore(deps): Bump org.apache.maven.plugins:maven-source-plugin (#1153)
  • chore(deps): Bump org.apache.maven.plugins:maven-antrun-plugin (#1154)
  • chore(deps): Bump io.netty:netty-codec-http (#1157)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.71.0 to 26.72.0 (#1155)
  • chore: Rename default branch to main (#1156)
  • chore(deps): Bump org.apache.maven.plugins:maven-compiler-plugin (#1152)
  • chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#1151)
  • chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin (#1150)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#1148)
  • chore(deps): Bump netty.version from 4.2.6.Final to 4.2.7.Final (#1147)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1141)

... (truncated)

Commits
  • 5169aae [chore] Release 9.8.0 (#1184)
  • a568b65 Add javadocs to public methods (#1187)
  • b29ac82 chore(deps): Bump com.google.cloud:libraries-bom from 26.75.0 to 26.76.0 (#1185)
  • 2d66ae9 fix: Reimplement HTTP/2 response entity consumption using ApacheHttp2AsyncEnt...
  • b095a06 chore(deps): Bump netty.version from 4.2.9.Final to 4.2.10.Final (#1178)
  • 72d4b7d chore(deps-dev): Bump org.apache.maven.plugins:maven-compiler-plugin (#1180)
  • 472d0ac chore(deps): Bump com.google.cloud:libraries-bom from 26.74.0 to 26.75.0 (#1179)
  • 584742f feat(rc): Support Remote Config managed value types (#1167)
  • 0e86e09 [chore] Release 9.7.1 Take 2 (#1177)
  • c324382 Revert "[chore] Release 9.7.1 (#1175)" (#1176)
  • 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 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.google.firebase:firebase-admin](https://github.com/firebase/firebase-admin-java) from 9.7.0 to 9.8.0.
- [Release notes](https://github.com/firebase/firebase-admin-java/releases)
- [Commits](firebase/firebase-admin-java@v9.7.0...v9.8.0)

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-admin
  dependency-version: 9.8.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 Feb 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 15, 2026

Superseded by #7246.

@dependabot dependabot Bot closed this May 15, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/15_services/server/com.google.firebase-firebase-admin-9.8.0 branch May 15, 2026 02:03
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