chore(deps): update dependency webrick to v1.8.2 #18

Open
renovate wants to merge 1 commit from renovate/webrick-1.8.x-lockfile into main
Member

This PR contains the following updates:

Package Change Age Confidence
webrick 1.8.11.8.2 age confidence

Release Notes

ruby/webrick (webrick)

v1.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2


Configuration

📅 Schedule: (in timezone Etc/GMT)

  • Branch creation
    • "after 2am and before 6am"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [webrick](https://github.com/ruby/webrick) | `1.8.1` → `1.8.2` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/webrick/1.8.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/webrick/1.8.1/1.8.2?slim=true) | --- ### Release Notes <details> <summary>ruby/webrick (webrick)</summary> ### [`v1.8.2`](https://github.com/ruby/webrick/releases/tag/v1.8.2) [Compare Source](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2) #### What's Changed - Drop commented-out line by [@&#8203;olleolleolle](https://github.com/olleolleolle) in [#&#8203;108](https://github.com/ruby/webrick/pull/108) - Add Ruby 3.1 & 3.2 to CI matrix by [@&#8203;tricknotes](https://github.com/tricknotes) in [#&#8203;109](https://github.com/ruby/webrick/pull/109) - Fix/redos by [@&#8203;ooooooo-q](https://github.com/ooooooo-q) in [#&#8203;114](https://github.com/ruby/webrick/pull/114) - Raise HTTPStatus::BadRequest for requests with invalid/duplicate content-length headers by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;120](https://github.com/ruby/webrick/pull/120) - Bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;121](https://github.com/ruby/webrick/pull/121) - Improve CI by [@&#8203;hsbt](https://github.com/hsbt) in [#&#8203;123](https://github.com/ruby/webrick/pull/123) - Fix WEBrick::TestFileHandler#test\_short\_filename test not working on mswin by [@&#8203;KJTsanaktsidis](https://github.com/KJTsanaktsidis) in [#&#8203;128](https://github.com/ruby/webrick/pull/128) - Fix bug chunk extension detection by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;125](https://github.com/ruby/webrick/pull/125) - Fix CI. by [@&#8203;ioquatix](https://github.com/ioquatix) in [#&#8203;131](https://github.com/ruby/webrick/pull/131) - Merge multiple cookie headers, preserving semantic correctness. by [@&#8203;ioquatix](https://github.com/ioquatix) in [#&#8203;130](https://github.com/ruby/webrick/pull/130) - Test on macos-latest by [@&#8203;byroot](https://github.com/byroot) in [#&#8203;132](https://github.com/ruby/webrick/pull/132) - Require CRLF line endings in request line and headers by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;138](https://github.com/ruby/webrick/pull/138) - Prefer squigly heredocs. by [@&#8203;ioquatix](https://github.com/ioquatix) in [#&#8203;143](https://github.com/ruby/webrick/pull/143) - Only strip space and horizontal tab in headers by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;141](https://github.com/ruby/webrick/pull/141) - Treat missing CRLF separator after headers as an EOFError by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;142](https://github.com/ruby/webrick/pull/142) - Return 400 response for chunked requests with unexpected data after chunk by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;136](https://github.com/ruby/webrick/pull/136) - Fix reference to URI::REGEXP::PATTERN::HOST by [@&#8203;casperisfine](https://github.com/casperisfine) in [#&#8203;144](https://github.com/ruby/webrick/pull/144) - Prevent request smuggling by [@&#8203;jeremyevans](https://github.com/jeremyevans) in [#&#8203;146](https://github.com/ruby/webrick/pull/146) #### New Contributors - [@&#8203;tricknotes](https://github.com/tricknotes) made their first contribution in [#&#8203;109](https://github.com/ruby/webrick/pull/109) - [@&#8203;ooooooo-q](https://github.com/ooooooo-q) made their first contribution in [#&#8203;114](https://github.com/ruby/webrick/pull/114) - [@&#8203;KJTsanaktsidis](https://github.com/KJTsanaktsidis) made their first contribution in [#&#8203;128](https://github.com/ruby/webrick/pull/128) - [@&#8203;byroot](https://github.com/byroot) made their first contribution in [#&#8203;132](https://github.com/ruby/webrick/pull/132) - [@&#8203;casperisfine](https://github.com/casperisfine) made their first contribution in [#&#8203;144](https://github.com/ruby/webrick/pull/144) **Full Changelog**: <https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2> </details> --- ### Configuration 📅 **Schedule**: (in timezone Etc/GMT) - Branch creation - "after 2am and before 6am" - 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update dependency webrick to v1.8.2
Some checks failed
code quality / clippy_check (pull_request) Has been cancelled
main / Rust tests (marzano) (pull_request) Has been cancelled
main / Rust wasm (pull_request) Has been cancelled
main / Test the standard library (pull_request) Has been cancelled
pr-lint / validate PR title (pull_request) Has been cancelled
215973246a
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-09 05:20:59 +00:00
renovate force-pushed renovate/webrick-1.8.x-lockfile from 215973246a
Some checks failed
code quality / clippy_check (pull_request) Has been cancelled
main / Rust tests (marzano) (pull_request) Has been cancelled
main / Rust wasm (pull_request) Has been cancelled
main / Test the standard library (pull_request) Has been cancelled
pr-lint / validate PR title (pull_request) Has been cancelled
to c533782eac
Some checks failed
code quality / clippy_check (pull_request) Failing after 1s
main / Rust tests (marzano) (pull_request) Failing after 0s
main / Rust wasm (pull_request) Failing after 1s
main / Test the standard library (pull_request) Failing after 1s
NAPI Bindings / Build - x86_64-unknown-linux-gnu (pull_request) Failing after 1s
NAPI Bindings / Build - aarch64-apple-darwin (pull_request) Failing after 2s
NAPI Bindings / Build - aarch64-linux-android (pull_request) Failing after 1s
NAPI Bindings / Build - aarch64-pc-windows-msvc (pull_request) Failing after 1s
NAPI Bindings / Build - x86_64-apple-darwin (pull_request) Failing after 1s
NAPI Bindings / Build - riscv64gc-unknown-linux-gnu (pull_request) Failing after 2s
NAPI Bindings / Build - x86_64-pc-windows-msvc (pull_request) Failing after 1s
NAPI Bindings / Build - aarch64-unknown-linux-gnu (pull_request) Failing after 1s
NAPI Bindings / Build - x86_64-unknown-linux-musl (pull_request) Failing after 1s
NAPI Bindings / Build - FreeBSD x64 (pull_request) Failing after 1s
NAPI Bindings / Test - Linux x64 gnu - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - Linux x64 gnu - node@20 (pull_request) Has been skipped
NAPI Bindings / Build - aarch64-unknown-linux-musl (pull_request) Failing after 1s
NAPI Bindings / Test - Linux x64 musl - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - Linux x64 musl - node@20 (pull_request) Has been skipped
NAPI Bindings / Test - Linux aarch64 gnu - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - universal-apple-darwin - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - Linux aarch64 gnu - node@20 (pull_request) Has been skipped
NAPI Bindings / Test - x86_64-pc-windows-msvc - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - Linux aarch64 musl (pull_request) Has been skipped
NAPI Bindings / Test - universal-apple-darwin - node@20 (pull_request) Has been skipped
NAPI Bindings / Build universal macOS binary (pull_request) Has been skipped
NAPI Bindings / Test - x86_64-pc-windows-msvc - node@20 (pull_request) Has been skipped
NAPI Bindings / Publish to npm (pull_request) Has been skipped
pr-lint / validate PR title (pull_request) Failing after 1s
2026-08-09 09:19:03 +00:00
Compare
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
Some checks failed
code quality / clippy_check (pull_request) Failing after 1s
main / Rust tests (marzano) (pull_request) Failing after 0s
main / Rust wasm (pull_request) Failing after 1s
main / Test the standard library (pull_request) Failing after 1s
NAPI Bindings / Build - x86_64-unknown-linux-gnu (pull_request) Failing after 1s
NAPI Bindings / Build - aarch64-apple-darwin (pull_request) Failing after 2s
NAPI Bindings / Build - aarch64-linux-android (pull_request) Failing after 1s
NAPI Bindings / Build - aarch64-pc-windows-msvc (pull_request) Failing after 1s
NAPI Bindings / Build - x86_64-apple-darwin (pull_request) Failing after 1s
NAPI Bindings / Build - riscv64gc-unknown-linux-gnu (pull_request) Failing after 2s
NAPI Bindings / Build - x86_64-pc-windows-msvc (pull_request) Failing after 1s
NAPI Bindings / Build - aarch64-unknown-linux-gnu (pull_request) Failing after 1s
NAPI Bindings / Build - x86_64-unknown-linux-musl (pull_request) Failing after 1s
NAPI Bindings / Build - FreeBSD x64 (pull_request) Failing after 1s
NAPI Bindings / Test - Linux x64 gnu - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - Linux x64 gnu - node@20 (pull_request) Has been skipped
NAPI Bindings / Build - aarch64-unknown-linux-musl (pull_request) Failing after 1s
NAPI Bindings / Test - Linux x64 musl - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - Linux x64 musl - node@20 (pull_request) Has been skipped
NAPI Bindings / Test - Linux aarch64 gnu - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - universal-apple-darwin - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - Linux aarch64 gnu - node@20 (pull_request) Has been skipped
NAPI Bindings / Test - x86_64-pc-windows-msvc - node@18 (pull_request) Has been skipped
NAPI Bindings / Test - Linux aarch64 musl (pull_request) Has been skipped
NAPI Bindings / Test - universal-apple-darwin - node@20 (pull_request) Has been skipped
NAPI Bindings / Build universal macOS binary (pull_request) Has been skipped
NAPI Bindings / Test - x86_64-pc-windows-msvc - node@20 (pull_request) Has been skipped
NAPI Bindings / Publish to npm (pull_request) Has been skipped
pr-lint / validate PR title (pull_request) Failing after 1s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/webrick-1.8.x-lockfile:renovate/webrick-1.8.x-lockfile
git switch renovate/webrick-1.8.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/webrick-1.8.x-lockfile
git switch renovate/webrick-1.8.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/webrick-1.8.x-lockfile
git switch renovate/webrick-1.8.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/webrick-1.8.x-lockfile
git switch main
git merge --squash renovate/webrick-1.8.x-lockfile
git switch main
git merge --ff-only renovate/webrick-1.8.x-lockfile
git switch main
git merge renovate/webrick-1.8.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
singularity/gritql!18
No description provided.