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 #63

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 Jan 6, 2025

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

Release notes

Sourced from CmlLib.Core's releases.

v4.0.4

What's Changed

Full Changelog: CmlLib/CmlLib.Core@v4.0.0...v4.0.4

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
  • d654e8e release: 4.0.4
  • 0e1005f Merge branch 'master' into dev
  • 2444308 Merge pull request #118 from GamerVII-NET/dev
  • 5deeeb3 feat: optimize HttpClient by setting HttpCompletionOption.ResponseHeadersRead
  • 8e8d187 release 4.0.3
  • d9ef636 Update API host, add QuiltTester, and fix property type
  • 966ef5e feat: add more example code for LiteLoader and Fabric
  • 6e4dd02 fix: filter duplicated libraries by identifier, not path
  • 66c4a41 refactor: MVersionTypeConverter
  • cc22b1b refactor: make PackageName OS-independent
  • Additional commits viewable in compare view

Updates System.Text.Json from 9.0.0 to 8.0.5

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)

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.4
- [Release notes](https://github.com/CmlLib/CmlLib.Core/releases)
- [Changelog](https://github.com/CmlLib/CmlLib.Core/blob/master/release.ps1)
- [Commits](CmlLib/CmlLib.Core@v3.3.10...v4.0.4)

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

---
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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

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 January 6, 2025 11:10
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