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: cliffordfajardo/highlight-line-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cliffordfajardo/highlight-line-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/npm_and_yarn/tough-cookie-and-vscode--removed
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jul 7, 2023

  1. Bump tough-cookie and vscode

    Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [vscode](https://github.com/Microsoft/vscode-extension-vscode). These dependencies need to be updated together.
    
    
    Removes `tough-cookie`
    
    Updates `vscode` from 1.1.10 to 1.1.37
    - [Commits](microsoft/vscode-extension-vscode@1.1.10...v1.1.37)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    - dependency-name: vscode
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2023
    Copy the full SHA
    f16baa7 View commit details
Loading