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 actions/setup-dotnet from 1.7.2 to 1.8.1 #606

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2021

Bumps actions/setup-dotnet from 1.7.2 to 1.8.1.

Release notes

Sourced from actions/setup-dotnet's releases.

Update packages

  • Bump ws from 7.3.1 to 7.5.0 #212
  • Bump hosted-git-info from 2.8.8 to 2.8.9 #198
  • Bump lodash from 4.17.20 to 4.17.21 #197
  • Bump node-notifier from 8.0.0 to 8.0.1 #158
  • Update installers scripts #204

Support of preview versions, input validation improvements and other bug fixes

This release includes the following PRs:

Commits
  • 5306333 Merge pull request #213 from al-cheb/al-cheb/move-dotnet-dir
  • 5070486 Move toolcache folder
  • 9647326 Merge pull request #212 from actions/dependabot/npm_and_yarn/ws-7.5.0
  • f720d14 Merge pull request #198 from actions/dependabot/npm_and_yarn/hosted-git-info-...
  • 7f3ad75 Merge pull request #197 from actions/dependabot/npm_and_yarn/lodash-4.17.21
  • 634914d Bump lodash from 4.17.20 to 4.17.21
  • 4fc55d8 Bump ws from 7.3.1 to 7.5.0
  • c98cd23 Merge pull request #158 from actions/dependabot/npm_and_yarn/node-notifier-8.0.1
  • b25fa30 Merge remote-tracking branch 'upstream/main' into dependabot/npm_and_yarn/nod...
  • 181f10d Merge pull request #210 from timheuer/patch-3
  • 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 [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1.7.2 to 1.8.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v1.7.2...v1.8.1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions labels Jun 28, 2021
@codecov
Copy link

codecov bot commented Jun 28, 2021

Codecov Report

Merging #606 (7a98b8d) into master (f5c9691) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
- Coverage   69.42%   69.37%   -0.06%     
==========================================
  Files         257      257              
  Lines       12576    12576              
  Branches      848      848              
==========================================
- Hits         8731     8724       -7     
- Misses       3575     3582       +7     
  Partials      270      270              
Impacted Files Coverage Δ
src/JsonRpc/Server/Messages/ParseError.cs 50.00% <0.00%> (-50.00%) ⬇️
src/JsonRpc/InputHandler.cs 85.07% <0.00%> (-1.00%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f5c9691...7a98b8d. Read the comment docs.

@david-driscoll david-driscoll merged commit 7580902 into master Aug 18, 2021
@david-driscoll david-driscoll deleted the dependabot/github_actions/actions/setup-dotnet-1.8.1 branch August 18, 2021 19:25
@github-actions github-actions bot added this to the v0.19.4 milestone Aug 18, 2021
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.

None yet

1 participant