Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Updated ManagedBass from 3.1.1 to 4.0.2.

Release notes

Sourced from ManagedBass's releases.

4.0.2

What's Changed

Full Changelog: ManagedBass/ManagedBass@4.0.1...4.0.2

4.0.2-prerelease

What's Changed

Full Changelog: ManagedBass/ManagedBass@4.0.1...4.0.2-prerelease

4.0.1

This release overhauls the target frameworks that the project, and subsequent nuget packages support. We've opted for a major release bump to v4, as there are possible breaking changes with the framework dependency changes (detailed below).

Target Framework Changes

Added support for

  • .NET Framework 4.5 (by adding workarounds for unsupported code)
  • .NET 8.0+
  • .NET Standard 2.0 (was previously .NET Standard 1.4)

Changes for iOS

Support for static linking of the Bass native libraries has been removed, as iOS has supported dynamic linking for some time now. This brings the iOS support into line with all other platforms. There is no longer an iOS-specific version of this library.

Code Reorganisation

We've reorganised the codebase a little, and consolidated the Bass, Bass.Enc and Bass.Midi projects to make them easier to work with.

Breaking Changes

The API surface area has not changed in this release, so no code changes should be required.
The main areas of risk with this release are:

  1. iOS static linking support dropped
  2. Target frameworks changed (.NET Standard 1.4 to 2,0)

What's Changed

New Contributors

Full Changelog: ManagedBass/ManagedBass@3.1.4...4.0.1

4.0.1-prerelease

What's Changed

Full Changelog: ManagedBass/ManagedBass@4.0.0...4.0.1-prerelease

4.0.0

This release overhauls the target frameworks that the project, and subsequent nuget packages support. We've opted for a major release bump to v4, as there are possible breaking changes with the framework dependency changes (detailed below).

Target Framework Changes

Added support for

  • .NET Framework 4.5 (by adding workarounds for unsupported code)
  • .NET 8.0+
  • .NET Standard 2.0 (was previously .NET Standard 1.4)

Fixes for iOS

We also fixed the nuget package targeting iOS by using the correct folder name in the relevant nuget packages:

  • Xamarin.iOS

What's Changed

New Contributors

Full Changelog: ManagedBass/ManagedBass@3.1.4...4.0.0

4.0.0-prerelease

What's Changed

Prerelease version to fix various issues with the nuget package target frameworks and platforms.
Added backwards compatibility for .NET Framework 4.5.

3.1.4

What's Changed

New Contributors

Full Changelog: ManagedBass/ManagedBass@3.1.1...3.1.4

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)

---
updated-dependencies:
- dependency-name: ManagedBass
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added priority/low Work upon later size/xs Small size implementation update Version bump labels Oct 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2025

Superseded by #75.

@dependabot dependabot bot closed this Oct 24, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Natsu/ManagedBass-4.0.2 branch October 24, 2025 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority/low Work upon later size/xs Small size implementation update Version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant