Skip to content

fix(deps): update dependency iron-session to v8 (v1)

Ghost User requested to merge renovate/v1-iron-session-8.x into v1

This MR contains the following updates:

Package Type Update Change
iron-session dependencies major ^6.3.1 -> ^8.0.0

Release Notes

vvo/iron-session (iron-session)

v8.0.1: 8.0.1

Compare Source

We've updated the types and examples for destroy from session.destroy() => Promise<void> to session.destroy() => void. Destroy is not asynchronous, it only removes the session cookie.

v8.0.0

Compare Source

BREAKING CHANGES
Features
Bug Fixes
  • handle ttl and max-age properly in case of overriden options in save/destroy calls (3c00b13)

v7.0.6

Compare Source

v7.0.5

Compare Source

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by Ghost User

Merge request reports