-
Notifications
You must be signed in to change notification settings - Fork 25
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
fix(deps): update dependency firebase-admin to v12 #4369
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/firebase-admin-12.x
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
from
December 12, 2023 00:58
269340c
to
877654b
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
8 times, most recently
from
December 20, 2023 00:21
485a08b
to
e856cef
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
from
December 24, 2023 08:28
e856cef
to
6532006
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
7 times, most recently
from
January 6, 2024 01:05
b23a686
to
55fcbde
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
3 times, most recently
from
August 17, 2024 01:49
b2ebbe7
to
2952af0
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
5 times, most recently
from
August 25, 2024 00:37
cbd4272
to
7e03b9b
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
4 times, most recently
from
September 3, 2024 05:11
81818ca
to
3f92fa0
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
2 times, most recently
from
September 11, 2024 06:23
a03dedc
to
26b0ed0
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
from
September 14, 2024 01:21
26b0ed0
to
4f1ba0e
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
4 times, most recently
from
October 3, 2024 06:35
e758c4d
to
cc1603a
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
2 times, most recently
from
October 12, 2024 01:00
eaa96fa
to
af52a7a
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
3 times, most recently
from
October 20, 2024 08:59
8211a62
to
967d989
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
3 times, most recently
from
October 30, 2024 06:56
01e1b1a
to
79ca358
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
from
November 2, 2024 01:51
79ca358
to
7079624
Compare
renovate
bot
force-pushed
the
renovate/firebase-admin-12.x
branch
from
November 6, 2024 05:12
7079624
to
3d16e94
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.11.1
->12.7.0
Release Notes
firebase/firebase-admin-node (firebase-admin)
v12.7.0
: Firebase Admin Node.js SDK v12.7.0Compare Source
New Features
Bug Fixes
@firebase/database-compat
tov1.0.8
(#2739)Miscellaneous
X-Goog-Api-Client
metric header to Auth and FCM requests (#2738)v12.6.0
: Firebase Admin Node.js SDK v12.6.0Compare Source
New Features
Bug Fixes
Math.floor()
when settingvalidDuration
increateSessionCookie()
(#2712)Miscellaneous
v12.5.0
: Firebase Admin Node.js SDK v12.5.0Compare Source
New Features
Bug Fixes
Miscellaneous
v12.4.0
: Firebase Admin Node.js SDK v12.4.0Compare Source
Miscellaneous
v12.3.1
: Firebase Admin Node.js SDK v12.3.1Compare Source
Bug Fixes
getToken()
returns existing promise to a token if one exists instead of a new token. (#2648)Miscellaneous
v12.3.0
: Firebase Admin Node.js SDK v12.3.0Compare Source
New Features
sendEach()
andsendEachForMulticast()
(#2550)Miscellaneous
v12.2.0
: Firebase Admin Node.js SDK v12.2.0Compare Source
Breaking Changes
Bug Fixes
farmhash
withfarmhash-modern
(#2603)Miscellaneous
v12.1.1
: Firebase Admin Node.js SDK v12.1.1Compare Source
Bug Fixes
Miscellaneous
v12.1.0
: Firebase Admin Node.js SDK v12.1.0Compare Source
New Features
Miscellaneous
set-output
deprecation warnings (#2431)mailgun.js
tov10.1.0
(#2451)@actions/core
to ^1.10.1 to removeset-output
warning and set action to use Node 20 (#2432)v12.0.0
: Firebase Admin Node.js SDK v12.0.0Compare Source
Breaking change: Upgraded the
@google-cloud/firestore package
to v7. This is a breaking change. Refer to the Cloud Firestore release notes for more details.Breaking change: Upgraded the
@google-cloud/storage package
to v7. This is a breaking change. Refer to the Cloud Storage release notes for more details.Breaking change: Upgraded TypeScript to v5.1.6.
Deprecated support for Node.js 14. Instead use Node.js 16 or higher when deploying the Admin SDK. Node.js 14 support will be dropped in the next major version.
Upgraded the
google-cloud/firestore
dependency to v7.1.0 to support sum() and `average() aggregation functions.Upgraded the
@firebase/database-compat
package to v1.Dropped AutoML model support (#1974)
Bug Fixes
Miscellaneous
Configuration
📅 Schedule: Branch creation - "after 5:00am every weekday, before 7:00am every weekday,every weekend" (UTC), Automerge - "before 7am every weekday" (UTC).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.