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.2.0 to 9.3.0 #621

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps com.google.firebase:firebase-admin from 9.2.0 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)

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 May 22, 2024
@loicmathieu loicmathieu merged commit 93d9fc0 into main May 30, 2024
1 check passed
@loicmathieu loicmathieu deleted the dependabot/maven/com.google.firebase-firebase-admin-9.3.0 branch May 30, 2024 07:26
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