-
Notifications
You must be signed in to change notification settings - Fork 5
fix(deps): update dependency @firebase/app to v0.14.0 #1354
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/firebase-app-0.x
base: master
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 hidden or 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
01bf5eb
to
56ed4be
Compare
56ed4be
to
51ec6f9
Compare
51ec6f9
to
6f7ab4e
Compare
6f7ab4e
to
0cf81d1
Compare
dc51002
to
14f6c10
Compare
14f6c10
to
bb08d09
Compare
bb08d09
to
ebcf0c5
Compare
ebcf0c5
to
15a5252
Compare
15a5252
to
e938f67
Compare
e938f67
to
a619e5d
Compare
a619e5d
to
4258ca1
Compare
4258ca1
to
40c42eb
Compare
40c42eb
to
7b9bfa4
Compare
7b9bfa4
to
d26d20d
Compare
b5a0070
to
003ca83
Compare
003ca83
to
4c353c9
Compare
4c353c9
to
2c1ab3b
Compare
2c1ab3b
to
938aa87
Compare
938aa87
to
a2828cd
Compare
a2828cd
to
29bba98
Compare
29bba98
to
b41d4dd
Compare
b41d4dd
to
a8dce0f
Compare
a8dce0f
to
5fdd5ae
Compare
5fdd5ae
to
a8453a9
Compare
a8453a9
to
f379078
Compare
f379078
to
9689788
Compare
9689788
to
91ca97d
Compare
91ca97d
to
76855e8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
0.9.7
->0.14.0
Release Notes
firebase/firebase-js-sdk (@firebase/app)
v0.14.0
Compare Source
Minor Changes
d91169f
#9151 (fixes #8863) - initializeServerApp now supports auto-initialization for Firebase App Hosting.25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:v0.13.2
Compare Source
Patch Changes
bb57947
#9112 (fixes #8988) - Add "react-native" entry point to @firebase/appUpdated dependencies [
42ac401
]:v0.13.1
Compare Source
Patch Changes
v0.13.0
Compare Source
Minor Changes
6be75f7
#9010 - DefaultautomaticDataCollectionEnabled
to true without changing App Check's default behavior.Patch Changes
8a03143
]:v0.12.3
Compare Source
Patch Changes
9bcd1ea
]:v0.12.2
Compare Source
Patch Changes
8593fa0
]:v0.12.1
Compare Source
Patch Changes
51e7b48
#9007 - Revert https://github.com/firebase/firebase-js-sdk/pull/8999v0.12.0
Compare Source
Minor Changes
3789b5a
#8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.Patch Changes
ea1f913
,0e12766
]:v0.11.5
Compare Source
Patch Changes
v0.11.4
Compare Source
Patch Changes
v0.11.3
Compare Source
Patch Changes
v0.11.2
Compare Source
Patch Changes
Update SDK_VERSION.
Updated dependencies [
777f465
]:v0.11.1
Compare Source
Patch Changes
v0.11.0
Compare Source
Minor Changes
97d48c7
#8651 -FirebaseServerApp
can now be initalized with an App Check token instead of invoking the App CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere the App Check SDK cannot be initialized.
Patch Changes
dafae52
#8724 - Discard the earliest heartbeat once a limit of 30 heartbeats in storage has been hit.v0.10.18
Compare Source
Patch Changes
25a6204c1
]:v0.10.17
Compare Source
Patch Changes
v0.10.16
Compare Source
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925
]:v0.10.15
Compare Source
Patch Changes
v0.10.14
Compare Source
Patch Changes
479226bf3
#8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.Updated dependencies [
479226bf3
]:v0.10.13
Compare Source
Patch Changes
v0.10.12
Compare Source
Patch Changes
beaa4dffb
#8480 - Included Data Connect product.v0.10.11
Compare Source
Patch Changes
16d62d4fa
]:v0.10.10
Compare Source
Patch Changes
05c34c91e
#8437 - Removed an unnecessary console.log statement.v0.10.9
Compare Source
Patch Changes
6d6ce8100
#8425 (fixes #8407) - Prevent heartbeats methods from throwing - warn instead.v0.10.8
Compare Source
Patch Changes
v0.10.7
Compare Source
Patch Changes
v0.10.6
Compare Source
Patch Changes
ed1c99379
#8335 - Guard the use ofFinalizationRegistry
inFirebaseServerApp
initialization based on the availability ofFinalizationRegistry
in the runtime.192561b15
#8315 (fixes #8299) - fix: server app should initialize in web workersf01806221
#8341 - TheFirebaseServerAppSettings.name
field inherited fromFirebaseAppSettings
is now omittedinstead of overloading the value as
undefined
. This fixes a TypeScript compilation error. For moreinformation, see GitHub Issue #8336.
Updated dependencies [
192561b15
]:v0.10.5
Compare Source
Patch Changes
v0.10.4
Compare Source
Patch Changes
v0.10.3
Compare Source
Patch Changes
506b8a6ab
#8119 - Add the preview version of the VertexAI SDK.ab883d016
#8237 - Bump all packages so staging works.Updated dependencies [
ab883d016
]:v0.10.2
Compare Source
Patch Changes
v0.10.1
Compare Source
Patch Changes
25a6204c1
]:v0.10.0
Compare Source
Minor Changes
ed84efe50
#8005 - Added the newFirebaseServerApp
interface to bridge statedata between client and server runtime environments. This interface extends
FirebaseApp
.Patch Changes
0c5150106
#8079 - Updaterepository.url
field in allpackage.json
files to NPM's preferred format.Updated dependencies [
0c5150106
]:v0.9.29
Compare Source
Patch Changes
v0.9.28
Compare Source
Patch Changes
v0.9.27
Compare Source
Patch Changes
3f8cbcd18
#7984 - Catchtransaction.done
errors inreadHeartbeatsFromIndexedDB
and log them as a warning, because platform logging errors should never throw or block user app functionality.Updated dependencies [
434f8418c
]:v0.9.26
Compare Source
Patch Changes
16728cf3c
#7890 (fixes #7829) - Catch possible error in Safari browsers.v0.9.25
Compare Source
Patch Changes
v0.9.24
Compare Source
Patch Changes
e9ff107ee
#7789 - More safeguards to ensure that heartbeat objects queried from IndexedDB include a heartbeats field.v0.9.23
Compare Source
Patch Changes
5c7fa8491
#7749 - App - provide a more robust check to cover more cases of empty heartbeat data.v0.9.22
Compare Source
Patch Changes
v0.9.21
Compare Source
Patch Changes
v0.9.20
Compare Source
Patch Changes
v0.9.19
Compare Source
Patch Changes
v0.9.18
Compare Source
Patch Changes
v0.9.17
Compare Source
Patch Changes
v0.9.16
Compare Source
Patch Changes
v0.9.15
Compare Source
Patch Changes
v0.9.14
Compare Source
Patch Changes
v0.9.13
Compare Source
Patch Changes
v0.9.12
Compare Source
Patch Changes
v0.9.11
Compare Source
Patch Changes
v0.9.10
Compare Source
Patch Changes
466d3670a
#7263 - Make the error more helpful whengetApp()
is called beforeinitializeApp()
.e0551fa13
#7272 (fixes #6871) - Catch more heartbeat read/write errors.v0.9.9
Compare Source
Patch Changes
v0.9.8
Compare Source
Patch Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.