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: microsoft/monaco-editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.49.0
Choose a base ref
...
head repository: microsoft/monaco-editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.50.0
Choose a head ref

Commits on Feb 26, 2024

  1. Copy the full SHA
    67960d2 View commit details

Commits on Mar 1, 2024

  1. retrigger checks

    samstrohkorbatt committed Mar 1, 2024
    Copy the full SHA
    b3ad68b View commit details

Commits on Mar 11, 2024

  1. Copy the full SHA
    c9e8112 View commit details

Commits on Mar 19, 2024

  1. Copy the full SHA
    c1707b8 View commit details

Commits on Apr 1, 2024

  1. Copy the full SHA
    ac2c7a1 View commit details
  2. Fixing formatting

    samstrohkorbatt committed Apr 1, 2024
    Copy the full SHA
    77e16eb View commit details

Commits on Apr 25, 2024

  1. Copy the full SHA
    5a8eb62 View commit details
  2. Pass args down too

    jakebailey committed Apr 25, 2024
    Copy the full SHA
    7be409e View commit details

Commits on Apr 26, 2024

  1. Copy the full SHA
    7d97bc2 View commit details

Commits on May 2, 2024

  1. Updates languageservices.

    hediet committed May 2, 2024
    Copy the full SHA
    418ae49 View commit details
  2. Copy the full SHA
    86538cc View commit details

Commits on May 3, 2024

  1. Copy the full SHA
    27978a8 View commit details
  2. Fixes CI

    hediet committed May 3, 2024
    Copy the full SHA
    48e6f86 View commit details
  3. Copy the full SHA
    ea1ee1a View commit details
  4. Update TypeScript to TS 5.4.5 in all projects, vendored files

    Co-authored-by: John Yanarella <john.yanarella@gmail.com>
    hediet and johnyanarella committed May 3, 2024
    Copy the full SHA
    13072d3 View commit details
  5. Merge pull request #4305 from johnyanarella/typescript-upgrade

    Update TypeScript to TS 5.4.5 in all projects, vendored files
    hediet authored May 3, 2024
    Copy the full SHA
    b400f83 View commit details
  6. Copy the full SHA
    c869a18 View commit details

Commits on May 11, 2024

  1. Add extension to csp.contribution.ts

    Adds the missing extension value for the CSP langugage in `csp.contribution.ts`
    htcfreek authored May 11, 2024
    Copy the full SHA
    64fc0cf View commit details

Commits on May 17, 2024

  1. Updates maintaining.md

    hediet committed May 17, 2024
    Copy the full SHA
    d919f28 View commit details
  2. Merge pull request #4401 from samstrohkorbatt/samstrohkorbatt/python-…

    …fstring
    
    Adding Python f-string syntax support
    hediet authored May 17, 2024
    Copy the full SHA
    a845ff6 View commit details

Commits on May 22, 2024

  1. add changes

    aiday-mar committed May 22, 2024
    Copy the full SHA
    63f3805 View commit details

Commits on May 23, 2024

  1. Copy the full SHA
    21fd553 View commit details

Commits on May 24, 2024

  1. Merge pull request #4525 from microsoft/given-orangutan

    Update version
    hediet authored May 24, 2024
    Copy the full SHA
    a5e379c View commit details

Commits on May 30, 2024

  1. Merge pull request #4504 from htcfreek/patch-1

    Add extension to `csp.contribution.ts`
    hediet authored May 30, 2024
    Copy the full SHA
    045e29b View commit details
  2. Merge pull request #4482 from jakebailey/emit-file-diagnostics

    Call clearFiles on internal EmitOutput diagnostics, pass args down
    hediet authored May 30, 2024
    Copy the full SHA
    c49fdf9 View commit details

Commits on Jun 17, 2024

  1. Bump braces from 3.0.2 to 3.0.3 (#4564)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      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 17, 2024
    Copy the full SHA
    f883fe9 View commit details
  2. Bump braces from 3.0.2 to 3.0.3 in /samples (#4565)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      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 17, 2024
    Copy the full SHA
    1eed447 View commit details
  3. Bump express from 4.18.1 to 4.19.2 in /samples (#4446)

    Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.1...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      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 17, 2024
    Copy the full SHA
    654fd3d View commit details
  4. Bump express from 4.18.1 to 4.19.2 in /website (#4447)

    Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.1...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      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 17, 2024
    Copy the full SHA
    d15d6ba View commit details

Commits on Jun 19, 2024

  1. Bump ws from 8.4.2 to 8.17.1

    Bumps [ws](https://github.com/websockets/ws) from 8.4.2 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.4.2...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2024
    Copy the full SHA
    8a98f87 View commit details
  2. Merge pull request #4570 from microsoft/dependabot/npm_and_yarn/ws-8.…

    …17.1
    
    Bump ws from 8.4.2 to 8.17.1
    hediet authored Jun 19, 2024
    Copy the full SHA
    ada2b3d View commit details

Commits on Jun 20, 2024

  1. Copy the full SHA
    29a4a3a View commit details
  2. Merge pull request #4572 from microsoft/satisfactory-beetle

    Prepare monaco-editor for release
    aiday-mar authored Jun 20, 2024
    Copy the full SHA
    c321d0f View commit details
Loading