Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ForestAdmin/agent-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ForestAdmin/agent-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: beta
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 30, 2026

  1. fix(security): upgrade semantic-release to v25 and resolve all audit …

    …vulnerabilities (PRD-180)
    
    - Bump semantic-release 21.1.1 → 25.0.3 (eliminates 133 npm-bundled vulns)
    - Bump @semantic-release/exec 6.0.3 → 7.1.0 (required for semantic-release v25)
    - Bump @commitlint/cli 17.7.1 → 17.8.1, @commitlint/config-conventional 17.7.0 → 17.8.1
    - Add yarn resolutions for lodash, lodash-es, js-yaml, ajv, micromatch
    - Remove stale brace-expansion and diff resolutions (incompatible with v25 tree)
    - Update CI: Node 18.14.0 → 22.14.0, cycjimmy/semantic-release-action v2 → v4,
      remove hardcoded semantic_version override (was pinned to ancient v17.3.0)
    
    yarn audit now reports 0 vulnerabilities (down from 198).
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    PMerlet and claude committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    c2df548 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0-beta.111 [skip ci]

    # [1.0.0-beta.111](v1.0.0-beta.110...v1.0.0-beta.111) (2026-03-30)
    
    ### Bug Fixes
    
    * **security:** upgrade semantic-release to v25 and resolve all audit vulnerabilities (PRD-180) ([c2df548](c2df548))
    forest-bot committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    254ab71 View commit details
    Browse the repository at this point in the history
Loading