Skip to content

Update dependency plug to v1.19.1#12

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/plug-1.x-lockfile
Open

Update dependency plug to v1.19.1#12
renovate[bot] wants to merge 1 commit intomainfrom
renovate/plug-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 14, 2025

This PR contains the following updates:

Package Type Update Change
plug (source) prod minor 1.16.11.19.1

Release Notes

elixir-plug/plug (plug)

v1.19.1

Bug fixes
  • [Plug.SSL] Fix cypher_suite: :strong compatibility

v1.19.0

This release requires Elixir v1.14+ and it bumps the recommended :strong and :compatible SSL/TLS ciphers suite to align with modern security standards, prioritizing TLS 1.3 and 1.2. Support for the insecure TLS 1.0 and 1.1 protocols are removed in accordance with RFC 8996.

Enhancements
  • [Plug.Router] Allow colon for named segments to be escaped
  • [Plug.SSL] Prioritize TLS 1.3 and 1.2 ciphers
  • [Plug.SSL] Allow excluding redirects based on hosts, paths, or the connection
  • [Plug.Static] Add :raise_on_missing_only
  • [Plug.Upload] Partition the uploader to improve performance
  • [Plug.Upload] Add API for deleting files
Deprecations
  • [Plug.Conn.Adapter] Deprecate :owner field

v1.18.1

Compare Source

Enhancements
  • [Plug.Debugger] Do not include code snippets in rendered markdown
  • [Plug.RewriteOn] Add support to rewrite nonstandard headers

v1.18.0

Compare Source

Enhancements
  • [Plug.Conn] Define optional get_sock_data/1 and get_ssl_data/1 callbacks
  • [Plug.RequestID] Allow metadata key to be customizable
  • [Plug.Router] Allow match to dispatch to function plugs

v1.17.0

Compare Source

Enhancements
  • [Plug.Debugger] Add dark mode and other UI improvements
  • [Plug.Debugger] Link Module.function/arity to hexdocs in exception messages
  • [Plug.Debugger] Support __RELATIVEFILE__ to PLUG_EDITOR replacements
  • [Plug.SSL] Add SSL validation support for certs_keys
Deprecations
  • [Plug.Conn.Adapter] Make push an optional callback as it is no longer supported by browsers
  • [Plug.Conn] Deprecate req_cookies, cookies, and resp_cookies fields in favor of functions
  • [Plug.Conn] Deprecate owner field. Tracking responses is now part of adapters
  • [Plug.Test] Deprecate use Plug.Test in favor of imports

v1.16.2

Compare Source

Bug fixes
  • Avoid XSS injection in the debug error page

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 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 force-pushed the renovate/plug-1.x-lockfile branch from 5c64732 to 8146d92 Compare April 9, 2025 04:16
@renovate renovate bot force-pushed the renovate/plug-1.x-lockfile branch from 8146d92 to bfb86bd Compare May 31, 2025 19:59
@renovate renovate bot changed the title chore(deps): update dependency plug to v1.17.0 chore(deps): update dependency plug to v1.18.0 May 31, 2025
@renovate renovate bot changed the title chore(deps): update dependency plug to v1.18.0 chore(deps): update dependency plug to v1.18.1 Jul 6, 2025
@renovate renovate bot force-pushed the renovate/plug-1.x-lockfile branch from bfb86bd to 5a9f2b1 Compare July 6, 2025 20:05
@renovate renovate bot force-pushed the renovate/plug-1.x-lockfile branch from 5a9f2b1 to ce03187 Compare December 9, 2025 12:14
@renovate renovate bot changed the title chore(deps): update dependency plug to v1.18.1 chore(deps): update dependency plug to v1.19.1 Dec 9, 2025
@renovate renovate bot force-pushed the renovate/plug-1.x-lockfile branch from ce03187 to f8a5a96 Compare March 14, 2026 20:02
@renovate renovate bot changed the title chore(deps): update dependency plug to v1.19.1 Update dependency plug to v1.19.1 Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants