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/vscode-gradle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.0
Choose a base ref
...
head repository: microsoft/vscode-gradle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.10.0
Choose a head ref
  • 16 commits
  • 53 files changed
  • 3 contributors

Commits on Dec 24, 2021

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

Commits on Jan 11, 2022

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

Commits on Jan 17, 2022

  1. chore: Upgrade workflows to gradle/gradle-build-action@v2 (#1151)

    This action implementation replaces the previous `eskatos/gradle-command-action@v1`.
    
    This new action:
    - has simpler configuration
    - does a better job of caching the Gradle User Home state between build invocations
    - automatically adds annotations with build scan URLs for all gradle invocations.
    
    Due to the second item, I've removed the separate use of `actions/cache` for caching.
    bigdaz authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    846d52e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    339166e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9ee64 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

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

Commits on Jan 19, 2022

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

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    df18dec View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /npm-package (#1159)

    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)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
    - [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] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    e579174 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /extension (#1160)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4dd9c52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3368ead View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef96f3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bba4bff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b631185 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    058fe3e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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