tailcallhq / graphql-benchmarks

Setup to compare graphql frameworks
https://tailcall.run
38 stars 26 forks source link

Update dependency @tailcallhq/tailcall to v0.117.0 #505

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailcallhq/tailcall (source) 0.115.4 -> 0.117.0 age adoption passing confidence

Release Notes

tailcallhq/tailcall (@​tailcallhq/tailcall) ### [`v0.117.0`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.117.0) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.116.2...v0.117.0) #### Changes #### 🚀 Features - feat: add `enableFederation` flag to `server` [@​meskill](https://redirect.github.com/meskill) ([#​2919](https://redirect.github.com/tailcallhq/tailcall/issues/2919)) ### [`v0.116.2`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.116.2) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.116.1...v0.116.2) #### Changes #### 🐛 Bug Fixes - fix: `merge_right` handle for `Arc` and `HashMap` [@​meskill](https://redirect.github.com/meskill) ([#​2917](https://redirect.github.com/tailcallhq/tailcall/issues/2917)) #### 🧰 Maintenance - chore(deps): update rust crate protoc-bin-vendored to v3.1.0 [@​renovate](https://redirect.github.com/renovate) ([#​2944](https://redirect.github.com/tailcallhq/tailcall/issues/2944)) ### [`v0.116.1`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.116.1) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.116.0...v0.116.1) #### Changes #### 🐛 Bug Fixes - fix(deps): update rust crate regex to v1.11.0 [@​renovate](https://redirect.github.com/renovate) ([#​2942](https://redirect.github.com/tailcallhq/tailcall/issues/2942)) ### [`v0.116.0`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.116.0) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.115.5...v0.116.0) #### Changes #### 🚀 Features - revert: "feat: add dedupe capability on all IO operations ([#​2922](https://redirect.github.com/tailcallhq/tailcall/issues/2922))" [@​tusharmath](https://redirect.github.com/tusharmath) ([#​2934](https://redirect.github.com/tailcallhq/tailcall/issues/2934)) - feat: accept self-signed certificates ([#​2801](https://redirect.github.com/tailcallhq/tailcall/issues/2801)) [@​asimpleidea](https://redirect.github.com/asimpleidea) ([#​2923](https://redirect.github.com/tailcallhq/tailcall/issues/2923)) #### 🐛 Bug Fixes - fix(deps): update rust crate once_cell to v1.20.1 [@​renovate](https://redirect.github.com/renovate) ([#​2941](https://redirect.github.com/tailcallhq/tailcall/issues/2941)) #### 🧰 Maintenance - chore(deps): update rust crate tempfile to v3.13.0 [@​renovate](https://redirect.github.com/renovate) ([#​2938](https://redirect.github.com/tailcallhq/tailcall/issues/2938)) - chore(deps): use http crate for consistency [@​amitksingh1490](https://redirect.github.com/amitksingh1490) ([#​2939](https://redirect.github.com/tailcallhq/tailcall/issues/2939)) - chore(deps): use headers crate for consistency [@​amitksingh1490](https://redirect.github.com/amitksingh1490) ([#​2936](https://redirect.github.com/tailcallhq/tailcall/issues/2936)) - chore(deps): update rust crate tempfile to v3.13.0 [@​renovate](https://redirect.github.com/renovate) ([#​2933](https://redirect.github.com/tailcallhq/tailcall/issues/2933)) ### [`v0.115.5`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.115.5) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.115.4...v0.115.5) #### Changes #### 🐛 Bug Fixes - fix: hide tailcall directives from `_service` [@​ssddOnTop](https://redirect.github.com/ssddOnTop) ([#​2930](https://redirect.github.com/tailcallhq/tailcall/issues/2930)) #### 🧰 Maintenance - fix: hide tailcall directives from `_service` [@​ssddOnTop](https://redirect.github.com/ssddOnTop) ([#​2930](https://redirect.github.com/tailcallhq/tailcall/issues/2930))

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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