testnet icon indicating copy to clipboard operation
testnet copied to clipboard

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

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
iron-session ^6.3.1 -> ^8.0.2 age adoption passing confidence

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: 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[bot] avatar Nov 20 '23 08:11 renovate[bot]