Commit 371dd9d
authored
chore(deps): lock file maintenance website (#4794)
This PR contains the following updates:
| Package | Type | Update | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed | | |
| [gunicorn](https://redirect.github.com/benoitc/gunicorn)
([changelog](https://gunicorn.org/news/)) | project.dependencies | patch
| `==25.0.1` → `==25.0.3` |

|

|
| [sass-loader](https://redirect.github.com/webpack/sass-loader) |
devDependencies | patch | [`16.0.6` →
`16.0.7`](https://renovatebot.com/diffs/npm/sass-loader/16.0.6/16.0.7) |

|

|
| [webpack](https://redirect.github.com/webpack/webpack) |
devDependencies | patch | [`5.105.0` →
`5.105.1`](https://renovatebot.com/diffs/npm/webpack/5.105.0/5.105.1) |

|

|
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Release Notes
<details>
<summary>benoitc/gunicorn (gunicorn)</summary>
###
[`v25.0.3`](https://redirect.github.com/benoitc/gunicorn/releases/tag/25.0.3)
[Compare
Source](https://redirect.github.com/benoitc/gunicorn/compare/25.0.2...25.0.3)
#### What's Changed
##### Bug Fixes
- Fix RuntimeError when StopIteration raised in ASGI coroutine
([#​3484](https://redirect.github.com/benoitc/gunicorn/issues/3484))
- Fix passing maxsplit in re.split() as positional argument (deprecated
in Python 3.13)
##### Documentation
- Updated sponsorship section and homepage
**Full Changelog**:
<benoitc/gunicorn@25.0.2...25.0.3>
###
[`v25.0.2`](https://redirect.github.com/benoitc/gunicorn/releases/tag/v25.0.2):
Release 25.0.2
[Compare
Source](https://redirect.github.com/benoitc/gunicorn/compare/25.0.1...25.0.2)
#### Bug Fixes
- Fix ASGI concurrent request failures through nginx proxy by
normalizing
sockaddr tuples to handle both 2-tuple (IPv4) and 4-tuple (IPv6) formats
([PR
#​3485](https://redirect.github.com/benoitc/gunicorn/pull/3485))
- Fix graceful disconnect handling for ASGI worker to properly handle
client disconnects without raising exceptions
([PR
#​3485](https://redirect.github.com/benoitc/gunicorn/pull/3485))
- Fix lazy import of dirty module for gevent compatibility - prevents
import errors when concurrent.futures is imported before gevent
monkey-patching
([PR
#​3483](https://redirect.github.com/benoitc/gunicorn/pull/3483))
#### Changes
- Refactor: Extract `_normalize_sockaddr` utility function for
consistent
socket address handling across workers
- Add license headers to all Python source files
- Update copyright year to 2026 in LICENSE and NOTICE files
</details>
<details>
<summary>webpack/sass-loader (sass-loader)</summary>
###
[`v16.0.7`](https://redirect.github.com/webpack/sass-loader/blob/HEAD/CHANGELOG.md#1607-2026-02-05)
[Compare
Source](https://redirect.github.com/webpack/sass-loader/compare/v16.0.6...v16.0.7)
</details>
<details>
<summary>webpack/webpack (webpack)</summary>
###
[`v5.105.1`](https://redirect.github.com/webpack/webpack/blob/HEAD/CHANGELOG.md#51051)
[Compare
Source](https://redirect.github.com/webpack/webpack/compare/v5.105.0...v5.105.1)
##### Patch Changes
- Fix VirtualUrlPlugin Windows compatibility by sanitizing cache keys
and filenames. Cache keys now use `toSafePath` to replace colons (`:`)
with double underscores (`__`) and sanitize other invalid characters,
ensuring compatibility with Windows filesystem restrictions. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20424](https://redirect.github.com/webpack/webpack/pull/20424))
- Revert part of the createRequire generation behavior for
`require("node:...")` to keep compatibility with those modules exports,
e.g. `const EventEmitter = require("node:events");`. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20433](https://redirect.github.com/webpack/webpack/pull/20433))
- Skip guard collection when exports-presence mode is disabled to
improve parsing performance. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20433](https://redirect.github.com/webpack/webpack/pull/20433))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone
Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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/google/osv.dev).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->1 parent e364cb1 commit 371dd9d
3 files changed
Lines changed: 175 additions & 184 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments