Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps openjph from 0.25.2 to 0.25.3.

Release notes

Sourced from openjph's releases.

0.25.3

This release:

  1. modifies 'aligned allocation' code for better compatibility -- this activity was instigated by a request from @​barracuda156.
  2. integrates PR from @​ziyao233 for better compatibility of the strerror_r function, used in ojph_sockets.cpp -- this code is not compiled by default and is not needed for the library.

What's Changed

New Contributors

Full Changelog: aous72/OpenJPH@0.25.2...0.25.3

Commits
  • 762528c Modifies the declaration of aligned allocation for better compatibility. (#231)
  • d95c583 apps: ojph_sockets: Detect GLIBC before using GNU-flavour strerror_r (#229)
  • b7d12b0 Update cpp-ci because github will stop supporting macos-13
  • See full diff 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 [openjph](https://github.com/aous72/OpenJPH) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/aous72/OpenJPH/releases)
- [Commits](aous72/OpenJPH@0.25.2...0.25.3)

---
updated-dependencies:
- dependency-name: openjph
  dependency-version: 0.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file bazel Pull requests that update bazel code labels Nov 24, 2025
@cary-ilm cary-ilm merged commit 03cf678 into main Nov 25, 2025
42 of 45 checks passed
@dependabot dependabot bot deleted the dependabot/bazel/openjph-0.25.3 branch November 25, 2025 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants