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.43.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.44.0
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Oct 5, 2023

  1. Preparing for v0.44.0

    hediet committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7e3d25a View commit details
    Browse the repository at this point in the history
  2. Fixes CI

    hediet committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f015a01 View commit details
    Browse the repository at this point in the history
  3. Removes outdated sample

    hediet committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2e82147 View commit details
    Browse the repository at this point in the history
  4. Bump postcss from 8.4.12 to 8.4.31 in /webpack-plugin

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.12...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    105e132 View commit details
    Browse the repository at this point in the history
  5. Bump postcss from 8.4.16 to 8.4.31 in /samples

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.16...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6354c35 View commit details
    Browse the repository at this point in the history
  6. Bump electron from 19.1.8 to 22.3.25 in /samples (#4205)

    Bumps [electron](https://github.com/electron/electron) from 19.1.8 to 22.3.25.
    - [Release notes](https://github.com/electron/electron/releases)
    - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
    - [Commits](electron/electron@v19.1.8...v22.3.25)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cfdfe21 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

    …es/postcss-8.4.31
    
    Bump postcss from 8.4.16 to 8.4.31 in /samples
    hediet authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8665a71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4202 from microsoft/dependabot/npm_and_yarn/webpa…

    …ck-plugin/postcss-8.4.31
    
    Bump postcss from 8.4.12 to 8.4.31 in /webpack-plugin
    hediet authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    93957fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e409ac0 View commit details
    Browse the repository at this point in the history
  4. Fixes node-gyp issues

    hediet committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3e047ef View commit details
    Browse the repository at this point in the history
Loading