Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps JsonSchema.Net.Generation from 4.6.0 to 5.0.0.

Commits
  • 4ba3fd5 update builds to run in .net 8
  • 0953b87 Merge pull request #619 from gregsdennis/native-aot
  • 3466574 downgrade logic to ns2.0
  • c4bfeaa generate the first type in the correct namespace
  • 587ac2c Merge pull request #648 from gregsdennis/native-aot-with-options-builder-methods
  • 5cfc881 couple small updates to release notes
  • ddff7d8 remove superfluous suppressions
  • 8fdd928 found two more direct serializer calls
  • 6856abf remove primitives from schemagen test context
  • 7df02bb use explicitly typed attribute ctors
  • 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 Jan 8, 2025
Bumps [JsonSchema.Net.Generation](https://github.com/json-everything/json-everything) from 4.6.0 to 5.0.0.
- [Commits](json-everything/json-everything@schema-gen-v4.6.0...logic-v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@arturcic arturcic force-pushed the dependabot/nuget/src/JsonSchema.Net.Generation-5.0.0 branch from ff6e456 to ecbba65 Compare January 8, 2025 17:54
@mergify mergify bot merged commit 6f7e52f into main Jan 8, 2025
94 checks passed
@mergify mergify bot deleted the dependabot/nuget/src/JsonSchema.Net.Generation-5.0.0 branch January 8, 2025 18:11
@arturcic arturcic added this to the 6.1.x milestone Jan 10, 2025
@arturcic arturcic modified the milestones: 6.2.x, 6.2.0 Apr 1, 2025
@gittools-bot
Copy link

🎉 This issue has been resolved in version 6.2.0 🎉
The release is available on:

Your GitReleaseManager bot 📦🚀

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.

2 participants