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.5.0 #11551

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) 12.4.0 -> 12.5.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.5.0: Firebase Admin Node.js SDK v12.5.0

Compare Source

New Features
Bug Fixes
  • fix: updating comments with VibrateTimingsMillis and defaultVibrateTimings instead of vibrate_timings and default_vibrate_timings (#​2598)
  • fix: support httpAgent in JwksFetcher (#​2689)
Miscellaneous
  • [chore] Release 12.5.0 Take 2 (#​2703)
  • [chore] Release 12.5.0 (#​2702)
  • chore: Upgrade actions/upload-artifact@v4 (#​2700)
  • build(deps): bump actions/download-artifact in /.github/workflows (#​2694)
  • Create CHANGELOG.md (#​2626)

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) September 14, 2024 20:20
@Josh-Walker-GM Josh-Walker-GM self-assigned this Sep 14, 2024
@Josh-Walker-GM Josh-Walker-GM added changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels Sep 14, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the next-release milestone Sep 14, 2024
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from bb441cd to 3da3676 Compare September 14, 2024 21:59
@renovate renovate bot merged commit 0b5761a into main Sep 14, 2024
50 checks passed
@renovate renovate bot deleted the renovate/firebase-admin-12.x branch September 14, 2024 22:08
Josh-Walker-GM pushed a commit that referenced this pull request Sep 16, 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.4.0` ->
`12.5.0`](https://renovatebot.com/diffs/npm/firebase-admin/12.4.0/12.5.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/12.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/12.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/12.4.0/12.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/12.4.0/12.5.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.5.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.5.0):
Firebase Admin Node.js SDK v12.5.0

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

##### New Features

- feat(rc): SSRC targeting
([#&#8203;2665](https://redirect.github.com/firebase/firebase-admin-node/issues/2665))

##### Bug Fixes

- fix: updating comments with VibrateTimingsMillis and
defaultVibrateTimings instead of vibrate_timings and
default_vibrate_timings
([#&#8203;2598](https://redirect.github.com/firebase/firebase-admin-node/issues/2598))
- fix: support httpAgent in JwksFetcher
([#&#8203;2689](https://redirect.github.com/firebase/firebase-admin-node/issues/2689))

##### Miscellaneous

- \[chore] Release 12.5.0 Take 2
([#&#8203;2703](https://redirect.github.com/firebase/firebase-admin-node/issues/2703))
- \[chore] Release 12.5.0
([#&#8203;2702](https://redirect.github.com/firebase/firebase-admin-node/issues/2702))
- chore: Upgrade actions/upload-artifact@v4
([#&#8203;2700](https://redirect.github.com/firebase/firebase-admin-node/issues/2700))
- build(deps): bump actions/download-artifact in /.github/workflows
([#&#8203;2694](https://redirect.github.com/firebase/firebase-admin-node/issues/2694))
- Create CHANGELOG.md
([#&#8203;2626](https://redirect.github.com/firebase/firebase-admin-node/issues/2626))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v8.2.0 Sep 16, 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
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant