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

fix(deps): update dependency firebase-admin to v12.6.0 #11681

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) 12.5.0 -> 12.6.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

firebase/firebase-admin-node (firebase-admin)

v12.6.0: Firebase Admin Node.js SDK v12.6.0

Compare Source

New Features
Bug Fixes
  • fix(auth): Add missing Math.floor() when setting validDuration in createSessionCookie() (#​2712)
Miscellaneous

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) October 7, 2024 23:00
@Josh-Walker-GM Josh-Walker-GM self-assigned this Oct 7, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the next-release milestone Oct 7, 2024
@Josh-Walker-GM Josh-Walker-GM added changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels Oct 7, 2024
@renovate renovate bot merged commit 88cea22 into main Oct 7, 2024
53 of 58 checks passed
@renovate renovate bot deleted the renovate/firebase-admin-12.x branch October 7, 2024 23:16
Josh-Walker-GM pushed a commit that referenced this pull request Oct 8, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [firebase-admin](https://firebase.google.com/)
([source](https://redirect.github.com/firebase/firebase-admin-node)) |
[`12.5.0` ->
`12.6.0`](https://renovatebot.com/diffs/npm/firebase-admin/12.5.0/12.6.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/12.5.0/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/12.5.0/12.6.0?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-admin-node (firebase-admin)</summary>

###
[`v12.6.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.6.0):
Firebase Admin Node.js SDK v12.6.0

[Compare
Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.5.0...v12.6.0)

##### New Features

- feat: Add Data Connect API
([#&#8203;2701](https://redirect.github.com/firebase/firebase-admin-node/issues/2701))

##### Bug Fixes

- fix(auth): Add missing `Math.floor()` when setting `validDuration` in
`createSessionCookie()`
([#&#8203;2712](https://redirect.github.com/firebase/firebase-admin-node/issues/2712))

##### Miscellaneous

- \[chore] Release 12.6.0
([#&#8203;2715](https://redirect.github.com/firebase/firebase-admin-node/issues/2715))
- build(deps-dev): bump
[@&#8203;types/lodash](https://redirect.github.com/types/lodash) from
4.17.7 to 4.17.9
([#&#8203;2710](https://redirect.github.com/firebase/firebase-admin-node/issues/2710))
- build(deps-dev): bump
[@&#8203;firebase/app-compat](https://redirect.github.com/firebase/app-compat)
from 0.2.39 to 0.2.41
([#&#8203;2711](https://redirect.github.com/firebase/firebase-admin-node/issues/2711))
- build(deps-dev): bump eslint from 8.57.0 to 8.57.1
([#&#8203;2707](https://redirect.github.com/firebase/firebase-admin-node/issues/2707))
- build(deps-dev): bump
[@&#8203;microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor)
from 7.47.6 to 7.47.9
([#&#8203;2706](https://redirect.github.com/firebase/firebase-admin-node/issues/2706))
- build(deps): bump
[@&#8203;google-cloud/firestore](https://redirect.github.com/google-cloud/firestore)
from 7.9.0 to 7.10.0
([#&#8203;2705](https://redirect.github.com/firebase/firebase-admin-node/issues/2705))

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v8.4.0 Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:dependency This PR only updates dependencies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant