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

doc: document non-contiguous status code ranges #407

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

corneliusroemer
Copy link
Contributor

Resolves #406

@raviqqe raviqqe merged commit 43aa9cc into raviqqe:main Sep 15, 2024
5 of 6 checks passed
@raviqqe
Copy link
Owner

raviqqe commented Sep 15, 2024

Thank you!

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Sep 21, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [raviqqe/muffet](https://github.com/raviqqe/muffet) | patch | `v2.10.2` -> `v2.10.3` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>raviqqe/muffet (raviqqe/muffet)</summary>

### [`v2.10.3`](https://github.com/raviqqe/muffet/releases/tag/v2.10.3)

[Compare Source](raviqqe/muffet@v2.10.2...v2.10.3)

#### Changelog

-   [`a77feac`](raviqqe/muffet@a77feac) Bump golang.org/x/net from 0.26.0 to 0.27.0 ([#&#8203;397](raviqqe/muffet#397))
-   [`fe6757d`](raviqqe/muffet@fe6757d) Bump golang.org/x/net from 0.27.0 to 0.28.0 ([#&#8203;403](raviqqe/muffet#403))
-   [`1b33cb2`](raviqqe/muffet@1b33cb2) Bump golang.org/x/net from 0.28.0 to 0.29.0 ([#&#8203;405](raviqqe/muffet#405))
-   [`c11474c`](raviqqe/muffet@c11474c) Bump version ([#&#8203;409](raviqqe/muffet#409))
-   [`985b1a3`](raviqqe/muffet@985b1a3) Modify DNS resolver option ([#&#8203;400](raviqqe/muffet#400))
-   [`f2d4a37`](raviqqe/muffet@f2d4a37) Re-enable `PreferGo` flag for DNS resolver ([#&#8203;401](raviqqe/muffet#401))
-   [`eae612e`](raviqqe/muffet@eae612e) Update help test ([#&#8203;408](raviqqe/muffet#408))
-   [`743a4e0`](raviqqe/muffet@743a4e0) add custom dns addr flag ([#&#8203;399](raviqqe/muffet#399))
-   [`43aa9cc`](raviqqe/muffet@43aa9cc) doc: document non-contiguous status code ranges ([#&#8203;407](raviqqe/muffet#407))

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

Add documentation for how to specify non-contiguous code ranges
2 participants