Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps angular-oauth2-oidc from 10.0.3 to 12.0.2.

Release notes

Sourced from angular-oauth2-oidc's releases.

12.0.0

Bug Fixes

  • #728 (51e438a), closes manfredsteyer/angular-oauth2-oidc#728
  • clear location.hash only if it is present (c2b2753), closes #970
  • correctly handle ? and & in location replacements (70fd826)
  • Disable nonce validation for id token for e2e tests (f5bd96c)
  • fix scope/state removal for implicit flow with hash (9e257d0)
  • in code flow pass options to error handler (c9a2c55), closes #972
  • jwks: update jsrsasign dependency to 10.2.0 (a05bd8a), closes #1061
  • multiplying calls to token endpoint in code flow (59f65d2)
  • Refresh tokens with a plus sign get corrupted before sending to token endpoint (2204c5a)
  • revoketokenandlogout: 'customParameters' should accept boolean (9761bad)
  • While Using POPUP mode, we click on login button multiple time it opens multiple popup instead of focusing already opened (bbff95b)

Features

Thanks to all the contributors: Miguel Serra, Manuel Rauber, Frank Rosner, Everson R R Moura, meysam gheysaryan, Nikolay, Patrick Westerhoff, Jonathan Yee, Flofie, Dirk Bolte, Sebastian Abshoff, Paweł Dymiński, Bala Charan Nihanth Mutluru, Torkill Strømmen, codeepic, sven-codeculture, Mohamed AbdelAal, Chaz Gatian, Réda Housni Alaoui, huy2nhan, Lin Jie, Taras Krasnytsia, Josselin Francois Downey, BobCui, Mike, Jeroen Heijmans, coyoteecd

Special Thanks to the one and only Jeroen Heijmans for moderating the forum/ issues.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

Merging #1683 (f7baa17) into master (e820755) will decrease coverage by 0.51%.
The diff coverage is 99.01%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master    #1683      +/-   ##
===========================================
- Coverage   100.00%   99.48%   -0.52%     
===========================================
  Files           44       64      +20     
  Lines          492      783     +291     
  Branches        11       43      +32     
===========================================
+ Hits           492      779     +287     
- Partials         0        4       +4     
Flag Coverage Δ
e2e ?
unittests 99.48% <99.01%> (-0.52%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
apps/todo/src/app/app.component.html 100.00% <ø> (ø)
.../app/components/todo-item/todo-list.component.html 100.00% <ø> (ø)
libs/components/button/src/lib/button-harness.ts 100.00% <ø> (ø)
...yer/src/app/media-control/store/spotify.reducer.ts 71.42% <20.00%> (-28.58%) ⬇️
apps/spotify-player/src/app/app.component.html 100.00% <100.00%> (ø)
...r/src/app/media-control/media-control.component.ts 100.00% <100.00%> (ø)
...er/src/app/media-control/pipes/format-time.pipe.ts 100.00% <100.00%> (ø)
...dia-control/services/spotify-player-api.service.ts 100.00% <100.00%> (ø)
...yer/src/app/media-control/store/spotify.actions.ts 100.00% <100.00%> (ø)
...yer/src/app/media-control/store/spotify.effects.ts 100.00% <100.00%> (ø)
... and 58 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fcb267b...f7baa17. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants