Skip to content

chore(deps): lock file maintenance website#4794

Merged
Ly-Joey merged 1 commit into
google:masterfrom
renovate-bot:renovate/website
Feb 10, 2026
Merged

chore(deps): lock file maintenance website#4794
Ly-Joey merged 1 commit into
google:masterfrom
renovate-bot:renovate/website

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change Age Confidence
lockFileMaintenance All locks refreshed
gunicorn (changelog) project.dependencies patch ==25.0.1==25.0.3 age confidence
sass-loader devDependencies patch 16.0.616.0.7 age confidence
webpack devDependencies patch 5.105.05.105.1 age confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

benoitc/gunicorn (gunicorn)

v25.0.3

Compare Source

What's Changed

Bug Fixes
  • Fix RuntimeError when StopIteration raised in ASGI coroutine (#​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: Release 25.0.2

Compare Source

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)

  • Fix graceful disconnect handling for ASGI worker to properly handle
    client disconnects without raising exceptions
    (PR #​3485)

  • Fix lazy import of dirty module for gevent compatibility - prevents
    import errors when concurrent.futures is imported before gevent monkey-patching
    (PR #​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

webpack/sass-loader (sass-loader)

v16.0.7

Compare Source

webpack/webpack (webpack)

v5.105.1

Compare Source

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 in #​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 in #​20433)

  • Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by @​hai-x in #​20433)


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 if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Feb 10, 2026
@Ly-Joey Ly-Joey merged commit 371dd9d into google:master Feb 10, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants