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 Refit.Newtonsoft.Json from 6.5.1 to 7.0.0 #660

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps Refit.Newtonsoft.Json from 6.5.1 to 7.0.0.

Release notes

Sourced from Refit.Newtonsoft.Json's releases.

7.0.0

Dependencies:

  • 0a03d4a4ca91b5823c1151de35d977c41ca98183 Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.132 (#1507) @​dependabot[bot]
  • 65f395a7dd525676e284d8a4e03d8db8fa2f99c3 Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#1506) @​dependabot[bot]
  • a16b0fd6b69e9a74e923121eabd07fc400a95f90 Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#1508) @​dependabot[bot]
  • ec73fed75327eaf70f6fd12e2f3dd4d9aa08190f Bump Microsoft.VisualStudio.Threading.Analyzers from 17.5.22 to 17.6.40 (#1511) @​dependabot[bot]
  • cd1b108be2e4eb828a554675379a17ab0bb70a5a Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.0.1 to 4.6.0 (#1510) @​dependabot[bot]
  • 34b81336de3617e82c8975595953c9766bb4704b Bump coverlet.msbuild from 3.2.0 to 6.0.0 (#1512) @​dependabot[bot]
  • 0e118d0f404c1004caaf9859f10906075137831f Bump System.Reactive from 5.0.0 to 6.0.0 (#1509) @​dependabot[bot]
  • 57919c4ac3effd231ca7cad9c0c22c0d98458180 Bump Nerdbank.GitVersioning from 3.6.132 to 3.6.133 (#1516) @​dependabot[bot]
  • dd1eebf477b24fcdc3974b2d8aef89d64bcbbcd9 Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 (#1520) @​dependabot[bot]
  • a50c8ae4c4708d80dd5f309a8720665d2f9a8af7 Bump System.Text.Json from 7.0.2 to 7.0.3 (#1523) @​dependabot[bot]

Other:

7.0.0-beta.1

Housekeeping:

  • 6cf8169a3def3214d25716c40b1624f479d8a0d6 housekeeping: Convert to using coverlet msbuild (#1491) @​glennawatson
  • c10bcbf6714616aff3b7bb3bd7e7638431b23398 housekeeping: Add code coverage status in readme @​glennawatson
  • 9276d6bcbf89dfd50f475a4a4df341f65d2a00db housekeeping: Disallow making of package for benchmarks (#1492) @​glennawatson

Other:

Commits
  • 4744780 Ship 7.0.0
  • a50c8ae Bump System.Text.Json from 7.0.2 to 7.0.3 (#1523)
  • dd1eebf Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 (#1520)
  • 57919c4 Bump Nerdbank.GitVersioning from 3.6.132 to 3.6.133 (#1516)
  • 0e118d0 Bump System.Reactive from 5.0.0 to 6.0.0 (#1509)
  • 34b8133 Bump coverlet.msbuild from 3.2.0 to 6.0.0 (#1512)
  • cd1b108 Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.0.1 to 4.6.0 (#1510)
  • ec73fed Bump Microsoft.VisualStudio.Threading.Analyzers from 17.5.22 to 17.6.40 (#1511)
  • a16b0fd Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#1508)
  • 65f395a Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#1506)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
Bumps [Refit.Newtonsoft.Json](https://github.com/reactiveui/refit) from 6.5.1 to 7.0.0.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@6.5.1...7.0.0)

---
updated-dependencies:
- dependency-name: Refit.Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Refit.Newtonsoft.Json-7.0.0 branch from 0307e91 to a6d5c50 Compare July 3, 2023 16:27
@brminnick brminnick merged commit ecb60bc into main Jul 4, 2023
5 of 7 checks passed
@brminnick brminnick deleted the dependabot/nuget/Refit.Newtonsoft.Json-7.0.0 branch July 4, 2023 00:08
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