Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps scripts from 8524240 to d1aefb1.

Commits
  • d1aefb1 Merge pull request #28 from OpenVicProject/remove/debug-methods-define
  • 006caa8 Merge pull request #27 from OpenVicProject/remove/mac-cocoa
  • 3826169 Merge pull request #26 from OpenVicProject/add/static-cpp-linux
  • ae6f43d Remove DEBUG_METHODS_ENABLED
  • 49fff6a Remove unnecessary Cocoa reference
  • c3ccfa8 Implement use_static_cpp flag for Linux
  • See full diff in compare view

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 will merge this PR once CI passes on it, as requested by @Spartan322.


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 submodules Pull requests that update submodules code labels Oct 1, 2025
@Spartan322 Spartan322 added bug Something isn't working enhancement New feature or request labels Oct 1, 2025
Spartan322
Spartan322 previously approved these changes Oct 1, 2025
@Spartan322
Copy link
Member

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@Spartan322 Spartan322 force-pushed the dependabot/submodules/scripts-d1aefb1 branch 3 times, most recently from 779ece7 to fad1197 Compare October 1, 2025 20:25
Bumps [scripts](https://github.com/OpenVicProject/scripts) from `8524240` to `d1aefb1`.
- [Commits](OpenVicProject/scripts@8524240...d1aefb1)

---
updated-dependencies:
- dependency-name: scripts
  dependency-version: d1aefb1fc7e436c7e1071e2360997ef7f4de1545
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@Spartan322 Spartan322 force-pushed the dependabot/submodules/scripts-d1aefb1 branch from fad1197 to 47787e0 Compare October 1, 2025 20:32
@Spartan322
Copy link
Member

Spartan322 commented Oct 1, 2025

This retains Cocoa linkage for iconv in universal and x86_64, may investigate linking only against the Core Foundation which seems to be where standard mac iconv support resides.

@dependabot dependabot bot merged commit e97c3eb into master Oct 1, 2025
16 checks passed
@Spartan322
Copy link
Member

@dependabot merge

@dependabot dependabot bot deleted the dependabot/submodules/scripts-d1aefb1 branch October 1, 2025 20:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

This PR has already been merged! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request submodules Pull requests that update submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants