0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.69k stars 478 forks source link

nuget-deps: bump System.Text.Json from 6.0.4 to 6.0.5 in /src/Notepads #1118

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps System.Text.Json from 6.0.4 to 6.0.5.

Release notes

Sourced from System.Text.Json's releases.

.NET 6.0.5

Release

Commits
  • 70ae3df Merge in 'release/6.0' changes
  • a21b9a2 [release/6.0] Fix cancel in PipeReader.ReadAtLeastAsync (#66870)
  • 49c4a15 Ensure serializer reflection-dependency sentinel is accurate (#67104)
  • 46f6513 Merge in 'release/6.0' changes
  • ebedba4 Merge in 'release/6.0' changes
  • 6042996 [release/6.0] Disable test Runtime_56953 (#67604)
  • 2f7129e Upgrading the version of Package Validation used in the repo to reduce Build ...
  • 0465a47 Merge in 'release/6.0' changes
  • c3fcafb [release/6.0] [Mono] Fix uninitialized vtable bug (#67759)
  • f27251a [wasm] Bundle net472 dependencies for MonoAOTCompiler task (#67757)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #1147.