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 martincostello/update-dotnet-sdk from 2.1.0 to 2.1.1 #1148

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2023

Bumps martincostello/update-dotnet-sdk from 2.1.0 to 2.1.1.

Release notes

Sourced from martincostello/update-dotnet-sdk's releases.

v2.1.1

New Features

The action now ships with an embedded reusable workflow that can be used to update not only the .NET SDK, but the related Microsoft-shipped NuGet packages as part of the same pull request.

More information can be found in the README file here.

What's Changed

Full Changelog: martincostello/update-dotnet-sdk@v2.1.0...v2.1.1

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 [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)
- [Commits](martincostello/update-dotnet-sdk@8d99db1...593ff75)

---
updated-dependencies:
- dependency-name: martincostello/update-dotnet-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 20, 2023
@martincostello martincostello enabled auto-merge (squash) April 20, 2023 16:58
@codecov-commenter
Copy link

Codecov Report

Merging #1148 (cbee948) into main (cec36cb) will increase coverage by 0.65%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1148      +/-   ##
==========================================
+ Coverage   79.16%   79.82%   +0.65%     
==========================================
  Files         213      229      +16     
  Lines        5084     5199     +115     
  Branches      882      888       +6     
==========================================
+ Hits         4025     4150     +125     
+ Misses        854      844      -10     
  Partials      205      205              
Flag Coverage Δ
linux 79.82% <100.00%> (+0.65%) ⬆️
windows ?

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

Impacted Files Coverage Δ
...r/AdvancedCircuitBreakerStrategyOptions.TResult.cs 100.00% <100.00%> (ø)
...itBreaker/AdvancedCircuitBreakerStrategyOptions.cs 100.00% <100.00%> (ø)
...eaker/BaseCircuitBreakerStrategyOptions.TResult.cs 100.00% <100.00%> (ø)
...ircuitBreaker/BaseCircuitBreakerStrategyOptions.cs 100.00% <100.00%> (ø)
...e/CircuitBreaker/BrokenCircuitException.TResult.cs 100.00% <100.00%> (ø)
...olly.Core/CircuitBreaker/BrokenCircuitException.cs 100.00% <100.00%> (ø)
...lly.Core/CircuitBreaker/CircuitBreakerConstants.cs 100.00% <100.00%> (ø)
...Core/CircuitBreaker/CircuitBreakerManualControl.cs 100.00% <100.00%> (ø)
...CircuitBreaker/CircuitBreakerPredicateArguments.cs 100.00% <100.00%> (ø)
...CircuitBreaker/CircuitBreakerResilienceStrategy.cs 100.00% <100.00%> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martincostello martincostello merged commit 176ec3a into main Apr 20, 2023
@martincostello martincostello deleted the dependabot/github_actions/martincostello/update-dotnet-sdk-2.1.1 branch April 20, 2023 17:37
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants