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: Python-Repository-Hub/PythonEditor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bbcmicrobit/PythonEditor
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.
  • 6 commits
  • 15 files changed
  • 2 contributors

Commits on Jun 28, 2022

  1. Bump node-fetch from 2.6.1 to 2.6.7 in /tests (bbcmicrobit#396)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    284c3de View commit details
    Browse the repository at this point in the history
  2. Bump jsdom from 16.4.0 to 16.7.0 in /tests (bbcmicrobit#395)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
    - [Commits](jsdom/jsdom@16.4.0...16.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    41756a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Lang: Standardise language names. (bbcmicrobit#398)

    Match other Foundation projects.  Avoid using translations of language
    names as they're not needed to make a choice of language.
    microbit-matt-hillsdon authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2dab2b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Bump decode-uri-component from 0.2.0 to 0.2.2 in /tests (bbcmicrobit#400

    )
    
    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    8bb7940 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Bump minimatch from 3.0.4 to 3.1.2 in /tests (bbcmicrobit#401)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8e75f69 View commit details
    Browse the repository at this point in the history
  2. Bump minimist from 1.2.5 to 1.2.7 in /tests (bbcmicrobit#402)

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    20129a1 View commit details
    Browse the repository at this point in the history
Loading