Skip to content

Commit

Permalink
chore(deps): update dependency firebase to v10.12.0 (#10635)
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)) |
[`10.11.0` ->
`10.12.0`](https://renovatebot.com/diffs/npm/firebase/10.11.0/10.12.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/firebase/10.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase/10.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase/10.11.0/10.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase/10.11.0/10.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

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

</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 these
updates 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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 158dad1 commit 7d82d82
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 300 deletions.
4 changes: 2 additions & 2 deletions packages/auth-providers/firebase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@babel/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/react": "^18.2.55",
"firebase": "10.11.0",
"firebase": "10.12.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"react": "19.0.0-beta-04b058868c-20240508",
"typescript": "5.4.5"
},
"peerDependencies": {
"firebase": "10.11.0"
"firebase": "10.12.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
Loading

0 comments on commit 7d82d82

Please sign in to comment.