Skip to content

Commit

Permalink
chore(deps): update dependency firebase to v10.13.2 (#11632)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [firebase](https://firebase.google.com/)
([source](https://redirect.github.com/firebase/firebase-js-sdk),
[changelog](https://firebase.google.com/support/release-notes/js)) |
[`10.13.1` ->
`10.13.2`](https://renovatebot.com/diffs/npm/firebase/10.13.1/10.13.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/firebase/10.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase/10.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase/10.13.1/10.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase/10.13.1/10.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v10.13.2`](https://redirect.github.com/firebase/firebase-js-sdk/compare/[email protected])

[Compare
Source](https://redirect.github.com/firebase/firebase-js-sdk/compare/[email protected]@10.13.2)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent bc6aca5 commit 3a2169b
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 215 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 @@ -55,15 +55,15 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/react": "^18.2.55",
"concurrently": "8.2.2",
"firebase": "10.13.1",
"firebase": "10.13.2",
"publint": "0.2.11",
"react": "19.0.0-rc-f2df5694-20240916",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
"firebase": "10.13.1"
"firebase": "10.13.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
Loading

0 comments on commit 3a2169b

Please sign in to comment.