Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump com.google.firebase:firebase-admin from 9.3.0 to 9.4.0 in /14_pushes/server #5120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

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

Release notes

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

Firebase Admin Java SDK v9.4.0

New Features

  • feat: Add HTTP/2 enabled transport as default transport (#979)

Bug Fixes

  • fix: Limit default ThreadPoolExecutor thread count and remove deadlock scenario (#985)

Miscellaneous

  • [chore] Release 9.4.0 Take 2 (#1014)
  • [chore] Release 9.4.0 (#1013)
  • chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin (#1009)
  • chore(deps): Bump netty.version from 4.1.113.Final to 4.1.114.Final (#1010)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1011)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#999)
  • chore(deps): Bump org.apache.maven.plugins:maven-gpg-plugin (#1005)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.45.0 to 26.48.0 (#1008)
  • chore: Update actions/upload-artifact (#998)
  • chore(deps): Bump netty.version from 4.1.112.Final to 4.1.113.Final (#995)
  • chore(deps-dev): Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#996)
  • chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#997)
  • chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin (#990)
  • chore(deps): Bump org.apache.maven.plugins:maven-gpg-plugin (#992)
  • chore(deps): Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 (#991)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 (#989)
  • chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#983)
  • chore(deps): Bump com.google.api-client:google-api-client-bom (#987)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#986)
  • chore(deps): Bump netty.version from 4.1.110.Final to 4.1.112.Final (#980)
  • chore(deps): Bump com.google.cloud:libraries-bom from 26.39.0 to 26.44.0 (#975)
  • chore: Remove tests for deprecated FCM apis (#978)
  • Migrate from the deprecated Charsets constants (in Guava) to the StandardCharsets constants (in the JDK). (#971)
  • chore: Update GHA resources (#970)
  • chore: Update integration test resources (#966)
  • chore(deps): Bump netty.version from 4.1.109.Final to 4.1.110.Final (#953)
  • chore(deps): Bump org.sonatype.plugins:nexus-staging-maven-plugin (#952)
  • chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#954)
  • chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#955)
Commits
  • 2a58a9f [chore] Release 9.4.0 Take 2 (#1014)
  • edfa49c [chore] Release 9.4.0 (#1013)
  • c0d87b9 chore(deps): Bump org.apache.maven.plugins:maven-failsafe-plugin (#1009)
  • f8699ae chore(deps): Bump netty.version from 4.1.113.Final to 4.1.114.Final (#1010)
  • c7005d7 chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin (#1011)
  • f29579f chore(deps): Bump org.codehaus.mojo:exec-maven-plugin (#999)
  • 0cb7af3 chore(deps): Bump org.apache.maven.plugins:maven-gpg-plugin (#1005)
  • 686287d chore(deps): Bump com.google.cloud:libraries-bom from 26.45.0 to 26.48.0 (#1008)
  • ab46aaa feat: Add HTTP/2 enabled transport as default transport (#979)
  • ce8e7fd chore: Update actions/upload-artifact (#998)
  • 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.3.0 to 9.4.0.
- [Release notes](https://github.com/firebase/firebase-admin-java/releases)
- [Commits](firebase/firebase-admin-java@v9.3.0...v9.4.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant