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 rexml from 3.2.6 to 3.2.8 #2

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

Commits on May 14, 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 May 14, 2024
    Configuration menu
    Copy the full SHA
    82668e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a961cb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. chore(deps): bump rexml from 3.2.6 to 3.2.8

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.6...v3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    b5dc0d9 View commit details
    Browse the repository at this point in the history