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: fortran-lang/vscode-fortran-support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9e500f1
Choose a base ref
...
head repository: fortran-lang/vscode-fortran-support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4dc8210
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 23, 2021

  1. Bump @typescript-eslint/parser from 5.3.1 to 5.4.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.3.1 to 5.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.4.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f2fdd32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #289 from krvajal/dependabot/npm_and_yarn/typescri…

    …pt-eslint/parser-5.4.0
    
    Bump @typescript-eslint/parser from 5.3.1 to 5.4.0
    gnikit authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    3cf0486 View commit details
    Browse the repository at this point in the history
  3. Bump typescript from 4.4.4 to 4.5.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.4.4...v4.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    4dc8210 View commit details
    Browse the repository at this point in the history
Loading