Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump OpenIddict.AspNetCore from 4.9.0 to 4.10.0 #1073

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps OpenIddict.AspNetCore from 4.9.0 to 4.10.0.

Release notes

Sourced from OpenIddict.AspNetCore's releases.

4.10.0

This release introduces the following changes:

  • All the OpenIddict packages now target .NET 8.0 (.NET Standard 2.0/2.1, .NET Core 3.1, .NET 6.0/7.0 and .NET Framework 4.6.1+ are still fully supported).

  • A Zoom.us integration was added to OpenIddict.Client.WebIntegration.

  • The authentication results returned by OpenIddictClientService now expose the expiration date of access tokens (thanks @​davhdavh! ❤️)

Commits
  • d069c0d Update Versions.props to build 4.10.0 packages
  • f065002 Bump the .NET SDK to 8.0.100 and add a .NET 8.0 TFM
  • 0bf4a43 Add Zoom to the list of supported providers
  • 1b48d96 Update the client authentication results to expose the access token expiratio...
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [OpenIddict.AspNetCore](https://github.com/openiddict/openiddict-core) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/openiddict/openiddict-core/releases)
- [Commits](openiddict/openiddict-core@4.9.0...4.10.0)

---
updated-dependencies:
- dependency-name: OpenIddict.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (007fffc) 64.24% compared to head (d83eb22) 83.11%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1073       +/-   ##
===========================================
+ Coverage   64.24%   83.11%   +18.87%     
===========================================
  Files         136       53       -83     
  Lines        5311     3122     -2189     
  Branches      615      341      -274     
===========================================
- Hits         3412     2595      -817     
+ Misses       1813      450     -1363     
+ Partials       86       77        -9     
Flag Coverage Δ
WebClient 83.11% <ø> (ø)
Website ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #1102.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/nuget/OpenIddict.AspNetCore-4.10.0 branch December 11, 2023 13:00
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants