Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/p-x9/machokit from 0.23.0 to 0.25.0.

Release notes

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

0.25.0

What's Changed

Full Changelog: p-x9/MachOKit@0.24.0...0.25.0

MachOKit b4a08935f74ae61de6a42ba30f4a12d5261c1e8f5414c2725c47dfe564e392bf

MachOKitC e89b6621bf17f7cd33455dfee5e08171cf44db2f4aed89baf4db813c1e1191c0

0.24.0

What's Changed

Full Changelog: p-x9/MachOKit@0.23.0...0.24.0

MachOKit b4adc24c8f3f05611ff9f6fd38f33771ce80da3943fe530391fb12450f181f1c

MachOKitC 8025933659003f9d7cb593d956727832b7e10ee7e19dab6253b0906b13cef417

Commits
  • 4153326 Merge pull request #146 from p-x9/feature/trie-tree-search
  • 4620021 Add doc comments
  • 3672025 Check if ld-prime is used for linker
  • c8ee102 Fix test cases for search method of trie tree
  • a7f1735 Rename ProgramsTrieEntries -> ProgramsTrie
  • 56a542c Rename DylibsTrieEntries -> DylibsTrie
  • a3c5468 Rename ExportTrieEntries -> ExportTrie
  • e56a0fc Add methds to search by key from trie tree
  • 001e01a Refactor dylibs/programs trie
  • c90c295 Refactor retrieval of exportedSymbols
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@p-x9 p-x9 merged commit d138276 into main Nov 27, 2024
1 check passed
@p-x9 p-x9 deleted the dependabot/swift/github.com/p-x9/machokit-0.25.0 branch November 27, 2024 11:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants