Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving to TS #47

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Moving to TS #47

wants to merge 23 commits into from

Commits on Jan 12, 2022

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

Commits on Jan 13, 2022

  1. init

    elazarcoh committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    a6afe15 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

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

Commits on Jan 16, 2022

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

Commits on Mar 29, 2022

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

Commits on Jul 20, 2022

  1. Bump terser from 5.7.2 to 5.14.2

    Bumps [terser](https://github.com/terser/terser) from 5.7.2 to 5.14.2.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3b8805c View commit details
    Browse the repository at this point in the history
  2. Merge pull request jgclark#53 from jgclark/dependabot/npm_and_yarn/te…

    …rser-5.14.2
    
    Bump terser from 5.7.2 to 5.14.2
    jgclark authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    2fa1ffa View commit details
    Browse the repository at this point in the history
  3. Bump nth-check from 2.0.0 to 2.1.1

    Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.1.1.
    - [Release notes](https://github.com/fb55/nth-check/releases)
    - [Commits](fb55/nth-check@v2.0.0...v2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: nth-check
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    01e5ae3 View commit details
    Browse the repository at this point in the history
  4. Bump ansi-regex from 3.0.0 to 3.0.1

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    fcab1bf View commit details
    Browse the repository at this point in the history
  5. Merge pull request jgclark#55 from jgclark/dependabot/npm_and_yarn/an…

    …si-regex-3.0.1
    
    Bump ansi-regex from 3.0.0 to 3.0.1
    jgclark authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    40c1bd0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request jgclark#54 from jgclark/dependabot/npm_and_yarn/nt…

    …h-check-2.1.1
    
    Bump nth-check from 2.0.0 to 2.1.1
    jgclark authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e45e20b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Oct 29, 2022

  1. Merge pull request jgclark#58 from farwyler/enable-diagnostics

    Support creating diagnostics for open files
    jgclark authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    bf54e46 View commit details
    Browse the repository at this point in the history
  2. Bump nanoid and mocha

    Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `nanoid` from 3.1.20 to 3.3.3
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.20...3.3.3)
    
    Updates `mocha` from 8.4.0 to 10.1.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.4.0...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    700c865 View commit details
    Browse the repository at this point in the history
  3. Bump markdown-it and vsce

    Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 12.3.2 and updates ancestor dependency [vsce](https://github.com/Microsoft/vsce). These dependencies need to be updated together.
    
    
    Updates `markdown-it` from 10.0.0 to 12.3.2
    - [Release notes](https://github.com/markdown-it/markdown-it/releases)
    - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
    - [Commits](markdown-it/markdown-it@10.0.0...12.3.2)
    
    Updates `vsce` from 1.96.3 to 2.13.0
    - [Release notes](https://github.com/Microsoft/vsce/releases)
    - [Commits](microsoft/vscode-vsce@v1.96.3...v2.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: markdown-it
      dependency-type: indirect
    - dependency-name: vsce
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    06d929f View commit details
    Browse the repository at this point in the history
  4. Followup: Fix wrong syntax

    alkatar21 authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    be55281 View commit details
    Browse the repository at this point in the history
  5. Merge pull request jgclark#60 from jgclark/dependabot/npm_and_yarn/na…

    …noid-and-mocha-3.3.3
    
    Bump nanoid and mocha
    jgclark authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    7f11abb View commit details
    Browse the repository at this point in the history
  6. Merge pull request jgclark#61 from jgclark/dependabot/npm_and_yarn/ma…

    …rkdown-it-and-vsce-12.3.2
    
    Bump markdown-it and vsce
    jgclark authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    9354cfa View commit details
    Browse the repository at this point in the history
  7. Merge pull request jgclark#51 from jonz94/master

    Correct small typo on README.md
    jgclark authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    a75054a View commit details
    Browse the repository at this point in the history
  8. Merge pull request jgclark#62 from alkatar21/patch-1

    Followup: Fix wrong syntax.
    Thanks @alkatar21
    jgclark authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    a523a5f View commit details
    Browse the repository at this point in the history
  9. Merge pull request jgclark#46 from elazarcoh/master

    delete dist/* files from repository.
    (The comments here have gone onto other things, but I'm merging this original small change.)
    jgclark authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    db9898b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Merge branch 'to-ts'

    elazarcoh committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    98cabca View commit details
    Browse the repository at this point in the history
  2. update config

    elazarcoh committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4e1b4aa View commit details
    Browse the repository at this point in the history