Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Bump Twilio.AspNet.Mvc from 5.37.2 to 6.0.0 in /BrowserCalls.Web #566

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps Twilio.AspNet.Mvc from 5.37.2 to 6.0.0.

Release notes

Sourced from Twilio.AspNet.Mvc's releases.

6.0.0

  • Big breaking change to the [ValidateRequest] attribute. The attribute no longer accepts parameters nor properties. Instead, you have to configure the request validation as documented in the readme.
  • You can now add the Twilio REST client to ASP.NET Core's dependency injection container, using the .AddTwilioClient method. This Twilio client will use an HttpClient provided by an HTTP client factory. See readme for more details.
  • We no longer try to match the Twilio SDK version number, and instead go by our own versioning to better communicate breaking changes vs minor changes.
  • The projects are now built and packages are now pushed using GitHub Actions instead of AppVeyor.
  • The projects are now built deterministically and support source link for better debugging.
  • More samples have been added to the readme.

6.0.0-alpha2

No release notes provided.

6.0.0-alpha

No release notes provided.

Changelog

Sourced from Twilio.AspNet.Mvc's changelog.

6.0.0 (2022-08-05)

  • Big breaking change to the [ValidateRequest] attribute. The attribute no longer accepts parameters nor properties. Instead, you have to configure the request validation as documented in the readme.
  • You can now add the Twilio REST client to ASP.NET Core's dependency injection container, using the .AddTwilioClient method. This Twilio client will use an HttpClient provided by an HTTP client factory. See readme for more details.
  • We no longer try to match the Twilio SDK version number, and instead go by our own versioning to better communicate breaking changes vs minor changes.
  • The projects are now built and packages are now pushed using GitHub Actions instead of AppVeyor.
  • The projects are now built deterministically and support source link for better debugging.
  • More samples have been added to the readme.

5.77.0 (2022-07-19)

  • Twilio.AspNet.Core and Twilio.AspNet.Common now use .NET Standard 2.0 and dropped older .NET Standard versions.
  • Microsoft.AspNetCore.Mvc.Core dependency has been updated to a version that is not vulnerable. For newer versions of .NET, a framework dependency is used instead.
  • Twilio.AspNet.Mvc now targets .NET 4.6.2.
  • Twilio.AspNet.Core and Twilio.AspNet.Mvc now depend on version 5.77.0 of the Twilio package.

5.71.0 (2022-04-11)

5.71.0 (2022-02-11)

pre 5.71.0

  • Draw some circles
  • Draw the owl
  • First release
  • Broke out Twilio.AspNet.Common into separate package
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)

Bumps [Twilio.AspNet.Mvc](https://github.com/twilio-labs/twilio-aspnet) from 5.37.2 to 6.0.0.
- [Release notes](https://github.com/twilio-labs/twilio-aspnet/releases)
- [Changelog](https://github.com/twilio-labs/twilio-aspnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/twilio-labs/twilio-aspnet/commits/6.0.0)

---
updated-dependencies:
- dependency-name: Twilio.AspNet.Mvc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 21, 2022

Superseded by #628.

@dependabot dependabot bot closed this Nov 21, 2022
@dependabot dependabot bot deleted the dependabot/nuget/BrowserCalls.Web/Twilio.AspNet.Mvc-6.0.0 branch November 21, 2022 11:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants