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: ElectronNET/Electron.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ElectronNET/Electron.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 20 files changed
  • 4 contributors

Commits on Jan 21, 2026

  1. Bump lodash from 4.17.21 to 4.17.23 in /src/ElectronNET.Host

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    04c1415 View commit details
    Browse the repository at this point in the history
  2. Bump lodash in /src/ElectronNET.WebApp/ElectronHostHook

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    f4da958 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Updated version

    FlorianRappl committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    c1bf6d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8151a2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1037 from ElectronNET/feature/socket-interface

    Changed facade to socket connection
    FlorianRappl authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    2010461 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

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

Commits on Mar 21, 2026

  1. Bump flatted from 3.3.3 to 3.4.2 in /src/ElectronNET.Host

    Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
    - [Commits](WebReflection/flatted@v3.3.3...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: flatted
      dependency-version: 3.4.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    c9945a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    4c48588 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1016 from ElectronNET/dependabot/npm_and_yarn/src…

    …/ElectronNET.Host/lodash-4.17.23
    
    Bump lodash from 4.17.21 to 4.17.23 in /src/ElectronNET.Host
    FlorianRappl authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    1d1b953 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1046 from ElectronNET/dependabot/npm_and_yarn/src…

    …/ElectronNET.Host/flatted-3.4.2
    
    Bump flatted from 3.3.3 to 3.4.2 in /src/ElectronNET.Host
    FlorianRappl authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    ce271fd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into dependabot/npm_and_yarn/src/ElectronNET.W…

    …ebApp/ElectronHostHook/lodash-4.17.23
    FlorianRappl authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    3f14f9a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1049 from AeonSake/1048-hasshadow-true-by-default

    Fix `HasShadow` Not Being `true` by Default
    FlorianRappl authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    005fedd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Merge pull request #1017 from ElectronNET/dependabot/npm_and_yarn/src…

    …/ElectronNET.WebApp/ElectronHostHook/lodash-4.17.23
    
    Bump lodash from 4.17.21 to 4.17.23 in /src/ElectronNET.WebApp/ElectronHostHook
    FlorianRappl authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    2a14840 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1041 from ElectronNET/hotfix/autoupdater-checkfor…

    …changes
    
    Fixed Serialization of Release Notes
    FlorianRappl authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    1e8b026 View commit details
    Browse the repository at this point in the history
Loading