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 JsonSchema.Net and System.Text.Json #293

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2024

Bumps JsonSchema.Net and System.Text.Json. These dependencies needed to be updated together.
Updates JsonSchema.Net from 3.3.2 to 7.0.2

Commits
  • aa112d5 Merge pull request #730 from gregsdennis/path/update-test-suite
  • eebfa5d update version and release notes
  • 6528972 common json pointers should be thread-safe
  • 54362ee update version and release notes
  • 172dc8e consider dot as literal when in brackets
  • 6a2b894 update test sutie
  • b68eaa9 add package name to all publish builds
  • 4915e60 add missing fields to path csproj
  • e550a98 update publish actions to latest versions
  • 5656201 Merge pull request #725 from gregsdennis/path/lookahead-for-newlines
  • Additional commits viewable in compare view

Updates System.Text.Json from 7.0.2 to 8.0.0

Release notes

Sourced from System.Text.Json's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 19, 2024
@mtsfoni
Copy link
Contributor

mtsfoni commented May 19, 2024

@dependabot rebase

Bumps [JsonSchema.Net](https://github.com/gregsdennis/json-everything) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `JsonSchema.Net` from 3.3.2 to 7.0.2
- [Commits](json-everything/json-everything@logic-v3.3.2...schema-v7.0.2)

Updates `System.Text.Json` from 7.0.2 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.2...v8.0.0)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-type: direct:production
  update-type: version-update:semver-major
- 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 force-pushed the dependabot/nuget/multi-865535b678 branch from fa07e22 to abf6a67 Compare May 19, 2024 19:21
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