Skip to content

Bump com.google.firebase:firebase-admin from 9.1.1 to 9.3.0#489

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/gradle/dev/com.google.firebase-firebase-admin-9.3.0
Closed

Bump com.google.firebase:firebase-admin from 9.1.1 to 9.3.0#489
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/gradle/dev/com.google.firebase-firebase-admin-9.3.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps com.google.firebase:firebase-admin from 9.1.1 to 9.3.0.

Release notes

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

Firebase Admin Java SDK v9.3.0

Bug Fixes

  • fix: Make writeTimeout configurable (similar to readTimeout) (#900)

Miscellaneous

  • [chore] Release 9.3.0 (#948)
  • --- (#949)
  • Fix doc strings in #900 (#947)
  • chore(deps): bump com.google.cloud:libraries-bom from 26.38.0 to 26.39.0 (#944)
  • chore(deps): bump com.google.api-client:google-api-client-bom (#946)
  • chore(deps): bump com.google.cloud:libraries-bom from 26.37.0 to 26.38.0 (#942)
  • chore(deps): bump netty.version from 4.1.108.Final to 4.1.109.Final (#938)
  • chore(deps): bump com.google.api-client:google-api-client-bom (#939)
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#940)
  • chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#934)
  • chore(deps): bump com.google.cloud:libraries-bom from 26.36.0 to 26.37.0 (#935)
  • chore(deps): bump org.apache.maven.plugins:maven-source-plugin (#936)
  • chore(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#937)
  • chore(deps): bump com.google.cloud:libraries-bom from 26.34.0 to 26.36.0 (#932)
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#930)
  • chore(deps): bump com.google.api-client:google-api-client-bom (#926)
  • chore(deps): bump org.codehaus.mojo:exec-maven-plugin (#918)
  • chore(deps): bump com.google.cloud:libraries-bom from 26.32.0 to 26.34.0 (#921)
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#928)
  • chore(deps): bump io.netty:netty-codec-http (#927)
  • chore(deps): bump com.google.cloud:libraries-bom from 26.31.0 to 26.32.0 (#915)
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#914)
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#897)
  • chore(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.12 (#910)
  • chore(deps): bump netty.version from 4.1.101.Final to 4.1.107.Final (#913)
  • chore(deps): bump com.google.api-client:google-api-client-bom (#911)
  • [chore] Update Github action workflows to fix node version and set-output deprecation warnings (#905)
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#903)
  • chore(deps): bump com.google.cloud:libraries-bom from 26.28.0 to 26.31.0 (#907)
  • chore: Update integration test project setup instructions. (#877)
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#892)
  • chore(deps): bump org.codehaus.mojo:exec-maven-plugin (#887)
  • chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin (#886)
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#889)
  • chore(deps): bump netty.version from 4.1.99.Final to 4.1.101.Final (#885)
  • chore(deps): bump com.google.cloud:libraries-bom from 26.24.0 to 26.28.0 (#884)
  • chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#870)
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#881)
  • Update github.ref value in release.yml (#867)
  • chore(deps): bump netty.version from 4.1.96.Final to 4.1.99.Final (#865)
  • Mark sendAll and sendMulticast variants as deprecated (#836)
  • chore(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (#858)

... (truncated)

Commits
  • 037af4f [chore] Release 9.3.0 (#948)
  • 02eda9d --- (#949)
  • 2988d9c Fix doc strings in #900 (#947)
  • ebd86a5 fix: Make writeTimeout configurable (similar to readTimeout) (#900)
  • 01dd6cc chore(deps): bump com.google.cloud:libraries-bom from 26.38.0 to 26.39.0 (#944)
  • bad0201 chore(deps): bump com.google.api-client:google-api-client-bom (#946)
  • d7e0470 chore(deps): bump com.google.cloud:libraries-bom from 26.37.0 to 26.38.0 (#942)
  • 307a28b chore(deps): bump netty.version from 4.1.108.Final to 4.1.109.Final (#938)
  • 907344b chore(deps): bump com.google.api-client:google-api-client-bom (#939)
  • 06bf0b3 chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#940)
  • 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 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 [com.google.firebase:firebase-admin](https://github.com/firebase/firebase-admin-java) from 9.1.1 to 9.3.0.
- [Release notes](https://github.com/firebase/firebase-admin-java/releases)
- [Commits](firebase/firebase-admin-java@v9.1.1...v9.3.0)

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-admin
  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 Aug 2, 2024
@dependabot dependabot bot requested a review from yatharthranjan August 2, 2024 19:52
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 9, 2024

Superseded by #507.

@dependabot dependabot bot closed this Oct 9, 2024
@dependabot dependabot bot deleted the dependabot/gradle/dev/com.google.firebase-firebase-admin-9.3.0 branch October 9, 2024 19:57
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.

0 participants