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

Implement Rate Limiter Binding #603

Merged
merged 2 commits into from
Sep 26, 2024
Merged

Implement Rate Limiter Binding #603

merged 2 commits into from
Sep 26, 2024

Conversation

kflansburg
Copy link
Contributor

No description provided.

@kflansburg
Copy link
Contributor Author

@oliy

@kflansburg kflansburg mentioned this pull request Jul 30, 2024
@kflansburg kflansburg merged commit 9fc2fbd into main Sep 26, 2024
6 checks passed
@kflansburg kflansburg deleted the kflansburg/rate-limit branch September 26, 2024 12:11
renovate bot referenced this pull request in spiraldb/vortex Sep 26, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [worker](https://redirect.github.com/cloudflare/workers-rs) |
workspace.dependencies | patch | `0.4.0` -> `0.4.1` |

---

### Release Notes

<details>
<summary>cloudflare/workers-rs (worker)</summary>

###
[`v0.4.1`](https://redirect.github.com/cloudflare/workers-rs/releases/tag/v0.4.1)

[Compare
Source](https://redirect.github.com/cloudflare/workers-rs/compare/v0.4.0...v0.4.1)

#### What's Changed

- Add
[template](https://redirect.github.com/cloudflare/workers-rs/tree/main/templates/leptos)
for using [Leptos](https://leptos.dev/) with Workers Assets by
[@&#8203;kflansburg](https://redirect.github.com/kflansburg) in
[https://github.com/cloudflare/workers-rs/pull/640](https://redirect.github.com/cloudflare/workers-rs/pull/640)
- Add API for [Rate
Limiter](https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/)
bindings by [@&#8203;kflansburg](https://redirect.github.com/kflansburg)
in
[https://github.com/cloudflare/workers-rs/pull/603](https://redirect.github.com/cloudflare/workers-rs/pull/603)

**Full Changelog**:
cloudflare/workers-rs@v0.4.0...v0.4.1

</details>

---

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

---

- [ ] <!-- 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/spiraldb/vortex).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant