Skip to content
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

chore(deps): bump nokogiri from 1.16.2 to 1.16.5 #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 30, 2024

  1. Implement automatic relaunch of TimingHelper after crash recovery

    - Include libproc.h and unistd.h for process path retrieval
    - Add flag and command buffer for relaunch mechanism
    - Execute relaunch command if available when a crash occurs
    - Determine app binary path and set up relaunch command, but only for TimingHelper
    - Enable relaunch feature during crash handler installation
    MrMage committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8066142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    083af9f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. chore(deps): bump nokogiri from 1.16.2 to 1.16.5

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.16.2...v1.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    8811a42 View commit details
    Browse the repository at this point in the history