Skip to content

Comments

Bump System.Text.Json from 5.0.2 to 6.0.2 in /Sharpmake#1

Open
dependabot[bot] wants to merge 15 commits intomainfrom
dependabot/nuget/Sharpmake/System.Text.Json-6.0.2
Open

Bump System.Text.Json from 5.0.2 to 6.0.2 in /Sharpmake#1
dependabot[bot] wants to merge 15 commits intomainfrom
dependabot/nuget/Sharpmake/System.Text.Json-6.0.2

Conversation

@dependabot
Copy link

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

Bumps System.Text.Json from 5.0.2 to 6.0.2.

Release notes

Sourced from System.Text.Json's releases.

.NET 6.0.2

Release

.NET 6.0.1

Release

.NET 6.0

Release

.NET 6.0 RC 2

Release

.NET 6.0 RC 1

Release

.NET 6.0 Preview 7

Release

.NET 6.0 Preview 6

Release

.NET 6.0 Preview 5

Release

.NET 6.0 Preview 4

Release

.NET 6.0 Preview 3

Release

.NET 6.0 Preview 2

Release

.NET 6.0 Preview 1

Release

.NET 5.0.14

Release

.NET 5.0.13

Release

.NET 5.0.11

Release

.NET 5.0.9

Release

.NET 5.0.8

Release

... (truncated)

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)

kudaba and others added 15 commits February 10, 2022 22:08
…at will allow them to opt into ordering their ouputs in dependency order.

* This is useful on linux platforms where link order matters more.
* This allows android and windows projects to live in the same project file and share filters if you are not targetting android+x64/x86.
… 2017

* Fixup dynamic library linking
* Add 'lib' prefix to generated files
* Package projects look for java and xml files by default, and can compile java files.
…ts do be able to reference default msbuild functionality.

* This was needed to be able to extend the "BuildDependsOn" property to add custom targets.
* Fixes solution makefile generation for mac.
…t which will omit any specific command line to set the cpp standard.
* Add quotes to executable to support spaces in paths since the quotes can't be added by the user.
* Standardize the path when looking up the build step since it may be lower cased.
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 5.0.2 to 6.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.2...v6.0.2)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 11, 2022
@kudaba kudaba force-pushed the main branch 3 times, most recently from 538ba82 to 4d6e4a3 Compare February 20, 2022 09:47
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant