Skip to content

Update dependency werkzeug to v3.1.8#245

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/werkzeug-3.x
Open

Update dependency werkzeug to v3.1.8#245
renovate[bot] wants to merge 1 commit intomainfrom
renovate/werkzeug-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 12, 2026

This PR contains the following updates:

Package Change Age Confidence
werkzeug (changelog) ==3.1.4==3.1.8 age confidence

Release Notes

pallets/werkzeug (werkzeug)

v3.1.8

Compare Source

Released 2026-04-02

  • Request.host and get_host return the empty string if the header is
    missing or has invalid characters. :issue:3142

v3.1.7

Compare Source

Released 2026-03-23

  • parse_list_header preserves partially quoted items, discards empty
    items, and returns empty for unclosed quoted values. :pr:3128
  • WWWAuthenticate.to_header does not produce a trailing space when there
    are no parameters. :issue:3127
  • Transfer-Encoding is parsed as a set. :pr:3134
  • Request.host, get_host, and host_is_trusted validate the
    characters of the value. An empty value is no longer allowed. A Unix socket
    server address is ignored. The trusted_list argument to
    host_is_trusted is optional. :pr:3113
  • Fix multipart form parser handling of newline at boundary. :issue:3088
  • Response.make_conditional sets the Accept-Ranges header even if it
    is not a satisfiable range request. :issue:3108
  • merge_slashes merges any number of consecutive slashes. :issue:3121

v3.1.6

Compare Source

Released 2026-02-19

  • safe_join on Windows does not allow special devices names in
    multi-segment paths. :ghsa:29vq-49wr-vm6x

v3.1.5

Compare Source

Released 2026-01-08

  • safe_join on Windows does not allow more special device names, regardless
    of extension or surrounding spaces. :ghsa:87hc-h4r5-73f7
  • The multipart form parser handles a \r\n sequence at a chunk boundary.
    This fixes the previous attempt, which caused incorrect content lengths.
    :issue:3065 :issue:3077
  • Fix AttributeError when initializing DebuggedApplication with
    pin_security=False. :issue:3075

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the deps label Jan 12, 2026
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 12 times, most recently from 12eb191 to 551f778 Compare January 19, 2026 09:45
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 3 times, most recently from 7b5e3d0 to aca1f64 Compare January 26, 2026 10:41
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 4 times, most recently from f0a6dd8 to 0ef6f40 Compare February 9, 2026 01:38
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 5 times, most recently from 3a3d783 to 1756918 Compare February 16, 2026 05:00
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch from 1756918 to fd82da7 Compare February 16, 2026 08:43
@renovate renovate Bot changed the title Update dependency werkzeug to v3.1.5 Update dependency werkzeug to v3.1.6 Feb 19, 2026
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 2 times, most recently from 50ddc7b to 5b941d2 Compare February 23, 2026 04:54
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch from 5b941d2 to b022892 Compare March 5, 2026 22:06
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 4 times, most recently from b864f21 to 0b625aa Compare March 9, 2026 09:00
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 3 times, most recently from 0c8aa74 to 8f75b55 Compare March 23, 2026 01:43
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 3 times, most recently from 263229d to 2af0c4e Compare March 24, 2026 01:16
@renovate renovate Bot changed the title Update dependency werkzeug to v3.1.6 Update dependency werkzeug to v3.1.7 Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 2 times, most recently from 045e23b to d74a75d Compare March 30, 2026 09:28
@renovate renovate Bot changed the title Update dependency werkzeug to v3.1.7 Update dependency werkzeug to v3.1.8 Apr 2, 2026
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 3 times, most recently from ab8cd2b to 0eae350 Compare April 6, 2026 09:07
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 4 times, most recently from ed143f1 to 1a30a3e Compare April 20, 2026 05:10
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch from 1a30a3e to eb5378b Compare April 27, 2026 04:34
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch 2 times, most recently from 0510c7e to 5c78f0f Compare May 4, 2026 09:29
@renovate renovate Bot force-pushed the renovate/werkzeug-3.x branch from 5c78f0f to ff9740f Compare May 4, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants