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

Update module firebase.google.com/go to v4 #36

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
firebase.google.com/go require major v3.13.0+incompatible -> v4.2.0

Release Notes

firebase/firebase-admin-go

v4.2.0

Compare Source

New Features
  • feat(auth): Recognize FIREBASE_AUTH_EMULATOR_HOST environment variable (#​414)
Miscellaneous

v4.1.0

Compare Source

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)

v4.0.0

Compare Source

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)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/firebase.google.com-go-4.x branch from b8da1f8 to 9a67fce Compare February 20, 2021 13:28
@renovate renovate bot force-pushed the renovate/firebase.google.com-go-4.x branch from 9a67fce to 317e989 Compare February 27, 2021 09:55
@renovate
Copy link
Contributor Author

renovate bot commented Feb 27, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker pull docker.io/renovate/go:1.13.15

@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/firebase.google.com-go-4.x branch March 24, 2021 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants