Thanks to visit codestin.com
Credit goes to github.com

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: NativePHP/electron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: NativePHP/electron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 11 commits
  • 22 files changed
  • 4 contributors

Commits on Aug 17, 2025

  1. Configuration menu
    Copy the full SHA
    ed873d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    0c99364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed09419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7f4ded View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    065de21 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#236

    )
    
    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    e51e6dc View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 4 to 5 (#248)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    4670a7f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    ce8a88e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a02fc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    470bf86 View commit details
    Browse the repository at this point in the history
  2. Chore/update dependencies (#233)

    * update dependencies
    
    * npm audit
    
    * update lock files
    
    * Build plugin
    
    * bump cross-env to `^10`
    
    * Build plugin
    
    * downgrade electron-builder
    
    * update lockfiles
    
    * Build plugin
    
    ---------
    
    Co-authored-by: gwleuverink <[email protected]>
    gwleuverink and gwleuverink authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    1f1267e View commit details
    Browse the repository at this point in the history
Loading