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: REditorSupport/vscode-R
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: upgrade-dependecies
Choose a base ref
...
head repository: REditorSupport/vscode-R
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 55 files changed
  • 6 contributors

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    afd793f View commit details
    Browse the repository at this point in the history
  2. release 2.8.4

    renkun-ken committed May 18, 2024
    Configuration menu
    Copy the full SHA
    964b586 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Don't close stale issues (#1522)

    - Change the github workflow to not autoclose issues, instead just marking issues as stale for manual review
    ElianHugh authored May 30, 2024
    Configuration menu
    Copy the full SHA
    b196c7d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 12, 2024

  1. Rsyntax (#1560)

    * Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Remove variable.other.r
    
    To be more consistant with other languages such as python
    
    * Pin httpgd 0.1.6
    
    0.1.7 doesn't pass npm pretest
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    randy3k and dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c937cdd View commit details
    Browse the repository at this point in the history
  2. Bump path-to-regexp from 6.2.2 to 6.3.0 (#1563)

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0.
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v6.2.2...v6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9c64b2a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. chores (#1598)

    A bunch of chores
    randy3k authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    47f6ed6 View commit details
    Browse the repository at this point in the history
  2. Release 2.8.5 (#1599)

    * --slave to --no-echo
    
    * Update CHANGLOG.md
    randy3k authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    d0a38a1 View commit details
    Browse the repository at this point in the history
  3. Bump to 2.8.5

    randy3k committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    632e0ee View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

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

Commits on May 14, 2025

  1. Move R and R markdown syntaxes to vscode-R-syntax (#1606)

    * Move R and R markdown syntaxes to vscode-R-syntax
    
    * remove syntax.test
    randy3k authored May 14, 2025
    Configuration menu
    Copy the full SHA
    2d11589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    535499e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. chore: update changelog

    randy3k committed May 31, 2025
    Configuration menu
    Copy the full SHA
    8fbd7eb View commit details
    Browse the repository at this point in the history
  2. chore: fix markdownlint

    randy3k committed May 31, 2025
    Configuration menu
    Copy the full SHA
    6108825 View commit details
    Browse the repository at this point in the history
Loading