Skip to content

Bump github.com/p-x9/machokit from 0.31.0 to 0.33.0 #27

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2025

Bumps github.com/p-x9/machokit from 0.31.0 to 0.33.0.

Release notes

Sourced from github.com/p-x9/machokit's releases.

0.33.0

What's Changed

Full Changelog: p-x9/MachOKit@0.32.0...0.33.0

MachOKit e1c777c7fcd57d8f342cf35bf8317232128a82cb143bb50a4a463e54d4e83997

MachOKitC 7f2fa9ea1bedbdfeaf15b49311e25860c0a839690b6ae33064bd5888c2821daa

0.32.0

What's Changed

Full Changelog: p-x9/MachOKit@0.31.0...0.32.0

MachOKit 7a8cdc02ad83bc48e426b95032805c8dace7129c00bbc4a36599baf24ffc033d

MachOKitC 4078c53515fdee5b3cb99083234c64b45307ee601a60e0ded303e1e352b010b0

Commits
  • 47a1c82 Merge pull request #205 from p-x9/feature/swift-opt-v3
  • 0cefb82 Support version 3 of swift optimization info
  • 2179ec4 Merge pull request #204 from p-x9/feature/dyld-1284.13
  • 6a676e9 Add test cases for function variants and prewarming data
  • 4500472 Support prewarmingData in dyld cache
  • cc444b5 Implemented DyldCachePrewarming
  • d5425d8 Add objcFlags to prebuilt_loader_set
  • 6429410 Support functionVariantInfo in dyld cache
  • 6ea7866 Implemented DyldCacheFunctionVariantInfo
  • 186e4d8 Implemented DyldCacheFunctionVariantEntry
  • 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 dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels May 21, 2025
@p-x9
Copy link
Owner

p-x9 commented May 22, 2025

@dependabot recreate

Bumps [github.com/p-x9/machokit](https://github.com/p-x9/MachOKit) from 0.31.0 to 0.33.0.
- [Release notes](https://github.com/p-x9/MachOKit/releases)
- [Commits](p-x9/MachOKit@0.31.0...0.33.0)

---
updated-dependencies:
- dependency-name: github.com/p-x9/machokit
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/swift/github.com/p-x9/machokit-0.33.0 branch from bc9fcc9 to 59e03b4 Compare May 22, 2025 13:21
@p-x9 p-x9 merged commit 7713b95 into main May 22, 2025
1 check passed
@p-x9 p-x9 deleted the dependabot/swift/github.com/p-x9/machokit-0.33.0 branch May 22, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant