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 firebase-admin from 9.1.1 to 9.2.0 #456

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps firebase-admin from 9.1.1 to 9.2.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Java SDK v9.2.0

New Features

  • feat(fcm): Implement sendEach, sendEachAsync, sendEachForMulticast and sendEachForMulticastAsync (#785) (#815)

Miscellaneous

  • [chore] Release 9.2.0 (#835)
  • chore(deps): bump libraries-bom from 26.16.0 to 26.17.0 (#831)
  • chore(deps): bump netty-handler from 4.1.93.Final to 4.1.94.Final (#833)
  • chore(deps): bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#829)
  • chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#828)
  • chore(deps): bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 (#830)
  • chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#822)
  • chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#821)
  • chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#823)
  • chore(deps): bump maven-failsafe-plugin from 3.0.0 to 3.1.0 (#820)
  • chore(deps): bump netty.version from 4.1.91.Final to 4.1.93.Final (#816)
  • chore(deps): bump libraries-bom from 26.12.0 to 26.16.0 (#817)
  • chore(deps): bump maven-project-info-reports-plugin from 3.4.2 to 3.4.4 (#813)
  • chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#809)
  • Expose MultiDb API (#814)
  • chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#789)
  • chore(deps): bump netty.version from 4.1.90.Final to 4.1.91.Final (#793)
  • chore(deps): bump slf4j-api from 2.0.6 to 2.0.7 (#790)
  • chore(deps): bump maven-failsafe-plugin from 2.22.2 to 3.0.0 (#788)
  • chore(deps): bump libraries-bom from 26.10.0 to 26.12.0 (#796)
  • chore(deps): bump netty.version from 4.1.87.Final to 4.1.90.Final (#787)
  • chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#777)
  • chore(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#774)
  • chore(deps): bump libraries-bom from 26.4.0 to 26.10.0 (#782)
  • Update passwordHash and passwordSalt to be base64 decoded before user import (#775)
  • chore(deps): bump google-api-client-bom from 2.1.2 to 2.2.0 (#762)
  • chore(deps): bump libraries-bom from 26.3.0 to 26.4.0 (#760)
  • chore(deps): bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#758)
  • chore(deps): bump netty.version from 4.1.86.Final to 4.1.87.Final (#757)
  • chore(deps): bump libraries-bom from 26.1.5 to 26.3.0 (#755)
  • chore(deps-dev): bump mockito-core from 4.9.0 to 4.11.0 (#754)
  • chore(deps): bump google-api-client-bom from 2.1.1 to 2.1.2 (#756)
  • chore(deps): bump netty-codec-http from 4.1.85.Final to 4.1.86.Final (#748)
  • chore(deps): bump google-api-client-bom from 2.0.1 to 2.1.1 (#746)
  • chore(deps): bump slf4j-api from 2.0.4 to 2.0.6 (#749)
  • Fix a small bug in setCustomUserClaims() auth snippet (#747)
  • chore(deps): bump slf4j-api from 2.0.3 to 2.0.4 (#742)
  • chore(deps): bump libraries-bom from 26.1.4 to 26.1.5 (#741)
  • chore(deps-dev): bump mockito-core from 4.8.1 to 4.9.0 (#740)
  • chore(deps): bump netty.version from 4.1.84.Final to 4.1.85.Final (#739)
Commits
  • 82da78b [chore] Release 9.2.0 (#835)
  • adc7cf5 chore(deps): bump libraries-bom from 26.16.0 to 26.17.0 (#831)
  • 0f41429 chore(deps): bump netty-handler from 4.1.93.Final to 4.1.94.Final (#833)
  • 4465a91 chore(deps): bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#829)
  • ed01081 chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#828)
  • b940966 chore(deps): bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 (#830)
  • d1baee3 feat(fcm): Implement sendEach, sendEachAsync, sendEachForMulticast and ...
  • 25dfab6 chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#822)
  • 090dd3a chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#821)
  • 27ab291 chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#823)
  • 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 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 [firebase-admin](https://github.com/firebase/firebase-admin-java) from 9.1.1 to 9.2.0.
- [Release notes](https://github.com/firebase/firebase-admin-java/releases)
- [Commits](firebase/firebase-admin-java@v9.1.1...v9.2.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 Jun 23, 2023
@loicmathieu loicmathieu merged commit 5e17872 into main Jun 28, 2023
@loicmathieu loicmathieu deleted the dependabot/maven/com.google.firebase-firebase-admin-9.2.0 branch June 28, 2023 10:51
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