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 ProjBobcat from 1.16.0 to 1.40.0 #53

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2024

Bumps ProjBobcat from 1.16.0 to 1.40.0.

Release notes

Sourced from ProjBobcat's releases.

Fully migrated to NET8.0, Nullable support, other improvemrnts

Version 1.40.0

New Features

Now that ProjBobcat has fully migrated to the next major LTS version of dotNET, we are trying to utilize all the new language features to improve the development experience.

Improvements

We currently provide full Nullable check support for all the provided types and APIs, this will dramaticaly improve the robustness of the program!

Full platform support and more optimizations!

Version 1.30.0

New Features

  • Now ProjBobcat supports the following platforms:
    • Windows
    • macOS
    • Linux
  • add support for Modrinth mod pack installation

Bug fixes and improvements

  • minor fix for AccountManager
  • bug fix for QuiltInstaller
  • bug fix for ForgeInstaller
  • optimizations for DefaultResourceCompleter
  • improve Hash performance
  • improve Regex performance

Summary

  • now you can use ProjBobcat on all major platforms!
  • now you can use ProjBobcat to install Modrinth packs!
  • lots of performance improvements and bug fixes

NativeAOT support, performance improvements and bug fix

Version 1.26.0

New Features

  • now ProjBobcat is fully compatible with NativeAOT!

Summary

  • now you can use ProjBobcat with NativeAOT!
  • remove Microsoft.Extensions.DependencyInjection.Abstractions
  • performance improvements for JSON related operations
  • change the way of using HttpClientHelper

... (truncated)

Commits

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)

Summary by Sourcery

Bump ProjBobcat from version 1.16.0 to 1.40.0, introducing support for Modrinth mod pack installation and NativeAOT compatibility. The update includes migration to .NET 8.0, full Nullable support, and various performance optimizations. Additionally, several bug fixes have been applied to improve overall functionality.

New Features:

  • ProjBobcat now supports installation of Modrinth mod packs.
  • ProjBobcat is fully compatible with NativeAOT, enhancing its usability across different environments.

Bug Fixes:

  • Fixed minor issues in AccountManager, QuiltInstaller, and ForgeInstaller.

Enhancements:

  • ProjBobcat has been fully migrated to .NET 8.0, utilizing new language features for improved development experience.
  • Full Nullable check support has been added to all provided types and APIs, enhancing program robustness.
  • Performance optimizations have been made for DefaultResourceCompleter, Hash, and Regex operations.

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 review from a team and NoobNotFound as code owners November 30, 2024 16:29

This comment was marked as spam.

sourcery-ai[bot]

This comment was marked as spam.

Bumps [ProjBobcat](https://github.com/Corona-Studio/ProjBobcat) from 1.16.0 to 1.40.0.
- [Release notes](https://github.com/Corona-Studio/ProjBobcat/releases)
- [Commits](Corona-Studio/ProjBobcat@v1.16.0...v1.40.0)

---
updated-dependencies:
- dependency-name: ProjBobcat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/ProjBobcat-1.40.0 branch from 57c6983 to 580e1a2 Compare November 30, 2024 19:46
Copy link
Member

@Lamparter Lamparter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Lamparter Lamparter merged commit 382774c into main Nov 30, 2024
2 checks passed
@Lamparter Lamparter deleted the dependabot/nuget/ProjBobcat-1.40.0 branch November 30, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

1 participant