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

fix(deps): bump System.Text.Json from 6.0.1 to 6.0.2 #67

Merged
merged 2 commits into from
Feb 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps System.Text.Json from 6.0.1 to 6.0.2.

Release notes

Sourced from System.Text.Json'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 will merge this PR once CI passes on it, as requested by @nogic1008.


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.Text.Json](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.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@commit-lint
Copy link

commit-lint bot commented Feb 8, 2022

Bug Fixes

  • deps: bump System.Text.Json from 6.0.1 to 6.0.2 (5c4548c)

Chore

Contributors

dependabot[bot], nogic1008

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

Copy link
Owner

@nogic1008 nogic1008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #67 (fc5b9ad) into main (ef61bb4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #67   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           63        63           
  Branches         7         7           
=========================================
  Hits            63        63           
Flag Coverage Δ
Linux 100.00% <ø> (ø)
Windows 100.00% <ø> (ø)
macOS 100.00% <ø> (ø)
net6.0 100.00% <ø> (ø)
netcoreapp3.1 100.00% <ø> (ø)

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


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 ef61bb4...fc5b9ad. Read the comment docs.

@nogic1008 nogic1008 added this to the v1.1.2 milestone Feb 10, 2022
@dependabot dependabot bot merged commit 51f2ea9 into main Feb 10, 2022
@dependabot dependabot bot deleted the dependabot/nuget/System.Text.Json-6.0.2 branch February 10, 2022 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant