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 CmlLib.Core and System.Text.Json #55

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 Nov 30, 2024

Bumps CmlLib.Core and System.Text.Json. These dependencies needed to be updated together.
Updates CmlLib.Core from 3.3.10 to 4.0.3

Release notes

Sourced from CmlLib.Core's releases.

v4.0.0

What's Changed

  • Using modern .NET API
  • Increase overall speed with multithreading
  • API design changes for more customization

New Contributors

Full Changelog: CmlLib/CmlLib.Core@v3.3.10...v4.0.0

v4.0.0-beta.1

Full Changelog: CmlLib/CmlLib.Core@v3.3.10...v4.0.0-beta.1

Commits

Updates System.Text.Json from 8.0.5 to 8.0.4

Commits

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)

Summary by Sourcery

Bump CmlLib.Core and System.Text.Json dependencies to their latest versions, enhancing performance and customization options while integrating internal optimizations.

Build:

  • Update CmlLib.Core from version 3.3.10 to 4.0.3, incorporating modern .NET API usage, multithreading for increased speed, and API design changes for customization.
  • Update System.Text.Json from version 8.0.5 to 8.0.4, including various internal changes and optimizations.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 30, 2024

The following labels could not be found: kind/dependency, do-not-merge/work-in-progress.

@dependabot dependabot bot requested a review from a team as a code owner November 30, 2024 16:30

This comment was marked as spam.

sourcery-ai[bot]

This comment was marked as spam.

@dependabot dependabot bot force-pushed the dependabot/nuget/multi-eecfdd3c91 branch 3 times, most recently from f467f29 to d028db4 Compare November 30, 2024 19:47
Bumps [CmlLib.Core](https://github.com/CmlLib/CmlLib.Core) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `CmlLib.Core` from 3.3.10 to 4.0.3
- [Release notes](https://github.com/CmlLib/CmlLib.Core/releases)
- [Changelog](https://github.com/CmlLib/CmlLib.Core/blob/master/release.ps1)
- [Commits](https://github.com/CmlLib/CmlLib.Core/commits)

Updates `System.Text.Json` from 8.0.5 to 8.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v8.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-eecfdd3c91 branch from d028db4 to 263fc43 Compare November 30, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 To do
Development

Successfully merging this pull request may close these issues.

0 participants