Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/chiPublic

Correct documentation#992

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
VojtechVitek merged 1 commit intogo-chi:masterfrommrdomino:fix-docs
Jun 20, 2025
Merged

Conversation

mrdomino
Copy link
Contributor

It appears as though regular expression quantity support was added by#245. This updates the documentation to reflect that.

It appears as though regular expression quantity support was added bygo-chi#245. This updates the documentation to reflect that.
Copy link
Contributor

@VojtechVitekVojtechVitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM.

Thanks for your contribution!

@VojtechVitekVojtechVitek merged commit23c395f intogo-chi:masterJun 20, 2025
saschazepter pushed a commit to saschazepter/forgejo that referenced this pull requestJun 21, 2025
This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | require | patch | `v5.2.1` -> `v5.2.2` |---### Release Notes<details><summary>go-chi/chi (github.com/go-chi/chi/v5)</summary>### [`v5.2.2`](https://github.com/go-chi/chi/releases/tag/v5.2.2)[Compare Source](go-chi/chi@v5.2.1...v5.2.2)#### What's Changed- Use strings.Cut in a few places by [@&#8203;JRaspass](https://github.com/JRaspass) ingo-chi/chi#971- Fix non-constant format strings in t.Fatalf by [@&#8203;JRaspass](https://github.com/JRaspass) ingo-chi/chi#972- Apply fieldalignment fixes to optimize struct memory layout by [@&#8203;pixel365](https://github.com/pixel365) ingo-chi/chi#974- go 1.24 by [@&#8203;pkieltyka](https://github.com/pkieltyka) ingo-chi/chi#977- chore: delint ioutil usage by [@&#8203;costela](https://github.com/costela) ingo-chi/chi#962- Fixed typo in Router interface definition by [@&#8203;mithileshgupta12](https://github.com/mithileshgupta12) ingo-chi/chi#958- Add support for TinyGo by [@&#8203;efraimbart](https://github.com/efraimbart) ingo-chi/chi#978- Exclude middleware/profiler.go in TinyGo, as there's no net/http/pprof pkg by [@&#8203;cxjava](https://github.com/cxjava) ingo-chi/chi#982- Make use of strings.Cut by [@&#8203;scop](https://github.com/scop) ingo-chi/chi#1005- Change install command format to code block by [@&#8203;sglkc](https://github.com/sglkc) ingo-chi/chi#1001- Correct documentation by [@&#8203;mrdomino](https://github.com/mrdomino) ingo-chi/chi#992#### Security fix- Fixes [GHSA-vrw8-fxc6-2r93](GHSA-vrw8-fxc6-2r93) - "Host Header Injection Leads to Open Redirect in RedirectSlashes" [commit](go-chi/chi@1be7ad9)  - a lower-severity Open Redirect that can't be exploited in browser or email client, as it requires manipulation of a Host header  - reported by Anuraag Baishya, [@&#8203;anuraagbaishya](https://github.com/anuraagbaishya). Thank you!#### New Contributors- [@&#8203;pixel365](https://github.com/pixel365) made their first contribution ingo-chi/chi#974- [@&#8203;mithileshgupta12](https://github.com/mithileshgupta12) made their first contribution ingo-chi/chi#958- [@&#8203;efraimbart](https://github.com/efraimbart) made their first contribution ingo-chi/chi#978- [@&#8203;cxjava](https://github.com/cxjava) made their first contribution ingo-chi/chi#982- [@&#8203;sglkc](https://github.com/sglkc) made their first contribution ingo-chi/chi#1001- [@&#8203;mrdomino](https://github.com/mrdomino) made their first contribution ingo-chi/chi#992**Full Changelog**:go-chi/chi@v5.2.1...v5.2.2</details>---### Configuration📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41Ny4xIiwidXBkYXRlZEluVmVyIjoiNDAuNTcuMSIsInRhcmdldEJyYW5jaCI6ImZvcmdlam8iLCJsYWJlbHMiOlsiZGVwZW5kZW5jeS11cGdyYWRlIiwidGVzdC9ub3QtbmVlZGVkIl19-->Reviewed-on:https://codeberg.org/forgejo/forgejo/pulls/8248Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@VojtechVitekVojtechVitekVojtechVitek approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mrdomino@VojtechVitek

[8]ページ先頭

©2009-2025 Movatter.jp