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

Upgrade to firebase9 and merge some of the open dependabot branches.. #146

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
7d02776
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
dependabot[bot] Feb 20, 2022
7df9833
chore(deps): bump url-parse from 1.5.1 to 1.5.10 in /example
dependabot[bot] Feb 27, 2022
a79a128
chore(deps): bump minimist from 1.2.5 to 1.2.6
dependabot[bot] Mar 30, 2022
3986b5e
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /example
dependabot[bot] Mar 30, 2022
c74645d
chore(deps): bump nanoid from 3.1.20 to 3.3.2 in /example
dependabot[bot] Apr 5, 2022
eba45b4
chore(deps): bump async from 2.6.3 to 2.6.4
dependabot[bot] Apr 29, 2022
d2c3bf7
chore(deps): bump async from 2.6.3 to 2.6.4 in /example
dependabot[bot] Apr 29, 2022
168b48f
install firebase 9, add test-watch script
fotoflo May 30, 2022
26b6111
Switch to firebase 9 compat mode
fotoflo May 30, 2022
f0c94fb
tests passing, bump version
fotoflo May 30, 2022
88dd587
Merge commit 'd2c3bf7518c473f414ec246a67ad9744eafd727d' into firebase9
fotoflo May 30, 2022
df556e6
Merge commit 'eba45b433594241f133fb617d30e28b960de5819' into firebase9
fotoflo May 30, 2022
3f8d4ae
Merge commit 'c74645d1f8549745e86de64d083df19e15c1f541' into firebase9
fotoflo May 30, 2022
6d4fca0
Merge commit '3986b5e6098ea1a59ace6e0262ecec924f2bf3d5' into firebase9
fotoflo May 30, 2022
d59f5bf
Merge commit 'a79a12807072c3c3fbf3532a97f48dfe672f5d95' into firebase9
fotoflo May 30, 2022
72cf9cd
Merge commit '7df9833afa9520732c1b4e5603056e4ab1d0a468' into firebase9
fotoflo May 30, 2022
518fe28
Merge commit '7d02776688eea65dae7cf7583b66da493788fff8' into firebase9
fotoflo May 30, 2022
63730ab
forgot to prepare
fotoflo May 30, 2022
8c4311f
upgrade react peerDependancy to 18.1
fotoflo May 30, 2022
afc73bb
experimenting with package.json
fotoflo Jun 2, 2022
35a354f
maybe one more change
fotoflo Jun 2, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 21 additions & 13 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2811,9 +2811,9 @@ async-limiter@~1.0.0:
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==

async@^2.6.2:
version "2.6.3"
resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
version "2.6.4"
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
dependencies:
lodash "^4.17.14"

Expand Down Expand Up @@ -7580,9 +7580,9 @@ [email protected], minimatch@^3.0.4:
brace-expansion "^1.1.7"

minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
version "1.2.6"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

minipass-collect@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -7707,9 +7707,9 @@ nan@^2.12.1:
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==

nanoid@^3.1.20:
version "3.1.20"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788"
integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
version "3.3.2"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.2.tgz#c89622fafb4381cd221421c69ec58547a1eec557"
integrity sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==

nanomatch@^1.2.9:
version "1.2.13"
Expand Down Expand Up @@ -9502,7 +9502,15 @@ [email protected]:
fsevents "^2.1.3"

"react-with-firebase-auth@file:..":
version "1.3.2"
<<<<<<< HEAD
<<<<<<< HEAD
version "1.4.1"
=======
version "1.4.0"
>>>>>>> 3986b5e6098ea1a59ace6e0262ecec924f2bf3d5
=======
version "1.4.0"
>>>>>>> 7df9833afa9520732c1b4e5603056e4ab1d0a468

react@^17.0.2:
version "17.0.2"
Expand Down Expand Up @@ -11225,9 +11233,9 @@ [email protected]:
schema-utils "^3.0.0"

url-parse@^1.4.3, url-parse@^1.4.7:
version "1.5.1"
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz#d5fa9890af8a5e1f274a2c98376510f6425f6e3b"
integrity sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==
version "1.5.10"
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
dependencies:
querystringify "^2.1.1"
requires-port "^1.0.0"
Expand Down
Loading