jkleinsc

#49152: build: upgrade github-app-auth to 3.2.0

Merged
Created: Dec 8, 2025, 3:00:33 PM
Merged: Dec 9, 2025, 8:49:38 AM
8 comments
Target: main

Important

Please note that code reviews and merges will be delayed during our quiet period in December and might not happen until January.

Description of Change

Upgrades our usage of github-app-auth to pickup the latest dependency updates.

Checklist

Release Notes

Notes: none

Backports

37-x-y
Pending
Waiting for a manual backport
38-x-y
In-flight
PR Number
#49162
Waiting to be merged
39-x-y
Pending
Waiting for a manual backport
40-x-y
In-flight
PR Number
#49161
Waiting to be merged

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron