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.47.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.48.0
Choose a head ref
  • 18 commits
  • 9 files changed
  • 5 contributors

Commits on Mar 15, 2024

  1. Bump follow-redirects from 1.15.1 to 1.15.6 in /samples

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4123f0b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Bump follow-redirects from 1.15.1 to 1.15.6 in /website

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    e558a99 View commit details
    Browse the repository at this point in the history
  2. Bump follow-redirects from 1.15.2 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ebbcdff View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge pull request #4430 from microsoft/dependabot/npm_and_yarn/follo…

    …w-redirects-1.15.6
    
    Bump follow-redirects from 1.15.2 to 1.15.6
    hediet authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c34a2ee View commit details
    Browse the repository at this point in the history
  2. chore: skip APIScan (#4432)

    * chore: try using Windows to build and package
    
    * chore: remove Linux step
    
    * skip APIScan for core
    
    * fix key
    
    * revert testPlatforms
    
    * Skip APIScan for the editor as well
    
    * chore: fix nightly
    rzhao271 authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4b7e26f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7782231 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #4429 from microsoft/dependabot/npm_and_yarn/websi…

    …te/follow-redirects-1.15.6
    
    Bump follow-redirects from 1.15.1 to 1.15.6 in /website
    hediet authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b590b36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4428 from microsoft/dependabot/npm_and_yarn/sampl…

    …es/follow-redirects-1.15.6
    
    Bump follow-redirects from 1.15.1 to 1.15.6 in /samples
    hediet authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f66cb92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    023ae42 View commit details
    Browse the repository at this point in the history
  4. Adds missing css

    hediet committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bfc5f7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c92a363 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Fix bug with highlighting of C++ raw string literals (#4436)

    * Fix bug with highlighting of C++ raw string literals
    
    * Update to today's monaco-editor-core
    
    * Continue generating `string.raw.end` tokens
    
    ---------
    
    Co-authored-by: Alex Dima <alexdima@microsoft.com>
    jeremy-rifkin and alexdima authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    92f21bf View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /samples

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9f5ddf9 View commit details
    Browse the repository at this point in the history
  2. Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7014d40 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #4439 from microsoft/dependabot/npm_and_yarn/sampl…

    …es/webpack-dev-middleware-5.3.4
    
    Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /samples
    hediet authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    725eb79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4440 from microsoft/dependabot/npm_and_yarn/websi…

    …te/webpack-dev-middleware-5.3.4
    
    Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website
    hediet authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9825225 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 22, 2024

  1. v0.48.0

    hediet committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0037b13 View commit details
    Browse the repository at this point in the history
Loading