ysads / budget-front

💰 💶 💵 Front-end for a budget manager heavily inspired by YNAB principles
budget-front-ysads.vercel.app
0 stars 0 forks source link

build(deps): bump @auth0/auth0-vue from 1.0.1 to 2.3.0 #637

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @auth0/auth0-vue from 1.0.1 to 2.3.0.

Release notes

Sourced from @​auth0/auth0-vue's releases.

v2.3.0

Added

Changed

v2.2.1

Fixed

v2.2.0

Added

v2.1.0

Added

  • Add RedirectLoginOptions to createAuthGuard #209 (june07)

Fixed

v2.0.2

Fixed

v2.0.1

Fixed

v2.0.0

Auth0-Vue v2 includes many significant changes compared to v1:

  • Remove polyfills from bundles
  • Introduce authorizationParams and logoutParams to hold properties sent to Auth0
  • Remove buildAuthorizeUrl and buildLogoutUrl
  • Remove redirectMethod, and replace by openUrl
  • Remove localOnly from logout in favor of openUrl
  • Rework ignoreCache to cacheMode and introduce cache-only
  • Use form-encoded data by default
  • Do not fallback to refreshing tokens via iframe method by default
  • Remove advancedOptions.defaultScope and replace with scope

As with any major version bump, v2 of Auth0-Vue contains a set of breaking changes. Please review the migration guide thoroughly to understand the changes required to migrate your application to v2.

... (truncated)

Changelog

Sourced from @​auth0/auth0-vue's changelog.

v2.3.0 (2023-07-24)

Full Changelog

Added

Changed

v2.2.1 (2023-07-07)

Full Changelog

Fixed

v2.2.0 (2023-04-06)

Full Changelog

Added

v2.1.0 (2023-03-10)

Full Changelog

Added

  • Add RedirectLoginOptions to createAuthGuard #209 (june07)

Fixed

v2.0.2 (2023-02-22)

Full Changelog

Fixed

v2.0.1 (2023-01-31)

Full Changelog

Fixed

v2.0.0 (2023-01-19)

Full Changelog

Auth0-Vue v2 includes many significant changes compared to v1:

  • Remove polyfills from bundles
  • Introduce authorizationParams and logoutParams to hold properties sent to Auth0

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
budget-front ❌ Failed (Inspect) Jul 25, 2023 9:10am
dependabot[bot] commented 1 year ago

Superseded by #643.