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: Marus/cortex-debug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: simonsso/cortex-debug
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.
  • 15 commits
  • 16 files changed
  • 3 contributors

Commits on Apr 24, 2026

  1. Bump github action version

    Remove warning:
    Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
    Fredrik Simonsson authored and simonsso committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    6cfa9a1 View commit details
    Browse the repository at this point in the history
  2. Declare a fork

    Fredrik Simonsson authored and simonsso committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    df7612b View commit details
    Browse the repository at this point in the history
  3. Remove telemetry

    Fredrik Simonsson authored and simonsso committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    c6de320 View commit details
    Browse the repository at this point in the history
  4. Allow serial ports to be mapped to Output tab (#2)

    * Serial ports redirected to vscode Output tab
    simonsso authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    cdb242f View commit details
    Browse the repository at this point in the history
  5. Update doc

    Fredrik Simonsson committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    a329283 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump uuid from 11.0.5 to 14.0.0

    Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.5 to 14.0.0.
    - [Release notes](https://github.com/uuidjs/uuid/releases)
    - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v11.0.5...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-version: 14.0.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and simonsso committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    e48cea8 View commit details
    Browse the repository at this point in the history
  7. Allow loading with -device file=mybin.elf

    * Allow loading with -device file=mybin.elf instead of -kernel with an option in launch.json
    
    ---------
    
    Co-authored-by: Fredrik Simonsson <fredrsim@axis.com>
    simonsso and Fredrik Simonsson authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    544c859 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2026

  1. Bump fork

    Fredrik Simonsson committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    4c7b2ec View commit details
    Browse the repository at this point in the history
  2. Add a release workflow

    Fredrik Simonsson authored and simonsso committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    af61670 View commit details
    Browse the repository at this point in the history
  3. Bump mocha to prerelease

    Fredrik Simonsson authored and simonsso committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    3ec5fc0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump serialize-javascript and terser-webpack-plugin

    Removes [serialize-javascript](https://github.com/yahoo/serialize-javascript). It's no longer used after updating ancestor dependency [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin). These dependencies need to be updated together.
    
    
    Removes `serialize-javascript`
    
    Updates `terser-webpack-plugin` from 5.3.16 to 5.5.0
    - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](webpack/minimizer-webpack-plugin@v5.3.16...v5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-version: 
      dependency-type: indirect
    - dependency-name: terser-webpack-plugin
      dependency-version: 5.5.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and simonsso committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    0046b57 View commit details
    Browse the repository at this point in the history
  5. Cleanup deps

    Fredrik Simonsson authored and simonsso committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    66bc6bf View commit details
    Browse the repository at this point in the history
  6. Bump

    Fredrik Simonsson committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    e62be3d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2

    Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
    - [Release notes](https://github.com/fastify/fast-uri/releases)
    - [Commits](fastify/fast-uri@v3.1.0...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: fast-uri
      dependency-version: 3.1.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and simonsso committed May 11, 2026
    Configuration menu
    Copy the full SHA
    c490516 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 in /src/remote

    Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
    - [Release notes](https://github.com/fastify/fast-uri/releases)
    - [Commits](fastify/fast-uri@v3.1.0...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: fast-uri
      dependency-version: 3.1.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and simonsso committed May 11, 2026
    Configuration menu
    Copy the full SHA
    0f36a83 View commit details
    Browse the repository at this point in the history
Loading