Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 8, 2020

Bumps firebase.google.com/go from 3.6.0+incompatible to 3.13.0+incompatible.

Release notes

Sourced from firebase.google.com/go's releases.

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)
  • chore: Pointing CI badge to the dev branch (#369)
  • chore: Added go1.14 to the build matrix (#368)
  • chore: Automating the release publish step (#366)

Firebase Admin Go SDK v3.12.1

Bug Fixes

  • Updated the remote endpoint used by the topic management operations.

Other

  • [chore] Release 3.12.1 (#364)
  • Setting up a CI pipeline based on GitHub Actions (#321)

Firebase Admin Go SDK v3.12.0

Cloud Messaging

Authentication

  • [Fixed] Fixed a bug in the TenantIterator type which was preventing it from listing all the tenants correctly.

Firebase Admin Go SDK v3.11.1

Authentication

  • [Fixed] Minor improvements to the implementation to fix the API reference output generated by godoc.

Firebase Admin Go SDK v3.11.0

  • Dropped support for Go 1.9 and 1.10. The Admin SDK for Go now requires Go 1.11 or higher. Thanks shogo82148 for the contribution.

Firebase Auth

  • Added a new IsInvalidEmail() error checking function. Thanks shogo82148 for the contribution.
  • Added auth.TenantManager API for creating, updating, retrieving, and deleting authentication tenants.
  • Added auth.TenantClient API for managing users, configuring SAML/OIDC providers, and generating email action links for specific tenants.

Firebase Cloud Messaging

  • Batch messaging APIs SendAll() and SendMulticast() now support sending up to 500 messages in a single call.
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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 8, 2020
Bumps [firebase.google.com/go](https://github.com/firebase/firebase-admin-go) from 3.6.0+incompatible to 3.13.0+incompatible.
- [Release notes](https://github.com/firebase/firebase-admin-go/releases)
- [Commits](firebase/firebase-admin-go@v3.6.0...v3.13.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/firebase.google.com/go-3.13.0incompatible branch from 59150ec to 202fa74 Compare March 11, 2021 09:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant