endpoint-sec icon indicating copy to clipboard operation
endpoint-sec copied to clipboard

build(deps): bump mach2 from 0.5.0 to 0.6.0

Open dependabot[bot] opened this issue 2 months ago • 1 comments

Bumps mach2 from 0.5.0 to 0.6.0.

Release notes

Sourced from mach2's releases.

0.6.0

Announcement

This is a huge release ever, a lot of items are added/changed/removed to sync with 26.1 headers. Please report any issues if you encounter something.

What's Changed

New Contributors

Full Changelog: https://github.com/JohnTitor/mach2/compare/0.5.0...0.6.0

Commits
  • 74fabb1 fix publish workflow
  • 705acf4 release: 0.6.0
  • cdeb1d5 Merge pull request #59 from JohnTitor/feat/test-cleanup
  • c620d2a Merge pull request #58 from JohnTitor/renovate/rust-lang-crates-io-auth-actio...
  • a939b8f feat: cleanup ctest
  • b08c5c0 chore(deps): update rust-lang/crates-io-auth-action action to v1.0.3
  • 107854d Merge pull request #57 from JohnTitor/chore/trusted-publishing
  • e341e0f chore: setup trusted publishing
  • def490e Merge pull request #56 from JohnTitor/feat/core-ffi-values
  • 10f40e1 feat: use core::ffi::* instead of libc
  • 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[bot] avatar Nov 17 '25 15:11 dependabot[bot]

Requires edition 2024 and therefore MSRV >= 1.85.

PaulDance avatar Nov 17 '25 16:11 PaulDance