Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2025

This PR contains the following updates:

Package Type Update Change
plug (source) prod minor 1.16.1 -> 1.18.1

Release Notes

elixir-plug/plug (plug)

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: 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
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.

1 participant