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 System.Io.Pipelines from 6.0.1 to 6.0.2 #1703

Merged
merged 2 commits into from
Feb 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2022

Bumps System.Io.Pipelines from 6.0.1 to 6.0.2.

Release notes

Sourced from System.Io.Pipelines's releases.

.NET 6.0.2

Release

Commits
  • 839cdfb Merge in 'release/6.0' changes
  • 6de5c5b [wasm][debugger] Missing test files (#63148)
  • 71075a0 Merge in 'release/6.0' changes
  • 3c2d2a1 Fix the MacOS remote unwinder for VS4Mac (#63405)
  • d8f7045 Merge in 'release/6.0' changes
  • fe7335c [release/6.0] Use "read" to fetch misaligned 64bit values from bundle header ...
  • 5e9fd16 Merge in 'release/6.0' changes
  • beedfae [release/6.0] Build all packages when in source-build (#63653)
  • 56c11f2 Merge in 'release/6.0' changes
  • 27eb94b Merge in 'release/6.0' changes
  • 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 [System.Io.Pipelines](https://github.com/dotnet/runtime) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: System.Io.Pipelines
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

CLAassistant commented Feb 9, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ mregen
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #1703 (43d1ffa) into master (5b3adf7) will increase coverage by 0.07%.
The diff coverage is n/a.

❗ Current head 43d1ffa differs from pull request most recent head f5d57e3. Consider uploading reports for the commit f5d57e3 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1703      +/-   ##
==========================================
+ Coverage   54.66%   54.73%   +0.07%     
==========================================
  Files         319      319              
  Lines       58517    58517              
==========================================
+ Hits        31987    32029      +42     
+ Misses      26530    26488      -42     
Impacted Files Coverage Δ
.../Opc.Ua.Server/Subscription/SessionPublishQueue.cs 62.69% <0.00%> (-3.14%) ⬇️
Libraries/Opc.Ua.Server/Session/Session.cs 68.97% <0.00%> (-0.23%) ⬇️
.../Opc.Ua.Server/Subscription/SubscriptionManager.cs 69.31% <0.00%> (-0.14%) ⬇️
Libraries/Opc.Ua.Client/Subscription.cs 73.13% <0.00%> (+0.11%) ⬆️
Libraries/Opc.Ua.Client/Session.cs 63.83% <0.00%> (+0.45%) ⬆️
Stack/Opc.Ua.Core/Types/BuiltIn/LocalizedText.cs 62.50% <0.00%> (+1.04%) ⬆️
Stack/Opc.Ua.Core/Types/Utils/Utils.cs 59.85% <0.00%> (+2.75%) ⬆️
Stack/Opc.Ua.Core/Types/Utils/ServiceResult.cs 69.62% <0.00%> (+6.54%) ⬆️
Stack/Opc.Ua.Core/Types/Utils/Tracing.cs 100.00% <0.00%> (+12.50%) ⬆️

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 5b3adf7...f5d57e3. Read the comment docs.

@mregen mregen merged commit a7b5611 into master Feb 10, 2022
@mregen mregen deleted the dependabot/nuget/System.Io.Pipelines-6.0.2 branch February 10, 2022 18:01
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

2 participants