bNobo / needabreak

NEED A BREAK! is an application intended to help you take care of your health while you work on a computer.
GNU General Public License v3.0
6 stars 4 forks source link

Bump Microsoft.AspNetCore.SystemWebAdapters from 1.3.0 to 1.3.2 #115

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps Microsoft.AspNetCore.SystemWebAdapters from 1.3.0 to 1.3.2.

Release notes

Sourced from Microsoft.AspNetCore.SystemWebAdapters's releases.

v1.3.2

What's Changed

Full Changelog: https://github.com/dotnet/systemweb-adapters/compare/v1.3.1...v1.3.2

v1.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/dotnet/systemweb-adapters/compare/v1.3.0...v1.3.1

Commits
  • 8478d5b Prepare for 1.3.2 release (#474)
  • 21b925f Prefer IHttpContextAccessor over HttpContextAccessor (#471)
  • 115030b Bulk update of dependencies from samples projects (#469)
  • 18e632c Branding updates for 1.3.2 (#468)
  • 8b66782 Getting the repo ready for 1.3.1 release (#467)
  • 82c715a [main] Update dependencies from dotnet/arcade (#454)
  • 740de33 Switch packages version to 1.3.1 (#465)
  • 6f644d1 Use hosted environment for CacheDependency tests (#464)
  • f71eb39 Ensure SessionAttribute defaults to same behavior as 1.2 (#463)
  • aa10c36 Implement HttpContextWrapper.GetService (#457)
  • Additional commits viewable 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 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)