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 Castle.Core.AsyncInterceptor from 2.0.0 to 2.1.0 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps Castle.Core.AsyncInterceptor from 2.0.0 to 2.1.0.

Release notes

Sourced from Castle.Core.AsyncInterceptor's releases.

Release 2.1.0

  • Added the .NET 6 build targets #140
  • Build with implicit usings #146
  • Convert to file-scoped namespace #145
  • Enforce var preferences in the build #144
  • Added the Dependabot auto marge action #141

Available to download on NuGet.

View differences since Release 2.0.0

Release 2.0.50-beta

This is the last release before updating to a full release build

  • Nullable Reference Types (too many PRs to list)
  • Fix code coverage #101
  • Enabled source link to the NuGet package #114
  • Added .NET 5 build targets #114

Available to download on NuGet.

View differences since Release 2.0.21-alpha

New API changes since 2.0.21-alpha.

Release 2.0.21-alpha

  • Remove the netstandard1.4 build target #79
  • Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0 #78

Available to download on NuGet.

View differences since Release 2.0.1-alpha

New API changes since 2.0.1-alpha.

Release 2.0.1-alpha

  • Preserve the stack trace of re-thrown exceptions #57
  • Added the Circle CI build configuration #58
  • Multi framework builds using CircleCI #59
  • Build all frameworks #61
  • Bump StyleCop.Analyzers from 1.1.1-rc.114 to 1.1.118 #62
  • Calculate code coverage in the .NET Core builds #63
  • CI Test Refinements #64
  • Bump coverlet.msbuild from 2.6.0 to 2.6.1 #65
  • Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0 #66
  • Bump Microsoft.NET.Test.Sdk from 16.1.0 to 16.1.1 #67
  • Fix line endings issue with docker build #69
  • Capture all test output #70
  • Refine the azure CI pipeline #71
  • Improve test logging #73

... (truncated)

Commits
  • 5410065 :neckbeard: Updated the build number to 2.1
  • 443a0e3 Merge pull request #147 from JSkimming/dependabot/nuget/Microsoft.NET.Test.Sd...
  • 1ba93bf Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
  • d922c6f Merge pull request #146 from JSkimming/implicit-usings
  • 03bb959 Build with implicit usings
  • be65a9c Merge pull request #145 from JSkimming/file-scoped-namespaces
  • 59835d8 Reformatting since we now have a whole extra 4 characters
  • e9617cf Convert to file-scoped namespace
  • 5fa0089 ✅ Convert to file-scoped namespace
  • 2f366cd Merge pull request #144 from JSkimming/enforce-var-preferences
  • 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 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 [Castle.Core.AsyncInterceptor](https://github.com/JSkimming/Castle.Core.AsyncInterceptor) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/JSkimming/Castle.Core.AsyncInterceptor/releases)
- [Commits](JSkimming/Castle.Core.AsyncInterceptor@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: Castle.Core.AsyncInterceptor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2022
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.

0 participants