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: mevanlc/PythonScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bruderstein/PythonScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 15 files changed
  • 2 contributors

Commits on Aug 2, 2025

  1. Bump PythonScript.Tests/gtest from c67de11 to 373af2e (bruderstei…

    …n#392)
    
    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `c67de11` to `373af2e`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@c67de11...373af2e)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-version: 373af2e3df71599b87a40ce0e37164523849166b
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    6d474ff View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Bump actions/checkout from 4 to 5 (bruderstein#393)

    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 13, 2025
    Configuration menu
    Copy the full SHA
    2e6a5d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Configuration menu
    Copy the full SHA
    ec4a874 View commit details
    Browse the repository at this point in the history
  2. correct add darkmode support

    chcg committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    8a55b66 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. - update to N++ 8.8.5

    - added getSettingsDirPath()
    chcg committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    96d8a58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a95e0a9 View commit details
    Browse the repository at this point in the history
  3. fix issue bruderstein#391

    added convenience mapper for getStyledText -> getStyledTextFull, findText -> findTextFull, getTextRange -> getTextRangeFull
    chcg committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    96a04d2 View commit details
    Browse the repository at this point in the history
  4. version 3.0.24 for alpha tests

    chcg committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    4a55088 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Bump PythonScript.Tests/gtest from 373af2e to 9706f75 (bruderstei…

    …n#395)
    
    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `373af2e` to `9706f75`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@373af2e...9706f75)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-version: 9706f75b8f91c52a3840cf5d878a7f37ea10ef00
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    5c14735 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Bump PythonScript.Tests/gtest from 9706f75 to 6ec14df (bruderstei…

    …n#398)
    
    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `9706f75` to `6ec14df`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@9706f75...6ec14df)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-version: 6ec14dfd8c409d05fba94e18e3a02df35b874353
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    cc26add View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Bump actions/checkout from 5 to 6 (bruderstein#400)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Nov 26, 2025
    Configuration menu
    Copy the full SHA
    2791dc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Bump PythonScript.Tests/gtest from 6ec14df to 1b96fa1 (bruderstei…

    …n#402)
    
    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `6ec14df` to `1b96fa1`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@6ec14df...1b96fa1)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-version: 1b96fa13f549387b7549cc89e1a785cf143a1a50
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    8fb780d View commit details
    Browse the repository at this point in the history
Loading