Skip to content

Commit

Permalink
chore(deps): update dependency firebase to v10 (#181)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [firebase](https://firebase.google.com/)
([source](https://togithub.com/firebase/firebase-js-sdk),
[changelog](https://firebase.google.com/support/release-notes/js)) |
[`^9.18.0` -> `^9.18.0 \|\|
^10.0.0`](https://renovatebot.com/diffs/npm/firebase/9.23.0/10.0.0) |
[![age](https://badges.renovateapi.com/packages/npm/firebase/10.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/firebase/10.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/firebase/10.0.0/compatibility-slim/9.23.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/firebase/10.0.0/confidence-slim/9.23.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>firebase/firebase-js-sdk (firebase)</summary>

###
[`v10.0.0`](https://togithub.com/firebase/firebase-js-sdk/compare/[email protected]@10.0.0)

[Compare
Source](https://togithub.com/firebase/firebase-js-sdk/compare/[email protected]@10.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/creatorsgarten/contentsgarten).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 23bbdac commit 68d5817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "5"
},
"peerDependencies": {
"firebase": "^9.18.0"
"firebase": "^9.18.0 || ^10.0.0"
},
"repository": {
"url": "git+https://github.com/creatorsgarten/contentsgarten"
Expand Down

1 comment on commit 68d5817

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on 68d5817 Jul 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status Build Logs Updated At
wonderwiki ✅ Deployed View Logs 2023-07-07T18:14:04.533Z

Please sign in to comment.