Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @auth0/nextjs-auth0 to v3.5.0 (#33498)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@auth0/nextjs-auth0](https://redirect.github.com/auth0/nextjs-auth0) | dependencies | minor | [`3.1.0` -> `3.5.0`](https://renovatebot.com/diffs/npm/@auth0%2fnextjs-auth0/3.1.0/3.5.0) | --- ### Release Notes <details> <summary>auth0/nextjs-auth0 (@​auth0/nextjs-auth0)</summary> ### [`v3.5.0`](https://redirect.github.com/auth0/nextjs-auth0/blob/HEAD/CHANGELOG.md#v350-2023-12-06) [Compare Source](https://redirect.github.com/auth0/nextjs-auth0/compare/v3.4.0...v3.5.0) [Full Changelog](https://redirect.github.com/auth0/nextjs-auth0/compare/v3.4.0...v3.5.0) **Added** - Add Pushed Authorization Requests [#​1598](https://redirect.github.com/auth0/nextjs-auth0/pull/1598) ([ewanharris](https://redirect.github.com/ewanharris)) ### [`v3.4.0`](https://redirect.github.com/auth0/nextjs-auth0/blob/HEAD/CHANGELOG.md#v340-2023-12-04) [Compare Source](https://redirect.github.com/auth0/nextjs-auth0/compare/v3.3.0...v3.4.0) [Full Changelog](https://redirect.github.com/auth0/nextjs-auth0/compare/v3.3.0...v3.4.0) **Added** - \[SDK-4719] Back-Channel Logout [#​1590](https://redirect.github.com/auth0/nextjs-auth0/pull/1590) ([adamjmcgrath](https://redirect.github.com/adamjmcgrath)) **Fixed** - Should get instance of Session in RSCs [#​1565](https://redirect.github.com/auth0/nextjs-auth0/pull/1565) ([adamjmcgrath](https://redirect.github.com/adamjmcgrath)) ### [`v3.3.0`](https://redirect.github.com/auth0/nextjs-auth0/blob/HEAD/CHANGELOG.md#v330-2023-11-13) [Compare Source](https://redirect.github.com/auth0/nextjs-auth0/compare/v3.2.0...v3.3.0) [Full Changelog](https://redirect.github.com/auth0/nextjs-auth0/compare/v3.2.0...v3.3.0) **Added** - Bail out of static rendering for pages and routes in app dir [#​1541](https://redirect.github.com/auth0/nextjs-auth0/pull/1541) ([adamjmcgrath](https://redirect.github.com/adamjmcgrath)) **Fixed** - Fix wrong response type in AfterRefreshPageRoute [#​1523](https://redirect.github.com/auth0/nextjs-auth0/pull/1523) ([thutter](https://redirect.github.com/thutter)) ### [`v3.2.0`](https://redirect.github.com/auth0/nextjs-auth0/blob/HEAD/CHANGELOG.md#v320-2023-10-05) [Compare Source](https://redirect.github.com/auth0/nextjs-auth0/compare/v3.1.0...v3.2.0) [Full Changelog](https://redirect.github.com/auth0/nextjs-auth0/compare/v3.1.0...v3.2.0) **Added** - Add support for passing a custom http agent [#​1447](https://redirect.github.com/auth0/nextjs-auth0/pull/1447) ([ryanolson-aumni](https://redirect.github.com/ryanolson-aumni)) - fix: add missing touchSession for exported function [#​1461](https://redirect.github.com/auth0/nextjs-auth0/pull/1461) ([benevbright](https://redirect.github.com/benevbright)) **Fixed** - withApiAuthRequired callback can return just Response [#​1476](https://redirect.github.com/auth0/nextjs-auth0/pull/1476) ([adamjmcgrath](https://redirect.github.com/adamjmcgrath)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: ec9b911f38e1964f41cbda9fe69db36b234b4fc5
- Loading branch information