Skip to content

(deps): Bump JsonSchema.Net.Generation from 5.0.0 to 5.0.1 in /src #4507

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2025

Bumps JsonSchema.Net.Generation from 5.0.0 to 5.0.1.

Commits
  • 488396f Merge pull request #887 from 0xced/fix-commented-enums
  • d9cc810 Add release notes for JsonSchema.Generation 5.0.1
  • 541b2c6 Bump JsonSchema.Generation version to 5.0.1
  • 056cbe9 Fix producing JSON schema with a commented type
  • de1f40a Add new test that covers commented types
  • 087cebd Merge pull request #888 from MatthewSmit/issue-885-JsonArrayTupleConverter-array
  • e56dee9 give credit
  • 653e33a Adjust code style
  • cb3c992 Updated version
  • 41a1996 Inlined return statement
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/src/JsonSchema.Net.Generation-5.0.1 branch from cd42d70 to 28b4328 Compare April 18, 2025 16:11
@arturcic arturcic force-pushed the dependabot/nuget/src/JsonSchema.Net.Generation-5.0.1 branch from 28b4328 to 6903ffb Compare April 18, 2025 16:32
@arturcic
Copy link
Member

arturcic commented Apr 24, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@arturcic
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/nuget/src/JsonSchema.Net.Generation-5.0.1 branch 3 times, most recently from 296fa05 to 498a4e0 Compare April 25, 2025 07:24
Bumps [JsonSchema.Net.Generation](https://github.com/json-everything/json-everything) from 5.0.0 to 5.0.1.
- [Commits](json-everything/json-everything@logic-v5.0.0...schema-gen-v5.0.1)

---
updated-dependencies:
- dependency-name: JsonSchema.Net.Generation
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@arturcic arturcic force-pushed the dependabot/nuget/src/JsonSchema.Net.Generation-5.0.1 branch from 498a4e0 to aabd941 Compare April 25, 2025 09:40
@mergify mergify bot merged commit 6e41ba3 into main Apr 25, 2025
95 checks passed
@mergify mergify bot deleted the dependabot/nuget/src/JsonSchema.Net.Generation-5.0.1 branch April 25, 2025 10:00
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.

1 participant