technologiestiftung / flusshygiene-cms-spa

0 stars 0 forks source link

An in-range update of @auth0/auth0-spa-js is breaking the build 🚨 #40

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @auth0/auth0-spa-js was updated from 1.1.1 to 1.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@auth0/auth0-spa-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/technologiestiftung/flusshygiene-cms-spa/builds/576924647?utm_source=github_status&utm_medium=notification)). - ❌ **build (12.x):** null - ❌ **build (10.x):** null - ❌ **build (8.x):** null - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v1.2.0

Fixed

  • Expose raw id_token in the getIdTokenClaims method #175
  • Fix bug where oauth/token call ignores options.audience #134

Added

  • Add IE11 polyfills #154
  • Add popup timeout config #133
  • Add ?federated logout param #129
Commits

The new version differs by 55 commits.

  • 55b44c3 Release 1.2.0 (#176)
  • 3c627c3 Expose raw id_token in the getIdTokenClaims method (#175)
  • c190d11 Bump rollup-plugin-typescript2 from 0.22.1 to 0.23.0 (#173)
  • 07045bc Bump rollup from 1.19.4 to 1.20.1 (#174)
  • cfe29af Bump tslint from 5.18.0 to 5.19.0 (#172)
  • 417807c Bump eslint from 6.2.0 to 6.2.1 (#171)
  • 0e390f9 Add IE11 polyfills (#154)
  • c715967 Merge pull request #167 from auth0/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-2.0.0
  • 7f7cc06 Merge branch 'master' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-2.0.0
  • 02984ab Merge pull request #166 from auth0/dependabot/npm_and_yarn/husky-3.0.4
  • 7b9fabf Bump @typescript-eslint/eslint-plugin-tslint from 1.13.0 to 2.0.0
  • 4165bc5 Merge branch 'master' into dependabot/npm_and_yarn/husky-3.0.4
  • ab9d934 Merge pull request #165 from auth0/dependabot/npm_and_yarn/typescript-eslint/parser-2.0.0
  • 08fce89 Merge branch 'master' into dependabot/npm_and_yarn/husky-3.0.4
  • 7de5bec Merge branch 'master' into dependabot/npm_and_yarn/typescript-eslint/parser-2.0.0

There are 55 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 1.1.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.2.1

Fixed

Replace promise polyfill for a pure one. This fixes using this library with zone.js. #180

Commits

The new version differs by 3 commits.

  • acf6c8e Release 1.2.0 (#182)
  • 0d53a49 Replace promise polyfill for a pure one (#180)
  • 1a3ac8c Add changelog (#178)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 22173ab Release 1.2.2 (#185)
  • e7ed091 Fix SSR errors with fetch polyfill usage (#184)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v.1.2.3

Fixed

Fix incorrect state extraction from query string #197

Commits

The new version differs by 3 commits.

  • 32690bb Release 1.2.3 (#200)
  • f61fb31 Fix incorrect state extraction from query string (#197)
  • 6f0e220 Remove leeway from /authorize URL (#190)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.2.4

Fixed

Fix empty PKCE code challenge #221

Commits

The new version differs by 4 commits.

  • fafcb62 Release 1.2.4 (#222)
  • 752615b Pkce challenge code empty (#221)
  • f21e769 Merge pull request #219 from auth0/stevehobbsdev-patch-1
  • 1ae1d6f Updated CDN link to latest patch

See the full diff