Skip to content

Bump firebase-admin from 2.16.0 to 4.5.1#24

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/firebase-admin-4.5.1
Closed

Bump firebase-admin from 2.16.0 to 4.5.1#24
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/firebase-admin-4.5.1

Conversation

@dependabot-preview
Copy link

Bumps firebase-admin from 2.16.0 to 4.5.1.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Go SDK v4.1.0

New Features

  • feat(auth): Hash Order Fix (#392)

Bug Fixes

  • fix(auth): Migrate IAM SignBlob to IAMCredentials SignBlob (#404)
  • fix(fcm): Updated messaging code to take into account the custom endpoint setting for the FCM batch endpoint (#385) (#393)

Miscellaneous

  • [chore] Release 4.1.0 (#407)
  • docs: Move GitHub template to .github (#390)

Firebase Admin Go SDK v4.0.0

API Changes

  • Admin SDK has opted into Go modules. The package name now has the major version appended to it. Developers should use the new package name firebase.google.com/go/v4 when installing and importing the SDK.
  • The messaging.WebpushFcmOptions type has been renamed to messaging.WebpushFCMOptions.

Features

  • feat: Added a new errorutils package that provides functions for checking for platform-level error codes.
  • feat(fcm): Added new service-level error checking functions IsThirdPartyAuthError(), IsQuotaExceeded(), IsSenderIDMismatch(), IsUnregistered() and IsUnavailable().
  • feat(auth): Added new service-level error checking functions IsIDTokenInvalid(), IsIDTokenExpired(), IsSessionCookieInvalid(), IsSessionCookieExpired() and IsCertificateFetchFailed(). These functions can be used in conjunction with the existing JWT verification APIs provided by the SDK.

Bug Fixes

  • fix: Removed import path comments (#380)
  • fix(fcm): Add ability to override default FCM endpoint via ClientOptions (#373)

Miscellaneous

  • [chore] Release 4.0.0 - take 2 (#384)
  • [chore] Release 4.0.0 (#383)
  • chore: Adding a CI job to build in non-module (gopath) mode (#381)
  • chore: Merging v4 branch into dev (#370)
  • Snippets for bulk get/delete function (#328)

Firebase Admin Go SDK v3.13.0

New Features

  • feat(auth): Exposing CustomToken() on auth.TenantClient (#371)

Miscellaneous

  • Deletes users slowly during the integration tests. (#375)
  • [chore] Release 3.13.0 (#374)
  • Add bulk get/delete methods (#325)
Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-go) from 2.16.0 to 4.5.1.
- [Release notes](https://github.com/firebase/firebase-admin-go/releases)
- [Commits](https://github.com/firebase/firebase-admin-go/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 13, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot-preview
Copy link
Author

Superseded by #28.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/firebase-admin-4.5.1 branch February 19, 2021 08:05
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.

0 participants